I want to make a chat command that opens a gui but I can't seem to figure out how to make the gui open and how to make it group rank based?
function onChatted(msg, speaker) local source = string.lower(speaker.Name) msg = string.lower(msg) if msg == "/stafflock" then