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

Shout-Out

User Tag List

Page 32 of 282 FirstFirst ... 28293031323334353682132 ... LastLast
Results 466 to 480 of 4221
  1. #466
    murumuru's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am using google version of Necro with token and it crashes every 20-30 minutes. Any fixes?

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #467
    brightleader's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    32
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any way to make it only keep CP and IV pokemon? Not keep 1 of each pokemon type?

  3. #468
    loelie's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jig666 View Post
    If you're using the latest release by necro..

    look under PokemonGo.RocketAPI.Console for Settings.cs

    in there you will see //Type of pokemons to evolve

    add the pokemon you would like to evolve. if you wish to remove some simply delete them or add // before them to turn
    them into a comment and they will be ignored.
    It doesn't work, Ferox never fully implemented it

  4. #469
    akuros123's Avatar Member
    Reputation
    5
    Join Date
    May 2016
    Posts
    27
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [13:35:12] (INFO) Starting Execute on login server: Google
    [13:35:13] (ERROR) Unhandled exception: System.AggregateException: Se han produc
    ido uno o varios errores. ---> System.IO.FileNotFoundException: No se puede carg
    ar el archivo o ensamblado 'Google.Protobuf, Version=3.0.0.0, Culture=neutral, P
    ublicKeyToken=a7d26565bac4d604' ni una de sus dependencias. El sistema no puede
    encontrar el archivo especificado.
    en PokemonGo.RocketAPI.Client.SetServer()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__5.MoveNext() en C:\Users\Aleja
    ndro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:lín
    ea 44
    --- Fin del seguimiento de la pila de la excepción interna ---
    en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled
    Exceptions)
    en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationTo
    ken cancellationToken)
    en System.Threading.Tasks.Task.Wait()
    en PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_0() en C:\Users\Alejand
    ro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\Program.cs:l
    ínea 17
    ---> (Nº de excepción interna 0) System.IO.FileNotFoundException: No se puede ca
    rgar el archivo o ensamblado 'Google.Protobuf, Version=3.0.0.0, Culture=neutral,
    PublicKeyToken=a7d26565bac4d604' ni una de sus dependencias. El sistema no pued
    e encontrar el archivo especificado.
    Nombre de archivo: 'Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKey
    Token=a7d26565bac4d604'
    en PokemonGo.RocketAPI.Client.SetServer()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__5.MoveNext() en C:\Users\Aleja
    ndro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:lín
    ea 44

    === Información de estado anterior al enlace ===
    LOG: DisplayName = Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyT
    oken=a7d26565bac4d604
    (Fully-specified)
    LOG: Appbase = file:///C:/Users/Alejandro/Desktop/prueba/Pokemon-Go-Bot-master/P
    okemonGo.RocketAPI.Console/bin/Debug/
    LOG: PrivatePath inicial = NULL
    Ensamblado de llamada : Pokemon Go Rocket API, Version=1.0.0.0, Culture=neutral,
    PublicKeyToken=null.
    ===
    LOG: Este enlace empieza en el contexto de carga default.
    LOG: Utilización del archivo de configuración de la aplicación: C:\Users\Alejand
    ro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\bin\Debug\Po
    kemonGo.RocketAPI.Console.vshost.exe.Config
    LOG: Utilizando el archivo de configuración de host:
    LOG: Utilizando el archivo de configuración del equipo en C:\Windows\Microsoft.N
    ET\Framework\v4.0.30319\config\machine.config.
    LOG: Referencia posterior a la directiva: Google.Protobuf, Version=3.0.0.0, Cult
    ure=neutral, PublicKeyToken=a7d26565bac4d604
    LOG: Ya se detectó el mismo enlace, que generó un error hr = 0x80070002.
    <---

    [13:35:12] (INFO) Starting Execute on login server: Google
    [13:35:13] (ERROR) Unhandled exception: System.AggregateException: Se han produc
    ido uno o varios errores. ---> System.IO.FileNotFoundException: No se puede carg
    ar el archivo o ensamblado 'Google.Protobuf, Version=3.0.0.0, Culture=neutral, P
    ublicKeyToken=a7d26565bac4d604' ni una de sus dependencias. El sistema no puede
    encontrar el archivo especificado.
    en PokemonGo.RocketAPI.Client.SetServer()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__5.MoveNext() en C:\Users\Aleja
    ndro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:lín
    ea 44
    --- Fin del seguimiento de la pila de la excepción interna ---
    en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled
    Exceptions)
    en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationTo
    ken cancellationToken)
    en System.Threading.Tasks.Task.Wait()
    en PokemonGo.RocketAPI.Console.Program.<>c.<Main>b__0_0() en C:\Users\Alejand
    ro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\Program.cs:l
    ínea 17
    ---> (Nº de excepción interna 0) System.IO.FileNotFoundException: No se puede ca
    rgar el archivo o ensamblado 'Google.Protobuf, Version=3.0.0.0, Culture=neutral,
    PublicKeyToken=a7d26565bac4d604' ni una de sus dependencias. El sistema no pued
    e encontrar el archivo especificado.
    Nombre de archivo: 'Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKey
    Token=a7d26565bac4d604'
    en PokemonGo.RocketAPI.Client.SetServer()
    en PokemonGo.RocketAPI.Logic.Logic.<Execute>d__5.MoveNext() en C:\Users\Aleja
    ndro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Logic\Logic.cs:lín
    ea 44

    === Información de estado anterior al enlace ===
    LOG: DisplayName = Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyT
    oken=a7d26565bac4d604
    (Fully-specified)
    LOG: Appbase = file:///C:/Users/Alejandro/Desktop/prueba/Pokemon-Go-Bot-master/P
    okemonGo.RocketAPI.Console/bin/Debug/
    LOG: PrivatePath inicial = NULL
    Ensamblado de llamada : Pokemon Go Rocket API, Version=1.0.0.0, Culture=neutral,
    PublicKeyToken=null.
    ===
    LOG: Este enlace empieza en el contexto de carga default.
    LOG: Utilización del archivo de configuración de la aplicación: C:\Users\Alejand
    ro\Desktop\prueba\Pokemon-Go-Bot-master\PokemonGo.RocketAPI.Console\bin\Debug\Po
    kemonGo.RocketAPI.Console.vshost.exe.Config
    LOG: Utilizando el archivo de configuración de host:
    LOG: Utilizando el archivo de configuración del equipo en C:\Windows\Microsoft.N
    ET\Framework\v4.0.30319\config\machine.config.
    LOG: Referencia posterior a la directiva: Google.Protobuf, Version=3.0.0.0, Cult
    ure=neutral, PublicKeyToken=a7d26565bac4d604
    LOG: Ya se detectó el mismo enlace, que generó un error hr = 0x80070002.
    <---

    what it is?

  5. #470
    senseirain's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    142
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HELP!!! I'm pretty sure i chose "Ptc" as AuthType but as shown in the Picture it still uses Google? Any fix for this?
    Necrobot - sniping | egghatch | gpx | lure | incense | &amp; more-1-jpg
    Last edited by senseirain; 07-22-2016 at 11:57 AM.

  6. #471
    goditszme's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the bot!!

  7. #472
    Merudo's Avatar Sergeant
    Reputation
    27
    Join Date
    Jul 2016
    Posts
    35
    Thanks G/R
    0/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi there! Thanks for the good work on the bot!

    Any reason why the Necro bot was gone for a while? And where is the Ferox bot?

  8. #473
    hurrhurr's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by murumuru View Post
    I am using google version of Necro with token and it crashes every 20-30 minutes. Any fixes?
    Mine does the same, I botted over the night without issues, guess it worked in earlier version, seems like something is changed

  9. #474
    lilnhan's Avatar Member
    Reputation
    3
    Join Date
    Dec 2006
    Posts
    13
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by loelie View Post
    It doesn't work, Ferox never fully implemented it
    I posted a solution earlier.

    in Logic.cs, change "EvolveAllPokemonWithEnoughCandy()" to EvolveAllPokemonWithEnoughCandy(_clientSettings.PokemonsToEvolve) and "EvolveAllPokemonWithEnoughCandy(IEnumerable<PokemonId> filter = null)" to "EvolveAllPokemonWithEnoughCandy(IEnumerable<PokemonId> filter)". Let me know if it works.
    Last edited by lilnhan; 07-22-2016 at 11:51 AM.

  10. #475
    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)
    Originally Posted by loelie View Post
    It doesn't work, Ferox never fully implemented it
    .gitattributes Ferox Bot reupped -> now includes Evolve and Transfer toggle in Settings 2 hours ago

  11. #476
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where does it save permanently the ((PokemonGo.RocketAPI.Console.Settings)clientSettings).GoogleRefreshToken ?

    i can not find it

  12. #477
    ofrire1'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)
    Necro's / Ferox' version gives me an erorr after 30 minutes, but Detective's doesn't. Is this a known issue? tried it a couple times, always errors at 30 minutes~

  13. #478
    kiraen's Avatar Member
    Reputation
    4
    Join Date
    Dec 2011
    Posts
    18
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ofrire1 View Post
    Necro's / Ferox' version gives me an erorr after 30 minutes, but Detective's doesn't. Is this a known issue? tried it a couple times, always errors at 30 minutes~
    You're not the only one. Ferox version gives me error every 30 minute on both Google and Ptc accounts.

    Detective's doesn't.

  14. #479
    Femator's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jig666 View Post
    .gitattributes Ferox Bot reupped -> now includes Evolve and Transfer toggle in Settings 2 hours ago
    Can you please post link?

    Sorry found it
    Last edited by Femator; 07-22-2016 at 12:00 PM.

  15. #480
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kiraen View Post
    You're not the only one. Ferox version gives me error every 30 minute on both Google and Ptc accounts.

    Detective's doesn't.
    Same thing here

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. [Release] [»»] NecroBOT Discord Channel (Live) [««] (Pokemon coordinates, support & more!)
    By LennoxAli in forum Pokemon GO Hacks|Cheats
    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 04:39 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