|
| 16 Aug 2012 08:52 PM |
Run=false function Descendant(D) if D.className=="Tool" then Run=false script.Parent.Text="Run" script.Parent.Parent.Parent.Parent.Character.Humanoid.WalkSpeed=16 end end
function onButtonClicked() Yes=true C=script.Parent.Parent.Parent.Parent.Character:GetChildren() for I=1,#C do if C[I].className=="Tool" then C[I].Parent=script.Parent.Parent.Parent.Parent.Backpack end end if Run then Run=false script.Parent.Text="Run" script.Parent.Parent.Parent.Parent.Character.Humanoid.WalkSpeed=16 elseif not Run and script.Parent.Parent.Parent.Parent.Character.Torso.Position.y>166 then Run=true script.Parent.Text="Walk" script.Parent.Parent.Parent.Parent.Character.Humanoid.WalkSpeed=27 end end
while script.Parent.Parent.Parent.Parent.Character==nil do wait(1) end script.Parent.Parent.Parent.Parent.Character.DescendantAdded:connect(Descendant) script.Parent.MouseButton1Click:connect(onButtonClicked)
while true do wait(5) if script.Parent.Parent.Parent.Parent.Character.Torso.Position.y<166 and Run then Run=false script.Parent.Text="Run" script.Parent.Parent.Parent.Parent.Character.Humanoid.WalkSpeed=16 end end |
|
|
| Report Abuse |
|
|
jmr11b
|
  |
| Joined: 19 Aug 2010 |
| Total Posts: 806 |
|
|
| 16 Aug 2012 08:53 PM |
| Did you make this? Please only post scripts you created. Free Models make me angry. |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 08:59 PM |
| I SO NOOB, SO I USEE FREEMODELS! HALP MEHH! |
|
|
| Report Abuse |
|
|
| |
|
|
| 16 Aug 2012 09:12 PM |
Free model a fixed one then.
-orangegreenblue, the Lua Noob |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 09:22 PM |
| NU NU, I LIE LIE! I EXPLOIT IT FROM SOMEONE! IT NO WORK! I WANT IT TO WORK! NOW FIX IT! |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 09:23 PM |
| Yes, because telling us you stole it makes people want to help. -_- |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 09:29 PM |
| NU NVM I DID NOT EXPLOIT, IM TOO MUCH OF A NOOB TO KNOE! O NOW FIX OK?? OK?? OK? |
|
|
| Report Abuse |
|
|
| |
|
|
| 16 Aug 2012 09:34 PM |
| @KING YOU FORGOT THE "while true do end" ON LINE 5 |
|
|
| Report Abuse |
|
|
| |
|
|
| 16 Aug 2012 09:39 PM |
| Aha!! Now I kno!!! Muhahhahahah banana!!!! You hath helped me to make the place like d original, muhahhahahah!!!! |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 09:43 PM |
Go away, fail troll
~2.9k posts/20k posts |
|
|
| Report Abuse |
|
|
|
| 16 Aug 2012 09:47 PM |
| MAH THREAD, MAH TURF! YOU GET OUT FOO! |
|
|
| Report Abuse |
|
|
jmr11b
|
  |
| Joined: 19 Aug 2010 |
| Total Posts: 806 |
|
| |
|
| |
|
ryster252
|
  |
| Joined: 09 Sep 2008 |
| Total Posts: 499 |
|
|
| 16 Aug 2012 09:56 PM |
| what does is this script even for if you would explain ide probably make you a better one |
|
|
| Report Abuse |
|
|
| |
|
ryster252
|
  |
| Joined: 09 Sep 2008 |
| Total Posts: 499 |
|
| |
|