jabbink / PokemonGoBot

DEFUNCT - Bot that plays Pokemon Go
https://www.pogobot.club/
GNU General Public License v3.0
558 stars 232 forks source link

[Question] How can I edit time delay while transfering pokemon? #1064

Closed pvase666 closed 8 years ago

pvase666 commented 8 years ago

Logs:

14 Aug 18:28:16 [default: BotLoop] - Going to transfer WEEDLE with CP 60 and IV 55%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:17 [default: BotLoop] - Going to transfer WEEDLE with CP 78 and IV 37%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:18 [default: BotLoop] - Going to transfer WEEDLE with CP 56 and IV 35%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:20 [default: BotLoop] - Going to transfer KRABBY with CP 142 and IV 68%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:21 [default: BotLoop] - Going to transfer KRABBY with CP 10 and IV 66%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:22 [default: BotLoop] - Going to transfer TANGELA with CP 364 and IV 57%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:23 [default: BotLoop] - Going to transfer CATERPIE with CP 69 and IV 60%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:25 [default: BotLoop] - Going to transfer CATERPIE with CP 24 and IV 40%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:26 [default: BotLoop] - Going to transfer CATERPIE with CP 35 and IV 40%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:27 [default: BotLoop] - Going to transfer CATERPIE with CP 24 and IV 35%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:29 [default: BotLoop] - Going to transfer GOLDEEN with CP 38 and IV 60%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:30 [default: BotLoop] - Going to transfer STARYU with CP 96 and IV 93%; reason: CP < 3000 and IV < 95%
14 Aug 18:28:31 [default: BotLoop] - Going to transfer SQUIRTLE with CP 139 and IV 42%; reason: CP < 3000 and IV < 95%

Any way to edit time delay while transfering by edit KT file from source. Thanks :)

alexbulyha commented 8 years ago

I am working on implementing this (and a few other random time delays for example between throws)

GonnaLoseItAll commented 8 years ago

@AlexBoulyga any idea when your implementing and other things will be released? Just being curious, because I see a lot of pull request :) . Maybe @jabbink can answer this. :)

alexbulyha commented 8 years ago

Some other requests just got merged, this feauture is not done yet

alexbulyha commented 8 years ago

If you want look at #1047