Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you make a rank managment game?

Asked by 5 years ago

How do you make a game where you make a bot account, the when a user buys a gamepass they join the game to get automatically ranked.

0
explain a but more with it. Are you talking about it applying in game or in a group yoshi8080 445 — 5y
0
Are you talking about group ranking (cause you mentioned bot account), Because that would require your own HTTP server (XAMPP is a good package for that). Griffi0n 315 — 5y
0
I want it so you buy a gamepass then get ranked on the group, when you join the game. XxXadamking1XxX 0 — 5y
0
How do you use XAMPP then tell me how to make it all in 1 comment please Griff. XxXadamking1XxX 0 — 5y

1 answer

Log in to vote
-2
Answered by 5 years ago

make a gamepass script then put this

game.Players.LocalPlayer:FindFirstChild("leaderstats").Rank = "PUT RANK HERE"

0
Soooooo many problems with this script. Griffi0n 315 — 5y
Ad

Answer this question