Kasumo
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 2467 |
|
|
| 10 Jun 2013 10:13 AM |
function onClick()
--[Change walkspeed to 100]--
end
script.Parent.MouseButton1Down:connect(onClick) |
|
|
| Report Abuse |
|
|
| 10 Jun 2013 10:16 AM |
script.Parent.Parent.Parent.Parent.Parent.Character.Humanoid.Walkspeed = "100"
-- That is, if theres the Gui, Frame, and the Button, if there's extra please put the Parent's.
Check this idea out guys, http://www.roblox.com/Forum/ShowPost.aspx?PostID=100669483 |
|
|
| Report Abuse |
|