HyChecker is a Python script that allows you to check availability of multiple usernames with one click for the game Hytale by Hypixel Studios.
Download the latest version of HyChecker here.
Open the terminal, copy & enter the following:
pip install requests
pip3 install requests
python -m pip install requests
- Create a new folder
- Place
hychecker.py,name.txt&refresh.pyin the new folder you created - Open the folder you created in VSCode, your folder should contain:
hychecker.py,name.txt&refresh.py - Modify
name.txtby entering the usernames you're after & save the file (examples are given within the file itself) - Run
hychecker.py
If ran correctly, the files: available_names.txt, unavailable_names.txt and name_checked.txt should appear
- Run
refresh.pyto see if the names you're after are still available
When ran, the list of names that are still available will remain in available_names.txt, otherwise moved to unavailable_names.txt
Tip
The more names you add into your list, the longer it will take to search. This script is highly dependant on the API's ability to check for availability, and since I did NOT make the API, please use this tool with a grain of salt.
Note
If you have any question feel free to DM me on Discord: @yeson
Important
- This script was made possible due to hytl.tools' public API made by @JackGamesFTW.
- The logo was made by myself, using an artwork designed by the artists at Hytale.
Caution
This is an Unofficial tool, not affiliated with Hytale.