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

User Tag List

Page 163 of 282 FirstFirst ... 63113159160161162163164165166167213263 ... LastLast
Results 2,431 to 2,445 of 4221
  1. #2431
    muuhQ's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    turn off that he uses an egg while evolving! Then it does it on the go but not as much as it should but it still works!!!

    Necrobot - sniping | egghatch | gpx | lure | incense | & more
  2. #2432
    pkmstock's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bishopcore View Post
    new release definitely evolves on the move, unless you have egg enabled then it will only do it once it hits 30, or whatever you changed it to
    Shiet, i have a older update of the bot, that i actually like a lot. i was hoping i wouldn't need the new one.

  3. #2433
    muuhQ's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pkmstock View Post
    Shiet, i have a older update of the bot, that i actually like a lot. i was hoping i wouldn't need the new one.
    if you have autoupdate on true it downloades the newest version if you start it up

  4. #2434
    Reegan's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys i can't login with ptc account... it always say account not verified. . then exiting... my other 2 google accounts are fine

  5. #2435
    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)
    Originally Posted by muuhQ View Post
    if you have autoupdate on true it downloades the newest version if you start it up
    yeah i'd say he has an older one that dosen't auto update, sorry mate i didn't see it evolve on the move until this recent release

  6. #2436
    pkmstock's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bishopcore View Post
    yeah i'd say he has an older one that dosen't auto update, sorry mate i didn't see it evolve on the move until this recent release
    Damn it, i guess i will have to update, loosing to much xp when not evolving on the move.

  7. #2437
    aVitomin's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bishopcore View Post
    SOLUTION TO STOPPING AFTER 30 MINUTES, PLEASE READ !!!!!!

    just post this into notepad and save it as a .bat file into the same folder and your NecroBot.exe, then use said .bat file to launch the bot

    @echo off
    :loop
    start NecroBot.exe
    timeout /t 1800 >null
    taskkill /f /im NecroBot.exe >nul
    goto loop


    MAKE SURE "StartupWelcomeDelay": false, IS SET TO FALSE
    Code:
    @echo off
    :loop
    start NecroBot.exe
    timeout /t 1800 >null
    taskkill /f /im NecroBot.exe >null
    timeout /t 30 >null
    goto loop
    Little edit for start many copies
    - Paste code to *.bat
    - Paste *.bat to all you bot copies/path
    - Start all *.bat faster than 30 sec timeout
    Last edited by aVitomin; 07-29-2016 at 08:25 AM.

  8. #2438
    khovel's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can it be updated that the Runtime in the title bar be continuous so we know if the bot is still running or if it froze?

  9. #2439
    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)
    Originally Posted by aVitomin View Post
    Code:
    @echo off
    :loop
    start NecroBot.exe
    timeout /t 1800 >null
    taskkill /f /im NecroBot.exe >null
    timeout /t 30 >null
    goto loop
    Little edit for start many copies
    - Paste code to *.bat
    - Paste *.bat all you bot copies/path
    - Start all *.bat faster than 30 sec timeout
    how do i use this? my accounts have seperate folders, and the .bat file launches them fine but after 30 mins it shuts them down and only re opens one, im assuming this is the fix?

  10. #2440
    muuhQ's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bishopcore View Post
    how do i use this? my accounts have seperate folders, and the .bat file launches them fine but after 30 mins it shuts them down and only re opens one, im assuming this is the fix?
    just started it! Lets see how it turns out

  11. #2441
    cfs5403's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Unhandled Exception: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: c. Path 'GoogleUsername', line 6, position 21.
    at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType)
    at Newtonsoft.Json.JsonTextReader.ReadAsString()
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReade r reader, JsonContract contract, Boolean hasConverter)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target)
    at Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target)
    at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings)
    at PoGo.NecroBot.CLI.AuthSettings.Load(String path) in D:\Downloads\NecroBot-master\PoGo.NecroBot.Logic\Settings.cs:line 44
    at PoGo.NecroBot.CLI.GlobalSettings.Load(String path) in D:\Downloads\NecroBot-master\PoGo.NecroBot.Logic\Settings.cs:line 318
    at PoGo.NecroBot.CLI.Program.Main(String[] args) in D:\Downloads\NecroBot-master\PoGo.NecroBot.CLI\Program.cs:line 32
    Anyone have same problem? I use the latest version.

  12. #2442
    aVitomin's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bishopcore View Post
    how do i use this? my accounts have seperate folders, and the .bat file launches them fine but after 30 mins it shuts them down and only re opens one, im assuming this is the fix?
    Yep
    Paste bat to all you folders
    Run all bat faster than 30 sec timeout

    And after restart all bot restart too

  13. #2443
    khovel's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cfs5403 View Post
    Anyone have same problem? I use the latest version.
    Yep, looks familiar. Delete your Auth file, rerun the program and edit the new Auth file

  14. #2444
    aVitomin's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    7/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://github.com/NecronomiconCodin...ses/tag/v0.3.3
    Necrobot v0.3.3
    - Fixes the Ptc 30 minutes timeout issue.

  15. Thanks moonk1n, xtrancexoutxboix (2 members gave Thanks to aVitomin for this useful post)
  16. #2445
    noremac13's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you make it so that it doesn't overwrite any custom config files when downloading an update? Or at least makes a .old version so that we don't lose all our customization whenever there is an update? Just spent 30 minutes configuring everything how I wanted it just to start the bot, have it update ,and wipe everything back to normal.

  17. Thanks aisidetpipo (1 members gave Thanks to noremac13 for this useful post)

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 06:27 PM. 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