PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.86k stars 1.54k forks source link

Spam: CATCH_POKEMON "status": 3 #4

Closed crack00r closed 8 years ago

crack00r commented 8 years ago

Sometimes it spams this for over 5minutes, then i have to break the script, and start again

2016-07-21 08:58:59,619 [ pgoapi] [ INFO] Create new request... 2016-07-21 08:58:59,621 [ pgoapi] [ INFO] Adding 'CATCH_POKEMON' to RPC request including arguments 2016-07-21 08:58:59,622 [ pgoapi] [ INFO] Execution of RPC 2016-07-21 08:58:59,943 [ pgoapi] [ INFO] Cleanup of request! Response dictionary: { "unknown2": 8145806132888207460, "direction": 1, "auth_ticket": { "expire_timestamp_ms": 1469086143667, "start": "5CpLERrRb5ZQphR+vw0n61XTQVlM9W4moeUCvFyeXYm2GzFQ5ZIN0Hkb2+MkOMjxo1ZpP4GIO/CM\nGTLDv46bbQ==\n", "end": "2Cx/pEQjUoR2E5zicpeWLw==\n" }, "responses": { "CATCH_POKEMON": { "status": 3 } } }

system123 commented 8 years ago

It is most likely because you have been soft banned so all the encountered Pokemon run away. Try not change location too drastically as the server monitors for unfeasible location changes. It seems to calculate a delta between your last login and your current one, and determine the speed traveled to get there.

crack00r commented 8 years ago

ok, just travel arround 500m, to another spot, but thx :D

PokemonGoF commented 8 years ago

no... just fixed this bug.

PokemonGoF commented 8 years ago

https://github.com/PokemonGoF/PokemonGo-Bot/commit/8b5467e0b04bf68e7b505f897325422995828e36 Please submit if this is still an issue.