Has this bot a option to only eveolve Caterpie, Weedle and Pidgey?
Has this bot a option to only eveolve Caterpie, Weedle and Pidgey?
Poke Ball Used
Goldeen got away
Pokestop XP: 0
Pokeball Used
Pidgey Got away
Pokestop XP: 0
Been getting this same loop on all my profiles.. The bot was fun for the first day now its pretty much pointless. I will pay $50 for a lifetime license to an updated bot that works without this issue,
and with added features like auto crash restart and the ability to clear out all of my useless items so I can get pokeballs from pokestops.
In case anyone is interested I made a comprehensive STEP BY STEP tutorial on how to edit and compile the source code HERE:
http://www.ownedcore.com/forums/poke...unity-bot.html (STEP by STEP - Editing, Compiling and Using DetectiveSquirrel's (Community) Bot.)
It inclused all aspects of editing the code, settings and compiling and running the bot.
I Hope this helps
got this error today:
[#0 of 100] retry request https://pgorelease.nianticlabs.com/abcd/00/abc
Yes this is true.
I would also like a list like this.
By the way, is the favorite list in Program.cs? Or is it somewhere else? I want to put my top pokemon in the favorite list and then just use "transfer all" method to start checking for IVs. I suppose I can use leaveStronger like you did but I didn't know that function worked for IVs...I thought it was just "all" that worked for IVs.
With my tries "leaveStronger" is the one working best for IVs I guess, it checks for ivs with every single pokemon, i just tested this and it works, the bunch of pokemons I had in another account all were check for IVs before transfer so it's working like I wantedI don't need anything else now if this is stable (as it as been) i'm keeping this version of the bot for now.
I made the list and commented out a few rarer pokemons, feel free to edit out the ones you DON'T WANT TO CHECK, that means it keeps all of the pokemons found no matter CP or IV, to do this just insert // before the line you want as I did. And yes, this is found in Program.cs at the 315 line, just replace the list that is already there (no need to have the names duplicated). Here is my list.
PokemonId.Abra,
//PokemonId.Aerodactyl,
//PokemonId.Alakhazam,
PokemonId.Arbok,
PokemonId.Arcanine,
PokemonId.Articuno,
PokemonId.Beedrill,
PokemonId.Bellsprout,
//PokemonId.Blastoise,
PokemonId.Bulbasaur,
PokemonId.Butterfree,
PokemonId.Caterpie,
PokemonId.Chansey,
//PokemonId.Charizard,
PokemonId.Charmander,
PokemonId.Charmeleon,
PokemonId.Clefable,
PokemonId.Clefairy,
PokemonId.Cloyster,
PokemonId.Cubone,
PokemonId.Dewgong,
PokemonId.Diglett,
PokemonId.Ditto,
PokemonId.Dodrio,
PokemonId.Doduo,
PokemonId.Dragonair,
//PokemonId.Dragonite,
PokemonId.Dratini,
PokemonId.Drowzee,
PokemonId.Dugtrio,
PokemonId.Eevee,
PokemonId.Ekans,
PokemonId.Electabuzz,
PokemonId.Electrode,
PokemonId.Exeggcute,
PokemonId.Exeggutor,
PokemonId.Farfetchd,
PokemonId.Fearow,
//PokemonId.Flareon,
PokemonId.Gastly,
//PokemonId.Gengar,
PokemonId.Geodude,
PokemonId.Gloom,
PokemonId.Golbat,
PokemonId.Goldeen,
PokemonId.Golduck,
//PokemonId.Golem,
PokemonId.Graveler,
PokemonId.Grimer,
PokemonId.Growlithe,
//PokemonId.Gyarados,
PokemonId.Haunter,
PokemonId.Hitmonchan,
PokemonId.Hitmonlee,
PokemonId.Horsea,
PokemonId.Hypno,
PokemonId.Ivysaur,
PokemonId.Jigglypuff,
//PokemonId.Jolteon,
PokemonId.Jynx,
PokemonId.Kabuto,
PokemonId.Kabutops,
PokemonId.Kadabra,
PokemonId.Kakuna,
PokemonId.Kangaskhan,
PokemonId.Kingler,
PokemonId.Koffing,
PokemonId.Krabby,
PokemonId.Lapras,
PokemonId.Lickitung,
PokemonId.Machamp,
PokemonId.Machoke,
PokemonId.Machop,
PokemonId.Magikarp,
PokemonId.Magmar,
PokemonId.Magnemite,
PokemonId.Magneton,
PokemonId.Mankey,
PokemonId.Marowak,
PokemonId.Meowth,
PokemonId.Metapod,
//PokemonId.Mew,
//PokemonId.Mewtwo,
//PokemonId.Missingno,
//PokemonId.Moltres,
PokemonId.MrMime,
PokemonId.Muk,
PokemonId.Nidoking,
PokemonId.Nidoqueen,
PokemonId.NidoranFemale,
PokemonId.NidoranMale,
PokemonId.Nidorina,
PokemonId.Nidorino,
PokemonId.Ninetales,
PokemonId.Oddish,
PokemonId.Omanyte,
PokemonId.Omastar,
PokemonId.Onix,
PokemonId.Paras,
PokemonId.Parasect,
PokemonId.Persian,
PokemonId.Pidgeot,
PokemonId.Pidgeotto,
PokemonId.Pidgey,
PokemonId.Pikachu,
PokemonId.Pinsir,
PokemonId.Poliwag,
PokemonId.Poliwhirl,
PokemonId.Poliwrath,
PokemonId.Ponyta,
PokemonId.Porygon,
PokemonId.Primeape,
PokemonId.Psyduck,
PokemonId.Raichu,
PokemonId.Rapidash,
PokemonId.Raticate,
PokemonId.Rattata,
PokemonId.Rhydon,
PokemonId.Rhyhorn,
PokemonId.Sandlash,
PokemonId.Sandshrew,
PokemonId.Scyther,
PokemonId.Seadra,
PokemonId.Seaking,
PokemonId.Seel,
PokemonId.Shellder,
PokemonId.Slowbro,
PokemonId.Slowpoke,
//PokemonId.Snorlax,
PokemonId.Spearow,
PokemonId.Squirtle,
PokemonId.Starmie,
PokemonId.Staryu,
PokemonId.Tangela,
PokemonId.Tauros,
PokemonId.Tentacool,
PokemonId.Tentacruel,
//PokemonId.Vaporeon,
PokemonId.Venomoth,
PokemonId.Venonat,
PokemonId.Venusaur,
PokemonId.Victreebell,
PokemonId.Vileplume,
PokemonId.Voltorb,
PokemonId.Vulpix,
PokemonId.Wartortle,
PokemonId.Weedle,
PokemonId.Weepinbell,
PokemonId.Weezing,
PokemonId.Wigglytuff,
//PokemonId.Zapdos,
PokemonId.Zubat
how evolve working? example is it evolve all pidgeys to pidgeotto first or pidgey>pidgeotto>pidgeot for one pokemon?
Where do you find the program.cs file?
The bot is working extremely well btw! Absolutely amazing work.
hi guys! It's possible to have more then one bot running on the same pc ?thanks
Facing problems with your bot? Check out this thread for possible solutions:https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html
Hi, anyone know why 70% of the pokemons the bot try to catch gets away? Im level 25 and 25 cp pokemons are escaping :s But im not banned cus some times I manage to catch them.