Necrobot - sniping | egghatch | gpx | lure | incense | & more menu

User Tag List

Page 85 of 282 FirstFirst ... 35818283848586878889135185 ... LastLast
Results 1,261 to 1,275 of 4221
  1. #1261
    yebakaka's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    20
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is the gpx path?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #1262
    Kerotos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My softbann is over now if i want later check some stuff via NOX is there anything i have check before to avoid again a soft bann?
    My TimeTravel is at 3000 and in Nox and Bot i have the same cords.

  3. #1263
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fearless71 View Post
    Guys i dont want eevees dragonites transfered but the bot transfer it how to stop it
    Add them in Configs/ConfigPokemonsToKeep.txt

    Originally Posted by Kerotos View Post
    My softbann is over now if i want later check some stuff via NOX is there anything i have check before to avoid again a soft bann?
    My TimeTravel is at 3000 and in Nox and Bot i have the same cords.
    I'd love to have a time travelling function too, mistakes were made in my childhood days.
    Jokes aside, just make sure your MaxTravelDistanceInMeters isn't too far (like hundreds of kilometers).
    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

  4. Thanks HagsterZx (1 members gave Thanks to spodakek for this useful post)
  5. #1264
    fearless71's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to add hem

  6. #1265
    fearless71's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=spodakek;3472458]Add them in Configs/ConfigPokemonsToKeep.txt

    OK But how to add them?

  7. #1266
    notadouche1's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    16
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone post an example of how you add pokemons not to transfer and to evolve inside the coding? I don't do coding and I'm not sure how to do it exactly. I, too, have over 1000 pidgey candy that I need to use up. Here is the default code, someone please just add the lines so that I can cut and paste it. Very appreciated:


    ----


    public ICollection<PokemonId> PokemonsToEvolve
    {
    get
    {
    //Type of pokemons to evolve
    var defaultText = new string[] { "Zubat", "Pidgey", "Ratata" };
    _pokemonsToEvolve = _pokemonsToEvolve ?? LoadPokemonList("Configs\\ConfigPokemonsToEvolve.txt", defaultText);
    return _pokemonsToEvolve;
    }
    }

    public ICollection<PokemonId> PokemonsNotToTransfer
    {
    get
    {
    //Type of pokemons not to transfer
    var defaultText = new string[] { "Dragonite", "Charizard", "Zapdos", "Snorlax", "Alakhazam", "Mew", "Mewtwo" };
    _pokemonsNotToTransfer = _pokemonsNotToTransfer ?? LoadPokemonList("Configs\\ConfigPokemonsToKeep.txt", defaultText);
    return _pokemonsNotToTransfer;
    }
    }

  8. #1267
    SuperSaiyan's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ye I have the same problem. I did this:
    I made it not transfer pidgeys. I made it evolve pidgeys.
    So basically it saves the pidgeys and once it restarts, it evolves all the pidgeys and it gets rid of the evolution pokemon.
    BUT im using an older version of this bot, newer version seems incomplete with the lack of google token for login in the usersetting.settings.

  9. #1268
    ssmsunaq's Avatar Member
    Reputation
    5
    Join Date
    Feb 2016
    Posts
    26
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it only repeats my pokemon info how to fix it ?

  10. #1269
    bishopcore's Avatar Master Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    105
    Thanks G/R
    0/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How does the bot move? one direction?

  11. #1270
    sHoveToMe's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    198
    Thanks G/R
    2/5
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i want to evolve pidgey and rattata only, is this possible somehow? have over 800 pidgey candies now :O

  12. #1271
    pyxk's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ssmsunaq View Post
    it only repeats my pokemon info how to fix it ?
    i have the same problem.anyone know why?

  13. #1272
    smeephan's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please help me ! i can login with ptc account but can't use google acc ...

    [19:26:23] Logging in via: Google
    [19:26:24] Unhandled exception: System.AggregateException: One or more errors oc
    curred. ---> System.IO.FileLoadException: Could not load file or assembly 'Newto
    nsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' o
    r one of its dependencies. The located assembly's manifest definition does not m
    atch the assembly reference. (Exception from HRESULT: 0x80131040)
    at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultForma
    tters()
    at System.Net.Http.HttpContentExtensions.get_DefaultMediaTypeFormatterCollect
    ion()
    at System.Net.Http.HttpContentExtensions.ReadAsAsync[T](HttpContent content)
    at PokemonGo.RocketAPI.Helpers.HttpClientHelper.<PostFormEncodedAsync>d__0`1.
    MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Helpers\HttpClientHe
    lper.cs:line 26
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Login.GoogleLogin.<GetDeviceCode>d__5.MoveNext() in C:
    \Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\GoogleLogin.cs:line 45
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoGoogleLogin>d__26.MoveNext() in C:\Users\Dev
    \Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 116
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\D
    esktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 67
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled
    Exceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationTo
    ken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_1() in C:\Users\Dev\Des
    ktop\Speg\PokemonGo.RocketAPI.Console\Program.cs:line 32
    ---> (Inner Exception #0) System.IO.FileLoadException: Could not load file or as
    sembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4f
    e6b2a6aeed' or one of its dependencies. The located assembly's manifest definiti
    on does not match the assembly reference. (Exception from HRESULT: 0x80131040)
    File name: 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30
    ad4fe6b2a6aeed'
    at System.Net.Http.Formatting.BaseJsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.JsonMediaTypeFormatter..ctor()
    at System.Net.Http.Formatting.MediaTypeFormatterCollection.CreateDefaultForma
    tters()
    at System.Net.Http.HttpContentExtensions.get_DefaultMediaTypeFormatterCollect
    ion()
    at System.Net.Http.HttpContentExtensions.ReadAsAsync[T](HttpContent content)
    at PokemonGo.RocketAPI.Helpers.HttpClientHelper.<PostFormEncodedAsync>d__0`1.
    MoveNext() in C:\Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Helpers\HttpClientHe
    lper.cs:line 26
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Login.GoogleLogin.<GetDeviceCode>d__5.MoveNext() in C:
    \Users\Dev\Desktop\Speg\PokemonGo.RocketAPI\Login\GoogleLogin.cs:line 45
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PokemonGo.RocketAPI.Client.<DoGoogleLogin>d__26.MoveNext() in C:\Users\Dev
    \Desktop\Speg\PokemonGo.RocketAPI\Client.cs:line 116
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
    ification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PokemonGo.RocketAPI.Logic.Logic.<Execute>d__7.MoveNext() in C:\Users\Dev\D
    esktop\Speg\PokemonGo.RocketAPI.Logic\Logic.cs:line 67

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\M
    icrosoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure lo
    gging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
    ion!EnableLog].
    <---

  14. #1273
    HagsterZx'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)

  15. #1274
    Stige's Avatar Contributor
    Reputation
    115
    Join Date
    May 2009
    Posts
    1,324
    Thanks G/R
    7/13
    Trade Feedback
    1 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HagsterZx View Post
    There is a clear description there how to use GPX and what it is...
    Super Unicum

  16. #1275
    deadmouz's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To people who ask what gpx path is.
    https://github.com/NecronomiconCodin...10b9aa3d2d9ebf

Similar Threads

  1. Necrobot & Sniping problem.
    By victornoleto in forum Pokemon GO Hacks|Cheats
    Replies: 5
    Last Post: 08-26-2016, 05:54 AM
  2. [Release] PokeMobBot - sniping | egghatch | gpx | lure | incense | & more
    By DurtyFree in forum Pokemon GO Hacks|Cheats
    Replies: 175
    Last Post: 07-31-2016, 03:16 PM
  3. Replies: 2
    Last Post: 07-31-2016, 11:48 AM
  4. [Release] Necrobot.io - sniping | egghatch | gpx | lure | incense | & more
    By nonm in forum Pokemon GO Hacks|Cheats
    Replies: 43
    Last Post: 07-31-2016, 11:43 AM
  5. [Question] Necrobot sniping
    By xswayer in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-31-2016, 10:25 AM
All times are GMT -5. The time now is 05:25 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