/Pluto-NUKER

Pluto Nuker is a feature-rich Discord server and account nuker that supports user and bot tokens. Made only using python.

Pluto Nuker


Features

  • Easy-to-use interface
  • Secure (0% chance of getting banned or rate-limited)
  • Feature-rich (50+ different features)
  • No repeatable token or server ID entering required
  • Always up-to-date (updating the project every time a new API function/version is released)
  • Webhook spammer/deleter
  • Fully destroy an account or server
  • Supports bot and user authentication tokens
  • Selfbot (run commands through your own Discord account)
  • Custom Discord Rich Presence (custom playing status)
  • Stealer Builder (build a stealer that steals Discord tokens)
  • And more
Pluto Nuker Preview

Frequently Asked Questions

1) How do I get a Guild/User ID?

User Settings > Advanced > Enable Developer Mode. After that, right click on a guild/user > Copy Server/User ID

2) How do I get my Discord token?

APP

Press the Windows Key + R and type %appdata%\discord in the dialog box.

Search for the settings.json file and open it in Notepad or any text editor of your choice.

Add "DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true, so it should look like this:

{
  "DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
  "IS_MAXIMIZED": false,
  "IS_MINIMIZED": false,
  "START_MINIMIZED": true,
  "WINDOW_BOUNDS": {
    "x": 0,
    "y": 0,
    "width": 0,
    "height": 0
  }
}

Save the file and exit the text editor.

Restart the Discord app by first exiting and then relaunching the app.

Press CTRL+Shift+J in the APP, and paste:

(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()

Note: you may need to type "allow pasting" before pasting the code.

Browser

Go to Discord in your browser, log in, press CTRL+SHIFT+J, and paste:

(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()

Note: you may need to type "allow pasting" before pasting the code.

3) Why does the program automatically close after opening?

If the program automatically closes after opening, you may need to install .NET Framework:

Download .NET Framework 4.8.1

4) How do I select a token or guild ID in Phoenix?

In the "Check Tokens" tab, paste the token and press the "Check Tokens" button. In the "Management" tab, right-click on an account and press "Select" to choose the token. After selecting the token, guilds should appear if the account owns or moderates any guilds. Right-click on a guild and press "Select" to choose the guild ID.