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

Whats wrong with this script?

Asked by
ali119 0
10 years ago

`function onClick() Script.Parent.Visible = true end

Script.Parent.MouseButton1Click:connect(onClicked)`

I scripted it so when you would click the button a help gui would come up, but it isn't working.

Answer this question