Spegeli's bot spinoff (High exp/hr & Up-to-date code) menu

User Tag List

Page 6 of 103 FirstFirst ... 234567891056 ... LastLast
Results 76 to 90 of 1533
  1. #76
    andrerdxd's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    33/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silver55 View Post
    Best spot for bot ?Central park ?
    I personally like San Diego Mission Beach: 32.769986, -117.251533

    Spegeli's bot spinoff (High exp/hr & Up-to-date code)
  2. #77
    Silver55's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    THX, xp/h ?

  3. #78
    hakkia's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi just to check, I edited the settings.cs to as not to transfer away additional pokemons such as vaporeon etc.

    public ICollection<PokemonId> PokemonsNotToTransfer
    {
    get
    {
    //Type of pokemons not to transfer
    var defaultText = new string[] { "Dragonite", "Charizard", "Zapdos", "Snorlax", "Alakazam", "Vaporeon", "Lapras", "Mew", "Mewtwo", "Flareon", "Exeggutor", "Jolteon", "Arcanine" };
    _pokemonsNotToTransfer = _pokemonsNotToTransfer ?? LoadPokemonList("PokemonsNotToTransfer", defaultText);
    return _pokemonsNotToTransfer;



    however i noticed in PokemonGo.RocketAPI.Console\bin\Debug\Configs\PokemonsNotToTransfer its not updated over there?

  4. #79
    Silver55's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by andrerdxd View Post
    I personally like San Diego Mission Beach: 32.769986, -117.251533
    thx, xp/h ? km/h ?

  5. #80
    andrerdxd's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    33/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silver55 View Post
    thx, xp/h ? km/h ?
    12Km/h (it hatches eggs), and 45k EXP/H

  6. #81
    Firegone's Avatar Active Member
    Reputation
    19
    Join Date
    Sep 2007
    Posts
    286
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    UseGPXPathing working for someone?

  7. #82
    glenn600's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hakkia View Post
    Hi just to check, I edited the settings.cs to as not to transfer away additional pokemons such as vaporeon etc.

    public ICollection<PokemonId> PokemonsNotToTransfer
    {
    get
    {
    //Type of pokemons not to transfer
    var defaultText = new string[] { "Dragonite", "Charizard", "Zapdos", "Snorlax", "Alakazam", "Vaporeon", "Lapras", "Mew", "Mewtwo", "Flareon", "Exeggutor", "Jolteon", "Arcanine" };
    _pokemonsNotToTransfer = _pokemonsNotToTransfer ?? LoadPokemonList("PokemonsNotToTransfer", defaultText);
    return _pokemonsNotToTransfer;



    however i noticed in PokemonGo.RocketAPI.Console\bin\Debug\Configs\PokemonsNotToTransfer its not updated over there?
    This is only created with this method when the file does not exist so either remove the file and rerun the bot or just put the pokemon names inside the file

  8. #83
    Armadax's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can i do that? I don't have much knowledge about this.

  9. #84
    AmaZo97's Avatar Member
    Reputation
    1
    Join Date
    Apr 2015
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi. Can someone help me with this error? Spegeli's bot spinoff (High exp/hr &amp; Up-to-date code)-6nlfbsm-png

  10. #85
    AlbiGrown's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To evolve only Pokemon that I want (Pidgey, Weedle, Caterpie ...), I just have to edit the file "PokemonsToEvolve" and specify "true" in "EvolvePokemonEnoughtCandy" right?

  11. #86
    jvats's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    65 k exp/h thanks for sharing

  12. #87
    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)
    can anybody share a good long lat coordinate for the same in the OP i cannot getmore than 50k exp / h

  13. #88
    spoofjack's Avatar Active Member
    Reputation
    23
    Join Date
    May 2009
    Posts
    187
    Thanks G/R
    14/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is DefaultAltitude in Meters?

  14. #89
    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)
    Originally Posted by jvats View Post
    65 k exp/h thanks for sharing
    whats your long lat? cant pass 20k any setting i put

  15. #90
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @uploader619:

    <DefaultLatitude>40.764871</DefaultLatitude>
    <DefaultLongitude>-73.972722</DefaultLongitude>

    New York, Central Park

  16. Thanks uploader619 (1 members gave Thanks to Omega1337 for this useful post)
Page 6 of 103 FirstFirst ... 234567891056 ... LastLast

Similar Threads

  1. Looking for European Raiders who use Rotation bots! (pref. HC exp)
    By BrunoMC in forum World of Warcraft General
    Replies: 0
    Last Post: 06-22-2014, 06:59 PM
  2. private farm bot or high end bot
    By redrun in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 06-03-2013, 06:19 PM
  3. [Trading] Warrior/DK 90, Hero/R13 (Vanilla), High Exp!
    By Frenzydoude in forum WoW-EU Account Buy Sell Trade
    Replies: 4
    Last Post: 12-04-2012, 03:07 PM
  4. High exp farming in Howling fjord
    By Dx2 in forum World of Warcraft Guides
    Replies: 9
    Last Post: 05-13-2009, 11:49 AM
  5. High exp Grinding in Zuldrak
    By Dx2 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 05-11-2009, 06:33 AM
All times are GMT -5. The time now is 10:49 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