hi, i wanna ask is it possible to change ranks of people in a roblox group through a roblox game? i don’t think so but wanted to be sure
I doubt there is a feature for this yet, but I think there may be a solution.
The solution being a group ranking bot. There many tutorials on youtube and other resources which I am going to give you, however I am not sure if this is what you wanted.
Tutorial:
You could follow along and make your own group ranking bot that I believe does what you wish.
Adding on to my post, I just saw parts of the tutorial and it does what you ask for, however you have to change the code, since I am guessing you don’t want someone to get a new rank when joining a game, but I am not sure.
Regardless just follow the general idea of the video and change the parts of the code you want, so you can get your desired outcome.
Anyhow, I wish you good luck!
You can try making your own backend that hold that stuff.
So first create an API in the server then use HttpService
Then send a POST request to your API that ranks the player.