NecroBot Fork Updated menu

Shout-Out

User Tag List

Page 35 of 54 FirstFirst ... 313233343536373839 ... LastLast
Results 511 to 525 of 804
  1. #511
    ShanksDeam's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    18
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how fast do you go with 0.9.3?

    NecroBot Fork Updated
  2. #512
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cimory View Post
    What will happen if i turning off the killswitch ?
    Then the bot will not stop when the values CatchErrorPerHours, CatchEscapePerHours, CatchFleePerHours, CatchMissedPerHours, CatchSuccessPerHours are reached.
    So you will need to stop the bot yourself after a safe period of time, unless you don't care about risking a ban. Niantic flags people as cheaters when you catch too many pokemon
    or visit too many pokestops in 24 hour.
    Better slow and safe(r) then fast and certain of a ban.

  3. Thanks cimory (1 members gave Thanks to cheater007 for this useful post)
  4. #513
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im doing very bad xp rate per hour on 0.9.3 atm... Even though there are plenty of pokestops. Anyone else experiencing low xp rate?
    Im hardly getting 10k per hour.

  5. #514
    ShanksDeam's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    18
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheater007 View Post
    Im doing very bad xp rate per hour on 0.9.3 atm... Even though there are plenty of pokestops. Anyone else experiencing low xp rate?
    Im hardly getting 10k per hour.
    I am doing around 6k per hour with 5.16 kmph speed - I can't see your problem ; ) for me it's better I go a bit

    But another question from me:
    I just recognized that my bot doesn't show me the changing speed in 0.9.3.
    Is this default or is my bot having a problem? Or do I need to change something in the config?

    "LocationSettings": {
    "DisableHumanWalking": false,
    "DefaultLatitude": 40.77417,
    "DefaultLongitude": -73.971962,
    "WalkingSpeedInKilometerPerHour": 5.16,
    "UseWalkingSpeedVariant": true,
    "WalkingSpeedVariant": 1.2,
    "ShowVariantWalking": false,
    "RandomlyPauseAtStops": true,
    "MaxSpawnLocationOffset": 10,
    "MaxTravelDistanceInMeters": 500
    Thanks for your help

    PS: Just recognized my Bot Visualizer is working as it should be but I have problems by opening the Pokemon-Overview. I need to restart the program to see all the pokemon I've caught. Anybody else with this "problem"?

    EDIT: "ShowVariantWalking" was "false" ... why didn't I see that

    The second problem - with the Bot Visualizer is still real
    Last edited by ShanksDeam; 08-20-2016 at 09:34 AM.

  6. #515
    rzer's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ShanksDeam View Post
    I am doing around 6k per hour with 5.16 kmph speed - I can't see your problem ; ) for me it's better I go a bit

    But another question from me:
    I just recognised that my bot doesn't show me the changing speed in 0.9.3.
    Is this default or is my bot having a problem? Or do I need to change something in the config?



    Thanks for your help
    Try changing the "ShowVariantWalking": false into "ShowVariantWalking": true,

  7. #516
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by elninojames View Post
    please,develope botting-time setting.like every 3h shutdown or sleeping 1h botting again.
    Make a new textfile and paste this in there. Remove spaces between 8 en ). Safe as NameYouWant.bat in the same directory as Necrobot.exe and run it.

    :start
    start NecroBot.exe
    SET /a rnd=(%RANDOM%*8121/32768 )+1
    timeout %rnd%
    taskkill -f -IM "NecroBot.exe"
    SET /a rnd=(%RANDOM%*1440/32768 )+1
    timeout %rnd%
    goto :start

    Only thing with starting and stopping is that u always start at default gps coordinates which isnt logic. So i dont use this anymore.
    But it will do what u want.
    This one will generate random timers. If u want static ones. Remove the SET lines and place a number in seconds after the timeouts.
    3600 is 1 hr.
    Last edited by cheater007; 08-20-2016 at 01:14 PM.

  8. #517
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheater007 View Post
    Im doing very bad xp rate per hour on 0.9.3 atm... Even though there are plenty of pokestops. Anyone else experiencing low xp rate?
    Im hardly getting 10k per hour.
    it's because the Killswitch features, makes more human like.

  9. #518
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cimory View Post
    it's because the Killswitch features, makes more human like.
    Doubt that, because I don't reach them so nothing changes.

  10. #519
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheater007 View Post
    Doubt that, because I don't reach them so nothing changes.
    For me, it changes a lot in exp/h, i tried change the walking speed from 5 to 12km/h. still got 6-7k exp/h. never reach 10k-15k

  11. #520
    cheater007's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cimory View Post
    For me, it changes a lot in exp/h, i tried change the walking speed from 5 to 12km/h. still got 6-7k exp/h. never reach 10k-15k
    I think it has to do with the Google Api. I guess the bot follows real walking paths now, which probably takes longer than the old paths which the bot followed.

  12. #521
    elninojames's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please setting UseKillSwitchPokestops (Value)

    If UseKillSwitchPokestops is true, Stop NecroBot to achieve value in AmountPokestops and open another gooogle account.

  13. #522
    forbidden403's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by forbidden403 View Post
    Does anyone have a clue why using necrobot+pogo feeder in a computer works fine but in another computer keep showing "Did not find a pokemon within location".
    Everything is the same, same ID, same config. I've just copied the files from one to another.
    No one? At all?

  14. #523
    forbidden403's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0.9.3 keep sending me a message "Server might be offline" but logging in from phone is fine, from the other bots fine either.

  15. #524
    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)
    Anyway to fix this? happens on all my accounts, proxy or no proxy, happens like every 5-15 minutes, dosen't stop the bot but stil; would like it not to do it

    Screenshot by Lightshot

    0.9.0 since the later versions are screwed for me, thanks !

  16. #525
    cimory's Avatar Sergeant
    Reputation
    6
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    3/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheater007 View Post
    I think it has to do with the Google Api. I guess the bot follows real walking paths now, which probably takes longer than the old paths which the bot followed.
    owhhh i see

Page 35 of 54 FirstFirst ... 313233343536373839 ... LastLast

Similar Threads

  1. [Bot] Do not update necrobot to new version
    By harmbasi in forum Pokemon GO Hacks|Cheats
    Replies: 53
    Last Post: 09-02-2016, 01:42 AM
  2. [Bot] Necrobot [new update] - how to avoid catchflee / request opinions+answers
    By Dictionary in forum Pokemon GO Hacks|Cheats
    Replies: 8
    Last Post: 08-15-2016, 09:18 AM
  3. [Bot] NecroBot forked auth.json error.
    By iant in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 08-14-2016, 04:57 PM
  4. NecroBot Fork Updated
    By NoxxDev in forum Pokemon GO Chat
    Replies: 1
    Last Post: 08-12-2016, 08:17 PM
  5. New api - necrobot new update
    By Nou4r in forum Pokemon GO Chat
    Replies: 53
    Last Post: 08-07-2016, 03:53 PM
All times are GMT -5. The time now is 05:57 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