A profile checker utilizing the Hypixel API to check the profiles of individual users.
This was originally created on the Hypixel forums, and the basis for it is still available there. However, much of it was quite disorganized and I ran into a few errors initially running it, along with the perfect conditions meaning errors could screw up the entire program. I rewrote a large part of the script and organized it so it works with any user now, just requiring your API.
Download either the .exe or the .py from the releases page. It may say the files are not trusted, but you can click the up arrow followed by "keep" to download them anyway. If you don't trust it, take a look at the source code, it's pretty simple.
- ASpacesys for originally asking me to help him and aiding with the process
- The many forum members here: https://hypixel.net/threads/automatically-obtaining-skyblock-profile-ids-python.2863636/#post-20790377
As per most of my projects, you're free to utilize, modify, and build upon this code. Just make sure to credit me as the original creator if you ever publicize it!