Rank Locked SurfaceGUI

Hey :wave:

I’ve been trying to script a Surface GUI that is rank locked so only players ranked in my group can see the frame. I’ve been trying everything and I can’t get it to work. Help would be appreciated.

Thanks! :heart:

image

1 Like

use Player | Roblox Creator Documentation to check the player’s rank level and make the frame visible only if its true

1 Like

To add on to the above, if it involves any sort of remotes don’t forget to check on the server too! Exploiters can toggle the frame visibility at will.