0% found this document useful (0 votes)
62 views3 pages

Token Generator and Checker Tool

The document describes a Python script that generates random Discord tokens. It contains a menu with options to generate tokens, check tokens, view credits, and exit. It uses random strings and APIs to generate and validate the tokens.

Uploaded by

daoudilenny8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views3 pages

Token Generator and Checker Tool

The document describes a Python script that generates random Discord tokens. It contains a menu with options to generate tokens, check tokens, view credits, and exit. It uses random strings and APIs to generate and validate the tokens.

Uploaded by

daoudilenny8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

import random

import string
import pathlib
import requests, os, threading, sys, time, random, ctypes, webbrowser,re, hashlib,
datetime, os.path
import colorama
from colorama import Fore, init, Back, Style
from datetime import date

def Spinner():
l = ['|', '/', '-', '\\']
for i in l+l+l:
sys.stdout.write('\r' + Fore.GREEN +'GalackGen TokenGen is
Starting...'+i)
sys.stdout.flush()
time.sleep(0.2)

Spinner()

banner = (Fore.WHITE +Fore.RED +"["+Fore.WHITE +Fore.RED +"+"+Fore.WHITE +Fore.RED


+"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]\n"+
Fore.WHITE +Fore.RED +'''\n

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
██░▄▄░█░▄▄▀█░██░▄▄▀█▀▄▀█░█▀██░▄▄▄░█░████▀▄▄▀█▀▄▄▀
██░█▀▀█░▀▀░█░██░▀▀░█░█▀█░▄▀██▄▄▄▀▀█░▄▄░█░██░█░▀▀░
██░▀▀▄█▄██▄█▄▄█▄██▄██▄██▄█▄██░▀▀▀░█▄██▄██▄▄██░███
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

' \n\n'''+ Fore.RESET + Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED


+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]\n")

count = 0
current_path = os.path.dirname(os.path.realpath(__file__))

print(Fore.WHITE +Fore.RED +"


["+Fore.WHITE +Fore.RED +"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
print(Fore.WHITE +Fore.RED +"-\Welcome to "+Fore.BLUE+"enfant_du_net TokenGen
-\-\-")
print(Fore.WHITE +Fore.RED +"-\ [1] "+Fore.BLUE+"Token Generator \-")
print(Fore.WHITE +Fore.RED +"-\ [2] "+Fore.BLUE+"Token Checker \-")
print(Fore.WHITE +Fore.RED +"-\ [3] "+Fore.BLUE+"Credits \-")
print(Fore.WHITE +Fore.RED +"-\ [4] "+Fore.BLUE+"Exit \-")
print(Fore.WHITE +Fore.RED +"
["+Fore.WHITE +Fore.RED +"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
opcion = input("\nChoice: ")
if opcion=='1':
print(banner)
cantidad = input("\nAmount to generate: ")
while int(count)<int(cantidad):
Generated = "NT"+random.choice(string.ascii_letters)
+''.join(random.choice(string.ascii_letters + string.digits) for _ in range(21))
+"."+random.choice(string.ascii_letters).upper()
+''.join(random.choice(string.ascii_letters + string.digits) for _ in range(5))
+"."+''.join(random.choice(string.ascii_letters + string.digits) for _ in
range(27))
f= open(current_path +"/"+str("Generated")+str("")+".txt","a")
f.write(Generated+"\n")
print(Fore.GREEN +"Token: "+ Fore.RESET + Generated)
count+=1
if int(count)==int(cantidad):
print("\n" + Fore.CYAN +Fore.RED +"Tokens generated
successfully!")
print(Fore.WHITE +Fore.RED +"Tokens saved in Generated.txt")
input(Fore.RED +Fore.RED +"\nPress enter to exit")
os.system("cls")
print(Fore.WHITE +Fore.RED +"
["+Fore.WHITE +Fore.RED +"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
print(Fore.RED +Fore.RED +"
Closing YASH TokenGen..")
print(Fore.GREEN +Fore.RED +"
HITLERGEN")
print(Fore.WHITE +Fore.RED +"
["+Fore.WHITE +Fore.RED +"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
time.sleep(2)
sys.exit()
pass
pass
if opcion=='2':
os.system("cls")
print("\n" + banner + "\n")
with open('Generated.txt', 'r') as f:
for line in f:
time.sleep(0)
token = line.rstrip("\n")
headers = {
'Authorization': f'{token}'
}
src = requests.get('https://discordapp.com/api/v6/auth/login',
headers=headers)

try:
if src.status_code == 200:
print(f'{Fore.RED}Invalid token >{Fore.RESET} ' + token)
else:
print(f'{Fore.LIGHTGREEN_EX}Valid token >{Fore.RESET} ' +
token)
except Exception:
print(f"{Fore.CYAN}Error, please contact with Enfant_du_net via
Discord! {Fore.RESET}")
pass
if opcion=='3':
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
print(Fore.WHITE +Fore.RED +"
GalackGen TokenGen"+Fore.YELLOW+" Made by "+Fore.RED+"enfant_du_net")
print(Fore.WHITE +Fore.RED +"
[Discord] "+Fore.GREEN+"Enfant_Du_net")
print(Fore.BLUE +Fore.RED +" [Server]
"+Fore.RED+"https://discord.gg/GalackGen")
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
input(Fore.RED +Fore.RED +"\nEnter to exit")
os.system("cls")
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
print(Fore.RED +Fore.RED +"
Closing..")
print(Fore.GREEN +Fore.RED +"
Subscribe To xKariaEU on YouTube!")
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
time.sleep(2)
sys.exit()
pass
if opcion=='4':
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
print(Fore.RED +Fore.RED +"
Closing..")
print(Fore.GREEN +Fore.RED +"
Subscribe To Hitler!")
print(Fore.WHITE +Fore.RED +" ["+Fore.WHITE +Fore.RED
+"+"+Fore.WHITE +Fore.RED +"]"+ Fore.WHITE +Fore.RED
+"-------------------------------------------------------"+ Fore.WHITE +Fore.RED
+"["+ Fore.WHITE +Fore.RED +"+"+ Fore.WHITE +Fore.RED +"]")
time.sleep(2)
sys.exit()
pass

You might also like