coroutine.wrap(function() while true do task.wait(0.1) game:GetService("Players").LocalPlayer.PlayerGui.AdminMenu.Enabled = true wait() end end)()