ADVERTISEMENTREMOVE ADS
Admin Menu
47,049 views
Description
# Open source ()
- Too easy to code so its open sourced
Features:
> Gives you access to the admin menu.
Features:
- Admin
Tested with
ADVERTISEMENTREMOVE ADS
13 Lines • 482 Bytes
-- Mcdaggitt is my main on scriptblox
-- Set the value to either true/false, makes it visible/invisible.
_G.g_adminmenu = true
local player = game.Players.LocalPlayer
local adminCanvas = player:WaitForChild("PlayerGui"):WaitForChild("Admin")
local function updateAdminVisibility()
for _, child in ipairs(adminCanvas:GetDescendants()) do
if child:IsA("GuiObject") then
child.Visible = _G.g_adminmenu
end
end
end
updateAdminVisibility()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
Luck don’t work
@Ek12 yeah fr
And forcespawn also maybe