Is there anyway to make the gui invisible?
function hide(obj) obj.Visible = false end hide(script.Parent)