How to display direct player information in the game interface

I have a list of players in which there is a separate line specifically for his rank in the group how can I display his rank in the group directly in the scoreboard?

3 Likes

you could refer to this, except make it so it checks their group id and rank and update it accordingly on the board

… It’s roblox classic leaderbord, I has my interface

Get the Data from the Player by using PlayerAdded, as it gives you the recent Player that joined, and from there you can apply the Data.