Jaden11

Speed hack script

Nov 25th, 2014
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. showMessage"Speed hack by itsJaden2 ?//INJECTING //?Subcribe at me www.youtube.com/cabintruth12
  2. lastSpeed=100;
  3. function checkKeys(timer)
  4. if(KeyPressed(VK_E))then last speed ~=80 then speed hack_Setspeed(80) lastspeed=80 end
  5. else if lastspeed ~= 5 then speedhack_setSpeed(5) lastspeed=5 end
  6.  
  7. end
  8.  
  9. end
  10.  
  11. t=CreateTimer(til)
  12. timer_setInterval(t,100)
  13. timer_onTimer(t,checkKeys)
  14. timer_setEnabled(t,true)
Add Comment
Please, Sign In to add comment