New temp ban only post here! menu

User Tag List

Page 33 of 342 FirstFirst ... 29303132333435363783133 ... LastLast
Results 481 to 495 of 5121
  1. #481
    Patchke's Avatar Sergeant
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    58
    Thanks G/R
    10/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why don't you submit a ban appeal Extrabytez and get perma banned for sure !!!!!!

    New temp ban only post here!
  2. Thanks PokeNuke (1 members gave Thanks to Patchke for this useful post)
  3. #482
    Fadelol's Avatar ༼ つ ◕_◕ ༽つ
    Reputation
    662
    Join Date
    Dec 2007
    Posts
    609
    Thanks G/R
    161/204
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SuperTom100 View Post
    I have setup a new gmail account, and confirmed it is botting correctly walking at 5km p/h.

    Look's like they run some sort of detection method this morning, which is region specific.
    .
    This is pretty much what I have been concluding based on my tests on CatchFlee:
    • CatchFlee is related to movement speed, setting more human like movement in the settings ensures you do not get the CatchFlee ban
    • They are rolling out the update server side one region at a time

    I still believe that CatchFlee isn't directly related to botting however. I suspect the root cause is the window in the app warning you if you are going too fast and that bots are not sending a verification to the server in regards to that, where as people playing legitimately can read it and press "OK".

    This could be verified by setting up a MITM and seeing if the client sends something to the server when clicking that window. If that is the case it should be easy for bot makers to bypass this.
    ~Fadelol

  4. #483
    jmat2240's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by extrabytez View Post
    Submit a ban appeal

    Your account was permanently terminated for violations of the Pokémon GO Terms of Service. This includes, but is not limited to: falsifying your location, using emulators, modified or unofficial software and/or accessing Pokémon GO clients or backends in an unauthorized manner including through the use of third party software.


    Submit a ban appeal – Pokemon GO
    I will try this!

  5. #484
    aaronwarthur's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2016
    Posts
    85
    Thanks G/R
    190/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jmat2240 View Post
    I will try this!
    Attempted 4-5 hours ago, no response as yet.


    Sent from my iPad using Tapatalk

  6. #485
    haidoan's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm using the manual sniper (pokesniper2) is it ok for now? Will it get soft ban?

  7. #486
    Lardaner's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by haidoan View Post
    I'm using the manual sniper (pokesniper2) is it ok for now? Will it get soft ban?
    If you use pokesniper2 every pokemon fleed

  8. #487
    NaZzGuLL92's Avatar Member
    Reputation
    3
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I solved my problem by testing other accounts, so let me share it with you. Few got banned as well, I mean CatchFlee problem, but last one preserved alive.

    Here's a thing, don't take my word for it, but this is what I did with my config. I use NecroBot, version v0.8.6 with PoGoLocationFeeder V0.1.8.
    EXP is less than ever, like 17k-20k/h but at least it work.


    • WalkingSpeedInKilometerPerHour - set it < 10 km/h, currently I'm at 8.
    • DelayBetweenPlayerActions - Since you're bot too fast, it's ms so > 5000 should be fine. 8000 by me.
    • DelayBetweenPokemonCatch - Well that's line I lost most of my accs, set it high as possible but not > than DelayBetweenPlayerActions. I use 7500.
    • MaxTravelDistanceInMeters: 2000, or less. Make a 1 km or 2 km circle around your position, you can use Google Maps to set yourself at the right place. Offset is fine.
    • MaxPokeballsPerPokemon - Imagine yourself throwing 10 balls for 1 pokemon and big delay. You don't need that. Set it < 5 move to next.
    • If you snipe, snipe with less poke balls and more delay.
      Code:
        "GetSniperInfoFromPokezz": false,
        "GetOnlyVerifiedSniperInfoFromPokezz": false,
        "GetSniperInfoFromPokeSnipers": false,
        "GetSniperInfoFromPokeWatchers": false,
        "GetSniperInfoFromSkiplagged": false,
        "MinPokeballsToSnipe": 20,
        "MinPokeballsWhileSnipe": 0,
        "MinDelayBetweenSnipes": 70000,
        "SnipingScanOffset": 0.005,
        "SnipeAtPokestops": true,
        "SnipeIgnoreUnknownIv": false,
        "UseTransferIvForSnipe": false,
        "SnipePokemonNotInPokedex": false
    • EnableHumanizedThrows: true - Important line! More human - less bot. Also fix those lines bellow to fix your throws at certain level.


    Set it for your level.
    Code:
      "EnableHumanizedThrows": true,
      "NiceThrowChance": 40,
      "GreatThrowChance": 30,
      "ExcellentThrowChance": 10,
      "CurveThrowChance": 90,
      "ForceGreatThrowOverIv": 90.0,
      "ForceExcellentThrowOverIv": 95.0,
      "ForceGreatThrowOverCp": 1100,
      "ForceExcellentThrowOverCp": 1800,
    Also, get legendary pokemon off from all lists you have, ignored, sniped, etc, you don't need that even inside LocationFeeder.
    articuno, zapdos, moltres, mewtwo, mew

    If you bot, bot safely.

    Again, this is my config and it works fine for me. If you need more protection, I suggest you to stay bot active with same IP less than 2 hours.
    Change VPN, Proxy, or reset your dynamic IP simply by resetting your router or modem, and you should be fine. I do that every 2 hours.

  9. #488
    vetonzz's Avatar Member Authenticator enabled
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xusernotfoundx View Post
    are you using bot like poksnipe2 or necrobot? btw im from indonesia too
    necro still work..no problem at all...
    im still botting with necro..with humanlike config

    the problem is...
    many acc cant login..due to idk what

  10. #489
    jmat2240's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I tried to appeal the ban. I noticed this segment on the Niantic website blog,

    "In addition to hampering our ability to bring Pokémon GO to new markets, dealing with this issue also has opportunity cost. Developers have to spend time controlling this problem vs. building new features. It’s worth noting that some of the tools used to access servers to scrape data have also served as platforms for bots and cheating which negatively impact all Trainers. There is a range of motives here from blatant commercial ventures to enthusiastic fans but the negative impact on game resources is the same.

    Of course, there are also outright hackers out there attempting to break into systems, hijack social media accounts, and even bring down the service. Some of them have posted publicly about their attempts.

    We don’t expect these attempts to stop. But we do want you to understand why we have taken the steps we have and why we will continue to take steps to maintain the stability and integrity of the game."

  11. Thanks aaronwarthur (1 members gave Thanks to jmat2240 for this useful post)
  12. #490
    balmung11's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this new catch flee ban is killing me its been 4 hours and still on effect

  13. #491
    SuperTom100's Avatar Corporal
    Reputation
    10
    Join Date
    Aug 2016
    Posts
    34
    Thanks G/R
    0/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fadelol View Post
    This is pretty much what I have been concluding based on my tests on CatchFlee:
    • CatchFlee is related to movement speed, setting more human like movement in the settings ensures you do not get the CatchFlee ban
    • They are rolling out the update server side one region at a time

    I still believe that CatchFlee isn't directly related to botting however. I suspect the root cause is the window in the app warning you if you are going too fast and that bots are not sending a verification to the server in regards to that, where as people playing legitimately can read it and press "OK".

    This could be verified by setting up a MITM and seeing if the client sends something to the server when clicking that window. If that is the case it should be easy for bot makers to bypass this.
    I believe so too.

    I strongly advise users in the USA / Asia to temporarily reduce their speed to around the 5km p/h mark.

  14. Thanks aaronwarthur (1 members gave Thanks to SuperTom100 for this useful post)
  15. #492
    elodam's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the catch flee last night at approximately 9pm EST, character was still catch fleeing at 1am EST.

    This morning I can login to all my accounts except the "catch flee" account.

    Catch Flee account won't load .... not looking good.

    Sent from my SM-G925P using Tapatalk

  16. #493
    PokeNuke's Avatar Member
    Reputation
    4
    Join Date
    Aug 2016
    Posts
    20
    Thanks G/R
    20/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I read on fb somone was able to bypass the "data server blabla..." he had on his iPhone. -> he logged in on an android and message was gone...
    I personally dont believe it, but can someone try this?
    (I only have 1 iPhone)

  17. Thanks aaronwarthur (1 members gave Thanks to PokeNuke for this useful post)
  18. #494
    aaronwarthur's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2016
    Posts
    85
    Thanks G/R
    190/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PokeNuke View Post
    I read on fb somone was able to bypass the "data server blabla..." he had on his iPhone. -> he logged in on an android and message was gone...
    I personally dont believe it, but can someone try this?
    (I only have 1 iPhone)
    Attempting now.


    Sent from my iPad using Tapatalk

  19. Thanks PokeNuke (1 members gave Thanks to aaronwarthur for this useful post)
  20. #495
    jmat2240's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    JUst reviewed email after appeal.

    "##- Please type your reply above this line -##
    Trainer,
    We have received your appeal. Our goal is to provide a fair, fun and legitimate game experience for everyone. Use of any other third-party software or app, including but not limited to scripts/apps, applications used to falsify your location, using emulators, modified or unofficial software and/or accessing Pokémon GO clients or backends in an unauthorized manner is considered cheating.
    -NianticOps"

Similar Threads

  1. Talk and Info about DATA LOGIN "BAN" [ONLY POST HERE]
    By copi134 in forum Pokemon GO Hacks|Cheats
    Replies: 10
    Last Post: 08-13-2016, 01:21 AM
  2. [Selling] Selling beta key, 35€ PapPal only. Post here with skype if intrested.
    By HaiDieBai in forum Hearthstone Buy Sell Trade
    Replies: 0
    Last Post: 10-23-2013, 06:24 AM
  3. [Opinion] Need Ideas for new WoW Programming project-post here
    By KRYPTON88 in forum World of Warcraft General
    Replies: 4
    Last Post: 12-19-2008, 03:44 PM
  4. Account ban e-mail!! Please post here
    By paniczone in forum World of Warcraft General
    Replies: 5
    Last Post: 11-18-2007, 10:48 AM
  5. new exploits in 1.12 post here
    By sportstud10124 in forum World of Warcraft General
    Replies: 5
    Last Post: 08-26-2006, 02:16 AM
All times are GMT -5. The time now is 05:39 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