I am trying to make a improved sniper / checker.
1 thing which is halting development is that, how does NameMC find out when a name is available after the name is changed, and get a status on it too?
Example https://namemc.com/search?q=bright
Normally, if it was not in use because nobody could migrate, it not return anything and would be a ValueError (in python).
I think they use Mojangs API, and I have read the API 1000 times, and I cant find anything about my problem. https://wiki.vg/Mojang_API
1 thing which is halting development is that, how does NameMC find out when a name is available after the name is changed, and get a status on it too?
Example https://namemc.com/search?q=bright
Normally, if it was not in use because nobody could migrate, it not return anything and would be a ValueError (in python).
I think they use Mojangs API, and I have read the API 1000 times, and I cant find anything about my problem. https://wiki.vg/Mojang_API
Last edited: