the repo link is down in setup instructions
main repo has been taken down![]()
in Logic.cs, change "EvolveAllPokemonWithEnoughCandy()" to EvolveAllPokemonWithEnoughCandy(_clientSettings.PokemonsToEvolve) and "EvolveAllPokemonWithEnoughCandy(IEnumerable<PokemonId> filter = null)" to "EvolveAllPokemonWithEnoughCandy(IEnumerable<PokemonId> filter)". Let me know if it works.
Edit: this fixes PokemonsToEvolve list in Settings.cs
Last edited by lilnhan; 07-22-2016 at 11:25 AM.
Same place where you entered your usernames and coordinates and stuff, UserSettings.settings
As far as I see it the bot will not transfer any pokemon with more CP than listed or with better IVs than 85% perfect. This overrides the transfer duplicates settings, Can anybody confirm that on your end?
How do I make the bot not evolve every pokémon?
what about google refresh token? i didnt receive it when i start new project
how to only evolve ratata,pidgey,paras,zubat,weedle,caterpie,oddish,bellsprout,poliwag and transfer under the 500 cp? please help me?
Hey guys im using necro last updated bot... but this is what its doing can someone help me
[23:21:18] Starting Execute on login server: Google
[23:21:20] Please visit https://www.google.com/device and enter HERP-DERP
[23:21:57] Player level 23 - (116020 / 225000)
[23:22:14] Player level 23 - (116020 / 225000)
[23:22:30] Player level 23 - (116020 / 225000)
[23:22:46] Player level 23 - (116020 / 225000)
[23:23:02] Player level 23 - (116020 / 225000)
[23:23:18] Player level 23 - (116020 / 225000)
[23:23:34] Player level 23 - (116020 / 225000)
[23:23:51] Player level 23 - (116020 / 225000)
[23:24:07] Player level 23 - (116020 / 225000)
[23:24:23] Player level 23 - (116020 / 225000)
Hey guys im using necro last updated bot... but this is what its doing can someone help me
[23:21:18] Starting Execute on login server: Google
[23:21:20] Please visit https://www.google.com/device and enter HERP-DERP
[23:21:57] Player level 23 - (116020 / 225000)
[23:22:14] Player level 23 - (116020 / 225000)
[23:22:30] Player level 23 - (116020 / 225000)
[23:22:46] Player level 23 - (116020 / 225000)
[23:23:02] Player level 23 - (116020 / 225000)
[23:23:18] Player level 23 - (116020 / 225000)
[23:23:34] Player level 23 - (116020 / 225000)
[23:23:51] Player level 23 - (116020 / 225000)
[23:24:07] Player level 23 - (116020 / 225000)
[23:24:23] Player level 23 - (116020 / 225000)
If you're using the latest release by necro..
look under PokemonGo.RocketAPI.Console for Settings.cs
in there you will see //Type of pokemons to evolve
add the pokemon you would like to evolve. if you wish to remove some simply delete them or add // before them to turn
them into a comment and they will be ignored.
Is there a way to run more then 1 instance of the bot?
Thank you!
whats the difference between these 2 repos now?
https://github.com/NecronomiconCoding/Pokemon-Go-Bot
https://github.com/DetectiveSquirrel...-Go-Rocket-API
did they merge together to create 1 of the best bots or what? not understanding.