Roblox Auto-Rank System?

I’m working on a group that has many sub-groups as such and was wondering if there is any sort of script out there so when a person is ranked in 1 group, they’ll be ranked to a certain rank in our main group.

Thanks.

That is to be done with some external program. This is not possible to be made inside of a Script in Roblox game. There are topics about making one of these bots I believe.

Hey there,

Many such systems exist, and while we’re not allowed to script full systems for those asking questions here, I can direct you to some resources I’ve used in the past.

Firstly I do need to mention that with automatic ranking systems, you need to use third party resources such as Glitch(the method I’ve used).

Here’s the link to a youtube video demonstrating how to accomplish this, and I myself can verify that the exact method used here has worked in my testing.

After following these steps, its as easy as firing your server side trigger. Please, please, be sure to keep security in mind when developing these types of systems though, because if you mess up and exploiters take advantage of it, its bad news.

2 Likes