__ __ _ _ _ _____ _
| \/ |_ _| | |_(_)__|_ _|__ ___| |
| |\/| | || | | _| |___|| |/ _ \/ _ \ |
|_| |_|\_,_|_|\__|_| |_|\___/\___/_|
+ π₯ 100+ Tools in a SINGLE file
+ β‘ Multi-threaded & blazing fast
+ π¨ Beautiful colorful terminal UI
+ π Discord Token Management
+ π Advanced Proxy Operations
+ πͺ Complete Webhook Arsenal
+ π‘οΈ Network Security Tools
+ π¦ Zero config - just run it |
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β __ __ _ _ _ _____ _ β
β | \/ |_ _| | |_(_)__|_ _|__ ___| | β
β | |\/| | || | | _| |___|| |/ _ \/ _ \ | β
β |_| |_|\_,_|_|\__|_| |_|\___/\___/_| β
β β
β ββββββββββββββββββββββββββββββββββββββββββββββββββ β
β Multi-Tool v1.0 | By MultiTool β
β ββββββββββββββββββββββββββββββββββββββββββββββββββ β
β β
β [1] Discord Tools (30+ tools) β
β [2] Webhook Tools (8 tools) β
β [3] Proxy Tools (4 tools) β
β [4] Other Tools (5 tools) β
β [0] Exit β
β β
β [>] Choice: _ β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
graph TD
A[π main.py] --> B[π¬ Discord Tools]
A --> C[πͺ Webhook Tools]
A --> D[π Proxy Tools]
A --> E[π§ Other Tools]
B --> B1[Token Validator]
B --> B2[Token Onliner]
B --> B3[Token Info]
B --> B4[Token Nuker]
B --> B5[Token Cloner]
B --> B6[Token Joiner]
B --> B7[Server Scraper]
B --> B8[DM Spammer]
B --> B9[Guild Nuker]
B --> B10[... +20 more]
C --> C1[Webhook Spammer]
C --> C2[Webhook Deleter]
C --> C3[Embed Builder]
C --> C4[Webhook Logger]
C --> C5[... +4 more]
D --> D1[Proxy Scraper]
D --> D2[Proxy Checker]
D --> D3[Proxy Rotator]
E --> E1[IP Lookup]
E --> E2[Port Scanner]
E --> E3[String Tools]
E --> E4[HTTP Builder]
E --> E5[Username Gen]
style A fill:#58a6ff,stroke:#1f6feb,color:#0d1117,stroke-width:3px
style B fill:#8957e5,stroke:#6e40c9,color:#ffffff,stroke-width:2px
style C fill:#f85149,stroke:#da3633,color:#ffffff,stroke-width:2px
style D fill:#3fb950,stroke:#238636,color:#0d1117,stroke-width:2px
style E fill:#d29922,stroke:#9e6a03,color:#0d1117,stroke-width:2px
# Clone the repository
git clone https://github.com/
ZensiZapper/Multi-Tool.git
# Navigate to directory
cd multi-tool
# Install dependencies
pip install -r requirements.txt
# Launch the tool
python main.py |
# Clone the repository
git clone https://github.com/ZensiZapper/Multi-Tool.git
# Navigate to directory
cd multi-tool
# Install dependencies
pip3 install -r requirements.txt
# Launch the tool
python3 main.py |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Package β Purpose β
β ββββββββββββββββββββββββͺβββββββββββββββββββββββββββββββββββ£
β requests β HTTP requests & API calls β
β colorama β Terminal colors & styling β
β websocket-client β Discord Gateway WebSocket β
β PySocks β SOCKS proxy support β
βββββββββββββββββββββββββ§βββββββββββββββββββββββββββββββββββ
multi-tool/
β
βββ π main.py β The entire toolkit (single file!)
βββ π requirements.txt β Python dependencies
βββ π README.md β You are here
βββ π LICENSE β MIT License
β
βββ π output/ β Auto-generated output files
β βββ valid_tokens.txt
β βββ working_http.txt
β βββ working_socks5.txt
β βββ proxies_all.txt
β βββ members_*.txt
β βββ scrape_*.json
β βββ token_info_*.json
β βββ nitro_codes.txt
β βββ webhook_log.txt
β βββ ...
β
βββ π input/ β Your input files (optional)
βββ tokens.txt
βββ proxies.txt
βββ webhooks.txt
| Color | Usage | Example |
|---|---|---|
π’ Green |
Success / Valid | [+] Token is valid! |
π΄ Red |
Error / Invalid | [-] Token is invalid! |
π΅ Cyan |
Info / Labels | [*] Checking tokens... |
π‘ Yellow |
Warning / Title | [!] Rate limited! |
π£ Magenta |
Input / Special | [>] Enter token: |
βͺ White |
Data / Values | Username: JohnDoe |
User Token: MTA2NzAx... (starts with user ID base64)
Bot Token: Bot MTA2... (prefixed with "Bot ")
Webhook URL: https://discord.com/api/webhooks/ID/TOKEN
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β TOKEN STRUCTURE β
β β
β Part 1 Part 2 Part 3 β
β ββββββββ ββββββββββββ βββββββββββββββββ β
β βBase64β . β Timestampβ . β HMAC Hash β β
β βUserIDβ β (b64) β β (signature) β β
β ββββββββ ββββββββββββ βββββββββββββββββ β
β β
β MTA2NzAx . GWFiY2Q . a1b2c3d4e5f6g7h8 β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
# βββ Token File Format (tokens.txt) βββββββββββββββββββ
# One token per line:
MTA2NzAxNDI0MDIwMjA5NjY0.G1hbmQ.abc123...
OTg3NjU0MzIxMDk4NzY1NDMy.GHijkl.def456...
NzY1NDMyMTA5ODc2NTQzMjEw.MNopqr.ghi789...
# βββ Proxy File Format (proxies.txt) ββββββββββββββββββ
# ip:port format:
185.199.228.220:7300
141.101.115.119:8080
103.152.112.120:80
# βββ Webhook File Format (webhooks.txt) βββββββββββββββ
# Full URLs:
https://discord.com/api/webhooks/123/abc...
https://discord.com/api/webhooks/456/def...
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β β οΈ EDUCATIONAL PURPOSES ONLY β οΈ β
β β
β This tool is provided for educational and research purposes β
β only. Im NOT responsible for any misuse of β
β this toolkit. By using this software, you agree to: β
β β
β β NOT use it for malicious purposes β
β β NOT use it against accounts you don't own β
β β NOT violate Discord's Terms of Service β
β β NOT use it for harassment or illegal activities β
β β
β β Use it to learn about APIs and security β
β β Use it on your own accounts/servers for testing β
β β Use it to understand token security β
β β Use it responsibly and ethically β
β β
β Using this tool against other users without consent is β
β ILLEGAL and may result in legal consequences. β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1. Fork the repository
2. Create your branch: git checkout -b feature/amazing-feature
3. Commit changes: git commit -m 'Add amazing feature'
4. Push to branch: git push origin feature/amazing-feature
5. Open a Pull Request
| Metric | Value |
|---|---|
| π Files | 1 (single file!) |
| π Lines of Code | 2000+ |
| π§ Total Tools | 100+ |
| π¬ Discord Tools | 30 |
| πͺ Webhook Tools | 8 |
| π Proxy Tools | 4 |
| π¨ Other Tools | 5 |
| π§΅ Threading | β
Multi-threaded |
| π¨ Colors | β
Full RGB terminal |
| πΎ Auto-Save | β
Results to files |
| π‘ API Version | Discord v9 |
| π Python | 3.8+ |
If you find this tool useful, please consider giving it a β
Every star motivates further development! π
β Star this repo = More updates!
π΄ Fork this repo = Make it yours!
π Open an issue = Help improve it!