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

Retry at same PokeStop up to 40 times, if it gives 0 experience (softban bypass) #850

Merged
merged 2 commits into from
Jul 27, 2016

Conversation

iBorna
Copy link
Contributor

@iBorna iBorna commented Jul 27, 2016

Simple solution to softban, if pokestop gives 0 experience, it will loop the looting up to 40 times, which will clear the softban in around 1 minute.

@mich3lam
Copy link
Contributor

After the 40 times you will be unbanned lol..
it's a trick to bypass the softban. go to a pokestop, open, wipe, close, open, swipe, close. arround~30 times and the softban ends

@iBorna
Copy link
Contributor Author

iBorna commented Jul 27, 2016

@mich3lam, it opens ("tries to loot") same pokestop 40 times and softban is bypassed, that's what it does.

I've also added random intervals between swapping so it looks more real, and tested it few times and it seems to work without issues so far.

@iBorna iBorna changed the title Retry at same PokeStop up to 40 times, if it gives 0 experience (softban) Retry at same PokeStop up to 40 times, if it gives 0 experience (softban fix) Jul 27, 2016
@iBorna iBorna changed the title Retry at same PokeStop up to 40 times, if it gives 0 experience (softban fix) Retry at same PokeStop up to 40 times, if it gives 0 experience (softban bypass) Jul 27, 2016
@bjornegrim
Copy link
Contributor

you should make an additional check or two, because sometimes it bugs and you get 0 xp even when you're not softbanned, spinning 40 times every time you would get 0 xp would end up in trouble in long run

@l3uddz
Copy link
Contributor

l3uddz commented Jul 27, 2016

maybe if it happens 2 or 3 times in a row, then activate providing it has been turned on in config?

@NecronomiconCoding NecronomiconCoding merged commit 4120a8c into NecronomiconCoding:master Jul 27, 2016
@iBorna
Copy link
Contributor Author

iBorna commented Jul 27, 2016

@splenrus, @l3uddz
I have added so it checks if the pokestop can be looted, that should prevent the 0 experience issue you mentioned you had.

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

Successfully merging this pull request may close these issues.

5 participants