This Roblox proxy was made by me and an alternative to roproxy.com, keep in mind that is not rotating, this means that some endpoints may not work at all due to rate-limits, we allow fetching votes for a game/getting server instances unlike roproxy.com. Additionally, this proxy is not going to be 100% reliable, it has already been up for a few days ago but I have decided to post about this after I have increased reliability significantly.
If anyone possibly has an solution to rate-limiting, you can post it here, then I can handle it on my side.
HTML content is allowed to be served, e.g. www.robloxproxy.com will work, any subdomain!
Overall, the primary focus is HttpService usage, we do also allow CORS but that may come with a lower priority in uptime.
To use this proxy in your scripts, replace roblox.com with robloxproxy.com, then that should be it!
3 Likes
This is interesting, although I don’t quite qet the point of this. Could you explain to me what is the purpose of a proxy if the original Roblox.com is the same thing? I’m wondering what it could be used for?
2 Likes
HttpService
doesn’t allow requests to be sent directly to roblox services, so you have to use some kind of proxy like roproxy for example to access these requests.
You can test it out yourself, try requesting data through roblox.com and something like roproxy.
These requests can be used to access data not really available through roblox built in methods. Like people in a group, or a list of the players followers for example.
3 Likes
Oh I see. Thanks for explaining
3 Likes
Still sad we cannot access it from HttpService.
Just the other day I had an issue where the glitchMe service for getting a Roblox image’s real resolution stopped working all together, meaning the only other way to get such information is if Roblox provided it or allowed requests to their website.