O-ffender / Fastest-Discord-Nuker

This is the fastest Discord Wizz/Nuke bot. Its easy to setup etc and its made by TKPERSON so credit to him
https://github.com/TKperson/Nuking-Discord-Server-Bot-Nuke-Bot/tree/master/.github/ISSUE_TEMPLATE
MIT License
30 stars 32 forks source link
discord discord-bot discord-wizz nuke nuker nuker-bot selfbot selfbot-for-discord wizz wizz-bot wizzed

Nuking Discord Server Bot/Nuke Bot

[addEmoji] [autoNick] [autoStatus] [addVoiceChannel] 
[addCategory] [addRole] [addChannel] [banAll] [ban] 
[bans] [categoryBomb] [checkRolePermissions] [clear] 
[changeStatus] [channels] [categories] [connect] 
[channelBomb] [deleteCategory] [deleteCC] [deleteEmoji] 
[deleteAllRoles] [deleteAllChannels] [deleteAllEmojis] 
[deleteAllWebhooks] [deleteRole] [deleteChannel] 
[deleteVoiceChannel] [emojis] [help] [joinNuke] 
[kaboom] [leave] [leaveAll] [link] [members] [moveRole] 
[nuke] [off] [roleTo] [roles] [roleBomb] [si] [sn] 
[servers] [unban] [voiceChannels] [webhook]

IMPORTANT:

Messages

Check list for setting up everything

  1. Download the C-REAL file(or download the whole thing)
  2. Get a discord profile(token) for the bot.
  3. Make a configuration file with builder.html.
  4. Drag the configured json file next to the executable file(The prebuilt verison)
  5. Run the executable, and it should give you a bot invite link after the bot is ready. If the console closed by itself that means there's something wrong with the code and please report the issue to this github page.
  6. (Optional) If the bot is asking for a path-to-the configuration file, you enter a local path or full path for the config file.

What is a token/how to setup a token

  1. The token for a bot is the profile for the bot. You'll need a profile for the bot to join servers.
  2. Go to Discord developers site, login or sign up.
  3. Create a new application or use your created application
  4. Go to the bot tab in the application.
  5. Click on add bot.
  6. And then click on "Click to Reveal Token" or "Copy" to get your token.

Common errors

  1. PrivilegedIntentsRequired (non-selfbot users only) 9977.png Solution: Watch https://youtu.be/DXnEFoHwL1A?t=44 starting from 0:44 to turn on the required 2 buttons. (In the future, I'm going to make this requirement optional)

  2. Unreadable json formatting 886.png Solution: This error means that you have an/multiple error(s) in your default.json file, it can be caused by missing/extra commas, brakets, quotes, and the like. You can use https://jsonlint.com/?code= to check your default.json file.

  3. Litterary crashed when opening c-realv2.py or c-realv2.exe Causes: It might be caused by anti virus that quarantined this program, old versions of python (needs to be v3.8.0 or higher), old versions of packages (update your discord.py with pip!), didn't install any required packages at all. Solution: Update everything to the latest version, and try turning off anti virus. If you are still having an issue, you should report it in this github page right away.

Guides

Setup/config

setup

Setup with GUI (if you don't like setting up with a text editor)

setting up with builder.html

Nuke and kaboom commands

nuke/kaboom

How to perform webhook spams

webhooks attack script showcasing

check permission command and some other commands

other1

Other commands part 2

other2

Problems/issues