I have a premium area and I was wondering how my gui above the teleporter would disappear if they had premium, or if it is the same as owning a gamepass?
if player.MembershipType == Enum.MembershipType.Premium then gui.Enabled = false end