TuringBot Edited by Neil | Safe and Fast Leveling | menu

Shout-Out

User Tag List

Page 5 of 49 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 726
  1. #61
    tipen17's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    Better to follow the 24 hour rule for now.
    Does the bot closes automatically when I reached any of the thresholds (for pokemons, pokestops)?

    TuringBot Edited by Neil | Safe and Fast Leveling |
  2. #62
    mj_godam's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    23/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    It's not just the Pokestops that matter. You need to consider Pokemon too
    so which one should I download to get safe and fast leveling?
    this turingbot or your another thread with necrobot?Pokemon GO Necrobot Release 0.9.0 Edited by Neil | Safe & Fast Leveling | (Pokemon GO Necrobot Release 0.9.0 Edited by Neil | Safe & Fast Leveling |)

    and how many xp/h can i get using your default setting? or how fast to get to level 20-30?

  3. #63
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tipen17 View Post
    Does the bot closes automatically when I reached any of the thresholds (for pokemons, pokestops)?
    Yes of course but the only problem is every time you close the bot(may be accidental) the counter resets to zero. So keep a look at that.

  4. #64
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mj_godam View Post
    so which one should I download to get safe and fast leveling?
    this turingbot or your another thread with necrobot?Pokemon GO Necrobot Release 0.9.0 Edited by Neil | Safe & Fast Leveling |

    and how many xp/h can i get using your default setting? or how fast to get to level 20-30?
    The safest method is this one. You may use the edited NecroBot too if you like faster exp/hr but you WILL get softbans using the other bot as KillSwitch is not deployed there.

  5. Thanks mj_godam (1 members gave Thanks to BloggerXYZ for this useful post)
  6. #65
    kryokan's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    33
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    It's not just the Pokestops that matter. You need to consider Pokemon too
    ok, and can you implement log for the #pokestop & #pokemon for an account on daily basis also? it'll be usefull for them who switching account on a pc.

  7. #66
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kryokan View Post
    ok, and can you implement log for the #pokestop & #pokemon for an account on daily basis also? it'll be usefull for them who switching account on a pc.
    Lets see
    By the way you can see a log in the "Log" folder but it tracks every run independently.

  8. #67
    tt812's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    Yes of course but the only problem is every time you close the bot(may be accidental) the counter resets to zero. So keep a look at that.
    Hi, bro.
    Please tell me what time I can use this bot in hours max each ??
    In addition, I can sign another account after reaching the maximum limit of the previous account ?? Thank you so much.

  9. #68
    tipen17's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kryokan View Post
    ok, and can you implement log for the #pokestop & #pokemon for an account on daily basis also? it'll be usefull for them who switching account on a pc.
    I was about to ask this too.

  10. #69
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tt812 View Post
    Hi, bro.
    Please tell me what time I can use this bot in hours max each ??
    In addition, I can sign another account after reaching the maximum limit of the previous account ?? Thank you so much.
    Use the bot until threshold is reached and yes you can use another account right after that

  11. Thanks tt812 (1 members gave Thanks to BloggerXYZ for this useful post)
  12. #70
    kryokan's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    33
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    Lets see
    By the way you can see a log in the "Log" folder but it tracks every run independently.
    you can take this example from fokeiro

    @echo off
    :loop
    echo Looted Pokestops so far:
    @echo off
    find /n /c "Name:" NecroBot-2016-08-16-14.txt
    timeout /t 10
    @echo off
    echo Captured Pokemons so far:
    find /n /c "CatchSuccess" NecroBot-2016-08-16-14.txt
    @echo off
    echo Counter restart after time expires
    timeout /t 60
    goto loop
    1. Find "(Caught)" from your log and write it on text-file for numbers of pokemon caught.
    2. Find "XXX" (maybe you should add another tag for pokestop) from your log and write it on text-file for numbers of pokestop caught.
    3. Everytime running your bot, you can read the text-file and put it on title.
    4. Don't forget to implement it to your killswitch logic.

    i know you can!

  13. #71
    mj_godam's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    23/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    The safest method is this one. You may use the edited NecroBot too if you like faster exp/hr but you WILL get softbans using the other bot as KillSwitch is not deployed there.
    ohh okay and how many xp/h will i get using your default config in this bot?
    and because turingbot using killswitch so it will kill the bot automatically after the threshold is reached right?
    and we should resume after 24 h. what i want to ask is how is count? is it count after bot killed or since we open turingbot for the first time?
    I hope you get the idea, sorry for my bad english.
    again Thanks for your reply, Glad to see an active TS like you

  14. #72
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mj_godam View Post
    ohh okay and how many xp/h will i get using your default config in this bot?
    and because turingbot using killswitch so it will kill the bot automatically after the threshold is reached right?
    and we should resume after 24 h. what i want to ask is how is count? is it count after bot killed or since we open turingbot for the first time?
    I hope you get the idea, sorry for my bad english.
    again Thanks for your reply, Glad to see an active TS like you
    See my screenshot for exp/hr
    It gives 40-50k on average
    Count is done every time you start the bot but the counter resets every time you restart the bot.
    So I recommend run the bot only once and let it close itself, and even if you close it accidentally wait for 24 hours

  15. Thanks mj_godam (1 members gave Thanks to BloggerXYZ for this useful post)
  16. #73
    advocates's Avatar Member
    Reputation
    9
    Join Date
    Aug 2016
    Posts
    104
    Thanks G/R
    2/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So do I wait for 24hours after the cap have been hit?

  17. #74
    BloggerXYZ's Avatar Contributor
    Reputation
    243
    Join Date
    Jul 2016
    Posts
    464
    Thanks G/R
    0/225
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by advocates View Post
    So do I wait for 24hours after the cap have been hit?
    Yes exactly

  18. #75
    mj_godam's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    23/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BloggerXYZ View Post
    See my screenshot for exp/hr
    It gives 40-50k on average
    Count is done every time you start the bot but the counter resets every time you restart the bot.
    So I recommend run the bot only once and let it close itself, and even if you close it accidentally wait for 24 hours
    wow I'll definitely making new account just to try your config then.
    so 24 h limit is count from the first time we open the bot to the second time we open the bot? or from the last time the bot closed/killed to the time we open the bot again? which one is correct?

Page 5 of 49 FirstFirst 123456789 ... LastLast

Similar Threads

  1. [Selling] Powerleveling 100-110 | Hand Leveled 100% SAFE AND FAST!
    By brickcity63 in forum World of Warcraft Buy Sell Trade
    Replies: 1
    Last Post: 12-11-2016, 12:28 PM
  2. [Release] Necrobot Edited by Neil | Pokemon GO Bot | Safe and Steady Leveling |
    By BloggerXYZ in forum Pokemon GO Hacks|Cheats
    Replies: 101
    Last Post: 09-02-2016, 04:08 AM
  3. [Release] Pokemon GO Necrobot Release 0.9.0 Edited by Neil | Safe & Fast Leveling |
    By BloggerXYZ in forum Pokemon GO Hacks|Cheats
    Replies: 327
    Last Post: 08-23-2016, 02:50 AM
  4. [Bot] TuringBot v0.2.0 | edit by NAIL | Safe and Fast Leveling |
    By Dannypeas in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 08-21-2016, 02:59 AM
  5. [Selling] Power Leveling, Cheapest on Ownedcore, 100% Safe and Fast! 1-90 $50
    By tobyjr2894 in forum World of Warcraft Buy Sell Trade
    Replies: 2
    Last Post: 04-26-2014, 09:49 PM
All times are GMT -5. The time now is 10:07 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