[Discord] - ATIO is a Script Gathering for Windows/Linux systems written in Python.
This script is potentially malicious and unethical. It can be used for malicious purposes, such as stealing user tokens, personal information, and other sensitive data. Using this script for malicious purposes without the user's consent is illegal and violates ethical guidelines. Do not use this script without proper authorization.
- - Selft Bot - Turn your discord account into a self bot.
- - RAT Tool - Create a RAT file. Once the victim runs it, you can control his PC through a BOT Discord.
- - Raid Tool - Allows to raid a discord server with several accounts (requires an account generator).
- - Server Nuker - Easily nuke a discord server with a BOT Discord.
- - VideoCrash Maker - Convert a video into an identical video that makes Crash discord app when played.
- - File Grabber - Create a TokenGrabber.py file to get a user's token and allows you to convert it to an Exe.
- - IP Grabber - Allows you to retrieve the IP of any person who is on a call with you.
- - Token Qr Generator - Generate a "Fake Nitro QR Code". If a user scans it, you get his token.
- - Account Nuker - Quit the servers, Delete friends, Create serveurs, change the settings of a user with his Token.
- - Account Disabler - Allows you to disable any discord account with the token of this one.
- - Account Generator - Create a discord account valid every 1min30 and give you the associated token.
- - Settings Cycler - Cycle theme color (Black/White), Language and Statue of a user with his Token.
- - Token Informations - Get all the information of a Discord User with his Token.
- - AutoLogin - Enter a user's token and automatically log in to the user's account.
- - Tokens Checker - Allows you to check the validity of a list of tokens quickly.
- - Clear DM - Delete all your messages sent to a person in dm automatically.
- - HypeSquad House Changer - Select your HypeSquad House.
- - Server Lookup - Get all the information of a Discord Server with a Invite Link.
- - Mass DM - Allows to DM all friends of the person by sending them the same message.
- - Group SPammer - Allows you to spam the group creation and add users to it.
- - Nitro Generator - Generates and tests a Nitro code. If it works, you will be notified.
- - WebHooks Spammer - Spam the message you want through a WebHooks.
- - WebHooks Remover - Delete any WebHooks link.
Launch the setup.bat file. A new file will be created. You will only have to launch it.
$ git clone https://github.com/AstraaDev/Discord-All-Tools-In-One.git
$ python -m pip install -r requirements.txt
$ python3 atio.py
- Find your output files in the output folder.
- For support, join the Discord Server.
- Contributions are welcome. Feel free to open an issue or create a pull request.
pyinstaller is not recognized as an external command
open a cmd and type
pip install pyinstaller
or make sure python is added to PATH