hide button in lua roblox local UI = script.Parent.Parent.Parent local isVisible = true script.Parent.MouseButton1Click:Connect(function() isVisible = not isVisible for _, child in ipairs(UI:GetChildren()) do if child:IsA("ScreenGui") and child.Name ~= "TouchGui" and child.Name ~= "PlayerGui" then child.Enabled = isVisible script.Parent.Parent.Enabled = true end end hide button in lua roblox How to get it for free? hide button in lua roblox end) hide button in lua roblox