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
Cardano Stakepools: Check for scheduled blocks in current epoch.

ReLeaderLogs For Cardano Stakepool Operators: Lightweight Scheduled Blocks Checker for Current Epoch. No cardano-node Required, data is taken from blo

SNAKE (Cardano Stakepool) 2 Oct 19, 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
We provide useful util functions. When adding a util function, please add a description of the util function.

Utils Collection Motivation When we implement codes, we often search for util functions that are already implemented. Here, we are going to share util

6 Sep 09, 2021
Airspy-Utils is a small software collection to help with firmware related operations on Airspy HF+ devices.

Airspy-Utils Airspy-Utils is a small software collection to help with firmware related operations on Airspy HF+ devices on Linux (and other free syste

Dhiru Kholia 11 Oct 04, 2022
✨ Un bot Twitter totalement fait en Python par moi, et en français.

Twitter Bot ❗ Un bot Twitter totalement fait en Python par moi, et en français. Il faut remplacer auth = tweepy.OAuthHandler(consumer_key, consumer_se

MrGabin 3 Jun 06, 2021
python package for generating typescript grpc-web stubs from protobuf files.

grpc-web-proto-compile NOTE: This package has been superseded by romnn/proto-compile, which provides the same functionality but offers a lot more flex

Roman Dahm 0 Sep 05, 2021
A Python package for floating-point binary fractions. Do math in base 2!

An implementation of a floating-point binary fractions class and module in Python. Work with binary fractions and binary floats with ease!

10 Oct 29, 2022
Group imports from Windows binaries

importsort This is a tool that I use to group imports from Windows binaries. Sometimes, you have a gigantic folder full of executables, and you want t

【☆ ゆう ☆ 】 15 Aug 27, 2022
MongoDB utility to inflate the contents of small collection to a new larger collection

MongoDB Data Inflater ("data-inflater") The data-inflater tool is a MongoDB utility to automate the creation of a new large database collection using

Paul Done 3 Nov 28, 2021
🍰 ConnectMP - An easy and efficient way to share data between Processes in Python.

ConnectMP - Taking Multi-Process Data Sharing to the moon 🚀 Contribute · Community · Documentation 🎫 Introduction : 🍤 ConnectMP is the easiest and

Aiden Ellis 1 Dec 24, 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
Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings

Casefy (/keɪsfaɪ/) is a lightweight Python package to convert the casing of strings. It has no third-party dependencies and supports Unicode.

Diego Miguel Lozano 12 Jan 08, 2023
DiddiParser 2: The DiddiScript parser.

DiddiParser 2 The DiddiScript parser, written in Python. Installation DiddiParser2 can be installed via pip: pip install diddiparser2 Usage DiddiPars

Diego Ramirez 3 Dec 28, 2022
Homebase Name Changer for Fortnite: Save the World.

Homebase Name Changer This program allows you to change the Homebase name in Fortnite: Save the World. How to use it? After starting the HomebaseNameC

PRO100KatYT 7 May 21, 2022
Manage your exceptions in Python like a PRO

A linter to manage all your python exceptions and try/except blocks (limited only for those who like dinosaurs).

Guilherme Latrova 353 Dec 31, 2022
Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https:// url 20characterstring.

What is this? Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://url/20characterstring.extension. I have redacted th

Graham Helton 1 Oct 19, 2021
Exports the local variables into a global dictionary for later debugging.

PyExfiltrator Julia’s @exfiltrate for Python; Exports the local variables into a global dictionary for later debugging. Installation pip install pyexf

6 Nov 07, 2022
💉 코로나 잔여백신 예약 매크로 커스텀 빌드 (속도 향상 버전)

Korea-Covid-19-Vaccine-Reservation 코로나 잔여 백신 예약 매크로를 기반으로 한 커스텀 빌드입니다. 더 빠른 백신 예약을 목표로 하며, 속도를 우선하기 때문에 사용자는 이에 대처가 가능해야 합니다. 지정한 좌표 내 대기중인 병원에서 잔여 백신

Queue.ri 21 Aug 15, 2022
This tool lets you perform some quick tasks for CTFs and Pentesting.

This tool lets you convert strings and numbers between number bases (2, 8, 10 and 16) as well as ASCII text. You can use the IP address analyzer to find out details on IPv4 and perform abbreviation a

Ayomide Ayodele-Soyebo 1 Jul 16, 2022
A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

PyBash 11 May 22, 2022