Closed LoveDuck closed 8 years ago
try to find bug when add CallTimeOut() , the bot will walk return one step
if IsOnMap() == True:
ERROR_LOG("Tap on Pokestop failed !")
#Call the restart TimeOut
CallTimeOut() <=========
return False
if IsOnMap() == True:
ERROR_LOG("Tap on Pokemon failed !")
#Call the restart TimeOut
CallTimeOut() <=========
return None
Reverted #70
when open pokestop fail the bot will walk return one step