Discord Token Checker with GUI for checking discord tokens.
Install Python 3: https://www.python.org/downloads/
Run this command in console
pip install requests
pip install pyqt5
pip install discord_webhook
Run this command
python check.py
You will see the main window, there you need to insert tokens in the format:
NjY3Nzk3NTYzMDEyOTM5Nzg3.XiH8_g.baNL56f-ntLY-ToeYUPWb0o3SaA
NjY3ODAxMjQ4MDkwNTU0Mzg0.XiIAmQ.GgSV9yQVBC229W0hCZ9rYXeE8qM
NjY3ODA1MzkzODI0NTE0MDkx.XiIEjQ.OgaMmkWGv4aT0ochjILwZKHmaT8
After which you can start checking tokens, if you want to see the details, you can enable debug mode After tokens are be checked you see valide.txt file
Telegram: @rustnt
