#182915593Wednesday, February 03, 2016 2:50 AM GMT
You could put a LocalScript in the GUI frame, and have it check the if game.Players.LocalPlayer is a part of X group. If they are, set it to visible. If not, set it to invisible.
#182921795Wednesday, February 03, 2016 4:52 AM GMT
:GetRoleInGroup(id)
:GetRankInGroup(id)
:GetRoleInGroup() returns the string role, for the player
:GetRankInGroup() returns the number value, for the role the player is in