This is a game I made as a way to learn httpService and other things.
Currently roblox doesn’t allow you to get requests from their API from a roblox game, you need to have a proxy in-between.
This idea is not completely original, this game already had equivalents.
Game:
https://www.roblox.com/games/6132107438/Oufit-Testing
I’m not sure who to credit for this idea, but here’s some stuff I can give credit to:
Being able to get roblox API Requests using a FREE service by Google
API to request them
How to get the HumanoidDescription to wear it
This has taught me ALOT, from HumanoidDescriptions which I did not know the existence of, to HttpService requests using proxys.
There are some stuff I wanna add in, so stay tuned.
Also I need help with something: It’s saying it’s on expiremental mode, when it’s not. That sometimes happends with smallar games I have…