Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- :loop
- cd /d C:\Users\User\Desktop\autosniper1.10
- start PokeSniper2.exe -autosniping
- timeout /t 120 >null
- taskkill /f /im PokeSniper2.exe >null
- goto loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement