Advertisement
Guest User

Untitled

a guest
Aug 10th, 2016
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. @echo off
  2. :loop
  3.  
  4. :--------------------------------------------------------
  5. cd /d E:\necro\huinew-for pokeball
  6. start NecroBot.exe
  7.  
  8.  
  9. timeout /t 120 >null
  10. taskkill /f /im NecroBot.exe >null
  11.  
  12. :--------------------------------------------------------
  13.  
  14. cd /d C:\Users\User\Desktop\autosniper1.10
  15. start PokeSniper2.exe -autosniping
  16.  
  17. timeout /t 120 >null
  18. taskkill /f /im PokeSniper2.exe >null
  19.  
  20. :--------------------------------------------------------
  21.  
  22. cd /d C:\Users\User\Desktop\autosniper1.10
  23. start PokeSniper2.exe -autosniping
  24.  
  25. timeout /t 120 >null
  26. taskkill /f /im PokeSniper2.exe >null
  27.  
  28. :--------------------------------------------------------
  29.  
  30. cd /d C:\Users\User\Desktop\autosniper1.10
  31. start PokeSniper2.exe -autosniping
  32.  
  33. timeout /t 120 >null
  34. taskkill /f /im PokeSniper2.exe >null
  35.  
  36. :--------------------------------------------------------
  37.  
  38.  
  39.  
  40. goto loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement