How do I script this?

I need help figuring out what this is called. I was playing Venti Cafe the other day and this caught my eye. I’ve been trying to figure out what it’s called, but no accurate results have come up. If anyone knows what this is called, please tell me so that I can start making it as I would like to use it for my cafe. Also, how would I script this to make it?

Screenshot 2023-04-05 173737

2 Likes

You could make a SurfaceGui, use a LocalScript to set the user data, and then go through all of the players currently ingame and check their group ranks, sorting them into groups/tables and setting the amounts of people with certain ranks on the server.

TL;DR use LocalPlayer data to set the player’s data and use ranks to set the server data.

3 Likes