Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTokenChecker

Simple token checker

Features

  • Asynchronous support
  • Check public flags, nitro (type, end), nitro credits, credit cards, boosts, promotions, account connections
  • Fully customization

Installation

  • Download python from python.org site
  • Download this checker and extract it
  • Type cmd.exe and go to directory with project
  • Type pip install -r requirements.txt to install needed packages
  • Put tokens into tokens.txt
  • Customize the config.json file to your needs
  • Run the program (python main.py)

TODO

  • Check nitro credits if available in account
  • Check credit cards in account
  • Show billing history
  • Check guilds (all guilds or with admin permissions)
  • Show relationships (friends in account)
  • Show DMs (count of DMs)
  • Advanced config
  • Progress bar
  • Sort tokens
  • Outbound-promotions
  • Account connections
  • Check boosts in account

What's New

0.1.6

  • Check if token is not phone locked "You need to verify your account in order to perform this action." fix

0.1.5

  • Add type hints in all functions
  • Now, program checks private channels
  • Removed ujson module from requirements.txt

0.1.3-2

  • Fixed bug with fetching badges in account

0.1.3-1 (Bug-Fix)

  • Fixed error in boosts

0.1.3:

Now, GTokenChecker checks:

  • Boosts in account
  • Promotions (promo codes like Xbox Game Pass)
  • Account connections

0.1.2:

  • Advanced configuration in config.json
  • Now all tokens (valid, invalid, phone_lock, nitro) will be sorted in results.

Structure on the results folder:

  • result-date_of_program_started

    • invalid_tokens.txt
    • nitro_tokens.txt
    • phonelock_tokens.txt
    • valid_tokens.txt
  • Added progress bar to show percent of completed

License: GNU GPL 3

About

Under Pizdec

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages