PokemonGoF / PokemonGo-Bot

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

Soft Ban IP (No Pokestop) Bypass :D #4962

Open Tomygames opened 8 years ago

Tomygames commented 8 years ago

Short Description

A bypass to stop soft ban IP

Possible solution

To do that , modify the python to disconnect and reconnect every 2.5minutes , got no Soft ban IP for 1 week : 100% works

How it would help others

Stop having to wait for hours to handle soft ban

(I already tried that by modifying the Javascript on the Pokemon GO Desktop version) Just make a settimeout of 15 seconds to connect , and 150secounds to disconnect, it will make an infinite loop 🎯

Tomygames commented 8 years ago

My theorie is that this resets the anti-cheat

Tomygames commented 8 years ago

screen shot 2016-08-30 at 21 08 24 screen shot 2016-08-30 at 21 09 37 THIS DOES NOT BYPASS THE FAILED TO GET GAME DATA ! ONLY SOFT BANS IP

iBinh commented 8 years ago

how to modify the python to disconnect and reconnect every 2.5minutes @Tomygames 👍