-
Member
How to get Necro bot to restart?
Since it stops working every 30 mins, is there a way to make it restart automatically?
-
Elite User
Originally Posted by Crazy
@echo off
:loop
cd "LOCATION OF THE FILE BELOW"
start PokemonGo.RocketAPI.Console.exe
timeout 1800 > NUL
taskkill /IM PokemonGo.Haxton.Console.exe >nul
goto :loop
exit
save this as NAME.bat and click it, keep the windows open and it closes and restarts the bot every 30 min
-
Post Thanks / Like - 1 Thanks
nero. (1 members gave Thanks to Crazyhead for this useful post)