QuartzWarrior / Innocent-bot

💣 - A Discord client self-bot for destroying, nuking and causing mischief in servers. Updated 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Innocent-bot

Use at your own risk, I am not responsible for anything that happens to your account.

A Discord client self-bot for destroying, nuking and causing mischief in servers. 💣

New in v1: CLI mode; control from the console.

Why?

As of recent, I've seen multiple Discord communities I have been a part of been pathetically raided or messed with. With Innocent, I plan to change that. No more will a server go partially destroyed. No more will it take days to rename everyone for a joke. I do not encourage raiding but if you're going to do a job, at least do it right. Also, I saw Kyle2000 was charging a stupid amount of money for a little bit of buggy JS, so I decided to make my own edition that's free. Eventually, it will contain more features such as deleting all channels, renaming the server constantly, and many more.

Commands

  • kall - short for kick all, kicks every member in the server as long as you have permission.
  • ball - short for ban all, bans every member in the server as long as you have permission.
  • rall rename_to - short for rename all, renames every member in the server to the desired rename_to condition as long as you have permission.
  • mall message - short for message all, messages every member in a guild with a message of your choice.
  • dall condition - short for delete all, deletes every condition stated. Conditions currently include; channels , roles, emojis and all.
  • destroy - deletes everything possible, then bans every member in the server as long as you have permission.
  • users - prints all users in guild/server.
  • channels - prints all channels and their ids in guiild/server

Setup

Download the files for the bot and make sure Python 3.9 is installed. Windows Installation | Linux Installation.

After you have done those steps, simply install the following dependencies:

  • pip

You can do this by typing python3 -m pip install -U pip into console. If you get an error doing this, run python -m ensurepip -U. Again, if you get an error, download get-pip.py and run that using python3 get-pip.py.

After this, open the bot file in an IDE or text editor and input your token and desired prefix.

Other

Testing

Go to this repl and run it to test before you run.

Getting Token

How to get Token: https://pcstrike.com/how-to-get-discord-token/

Faster method by using my userscript: https://greasyfork.org/scripts/439789

Anything else?

Not really, that's about it. Just remember, I AM NOT TO BE HELD ACCOUNTABLE FOR ANY ISSUES THIS CAUSES. I am just a dev showing how things can be abused. Hope you enjoy!

About

💣 - A Discord client self-bot for destroying, nuking and causing mischief in servers. Updated 2022


Languages

Language:Python 100.0%