Model id 84683556931127
Like and subscribe join my discord for more updates https://discord.gg/ZKuAPn3Py
Local script
ocal button = script.Parent
local guiFrame = script.Parent.Parent:WaitForChild("Frame") -- Adjust name if different
-- Start with GUI hidden
guiFrame.Visible = false
button.MouseButton1Click:Connect(function()
if guiFrame.Visible then
guiFrame.Visible = false
else
guiFrame.Visible = true
end
end)
Download
0 formats
No download links available.
Steal A Thing Advanced Admin Panel | Studio Lite Tutorial | NatokHD