Please help me! I need some help doing this really hard script. I'm just a beginner, and I know nothing about Lua. XD
game.ScreenGui.GUI.Enabled = true local script = script if not script.Parent = game.ScreenGui.GUI.button then script.Parent = game.ScreenGui.GUI.button end script.Parent.MouseButton1Click:Connect(function() game.ScreenGui.GUI.Enabled = false end)
Closed as Non-Descriptive by Torren_Mr, xPolarium, antonio6643, and evaera
This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.
Why was this question closed?