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
Tools to connect to and interact with the Mila cluster

milatools The milatools package provides the mila command, which is meant to help with connecting to and interacting with the Mila cluster. Install Re

Mila 32 Dec 01, 2022
convert a dict-list object from / to a typed object(class instance with type annotation)

objtyping 带类型定义的对象转换器 由来 Python不是强类型语言,开发人员没有给数据定义类型的习惯。这样虽然灵活,但处理复杂业务逻辑的时候却不够方便——缺乏类型检查可能导致很难发现错误,在IDE里编码时也没

Song Hui 15 Dec 22, 2022
Dynamic key remapper for Wayland Window System, especially for Sway

wayremap Dynamic keyboard remapper for Wayland. It works on both X Window Manager and Wayland, but focused on Wayland as it intercepts evdev input and

Kay Gosho 50 Nov 29, 2022
Simple code to generate a password for your account!

Password-Generator Simple code to generate a password for your account! Password Generator for passwords for your accounts or anything else! This code

DEEM 1 Jun 05, 2022
Simple RGB to HEX game made in python

Simple RGB to HEX game made in python

5 Aug 26, 2022
Python 3 script unpacking statically x86 CryptOne packer.

Python 3 script unpacking statically x86 CryptOne packer. CryptOne versions: 2021/08 until now (2021/12)

5 Feb 23, 2022
Set of scripts for some automation during Magic Lantern development

~kitor Magic Lantern scripts A few automation scripts I wrote to automate some things in my ML development efforts. Used only on Debian running over W

Kajetan Krykwiński 1 Jan 03, 2022
Delete all of your forked repositories on Github

Fork Purger Delete all of your forked repositories on Github Installation Install using pip: pip install fork-purger Exploration Under construc

Redowan Delowar 29 Dec 17, 2022
Nmap script to guess* a GitLab version.

gitlab-version-nse Nmap script to guess* a GitLab version. Usage https://github.com/righel/gitlab-version-nse cd gitlab-version-nse nmap target --s

Luciano Righetti 120 Dec 05, 2022
Bounding Boxes Python Utils

Bounding Boxes Python Utils

Vadim 4 May 01, 2022
Python utilities for writing cross-version compatible libraries

Python utilities for writing cross-version compatible libraries

Tyler M. Kontra 85 Jun 29, 2022
More routines for operating on iterables, beyond itertools

More Itertools Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. In mo

2.9k Jan 06, 2023
A tool written in python to generate basic repo files from github

A tool written in python to generate basic repo files from github

Riley 7 Dec 02, 2021
A python script to generate wallpaper

wallpaper eits Warning You need to set the path to Robot Mono font in the source code. (Settings are in the main function) Usage A script that given a

Henrique Tsuyoshi Yara 5 Dec 02, 2021
Pampy: The Pattern Matching for Python you always dreamed of.

Pampy: Pattern Matching for Python Pampy is pretty small (150 lines), reasonably fast, and often makes your code more readable and hence easier to rea

Claudio Santini 3.5k Jan 06, 2023
Package that allows for validate and sanitize of string values.

py.validator A library of string validators and sanitizers Insipired by validator.js Strings only This library validates and sanitizes strings only. P

Sanel Hadzini 22 Nov 08, 2022
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.

isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. It provides a command line utility, Python library and plugins for various e

Python Code Quality Authority 5.5k Jan 08, 2023
Dill_tils is a package that has my commonly used functions inside it for ease of use.

DilllonB07 Utilities Dill_tils is a package that has my commonly used functions inside it for ease of use. Installation Anyone can use this package by

Dillon Barnes 2 Dec 05, 2021
This utility lets you draw using your laptop's touchpad on Linux.

FingerPaint This utility lets you draw using your laptop's touchpad on Linux. Pressing any key or clicking the touchpad will finish the drawing

Wazzaps 95 Dec 17, 2022
It is a tool that looks for a specific username in social networks

It is a tool that looks for a specific username in social networks

MasterBurnt 6 Oct 07, 2022