Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Ok help me with this script?

Asked by
exit16 20
9 years ago

~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ local Stop = game.StarterGui.ScreenGui.Stop function onClicked (TextButton) local Player = game.StarterGui.ScreenGui.Stop:FindFirstChild("Humanoid") if (Player ~=nil) then do Stop.MouseButton1Down = true if (Clicked) then do Stop.Visible = false end end end end end

1 answer

Log in to vote
0
Answered by 9 years ago

You make the same mistake again bud.


Enter the script between those.

Ad

Answer this question