-
Originally Posted by
petete
help me pls
-
Active Member
HOW can we make it so that it transfers all BUT the highest CP BUT keeps all other above X CP? so normally all gone except the highes CP of each pokemon, BUT if ANY pokemon is above say 1200CP to keep it no mater what??
thanks in advance.
-
Member
-
Member
Originally Posted by
Richardthepro
do u always get 0 xp at all pokestops? mby u have a softban
If i log with my phone can i see anywhere is i got softban ?
-
Member
find a place where there plenty of pokestops that way you can max out your xp rate per min
-
Member
-
Member
its work fine with me but when i check the acc i dont find any pokemons or anything what the problem here??
any1 answer me plz
-
Member
Does the bot move or just it stay in one place?
If it moves, whats the radius like ?
-
Member
Originally Posted by
tets
under
Console.WriteLine("Logged in Google Account..");
add
Console.WriteLine("Refresh Token: " + tokenResponse.refresh_token);
in which file i can find this lines?
-
Member
Originally Posted by
emplode
It works great, just one concern is the speed at which it catches pokemon, it like 1 every few seconds. Which is asking for a ban, I think.
Is there any way to add a delay?
I have to concur with this. This bot is AMAZING but I feel like the speed of catches makes it an easy target for a heuristic ban. A setting similar to the <pokestopDelay> for catches would make me feel comfortable.
That said let me reiterate that all the folks contributing to this have done an AMAZING job. I'm very impressed and happy with the results.
-
Member
there's a way to blacklist some pokemon to evolve like squirtle, magikarp, polyta and others?
-
Originally Posted by
shadepool7
Thanks for that. Another thing that's hindering me is the part that says "restart the bot" after you copy the token. Is there a specific way to restart? Because after I copy/save the token I hit run again on the bot and when it tries to start it crashes. So obviously I'm doing something wrong, but I don't know what.
If it's crashing after you copied the token over it means you copied it wrong. Make sure you're getting the '1/' part of the token as well and no spaces or anything.
It should look like this in your config file:
<GoogleRefreshToken>1/eGsdjke235klfsajk_dfasjkf43</GoogleRefreshToken>
-
Member
howdo i make duplicate transfer skip 5 pokemon.. i would like to keep 5 highest cp pokemon to eolved later in game...
-
Member
Originally Posted by
Blackmac
in which file i can find this lines?
googlelogin.cs
-
Post Thanks / Like - 1 Thanks
Blackmac (1 members gave Thanks to tets for this useful post)
-
Member
Originally Posted by
DeniMM
someone has a full pokemon list?
If I add Mr. Mime and Charmander I get the error message "Could not load settings. user.xml either missing or malformed."
<PokemonId>Mr. Mime</PokemonId>
<PokemonId>Charmander</PokemonId>
Don't know what's wrong but without them it works
Code:
<PokemonId>Mewtwo</PokemonId>
<PokemonId>Caterpie</PokemonId>
<PokemonId>Pidgey</PokemonId>
<PokemonId>Weedle</PokemonId>
<PokemonId>Mew</PokemonId>
<PokemonId>Bulbasaur</PokemonId>
<PokemonId>Ivysaur</PokemonId>
<PokemonId>Venusaur</PokemonId>
<PokemonId>Charmeleon</PokemonId>
<PokemonId>Charizard</PokemonId>
<PokemonId>Squirtle</PokemonId>
<PokemonId>Wartortle</PokemonId>
<PokemonId>Blastoise</PokemonId>
<PokemonId>Metapod</PokemonId>
<PokemonId>Butterfree</PokemonId>
<PokemonId>Kakuna</PokemonId>
<PokemonId>Beedrill</PokemonId>
<PokemonId>Pidgeotto</PokemonId>
<PokemonId>Pidgeot</PokemonId>
<PokemonId>Rattata</PokemonId>
<PokemonId>Raticate</PokemonId>
<PokemonId>Spearow</PokemonId>
<PokemonId>Fearow</PokemonId>
<PokemonId>Ekans</PokemonId>
<PokemonId>Arbok</PokemonId>
<PokemonId>Pikachu</PokemonId>
<PokemonId>Raichu</PokemonId>
<PokemonId>Sandshrew</PokemonId>
<PokemonId>Sandlash</PokemonId>
<PokemonId>NidoranFemale</PokemonId>
<PokemonId>Nidorina</PokemonId>
<PokemonId>Nidoqueen</PokemonId>
<PokemonId>NidoranMale</PokemonId>
<PokemonId>Nidorino</PokemonId>
<PokemonId>Nidoking</PokemonId>
<PokemonId>Clefairy</PokemonId>
<PokemonId>Clefable</PokemonId>
<PokemonId>Vulpix</PokemonId>
<PokemonId>Ninetales</PokemonId>
<PokemonId>Jigglypuff</PokemonId>
<PokemonId>Wigglytuff</PokemonId>
<PokemonId>Zubat</PokemonId>
<PokemonId>Golbat</PokemonId>
<PokemonId>Oddish</PokemonId>
<PokemonId>Gloom</PokemonId>
<PokemonId>Vileplume</PokemonId>
<PokemonId>Paras</PokemonId>
<PokemonId>Parasect</PokemonId>
<PokemonId>Venonat</PokemonId>
<PokemonId>Venomoth</PokemonId>
<PokemonId>Diglett</PokemonId>
<PokemonId>Dugtrio</PokemonId>
<PokemonId>Meowth</PokemonId>
<PokemonId>Persian</PokemonId>
<PokemonId>Psyduck</PokemonId>
<PokemonId>Golduck</PokemonId>
<PokemonId>Mankey</PokemonId>
<PokemonId>Primeape</PokemonId>
<PokemonId>Growlithe</PokemonId>
<PokemonId>Arcanine</PokemonId>
<PokemonId>Poliwag</PokemonId>
<PokemonId>Poliwhirl</PokemonId>
<PokemonId>Poliwrath</PokemonId>
<PokemonId>Abra</PokemonId>
<PokemonId>Kadabra</PokemonId>
<PokemonId>Alakhazam</PokemonId>
<PokemonId>Machop</PokemonId>
<PokemonId>Machoke</PokemonId>
<PokemonId>Machamp</PokemonId>
<PokemonId>Bellsprout</PokemonId>
<PokemonId>Weepinbell</PokemonId>
<PokemonId>Victreebell</PokemonId>
<PokemonId>Tentacool</PokemonId>
<PokemonId>Tentacruel</PokemonId>
<PokemonId>Geodude</PokemonId>
<PokemonId>Graveler</PokemonId>
<PokemonId>Golem</PokemonId>
<PokemonId>Ponyta</PokemonId>
<PokemonId>Rapidash</PokemonId>
<PokemonId>Slowpoke</PokemonId>
<PokemonId>Slowbro</PokemonId>
<PokemonId>Magnemite</PokemonId>
<PokemonId>Magneton</PokemonId>
<PokemonId>Doduo</PokemonId>
<PokemonId>Dodrio</PokemonId>
<PokemonId>Seel</PokemonId>
<PokemonId>Dewgong</PokemonId>
<PokemonId>Grimer</PokemonId>
<PokemonId>Muk</PokemonId>
<PokemonId>Shellder</PokemonId>
<PokemonId>Cloyster</PokemonId>
<PokemonId>Gastly</PokemonId>
<PokemonId>Haunter</PokemonId>
<PokemonId>Gengar</PokemonId>
<PokemonId>Onix</PokemonId>
<PokemonId>Drowzee</PokemonId>
<PokemonId>Hypno</PokemonId>
<PokemonId>Krabby</PokemonId>
<PokemonId>Kingler</PokemonId>
<PokemonId>Voltorb</PokemonId>
<PokemonId>Electrode</PokemonId>
<PokemonId>Exeggcute</PokemonId>
<PokemonId>Exeggutor</PokemonId>
<PokemonId>Cubone</PokemonId>
<PokemonId>Marowak</PokemonId>
<PokemonId>Hitmonlee</PokemonId>
<PokemonId>Hitmonchan</PokemonId>
<PokemonId>Lickitung</PokemonId>
<PokemonId>Koffing</PokemonId>
<PokemonId>Weezing</PokemonId>
<PokemonId>Rhyhorn</PokemonId>
<PokemonId>Rhydon</PokemonId>
<PokemonId>Chansey</PokemonId>
<PokemonId>Tangela</PokemonId>
<PokemonId>Kangaskhan</PokemonId>
<PokemonId>Horsea</PokemonId>
<PokemonId>Seadra</PokemonId>
<PokemonId>Goldeen</PokemonId>
<PokemonId>Seaking</PokemonId>
<PokemonId>Staryu</PokemonId>
<PokemonId>Starmie</PokemonId>
<PokemonId>Scyther</PokemonId>
<PokemonId>Jynx</PokemonId>
<PokemonId>Electabuzz</PokemonId>
<PokemonId>Magmar</PokemonId>
<PokemonId>Pinsir</PokemonId>
<PokemonId>Tauros</PokemonId>
<PokemonId>Magikarp</PokemonId>
<PokemonId>Gyarados</PokemonId>
<PokemonId>Lapras</PokemonId>
<PokemonId>Ditto</PokemonId>
<PokemonId>Eevee</PokemonId>
<PokemonId>Vaporeon</PokemonId>
<PokemonId>Jolteon</PokemonId>
<PokemonId>Flareon</PokemonId>
<PokemonId>Porygon</PokemonId>
<PokemonId>Omanyte</PokemonId>
<PokemonId>Omastar</PokemonId>
<PokemonId>Kabuto</PokemonId>
<PokemonId>Kabutops</PokemonId>
<PokemonId>Aerodactyl</PokemonId>
<PokemonId>Snorlax</PokemonId>
<PokemonId>Articuno</PokemonId>
<PokemonId>Zapdos</PokemonId>
<PokemonId>Moltres</PokemonId>
<PokemonId>Dratini</PokemonId>
<PokemonId>Dragonair</PokemonId>
<PokemonId>Dragonite</PokemonId>