jekirl / poketrainer

The original Pokemon Go bot
Other
120 stars 58 forks source link

Bot tries to release pokemon deployed in gyms. #531

Open BoBeR182 opened 8 years ago

BoBeR182 commented 8 years ago
2016-08-12 15:09:32,946 [    pgoapi] [ INFO] Releasing pokemon: Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
2016-08-12 15:09:33,943 [    pgoapi] [ INFO] Successfully Released Pokemon Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
2016-08-12 15:10:23,039 [    pgoapi] [ INFO] Releasing pokemon: Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
2016-08-12 15:10:24,052 [    pgoapi] [ INFO] Successfully Released Pokemon Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
2016-08-12 15:11:04,881 [    pgoapi] [ INFO] Releasing pokemon: Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
2016-08-12 15:11:05,859 [    pgoapi] [ INFO] Successfully Released Pokemon Type: Nidoking CP: 2214, IV: 77.78, Lvl: 35.5, LvlWild: 26.0, MaxCP: 2248, Score: 70.0181957305, IV-Norm.: 70
infinitewarp commented 8 years ago

So, I think the pull request I opened makes the bot behave better with pokémon deployed to gyms, but I don't actually have any of mine in gyms to test against right now. Would you mind taking a look @BoBer182 and giving some feedback?