Many people have been generating invalid invites, and when NullRAT doesn't work as expected, they blame me.
Here's how to do it:
- Open https://discord.com/developers/applications in a browser window.
- If you already have an application, click on it. Otherwise, make one.
- Click on
OAuth2
, thenURL Generator
- Important! Select the scopes
bot
andapplication.commands
. Without these 2 NullRAT will never work as expected - Now select any permission you want (I go for Administrator only), then copy the invite link. Done
This is used to run NullRAT's core bot host. Without this NullRAT will straight up crash
How to obtain it:
- Open https://discord.com/developers/applications in a browser window.
- If you already have an application, click on it. Otherwise, make one.
- Once you see the applications window, press Bot.
- Click on
Reset Token
so that the gods at Discord allow us to view the token
- Click on
Copy
and store it somewhere. Done!
This is required for NullRAT to send alerts in the specified channel. Without this NullRAT will be unable to send notifications
How to obtain it:
- Open your Discord client/web.
- Goto account settings.
- There, click on
Advanced
and enableDeveloper Mode
.
- Now go back to your discord server, and right click on the channel you want to send notifications.
- Click on
Copy ID
and store it somewhere. Done!
This is required for NullRAT to set the command handler. Without this you won't be able to send any commands to NullRAT
How to obtain it:
-
Enable Developer Mode. If not already enabled:
- Open your Discord client/web.
- Goto account settings.
- There, click on
Advanced
and enableDeveloper Mode
.
-
Now, go back to your discord server.
-
Right click on the server icon, and click on
Copy ID
. Done! (Don't forget to store it)
Guide written by NullCode