Group Ranking (promotions)

It’d be in the request headers section on a roblox.com link. Usually if you scroll to the bottom in the headers section it’s around there.

confused

That isn’t a roblox.com link. The request url would be something like https://www.roblox.com/whatever. On the left side there is a list with a bunch of names. If you load a game find the one that says the name of the game, or just any roblox.com link.

im stilll very confused

(3000000000000 charaaacters)

I’ve been trying to help you for a while now but I need to do some other things so here. Your latest problem is that your cookie isn’t valid, which hopefully will be the last problem. You need to find your full cookie so maybe turn off preserve log then reload Roblox’s home page. In the headers section scroll down until you find the cookie. Take the whole cookie and paste it into the correct spot in settings.json. There isn’t much more I can say. Good luck.

To find your cookie, you do (Ctrl + Shift + I). Then you press the Application tab, and look for the dropdown that is labeled Cookies. Then the section that is inside the cookies tab, you should select that and you should see a bunch of selections like the image has on the right side. The part you want is the .ROBLOSECURITY. You need to copy everything inside that, even the part with the warning and paste it inside of your application where it is needed. It it doesnt work, try logging in and out to get a new cookie.

Image:
image

that what I was doing but not including the warning, thank you.

Cookie is correct now BUT I keep getting this error.

image

It is thinking groupid is userid when its not and its in correct order.

Try just doing api.promote(userId) then and see if that works. I’m honestly not sure at this point.