Skip to content

y4s/HyChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

HyChecker

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.


Warning

Dependencies Required:

  1. VSCode & Python
  2. Python's Requests Module

⬇️ Windows Terminal Installation for Python's Requests Module

Open the terminal, copy & enter the following:

pip install requests
pip3 install requests 
python -m pip install requests

🔍 How To Use:

  1. Create a new folder
  2. Place hychecker.py, name.txt & refresh.py in the new folder you created
  3. Open the folder you created in VSCode, your folder should contain: hychecker.py, name.txt & refresh.py
  4. Modify name.txt by entering the usernames you're after & save the file (examples are given within the file itself)
  5. Run hychecker.py

If ran correctly, the files: available_names.txt, unavailable_names.txt and name_checked.txt should appear

VSCode Folder

image

Search Summary

image

💡 Optional:

  1. Run refresh.py to 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

Refresh Summary

image

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.