useragents / Discord-Token-Checker

Loops through a list of Discord tokens in a file to check if they are valid/invalid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Discord Token Checker

‼️ NEW DISCORD SERVER! JOIN HERE! ‼️

Loops through a list of Discord tokens in a file to check if they are valid/invalid. Click here to report bugs.

image


Usage

  1. Download ZIP here and extract the ZIP
  2. Put your token list inside of the tokens.txt file.
  3. Run the run.bat file
  4. All valid tokens will be saved to the Good.txt file.

Please note

This is one of my first JavaScript projects, I am not responsible for your actions using this script. This script was made for educational purposes.

About

Loops through a list of Discord tokens in a file to check if they are valid/invalid


Languages

Language:JavaScript 97.7%Language:Batchfile 2.3%