Necronomicon's Version of FeroxRev's Bot menu

Shout-Out

User Tag List

Page 2 of 66 FirstFirst 12345652 ... LastLast
Results 16 to 30 of 976
  1. #16
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Hey Necro,

    so is the App.config now ignored? (The Coordinates that you put there)

    Necronomicon's Version of FeroxRev's Bot
  2. #17
    Exilius007's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  3. #18
    expander8's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you for your amazing work

  4. #19
    Jig666's Avatar Member
    Reputation
    3
    Join Date
    Mar 2013
    Posts
    39
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    finished grinding all of the meat.

    lol keep up the good work, necro! +rep

  5. #20
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update already? what is it? :O

  6. #21
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  7. #22
    Kapsel498's Avatar Banned
    Reputation
    3
    Join Date
    Mar 2011
    Posts
    24
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Exilius007 View Post
    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?
    No since there is "PtcUsername/PtcPassword" not Google or something.

  8. #23
    Deedaa's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    42
    Thanks G/R
    22/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  9. #24
    ImmortalTech's Avatar Member
    Reputation
    5
    Join Date
    Dec 2009
    Posts
    89
    Thanks G/R
    1/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Exilius007 View Post
    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?
    You don't have to enter anything. You log in with your google account once you run.

    Yes to your second question.

  10. #25
    nonm's Avatar Elite User
    Reputation
    438
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    8/301
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The changes are now completely done in App.config.

  11. #26
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    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.

  12. #27
    winterfall500's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    62
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm getting retry request?

  13. #28
    ImmortalTech's Avatar Member
    Reputation
    5
    Join Date
    Dec 2009
    Posts
    89
    Thanks G/R
    1/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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
    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.

  14. #29
    3ly1n's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ehnoah View Post
    I think the last Pull/Merge destroyed something
    Right... xD tested

  15. #30
    hyperlolo's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by in_debt View Post
    public bool EvolveAllGivenPokemons { get; set; } = false; // Evolves everything!

    in settings.cs I think?
    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

Page 2 of 66 FirstFirst 12345652 ... LastLast

Similar Threads

  1. [Question] Editing console output (with FeroxRev's bot)
    By Zexpeo in forum Pokemon GO Chat
    Replies: 0
    Last Post: 07-22-2016, 01:55 PM
  2. Mac OS X BG Bot version 2.0.X
    By Valmilu in forum World of Warcraft Bots and Programs
    Replies: 30
    Last Post: 02-10-2007, 11:39 AM
  3. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  4. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 06:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search