Leodenact
Leodenact
set transfer_cp_threshold=100 to -1 instead. Or it will keep those over 100 cp, even if the iv is low
So I wanna start up my bots automaticly and restart them every 1.5 hour, Any clues on how to make this? I'm really bad at understanding how to program and...
Do I need to edit anything of that you wrote @Killertom63 or can I just copy paste?
@Killertom63 Sorry for being so bad at this. So I opened a notepad file and renamed it to restartscript.bat and pasted :loop START "pogobot" start.bat &^ timeout /t 5400 &^...
I did the restart script, but how do I create the start.bat script? I am so confused, should I rename something in my PokemonGoBot-0.5.1 folder ( the bot folder )...
@Killertom63 when I open the restartscript it only opens an empty cmd and loops it every 1.5 hour. I need the empty cmd file to run java -jar PokemonGoBot-0.5.1.jar --server.port=8092...