tehp / OpenPoGoBot

A PokemonGo Python bot - NO LONGER MAINTAINED
MIT License
123 stars 53 forks source link

OpenPoGoBot seems conflicting with Google Play Service #174

Closed lazyfai closed 8 years ago

lazyfai commented 8 years ago

Expected Behavior

OS: Linux / Mac Git Commit: latest

wchill commented 8 years ago

You should not be using this on your main account, but I'll keep this in mind.

lazyfai commented 8 years ago

Just for my curious, wanna know if it is about use of Google Map Key or other things, as Pokemon Go should not be related to Google Play...

andythorne commented 8 years ago

i made a fake google account to test a bot on. I literally signed up, got a gmaps key and started the pokemon account. Within 20 mins google had blocked the account for "Suspicious Activity", so it looks like google track the auth requests when using pokemongo.

lazyfai commented 8 years ago

I also tried but with different account for player and map key, the account being log out is the player account, the map key account is working well.

wchill commented 8 years ago

What happens if you use an app password (as if 2 factor authentication was enabled)?

lazyfai commented 8 years ago

Both 2-step with app password and normal password (no MFA) got the same behavior.

epicblood commented 8 years ago

I use a gmaps api key from my main account, and have had no issues. could be because I use a seperate account to login to pogo, however this one doesnt get logged out or anything

1karu5 commented 8 years ago

are you running the bot at a different location or ip than your phone? maybe google things your account got hacked because of that

lazyfai commented 8 years ago

I think this should not be the case, one people can have more than one phone, probably one left at home and one in office or on street. And Google API only being used during authentication not during gameplay.

are you running the bot at a different location or ip than your phone? maybe google things your account got hacked because of that

meyer9 commented 8 years ago

Closed for issue cleanup.