mcnamechecker allows you to check the availability of several mc names in seconds. This tool can be used to find "OG" names.
To use this program you will require python 3.9 or higher
- Modifiable config
- Clean UI
- Extremely easy to use
- All successful attempts are immediately saved to a
logs.txtfile - All files will remake themselves if deleted
Install with git
$ git clone https://github.com/tilas0/mcnamechecker.git
$ cd mcnamechecker
$ pip install -r requirements.txt
$ python3 main.py
- Put your names in list.txt and ensure
they are all on seperate lines. - You can edit several configuration settings in
config.txt.
- This software is mainly intended for the use of getting "OG" names
- Run
main.pyafter the installation and setup are complete to begin use.
- estimated time left function
- Inspiration:
This video by xinabox
Licensed under the MIT License