RebelRose

Alt DM build breakdown prt1

Apr 3rd, 2025 (edited)
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.02 KB | None | 0 0
  1. My work space Alt DM from top to bottom
  2. .......................
  3. ................
  4.  
  5. https://m.me/ch/AbZ92irkkhKOZi2k/?send_source=cm%3Acopy_invite_link
  6.  
  7. ........
  8.  
  9. lychee --cookie-jar deznutz.txt https://www.amazon.com/
  10.  
  11. cat deznutz.txt
  12.  
  13. Important cookie stealer from websites.... Lychee
  14.  
  15. https://pastebin.com/k4aALFf5
  16.  
  17. https://pastebin.com/rG6AAn7f
  18.  
  19. https://pastebin.com/0XXKcGfM
  20.  
  21. https://pastebin.com/CEhBCw3f
  22.  
  23. https://pastebin.com/QtAf6zAx
  24.  
  25. D34D₹⁰S3
  26.  
  27. cd ~
  28.  
  29. nano .bashrc
  30.  
  31. source ~/.bashrc
  32.  
  33. termux-reload-settings
  34.  
  35. rm -rf /data/data/com.termux/files/usr/etc/motd
  36. git clone https://github.com/GR3YH4TT3R93/termux-motd.git /data/data/com.termux/files/usr/etc/motd
  37. echo "/data/data/com.termux/files/usr/etc/motd/init.sh" >> /data/data/com.termux/files/usr/etc/profile # or .zprofile if using zsh
  38.  
  39. My zsh banner system install
  40.  
  41. https://pastebin.com/ZbCdFw3j
  42.  
  43. https://pastebin.com/u/RebelRose
  44.  
  45. cd ~/.termux
  46.  
  47. colors.properties
  48.  
  49. termux-reload-settings
  50.  
  51. .............
  52.  
  53. https://paste.me/paste/b5551963-986c-40c9-78c2-bb3bfa3f4b0e#2296c0282a575d264a9bb5b43c7ff7aed872ab8bc625e072d4cc67f61b818cf1
  54.  
  55. https://pastebin.com/QtAf6zAx
  56. https://pastebin.com/0XXKcGfM
  57.  
  58. Special hex code formula made by bb
  59. ..............
  60.  
  61. cd ~
  62.  
  63.     nano .bashrc
  64.  
  65.  
  66. echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then
  67.         command_not_found_handle() {
  68.                 /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"
  69.         }
  70. fi
  71.  
  72. PS1='\[\e[35m\]┌─[\[\e[93m\]\T\[\e[35m\]]─────\e[35m[\[\e[0;35m\]D34D₹⁰S3\e[35m\]]\e[35m───[\[\e[0;35m\]\#]\n|\n\e[35m\]\e[35m└─[\[\e[35m\]\e[0;92m\W\[\e[35m\]]────►\e[1;95m'" > /data/data/com.termux/files/usr/etc/bash.bashrc
  73.  
  74. source ~/.bashrc
  75.  
  76. termux-reload-settings
  77.  
  78. ...........
  79.  
  80. cd ~/.termux
  81.  
  82. nano colors.properties
  83.  
  84. background=#000000
  85. foreground=#00FF00
  86. cursor=#00FF00
  87. color0=#000000
  88. color1=#FF0000
  89. color2=#00FF00
  90. color3=#FFFF00
  91. color4=#0000FF
  92. color5=#FF00FF
  93. color6=#00FFFF
  94. color7=#FFFFFF
  95.  
  96.  
  97. termux-reload-settings
  98.  
  99. cd .termux
  100.  
  101. nano termux.properties
  102.  
  103. extra-keys = [ \
  104.  ['ESC','/','-','HOME','UP','END','PGUP','BKSP'], \
  105.  ['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN','ENTER'] \
  106. ]
  107.  
  108. termux-reload-settings
  109.  
  110.  
  111. cd ~
  112.  
  113. nano .bashrc
  114.  
  115. PS1='\[\033[1;91m\]\D{%b-%d-%Y} \[\033[1;93m\]\@
  116. \[\033[0;35m\]♠️S₱¥₹⁰SI3♠️❣️ \[\033[0;32m\]♠️J4ÇKS₱4D3♠️\[\033[0;36m\]
  117. 💚H⁰4XD3Z NüTZ BïSH3Z💚
  118. \[\033[1;33m\]\w\[\033[1;35m\]\#\[\033[1;33m\]:#\[\033[\e[0;32m\] '
  119. .......
  120.  
  121. nano .bash_history
  122. ............
  123.  
  124. cd $PREFIX/etc
  125.  
  126. cd motd
  127. nano 25-andoid-temp
  128.  
  129. ls -a
  130. Delete folders
  131. ........
  132. Save new screen
  133. ....
  134.  
  135. ...........
  136.  
  137. https://pypi.org/project/ansi256colors/
  138.  
  139. https://www.facebook.com/share/p/161Tvgmn9P/?mibextid=oFDknk
  140.  
  141. New bash with Linux debian installer
  142.  
  143. https://www.facebook.com/share/p/161Tvgmn9P/?mibextid=oFDknk
  144.  
  145. ..........
  146.  
  147. apt update && apt full-upgrade -y && apt autoclean && apt autoremove -y && apt install git wget zip unzip python python2 nodejs-lts jq libxml2-utils grep bc htop figlet httping dnsutils openssh ffmpeg php nano zsh clang nmap whois libffi openssl screenfetch w3m vim cowsay curl perl ruby rust sqlite fakeroot sshpass golang lychee proot proot-distro lynx rxfetch neofetch -y
  148. pip2.7 install requests
  149. termux-setup-storage
  150.  
  151. ........ ....
  152.  
  153. pip install rust
  154. pip install colorlibx
  155. pip install gpColor
  156. pip install string_to_hex_color
  157. pip install easy-ansi-color-packs
  158. pip install chromaconsole
  159. pip install rgb2ansi
  160. pip install terminalcolorpy
  161. pip install ansi256colors
  162. pip install ansi-string
  163. pkg install python-lxml
  164. pkg install tsu
  165. pip install colo
  166. pip install ANSI-Color
  167. pip install termcolor
  168. pip install colorlibx
  169. pkg install python-cryptography
  170.  
  171. .......
  172. termux-battery-status
  173. nano .bash_history
  174.  
  175. bash <(curl -Ls bit.ly/termux-weather)
  176.  
  177. curl wttr.in
  178.  
  179. ...................
  180.  
  181. git clone https://github.com/ibnaleem/gosearch.git && cd gosearch
  182.  
  183. go build
  184.  
  185.  ./gosearch <username>
  186.  
  187. .........
  188.  
  189.  
Add Comment
Please, Sign In to add comment