Guest User

Pastebin

a guest
Feb 9th, 2010
502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1.  
  2.  
  3. Anti relog HS script
  4.  
  5. anti Relog Speed Tutorial setting typo CORRECTED
  6.  
  7.  
  8. Anti-Relog
  9.  
  10. You Will need To Paste this into Scar:
  11.  
  12. program SS;
  13. begin
  14. findwindowtitlepart('EndlessOnline',False)
  15. activateclient;
  16. wait(1500);
  17. begin
  18. repeat
  19. Keydown(116)
  20. Wait(10)
  21. Keyup(116)
  22. wait(10)
  23. Keydown(118)
  24. Wait(10)
  25. Keyup(118)
  26. Wait(3000)
  27. until(false)
  28. end;
  29. end.
  30.  
  31. Afterwards you will need to set your xspeed settings to the tutorial settings below:
  32.  
  33. Speeds:
  34.  
  35. Enable/Disable Speed: [num - ]
  36. Speed +1: [num + ]
  37. Speed -2.29 (-2.29 in blue) xD!: [F5]
  38. Speed 16-32: [F7] <-- this is the speed you will be running on and attacking.
  39.  
Advertisement
Add Comment
Please, Sign In to add comment