Anyone know what script they use?

Hello Devfourm, I have been playing alot of roleplay games and thinking of making my own with some friends. I have come up with a issue tho. I have no idea what system they are using for their ranktags. It has custom icons overhead and color changing rank text if you switch teams.

What I mean.
Screen Shot 2021-08-28 at 8.35.14 PM
^ You cant really see the rank but its black because his team color is black

Is there any scripts that are like that?

Regards,
Kazok

Maybe they used the property Player | Roblox Creator Documentation and an BillboardGui | Roblox Creator Documentation

They most likely use a billboard gui above their head and use a script to set it to what their rank is supposed to be.

do you have the script for it?

I’m sorry I can’t write the script right now but it should be pretty simple, here’s what I imagine the script would look like:

I think it would be server script in server script service saying when a player joins a game make a billboard gui on that player’s character and set a text to what you want their rank to be and you could save that with a datastore.