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

GUI Button help?

Asked by 10 years ago

Deleted old question, and reposted as I updated the script

strength = script.Parent.TextLabel
script.Parent.MouseButton1Down:connect(function() 
    strength.Text = math.random(1,10)
end)

why you no work!1!!!11!

Answer this question