Code Monkey home page Code Monkey logo

astraadev / discord-all-tools-in-one Goto Github PK

View Code? Open in Web Editor NEW
788.0 21.0 252.0 11.83 MB

ATIO is a AIO Script Developed with Python3. It gathers a total of 23 Discord tools (including a RAT, a Raid Tool, a Token Grabber, a Crash Video Maker, etc). It has a pleasant and intuitive interface to facilitate the use of all with help and explanations for each of them.

License: MIT License

Batchfile 3.72% Python 96.28%
discord discord-py tool generator token nitro token-grabber webhook rat raid

discord-all-tools-in-one's Introduction

[Discord] - ATIO (V1.3.0)

The project is no longer under active development and will not receive any further updates or bug fixes.

astraadev

[Discord] - ATIO is a Script Gathering for Windows/Linux systems written in Python.

Disclaimer

ATIO was made for Educational purposes
This project was created only for good purposes and personal use.
By using ATIO, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

  • - 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.

How To Install

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/AstraaDev/Discord-All-Tools-In-One.git
$ python -m pip install -r requirements.txt
$ python3 atio.py

Additional Informations

General Informations:

  • If you have a problem, CLICK HERE to watch the YouTube video.
  • Find your output files in the output folder.
  • If you find any malfunction, contact me on Discord: None.

Example

home.png

Errors/Fixes

pyinstaller is not recognized as an external command

open a cmd and type pip install pyinstaller or make sure python is added to PATH

You probably have python 3.10 which has some new shit so downgrade to python 3.9

discord-all-tools-in-one's People

Contributors

astraadev avatar duxv avatar nomrsavage avatar spectrixdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord-all-tools-in-one's Issues

pip installed all versions of each dependency

I run the command "pip install -r requirements.txt" and pip installed all version (like 1.0.0 1.0.1 1.0.2) of each dependency put in requirements.txt. I don't use python but I think this is because you don't declared the version for each dependency. Is this possible?

eroor an opening main.py

Traceback (most recent call last):
File "C:\Users\ALEX\Downloads\Discord-Account-Creator-main (2)\Discord-Account-Creator-main\main.py", line 305, in
a = fg("#babaf8")
File "C:\Program Files\Python39\lib\site-packages\colored\colored.py", line 276, in fg
return Colored(name).foreground()
File "C:\Program Files\Python39\lib\site-packages\colored\colored.py", line 85, in foreground
self._utils.is_color_exist(self._name)
File "C:\Program Files\Python39\lib\site-packages\colored\utilities.py", line 35, in is_color_exist
raise InvalidColor(f'{InvalidHexColor.name}: {name}')
colored.exceptions.InvalidColor: InvalidHexColor: #babaf8

This error showing what i do.
please reply.

Advice

need ur help bro. i love your hacks i really do but can i have your discord i want to use your qr verification bot but i don't think it works. I"ve trieed multiple times.

A real stupid question. (token gen)

what would be the most efficient way to set this up? ive gone through close to 15000 results now and still havent gotten a single hit, im assuming its probably something on my end, so what would be the best config for this?

Video Crasher

When ever I generate a video crash, it doesn't go to the output file. Im using a .mp4

Issue

I have an issue, i can't paste token into the console using some functions like token-information, when i paste it just blank text paste and says invalid token. I'm sure my tokens are workin beacuse i manually checked it

Error launching astraahome.py

I use Pop!_OS 21.04

When I run: "python3 astraahome.py", I get this error:

Traceback (most recent call last):
File "/home/arminas/Discord-All-Tools-In-One/astraahome.py", line 16, in
import discord
File "/home/arminas/.local/lib/python3.9/site-packages/discord/init.py", line 20, in
from .client import Client, AppInfo, ChannelPermissions
File "/home/arminas/.local/lib/python3.9/site-packages/discord/client.py", line 38, in
from .state import ConnectionState
File "/home/arminas/.local/lib/python3.9/site-packages/discord/state.py", line 36, in
from . import utils, compat
File "/home/arminas/.local/lib/python3.9/site-packages/discord/compat.py", line 32
create_task = asyncio.async
^
SyntaxError: invalid syntax

Can someone help me?

HELP

when Im using 1 option and I open the exe file it says No module named 'cv2' pls help btw nice grraber

Virus ?

hello i admire your knowledge of discord tools and i would like to know if this is safe and not a virus or a rat. please tell me if theres a video that i can watch to show its legit

No valid tokens

Howlong will it take for a valid Discord Token? Im not getting any

Qr Code Webhook error

<string>:43: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
i keep getting this error everytime i input my webhook.

question

I already have problems with the #2. Is there an up-to-date explanatory video

NameError: name 'proxylist' is not defined

Exception in thread Thread-2 (fetchProxies):
Traceback (most recent call last):
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 1016, in _bootstrap_inner
    self.run()
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 953, in run
Exception in thread Thread-7 (fetchProxies):
Traceback (most recent call last):
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 1016, in _bootstrap_inner
    self.run()
    self._target(*self._args, **self._kwargs)
  File "C:\Users\User\OneDrive\바탕 화면\Discord-All-Tools-In-One-main\util\plugins\commun.py", line 63, in fetchProxies
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\User\OneDrive\바탕 화면\Discord-All-Tools-In-One-main\util\plugins\commun.py", line 63, in fetchProxies
    proxylist = proxylist.replace('null', '')
NameError: name 'proxylist' is not defined
    proxylist = proxylist.replace('null', '')
NameError: name 'proxylist' is not defined

Account Generator

Hey i downloaded the tool to use the Account Generator.
Any idea when it's ready for use. At the moment it only says that it is under development

Yo tokens get encrypted now

the token grabbers wont work. Even if they inject it will send a weird ass token and Idk how to decrypt it yet

Auto login doesnt work

Auto login doesnt work it just shuts down the chrome and says something is wrong with my token even tho there is nothing wrong with it

Errors on the Token Grabber

File "C:\Users#####\Desktop\Tools\AstraaTool\Additional_File\6_TokenGrab\tokengrabber.py", line 19, in tokengrabber
print(f"""[{w}+]{w} Enter the name you want to give to the final file: """)
NameError: name 'w' is not defined

cant import win32crypt

i installed it and it still give me no module named win32crypt
i tried all methods and did not work
i even install pywin32 and pypiwin32 several times

IP

where the ip logger while in a call with them

rat error

failed to execute script 'ur' due to unhandled exception: No module named 'cv2'

Traceback (most recent call last):
File "ur.py", line 11, in
import cv2
ModuleNotFoundError: No module named 'cv2'

i named my file ur, and have ran it to test my exe and it says that, does this mean its worked and its a fake error or it hasn't?

How to use on Mac

Can't use on mac because

Traceback (most recent call last):
  File "astraahome.py", line 36, in <module>
    ctypes.windll.kernel32.SetConsoleTitleW("[Discord] All tools in One - Home")
AttributeError: module 'ctypes' has no attribute 'windll'

My bad, I didn't pay attention to the "for Windows systems" part.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.