Advertisement
Guest User

30 minute workaround

a guest
Jul 28th, 2016
1,048
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. @echo off
  2. :loop
  3. start NecroBot.exe
  4. timeout /t 1800 >null
  5. taskkill /f /im NecroBot.exe >nul
  6. goto loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement