Daiho Tool is a Script Gathering for Windows/Linux systems written in Python.

Overview

[Discord] - Daiho Tool (V1.0)

astraadev

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

Disclaimer

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

Features

  • - Self Bot - A simple SelfBot for your Account.
  • - RAT Tool - Create a RAT file. Once the victim runs it, you can control his PC through a BOT Discord.
  • - Raid Tool - Easily raid a discord server with many Discord Tokens.
  • - 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.
  • - Massive Report - Loop that reports the message of a user (it can ban his account).
  • - WebHooks Spammer - Spam the message you want through a WebHooks.
  • - File Grabber - Creates a TokenGrabber.py file to get a user's token and allows you to convert it to an Exe.
  • - Image Grabber - Creates a Image to get a user's token.
  • - Token Qr Generator - Generate a "Fake Nitro QR Code". If a user scans it, you get his token.
  • - IP Grabber - Grab any user IP.
  • - Account Nuker - Quit the servers, Delete friends and DMs, Create 100 servers and change the settings of a user.
  • - Disable Account - Disable a Discord Account whit 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.
  • - Nitro Generator - Generates and tests a Nitro code. If it works, you will be notified.
  • - Nitro Sniper - Snipe all Nitro links from servers, DM as soon as they are posted then test them.
  • - Clear DM - Delete all your messages sent in DM to a user.
  • - HypeSquad House Changer - Select your HypeSquad House.
  • - Statue Changer - Change the statue of a user with his token.
  • - Cycle ColorTheme - Cycle the color of the Discord theme (Black/White) of a user with his Token.
  • - 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/Daiho-Tool.git
$ python -m pip install -r requirements.txt
$ python3 daiho.py

Additional Informations

General Informations:

  • If you have a problem, CLICK HERE to watch the YouTube video.
  • If you find any malfunction, contact me on Discord: Astraa#1000.

Script Informations:

  • For the operation of the RAT Tool, please refer to the creator's page.
  • For the operation of the VideoCrash Maker, please refer to this page.

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

Owner
AstraaDev
▫ Young French Developperㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ▫ Speciality ➔ HTML | CSS | Python | Jsㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ▫ Site Web ➔ http://astraadev.club/ㅤ
AstraaDev
Greenery - tools for parsing and manipulating regular expressions

Greenery - tools for parsing and manipulating regular expressions

qntm 242 Dec 15, 2022
A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct.

torcp A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct. Usage: python3 torcp.py -h Exa

ccf2012 105 Dec 22, 2022
Edit SRT files to delay subtitle time-stamps.

subtitle-delay A program written in Python that directly edits SRT file to delay the subtitles. Features: Will throw an error if delaying with negativ

8 Jul 17, 2022
A tiny Python library for generating public IDs from integers

pids Create short public identifiers based on integer IDs. Installation pip install pids Usage from pids import pid public_id = pid.from_int(1234) #

Simon Willison 7 Nov 11, 2021
A Randomizer Oracle

Tezos Randomizer Tezod Randomizer "Oracle". It's a smart contract that you can call to get a random number between X and Y (for now). It uses entropy

Asbjorn Enge 19 Sep 13, 2022
A string extractor module for python

A string extractor module for python

Fayas Noushad 4 Jul 19, 2022
Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Aurin - A quick AUR installer for Arch Linux. Install packages from AUR website in a click.

Suleman 51 Nov 04, 2022
The producer-consumer problem implemented with threads in Python

This was developed using a Python virtual environment, I would strongly recommend to do the same if you want to clone this repository. How to run this

Omar Beltran 1 Oct 30, 2021
Implicit hierarchical a posteriori error estimates in FEniCSx

FEniCSx Error Estimation (FEniCSx-EE) Description FEniCSx-EE is an open source library showing how various error estimation strategies can be implemen

Jack S. Hale 1 Dec 08, 2021
A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use that mirror

Kali Mirror Finder Using Single Python File A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use tha

MrSingh 6 Dec 12, 2022
Random Number Generator Analysis With Python

Random-Number-Generator-Analysis Governor's Honors Program Project to determine

Jack Prewitt 2 Jan 23, 2022
Create a Web Component (a Custom Element) from a python file

wyc Create a Web Component (a Custom Element) from a python file (transpile python code to javascript (es2015)). Features Use python to define your cu

7 Oct 09, 2022
This python program will display all SSID usernames and SSID passwords you once connected to your laptop

Windows-Wifi-password-extractor This python program will display all SSID usernames and SSID passwords you once connected to your laptop How to run th

Bhaskar Pal 3 Apr 26, 2022
An awesome tool to save articles from RSS feed to Pocket automatically.

RSS2Pocket An awesome tool to save articles from RSS feed to Pocket automatically. About the Project I used to use IFTTT to save articles from RSS fee

Hank Liao 10 Nov 12, 2022
An okayish python script to generate a random Euler circuit with given number of vertices and edges.

Euler-Circuit-Test-Case-Generator An okayish python script to generate a random Euler circuit with given number of vertices and edges. Executing the S

Alen Antony 1 Nov 13, 2021
🚧Useful shortcuts for simple task on windows

Windows Manager A tool containg useful utilities for performing simple shortcut tasks on Windows 10 OS. Features Lit Up - Turns up screen brightness t

Olawale Oyeyipo 0 Mar 24, 2022
A module for account creation with python

A module for account creation with python

Fayas Noushad 3 Dec 01, 2021
A sys-botbase client for remote control automation of Nintendo Switch consoles. Based on SysBot.NET, written in python.

SysBot.py A sys-botbase client for remote control automation of Nintendo Switch consoles. Based on SysBot.NET, written in python. Setup: Download the

7 Dec 16, 2022
Two fast AUC calculation implementations for python

fastauc Two fast AUC calculation implementations for python: python-based is approximately 5X faster than the default sklearn.metrics.roc_auc_score()

Vsevolod Kompantsev 26 Dec 11, 2022
Here, I find the Fibonacci Series using python

Fibonacci-Series-using-python Here, I find the Fibonacci Series using python Requirements No Special Requirements Contribution I have strong belief on

Sachin Vinayak Dabhade 4 Sep 24, 2021