Do you think those games use MULTIPLE proxy servers to allow for splitting request rates, or just one proxy server that has higher rate limits?
I suggset you add a create.roblox proxy to get things such as images and audios and videos. thanks for your amazing proxy
i need it because there was a game where it needs to search for images i did use assetservice or insert i think there was this function called ::getfreedecals only problem it got 3 pages only
toolbox API
not every service requires you to webscrape their front page
For some reason when I use ro proxy for the link https://auth.roproxy.com/v2/login it says invalid token but when I change the link to roblox it doesn’t say that anymore.
For some reason when you use the friends api after requesting a certain user once it will stop changing. (specifically for following) Is this a bug?
https://friends.roproxy.com/v1/users/USERID/followings?sortOrder=Asc&limit=10&cursor=
dont use roproxy for logging in
dont use api for logging in
thats literally against roblox TOS
guessing the followers are being cached into roproxy when you access them
local apiUrl = "https://games.roproxy.com/v1/games/"..GAMEID.."/servers/Public?limit=100&cursor="
local response = HttpService:GetAsync(apiUrl)
its blocking when i use it the way its supposed to be used great job
that url was blocked cause people kept abusing it
just code a messaging service system if you need to get your own game places
hello it seems like the friends api caches,
https://friends.roblox.com/v1/users/116781531/followings?limit=50&cursor=&sortOrder=Desc
and
https://friends.roproxy.com/v1/users/116781531/followings?limit=50&cursor=&sortOrder=Desc
has different outputs, this happens to both limit parameters too
I know this post was made in 2021, but is there a way to only get the items made by the user?
Not sure how maintained this project is anymore, but I’ve been wanting to automate something small in Studio to make an active owner list for an item using this api:
https://inventory.roblox.com/v2/assets/25740034/owners?limit=100&sortOrder=Asc
For some reason, RoProxy completely cuts out the owner
field, and only keeps the uaid
, serialNumber
, created
, and updated
fields intact.
This happens because there’s no authentication cookie.
This URL requires cookie authorization.
https://games.roproxy.com/v1/games/votes?universeIds=
is blocked