Skip to content

tilas01/mcnamechecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Name Checker

mcnamechecker allows you to check the availability of several mc names in seconds. This tool can be used to find "OG" names.

mcnamechcker gif demo

Contents

Requirements


To use this program you will require python 3.9 or higher

Features


  • Modifiable config
  • Clean UI
  • Extremely easy to use
  • All successful attempts are immediately saved to a logs.txt file
  • All files will remake themselves if deleted

Installation


Install with git

$ git clone https://github.com/tilas0/mcnamechecker.git
$ cd mcnamechecker
$ pip install -r requirements.txt
$ python3 main.py

Setup


  • Put your names in list.txt and ensure they are all on seperate lines.
  • You can edit several configuration settings in config.txt.

Usage


  • This software is mainly intended for the use of getting "OG" names
  • Run main.py after the installation and setup are complete to begin use.

To-Do


  • estimated time left function

Credit


License


Licensed under the MIT License

About

Uses the Mojang API to go through a list of usernames and check if they are available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages