TuringBot - Necro Mod- DailyMaxPokemon/Stops Killswitch! Decrease ban chance! menu

User Tag List

Page 55 of 65 FirstFirst ... 5515253545556575859 ... LastLast
Results 811 to 825 of 972
  1. #811
    xproject421's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is this for in the config:

    Code:
        "UsePokeStopLuckyNumber": true,
        "PokestopSkipLuckyNumberMinUse": 3,
        "PokestopSkipLuckyNumber": 1,
        "PokestopSkipLuckyMin": 0,
        "PokestopSkipLuckyMax": 4
    Thanks.

    TuringBot - Necro Mod- DailyMaxPokemon/Stops Killswitch! Decrease ban chance!
  2. #812
    bikouchu1's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Apparently they sent me an email 4 days ago on my side email/account that its been ban, but I was still botting last night and didn't know until I got that error this morning.

  3. #813
    adodoe's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    error during first time using

    Originally Posted by SeriousSensei View Post
    Hi guys,

    With Niantic implementing the recent CatchFlee ban when you hit 1,000 Pokemon/2,000 Pokestops per day, I figured I'd take a look at implementing a killswitch and other improvements into a current bot (in this case Necro/MobBot). I then took it a little further and increased the humanization factor of the bot by adding varying walk speeds among other internal fixes. With these changes in place, I am hoping that the chances of bans are greatly decreased and that our accounts remain safe. This bot is NOT intended for users who want ridiculous exp/hr or to snipe all across the globe.

    Note: I may or may not continue developing this depending upon user response and usage. If it's a hit, I will work on it further. If not, expect this to be the only release. I do not take any responsibility for banned accounts. While this bot is being worked on to help increase "AI", it is not a guarantee that you will not be banned.

    Download Link

    MEGA - CLICK
    Code:
    https://mega.nz/#!hN1QCZaK!Gp6SfZlj8c4G260r-KDkgic4S56_uvx6ya2ULxstk-k
    Decryption Key: !Gp6SfZlj8c4G260r-KDkgic4S56_uvx6ya2ULxstk-k

    v.0.2.1 Updates
    • Added a catchflee ban checker and automatic shutdown. Once you string together X flee's in a row, the bot will close down as a safety precaution. This amount of flee's should never occur in a row otherwise, so I figured it was a safe number.
    • config.json auto update - You may now edit your config.json while the bot is running. As soon as a change is made and the file is saved, the bot will recognize it and reload the variables from the config file.
    • Fixed bugs in killswitch logging. It will update the log must more consistently to give you the most accurate count.


    v.0.2.0 BETA Updates
    Note: This is a BETA release as I haven't had a TON of time to test it yet. It has worked just fine in my trials, but let me know if you encounter further bugs and I will attempt to work on them this weekend.

    • Killswitch stat logging. When a killswitch threshold is reached, it will output a .XML log file to your bots-filepath -> KillswitchStats (folder) -> $name-KillSwitchLog.xml. Hopefully this will help those who set lower killswitches but still want to track how many Pokemon they caught during their last run so that they can run again later and adjust thresholds. YOU WILL NEED A FOLDER NAMED "KillswitchStats" IN YOUR BOTS DIRECTORY!Let me know if you have further suggestions on this!


    • Added a new option under StartupSettings called "MaximizeKillswitchXP". When this option is set to true, the bot will aim to maximize your experience once the TotalPokemon killswitch has been hit. So, for example, if your killswitch for Pokemon is 5, but for Pokestops its 20, you will always catch 5 Pokemon and hit 20 Pokestops before the bot kills itself. In a future release I will have it work the other way around too, but for now I have never hit my Pokestop cap before hitting my Pokemon cap.

    • Added incense support! For whatever reason, the base I used did not provide incense usage support. I have worked it into TuringBot so you should see a nice boost to Pokemon/hr when you have incense available.
    • Minor mathematical fixes to change important stats from 'bankers rounding' to a more accepted method. This will enhance numeric accuracy.
    • Minor text fixes


    v.0.1.1Updates
    • HTTP(S) Proxy Support! You are now able to enter your proxy information into the auth.json file and the bot will tunnel your connection through that IP if it is a working IP address. Personally, I set up 'squid' on my Windows 2008 R2 server and am using it as a proxy. Google/YouTube how to do this if you're a server owner! Note: Socks4/5 is not supported, sorry!

    • Tweaked the standard configs to provide better out of the box settings. I still suggest checking the config.json going forward.
    • Minor text fixes


    v.0.1Updates
    • Humanized walking - The speed you enter in the config file now has a floating point! No more walking at the same exact speed. You don't walk at a consistent 20km/h when playing in person, so why should the bot? (ex. If you set 40km/h in the config, the bot will walk from Pokestop to Pokestop at a range of 32km/h to 48km/h)
    • Pokemon/Pokestop tracker - All Pokemon catches and Pokestop visits are logged at the top status bar. Keep an eye out for the thresholds of 1,000 pokemon/2,000 pokestops per day!
    • Killswitch - Going to be away from your computer? Set a killswitch value to have the bot close once a certain number of Pokemon are caught or Pokestops are looted.
    • Improvements to how Pokestops are chosen/traveled to - Hopefully this will give a boost (albeit minor) to exp/hr.
    • Minor text fixes


    Upcoming Updates
    • Proper tracking of your threshold status over a 24 hour time period. I will be working to create a local file to store your current pokemon/pokestop # and timestamp so that the bot can intelligently continue botting even after crashes.
    • Get incense usage working properly.
    • Implement CatchFlee counter so that the bot can perform a certain action (only collect pokestops? close? not sure yet) when flee-bans are found.
    • KillswitchMaximizeExp - I will be working on adding an option to continue to collect pokestops even once your killswitch limit for pokemon has been reached. It will also work in that if you hit your pokestop limit first, it will continue to catch pokemon until both thresholds have been hit. This will require a minor codebase rework so this will take some time.



    Usage Suggestions
    • Do NOT bot on your main! While I am trying my best to make this bot as humanlike as possible, there are NO guarantees. You could very well be banned. Only bot on accounts you don't mind losing.
    • Keep walk speed at or under 50km/h
    • IMPORTANT: Keep the killswitch set - Have the bot kill itself when 975 pokemon/1975 pokestops are reached. It does not work off of your current local timezone but rather the bots runtime, so if you kill the bot and restart it, you'll need to remember the amount of pokemon caught and pokestops visited from the previous run during the 24 hour timeframe and adjust the killswitch accordingly.
    • Do not snipe (at least on your main) - Users are reporting an increase of CatchFlee errors when changing locations quickly! Sniping is currently pretty buggy and I am not devoting as much time to fixing it as you'd probably prefer. Use other bots if you'd like to snipe for now!


    Pictures


    hi, i need guide here,,, after extract and click on touring exe file ,,, i got error message ....

    err.jpg

    what should i do, about this error.

  4. #814
    ggsaad's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For some weird reason i am only catching lured or incensed pokemons. I am botting on the best spot in my town.
    Is there a config anywere to fix it?

  5. #815
    InitialDat's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got up to level 28 and was banned this morning. I only run the bot for 5-6 hours a day with 15km/h.

  6. #816
    AnonPoGo's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dd4thewin View Post
    can i have your config?
    I Didn't Change the config so much.

    Only the Walking speed to 30

    the " Use Lucky egg when evolving Stuff " and that's it..

  7. #817
    Yanik's Avatar Member
    Reputation
    14
    Join Date
    Jul 2016
    Posts
    65
    Thanks G/R
    7/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ggsaad View Post
    For some weird reason i am only catching lured or incensed pokemons. I am botting on the best spot in my town.
    Is there a config anywere to fix it?
    catch wild pokemons or ignore list?

    Originally Posted by InitialDat View Post
    Got up to level 28 and was banned this morning. I only run the bot for 5-6 hours a day with 15km/h.
    today i lost a level 30 without any soft ban all along..

  8. #818
    AnonPoGo's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AnonPoGo View Post
    Im Currently Using this BOT.. i only change the Walking Speed to 30. and it works smoothly well.. im running the bot not 12 hrs or 24hrs. im not relying in killswitch. when i saw my pokestop and pokemon reach the 50% of the limit.. i turn off the bot and rest for 24hrs.. 1st day i reached Level 12 . 2nd day i used again the bot an i reached lvl 22. now im using the Bot with Incense and Lucky egg config and set my Evolve to 20. im running 35k exp/hr with lucky egg.

    I never rely in KILLSWITCH and always check my bot using teamviewer from my phone to make sure it wont pass 1k pokestop and 500 pokemon.

    Now im Currently Level 23. im about to use the Account in level 24..

    *note: the bot usually stop ... no errors. it just stop.. so i usually turn off the bot and wait for about 3 to 6 hrs and starts the bot again..
    I Never got Soft bans or IP Bans.. I dont also Use IP PROXY..

    Hatching eggs like a Charm.. im not sure if the 10km Eggs are stored but upon checking logs. there is no 10km eggs has been used.

    i dont care about the number of CP pokemon it store.. i got only Few due to the settings but one surely good

    i got this babies

    [05:24:25] CP: Cur/Best/Max | IV% | LVL| NAME | Primary | Special
    [05:24:25] # 468/ 468/ 972 | 100.00% | 17 | Goldeen | MudShotFast | WaterPulse
    [05:24:25] # 99/ 99/ 443 | 98.11% | 08 | Caterpie | TackleFast | Struggle
    [05:24:25] # 70/ 71/ 681 | 98.03% | 04 | Pidgey | QuickAttackFast | AerialAce
    [05:24:25] # 613/ 622/1080 | 93.03% | 21 | Machop | LowKickFast | CrossChop
    [05:24:25] # 624/ 634/1100 | 92.76% | 21 | Psyduck | ZenHeadbuttFast | CrossChop
    [05:24:25] # 145/ 150/ 255 | 92.26% | 21 | Magikarp | SplashFast | Struggle
    [05:24:25] # 822/ 833/1811 | 92.13% | 17 | Kingler | MudShotFast | XScissor
    [05:24:25] # 174/ 182/ 438 | 87.90% | 15 | Diglett | MudShotFast | MudBomb
    [05:24:25] # 627/ 642/1381 | 87.80% | 17 | Nidorina | BiteFast | Dig
    [05:24:25] # 574/ 590/1125 | 87.34% | 19 | Oddish | RazorLeafFast | SeedBomb

    *Future Plan*
    My Bot Location is in the area which is near at my work place. so im going to use the account when im on that SAME SPOT where it respawn. ill try to always login in that same location and roam around for 3days just to make sure the server will not able to notice the sudden jump.

    Hi, if its possible to put Commands so that we can check the status of the inventory or the status of the stored pokemon would be Nice..
    UPDATE #1 : Its been 12 hours since I login the Account on the Same Area where i always Bot it. I Leveled up to 24. (Same Area using Cellular Data) Still Working No Bans or Soft Bans. Will Update Again Soon.

    Thank you

  9. #819
    ggsaad's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Yanik View Post
    catch wild pokemons or ignore list?



    today i lost a level 30 without any soft ban all along..
    "CatchSettings": {
    "CatchWildPokemon": true,

    "PokemonsToIgnore": [],

    really weird lol

  10. #820
    sikennpalato's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to use lucky egg while evolving the pidgey's? any tips ?thanks in advanced

  11. #821
    sikennpalato's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    By the way im using this bot almost 1week i have 3 account and the lvl are 25 , 23 ,23 and still working. well done sensei! keep it up . thanks for the sharing.

  12. #822
    yoyos33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Yanik View Post
    automatic part settings and other "total amount......" settings are different. set false to auto section and set you manual settings.

    I mean if auto is true and pokeball is 200. bot will try to keep best balls.
    But if auto is set to false, you can enter your desired numbers.
    I just wanted to show that Max Revive and Revive are exchanged in config or display, don't know which one.

  13. #823
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AnonPoGo View Post
    UPDATE #1 : Its been 12 hours since I login the Account on the Same Area where i always Bot it. I Leveled up to 24. (Same Area using Cellular Data) Still Working No Bans or Soft Bans. Will Update Again Soon.

    Thank you
    mines at walk speed 49 which is default yet I get 5k/h on xp what rate are you getting? can I have your config?

  14. #824
    Zarmortiz's Avatar Sergeant
    Reputation
    6
    Join Date
    Sep 2013
    Posts
    44
    Thanks G/R
    5/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "UseProxy": true,
    "ProxyLogin": null,
    "ProxyPass": null,
    "ProxyUri": "189.125.149.16:8080"

    Proxy settings arent working for me for some reason, or im getting 'no pokestops in your area blabla' (which is possibly unrelated) any help?

  15. #825
    SeriousSensei's Avatar Contributor
    Reputation
    151
    Join Date
    Jul 2016
    Posts
    103
    Thanks G/R
    2/127
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dd4thewin View Post
    mines at walk speed 49 which is default yet I get 5k/h on xp what rate are you getting? can I have your config?
    Post a picture after an hour of usage. It's hard to believe you're only getting 5k/hr with the same config I get 35-40k/hr with.

Similar Threads

  1. [Bot] NemesisBot a Necro Mod - KillSwitch, Schedule bot and easy GUI Manager
    By coiner in forum Pokemon GO Hacks|Cheats
    Replies: 85
    Last Post: 09-23-2016, 10:20 AM
  2. [Tool] Can anyone make Stops Killswitch ? for 300K-500K CFG !
    By remix-_-sa in forum Pokemon GO Hacks|Cheats
    Replies: 3
    Last Post: 08-16-2016, 09:45 AM
  3. [Bot] Necro 0.8.6 avoid CatchFlee ban configuration
    By Fadelol in forum Pokemon GO Hacks|Cheats
    Replies: 79
    Last Post: 08-14-2016, 10:31 AM
  4. [Selling] [legit seller with proof] *super cheap modded accounts* !!all consoles!! 0% BAN RATE
    By KBMFER in forum Grand Theft Auto 5 Buy Sell Trade
    Replies: 1
    Last Post: 04-17-2016, 09:08 AM
All times are GMT -5. The time now is 01:32 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