┏━━┓╋╋╋┏┓╋╋╋┏━┓╋╋┏┓
┃┏┓┣┓┏━┫┗┳━━┫┏╋━┳┛┣━┳┳┓
┃┣┫┃┗┫╋┃┃┣━━┫┗┫╋┃╋┃┻╋┃┫
┗┛┗┻━┫┏┻┻┛╋╋┗━┻━┻━┻━┻┻┛
╋╋╋╋╋┗┛ v2.0
- ᴄʀᴇᴀᴛᴏʀ: ᴅx-ᴄᴏᴅᴇx
- ʀᴇ-ᴄʀᴇᴀᴛᴏʀ: ms-ᴄᴏᴅᴇx
- [ム] ᴛɢ: t.me/alphacodex369
- [ム] ᴛɢ: t.me/MSModsPro
- [ム] ᴛɢ: t.me/MSMods_Official
6 Banner Styles— Original, Slant, Flame, Matrix, Minimal, Royalbtheme Command— Switch banner style interactively or by numbersysinfo Command— Full system information panelnote Command— Quick in-terminal notepad (save / list / delete)ip Command— Show public IP addressweather Command— Live weather (any city)Session Stats— Uptime + command counter shown in dashboardAdvance Command foundAdvance Exit terminalClear Terminal Visual BannerAuto Update BannerAdvance ASCII ARTUsage Timer
- Help Menu: |
help - Codex Chat: |
chat - Restore Terminal: |
unstall - Change Name: |
bname - Update Banner: |
update - Report Dev: |
dev|report - Switch Banner Style: |
btheme|btheme 3 - System Info: |
sysinfo - Quick Notes: |
note|note "text"|note clear - Public IP: |
ip - Weather: |
weather|weather London
pkg update -y && pkg upgrade -y -o Dpkg::Options::="--force-confold" && for p in curl git ncurses-utils jq python; do command -v $p >/dev/null 2>&1 || pkg install -y $p; done && git clone https://github.com/MSMods-Pro/RE-CODEX.git && cd RE-CODEX/ && chmod +x * && bash install.shsudo apt update -y && sudo apt upgrade -y && for p in curl git ncurses-utils jq python; do command -v $p >/dev/null 2>&1 || sudo apt-get install -y $p; done && git clone https://github.com/MSMods-Pro/RE-CODEX.git && cd RE-CODEX/ && chmod +x * && bash install.sh| # | Name | Style |
|---|---|---|
| 1 | Original | Yellow → Cyan block letters |
| 2 | Slant | Green → Teal clean |
| 3 | Flame | Red → Orange neon |
| 4 | Matrix | Full green cyber |
| 5 | Minimal | Cyan → Blue clean |
| 6 | Royal | Purple crown |
| 7 | Random | New style every session |
Switch anytime: btheme or btheme 3
[ -d /data/data/com.termux ] && { pkg install ruby -y && gem install lolcat; } || { sudo apt update && sudo apt install ruby -y && sudo gem install lolcat; }help