PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
408 stars 115 forks source link

Python Error once every 1-2 hours #246

Open jinkawasaki333 opened 7 years ago

jinkawasaki333 commented 7 years ago

Hello, the bot is running well for one or two hours then it crashes and shows lots of Python errors. I assume that the bot is set to "rest" every one or two hours, but how can I tweak the code to unable it?

Kennypahenri commented 7 years ago

Did you mean this errors?

Regards!

screenshot_1 screenshot_2

jinkawasaki333 commented 7 years ago

Yeah that one :/ What is it?

Kennypahenri commented 7 years ago

I don't know? Just appeared to me too :confused:

iiCe89 commented 7 years ago

its common error wudnt worry too much and if it cuts out after two hours i believe its a safety to stop u getting banned because of the amount ur hitting etc isnt normal human behavior 😜

roshcamlian commented 7 years ago

@iiCe89 nah..

flawnn commented 7 years ago

maybe a new anti ban system... they kick you every second hour out

MrAppleMania commented 7 years ago

It's for your own safety. Random Pause

{ "type": "RandomPause", "config": { "min_duration": "00:00:10", "max_duration": "00:10:00", "min_interval": "00:10:00", "max_interval": "02:00:00" } }