Hey Necro,
so is the App.config now ignored? (The Coordinates that you put there)
Hey Necro,
so is the App.config now ignored? (The Coordinates that you put there)
public AuthType AuthType => AuthType.Google; // what authentication method you want
public string PtcUsername => GetSetting() != string.Empty ? GetSetting() : "username";
public string PtcPassword => GetSetting() != string.Empty ? GetSetting() : "password";
in this line part of the settings.cs , do i have to enter anything on username and password if i'm not using Ptc?
And i assume i change the DefaultLatitude and DefaultLongitude in the Setting.cs aswell to my favourit spot right?
thank you for your amazing work
finished grinding all of the meat.
lol keep up the good work, necro! +rep
update already? what is it? :O
some things i would have like im using neers one
the complete list of the pokemon with id to transfer all and leave the highest cp of that type.
be able to use multiple accounts seems i used one of my google with auth and now when i rebuild it it does not ask me to put anything anymore hence it means its only using that account only
make the retry more than 100 problem after it reaches 100 = auto crash
nonm make a Q&A on your post so it not asked like a million time >.<
with a hide drop down box with header above so it don't look long lol
Last edited by Deedaa; 07-20-2016 at 06:16 PM.
The changes are now completely done in App.config.
I think the last Pull/Merge destroyed something
You should add the List of Pokemons to the App.config
Here is the List:
PokemonId.Bulbasaur,
PokemonId.Ivysaur,
PokemonId.Venusaur,
PokemonId.CHARMANDER,
PokemonId.Charmeleon,
PokemonId.Charizard,
PokemonId.Squirtle,
PokemonId.Wartortle,
PokemonId.Blastoise,
PokemonId.Caterpie,
PokemonId.Metapod,
PokemonId.Butterfree,
PokemonId.Weedle,
PokemonId.Kakuna,
PokemonId.Beedrill,
PokemonId.Pidgey,
PokemonId.Pidgeotto,
PokemonId.Pidgeot,
PokemonId.Rattata,
PokemonId.Raticate,
PokemonId.Spearow,
PokemonId.Fearow,
PokemonId.Ekans,
PokemonId.Arbok,
PokemonId.Pikachu,
PokemonId.Raichu,
PokemonId.Sandshrew,
PokemonId.Sandlash,
PokemonId.NidoranFemale,
PokemonId.Nidorina,
PokemonId.Nidoqueen,
PokemonId.NidoranMale,
PokemonId.Nidorino,
PokemonId.Nidoking,
PokemonId.Clefary,
PokemonId.Clefable,
PokemonId.Vulpix,
PokemonId.Ninetales,
PokemonId.Jigglypuff,
PokemonId.Wigglytuff,
PokemonId.Zubat,
PokemonId.Golbat,
PokemonId.Oddish,
PokemonId.Gloom,
PokemonId.Vileplume,
PokemonId.Paras,
PokemonId.Parasect,
PokemonId.Venonat,
PokemonId.Venomoth,
PokemonId.Diglett,
PokemonId.Dugtrio,
PokemonId.Meowth,
PokemonId.Persian,
PokemonId.Psyduck,
PokemonId.Golduck,
PokemonId.Mankey,
PokemonId.Primeape,
PokemonId.Growlithe,
PokemonId.Arcanine,
PokemonId.Poliwag,
PokemonId.Poliwhirl,
PokemonId.Poliwrath,
PokemonId.Abra,
PokemonId.Kadabra,
PokemonId.Alakhazam,
PokemonId.Machop,
PokemonId.Machoke,
PokemonId.Machamp,
PokemonId.Bellsprout,
PokemonId.Weepinbell,
PokemonId.Victreebell,
PokemonId.Tentacool,
PokemonId.Tentacruel,
PokemonId.Geoduge,
PokemonId.Graveler,
PokemonId.Golem,
PokemonId.Ponyta,
PokemonId.Rapidash,
PokemonId.Slowpoke,
PokemonId.Slowbro,
PokemonId.Magnemite,
PokemonId.Magneton,
//PokemonId.Farfetch'd,
PokemonId.Doduo,
PokemonId.Dodrio,
PokemonId.Seel,
PokemonId.Dewgong,
PokemonId.Grimer,
PokemonId.Muk,
PokemonId.Shellder,
PokemonId.Cloyster,
PokemonId.Gastly,
PokemonId.Haunter,
PokemonId.Gengar,
PokemonId.Onix,
PokemonId.Drowzee,
PokemonId.Hypno,
PokemonId.Krabby,
PokemonId.Kingler,
PokemonId.Voltorb,
PokemonId.Electrode,
PokemonId.Exeggcute,
PokemonId.Exeggutor,
PokemonId.Cubone,
PokemonId.Marowak,
PokemonId.Hitmonlee,
PokemonId.Hitmonchan,
PokemonId.Lickitung,
PokemonId.Koffing,
PokemonId.Weezing,
PokemonId.Rhyhorn,
PokemonId.Rhydon,
PokemonId.Chansey,
PokemonId.Tangela,
PokemonId.Kangaskhan,
PokemonId.Horsea,
PokemonId.Seadra,
PokemonId.Goldeen,
PokemonId.Seaking,
PokemonId.Staryu,
PokemonId.Starmie,
//PokemonId.Mr. Mime,
PokemonId.Scyther,
PokemonId.Jynx,
PokemonId.Electabuzz,
PokemonId.Magmar,
PokemonId.Pinsir,
PokemonId.Tauros,
PokemonId.Magikarp,
PokemonId.Gyarados,
PokemonId.Lapras,
PokemonId.Ditto,
PokemonId.Eevee,
PokemonId.Vaporeon,
PokemonId.Jolteon,
PokemonId.Flareon,
PokemonId.Porygon,
PokemonId.Omanyte,
PokemonId.Omastar,
PokemonId.Kabuto,
PokemonId.Kabutops,
PokemonId.Aerodactyl,
PokemonId.Snorlax,
PokemonId.Articuno,
PokemonId.Zapdos,
PokemonId.Moltres,
PokemonId.Dratini,
PokemonId.Dragonair,
PokemonId.Dragonite
//PokemonId.Mewtwo,
//PokemonId.Mew
Last edited by Ehnoah; 07-20-2016 at 06:17 PM.
i'm getting retry request?
I wrote out a list of all the Pokemon for people to use under TransferAllButStrongestUnwantedPokemon(). I'm not sure if I got them all someone can double check if they want. Just delete any that you want to keep all of.Code:PokemonId.Bulbasaur, PokemonId.Ivysaur, PokemonId.Venusaur, PokemonId.CHARMANDER, PokemonId.Charmeleon, PokemonId.Charizard, PokemonId.Squirtle, PokemonId.Wartortle, PokemonId.Blastoise, PokemonId.Caterpie, PokemonId.Metapod, PokemonId.Butterfree, PokemonId.Weedle, PokemonId.Kakuna, PokemonId.Beedrill, PokemonId.Pidgey, PokemonId.Pidgeotto, PokemonId.Pidgeot, PokemonId.Rattata, PokemonId.Raticate, PokemonId.Spearow, PokemonId.Fearow, PokemonId.Ekans, PokemonId.Arbok, PokemonId.Pikachu, PokemonId.Raichu, PokemonId.Sandshrew, PokemonId.Sandlash, PokemonId.NidoranFemale, PokemonId.Nidorina, PokemonId.Nidoqueen, PokemonId.NidoranMale, PokemonId.Nidorino, PokemonId.Nidoking, PokemonId.Clefary, PokemonId.Clefable, PokemonId.Vulpix, PokemonId.Ninetales, PokemonId.Jigglypuff, PokemonId.Wigglytuff, PokemonId.Zubat, PokemonId.Golbat, PokemonId.Oddish, PokemonId.Gloom, PokemonId.Vileplume, PokemonId.Paras, PokemonId.Parasect, PokemonId.Venonat, PokemonId.Venomoth, PokemonId.Diglett, PokemonId.Dugtrio, PokemonId.Meowth, PokemonId.Persian, PokemonId.Psyduck, PokemonId.Golduck, PokemonId.Mankey, PokemonId.Primeape, PokemonId.Growlithe, PokemonId.Arcanine, PokemonId.Poliwag, PokemonId.Poliwhirl, PokemonId.Poliwrath, PokemonId.Abra, PokemonId.Kadabra, PokemonId.Alakhazam, PokemonId.Machop, PokemonId.Machoke, PokemonId.Machamp, PokemonId.Bellsprout, PokemonId.Weepinbell, PokemonId.Victreebell, PokemonId.Tentacool, PokemonId.Tentacruel, PokemonId.Geoduge, PokemonId.Graveler, PokemonId.Golem, PokemonId.Ponyta, PokemonId.Rapidash, PokemonId.Slowpoke, PokemonId.Slowbro, PokemonId.Magnemite, PokemonId.Magneton, PokemonId.Farfetchd, PokemonId.Doduo, PokemonId.Dodrio, PokemonId.Seel, PokemonId.Dewgong, PokemonId.Grimer, PokemonId.Muk, PokemonId.Shellder, PokemonId.Cloyster, PokemonId.Gastly, PokemonId.Haunter, PokemonId.Gengar, PokemonId.Onix, PokemonId.Drowzee, PokemonId.Hypno, PokemonId.Krabby, PokemonId.Kingler, PokemonId.Voltorb, PokemonId.Electrode, PokemonId.Exeggcute, PokemonId.Exeggutor, PokemonId.Cubone, PokemonId.Marowak, PokemonId.Hitmonlee, PokemonId.Hitmonchan, PokemonId.Lickitung, PokemonId.Koffing, PokemonId.Weezing, PokemonId.Rhyhorn, PokemonId.Rhydon, PokemonId.Chansey, PokemonId.Tangela, PokemonId.Kangaskhan, PokemonId.Horsea, PokemonId.Seadra, PokemonId.Goldeen, PokemonId.Seaking, PokemonId.Staryu, PokemonId.Starmie, PokemonId.MrMime, PokemonId.Scyther, PokemonId.Jynx, PokemonId.Electabuzz, PokemonId.Magmar, PokemonId.Pinsir, PokemonId.Tauros, PokemonId.Magikarp, PokemonId.Gyarados, PokemonId.Lapras, PokemonId.Ditto, PokemonId.Eevee, PokemonId.Vaporeon, PokemonId.Jolteon, PokemonId.Flareon, PokemonId.Porygon, PokemonId.Omanyte, PokemonId.Omastar, PokemonId.Kabuto, PokemonId.Kabutops, PokemonId.Aerodactyl, PokemonId.Snorlax, PokemonId.Articuno, PokemonId.Zapdos, PokemonId.Moltres, PokemonId.Dratini, PokemonId.Dragonair, PokemonId.Dragonite, PokemonId.Mewtwo, PokemonId.Mew
Yes I see it, it is false by default I guess, I had read comments on the last post asking how to disable it so I was worried it may auto evolve for me, Also above that line is a code for Cp transferring which is not enabled, does that mean it will still transfer the Pokemon I have in my list or will it no transfer those as well? Thank you by the way appreciate the help