Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mass Evolve Causing Soft IP Ban #3537

Closed
lhung opened this issue Aug 11, 2016 · 6 comments
Closed

Mass Evolve Causing Soft IP Ban #3537

lhung opened this issue Aug 11, 2016 · 6 comments

Comments

@lhung
Copy link

lhung commented Aug 11, 2016

Expected Behavior

Evolving pokemons should not raise a flag and cause IP bans.

Actual Behavior

No pokestops found right after mass evolving. Bot just walks randomly like other threads in #3493, #3435 or #3406. I was only running one bot all the time.

Your config.json

        "type": "EvolvePokemon",
        "config": {
            "evolve_all": "Bulbasaur,Charmander,Squirtle,Caterpie,Weedle,Pidgey,Rattata,Spearow,Ekans,Pikachu,Sandshrew,Nidoran F,Nidoran M,Clefairy,Vulpix,Jigglypuff,Zubat,Oddish,Paras,Venonat,Diglett,Meowth,Psyduck,Mankey,Growlithe,Poliwag,Abra,Alakazam,Machop,Bellsprout,Tentacool,Geodude,Ponyta,Slowpoke,Magnemite,Doduo,Seel,Grimer,Shellder,Gastly,Drowzee,Krabby,Voltorb,Exeggcute,Cubone,Koffing,Rhyhorn,Horsea,Goldeen,Staryu,Magikarp,Eevee,Omanyte,Kabuto,Dratini",
            "first_evolve_by": "cp",
            "evolve_above_cp": 0,
            "evolve_above_iv": 0,
            "logic": "or",
            "evolve_speed": 20,
            "use_lucky_egg": true
        }

Steps to Reproduce

  1. Save 120+ pokemons and pop lucky egg with above config.
  2. The mass evolving should be completed around 35 minutes
  3. Take another 5 minutes to release
  4. Bot starts walking randomly with no pokestops found, changing location yields same result
  5. It does not involve multiple bots.
  6. I was evolving at ~180k/hr speed for 35-40 minutes.

Other Information

OS: Linux
Git Commit: 9ae1b78
Python Version: 2.7.5

@Ph4i1ur3
Copy link

Maybe the evolve speed was too quick? Might be something worth testing

@CyberMew
Copy link

This happened to me as well. Rather than a soft ip ban, it was a soft ip ban + account because other accounts was working fine on the same ip. The default delay was ~20 seconds.

@PlanetoftheMapes
Copy link

Maybe we need to add some sort of random wait to humanize this it a bit..

@hklcf
Copy link
Contributor

hklcf commented Aug 22, 2016

comfirm, same here

@nealqu
Copy link

nealqu commented Aug 28, 2016

Same here mass evolve next day I was banned.

@mjmadsen
Copy link
Contributor

We've added configurable delays to these. If request not met, please reopen and clarify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants