My working PokeMob sniper settings for PoGoLocation menu

User Tag List

Page 1 of 9 12345 ... LastLast
Results 1 to 15 of 134
  1. #1
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [OUTDATED] - Can be closed -

    I'll not longer support this thread and there will be no updates at all for the future.
    There will be a new Thread in Elite next days. -Can be closed-



    -



    -



    -

    This is not a support Thread. for Support please use this 1:
    http://www.ownedcore.com/forums/poke...l-discord.html (Using PogoFeeder and Necrobot to Snipe Automatically ( Pull Discord))

    Since theres alot of ppl having problems with sniping with PoGoLocationFeeder.. heres a working setup:

    Code:
    {
      "AutoUpdate": true,
      "TransferConfigAndAuthOnUpdate": true,
      "DumpPokemonStats": true,
      "AmountOfPokemonToDisplayOnStart": 30,
      "StartupWelcomeDelay": false,
      "TranslationLanguageCode": "de",
      "WebSocketPort": 14251,
      "Teleport": false,
      "DefaultLatitude": 40.783315739126522,
      "DefaultLongitude": -73.964869379997253,
      "DefaultAltitude": 10.0,
      "WalkingSpeedInKilometerPerHour": 150.0,
      "MaxSpawnLocationOffset": 10,
      "MaxTravelDistanceInMeters": 1000,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "DelayBetweenPlayerActions": 200,
      "DelayPositionCheckState": 300,
      "DelayPokestop": 1000,
      "DelayCatchPokemon": 0,
      "DelayBetweenPokemonCatch": 300,
      "DelayCatchNearbyPokemon": 200,
      "DelayCatchLurePokemon": 200,
      "DelayCatchIncensePokemon": 200,
      "DelayTransferPokemon": 200,
      "DelayDisplayPokemon": 200,
      "DelayUseLuckyEgg": 1000,
      "DelaySoftbanRetry": 300,
      "DelayRecyleItem": 200,
      "DelaySnipePokemon": 200,
      "MinDelayBetweenSnipes": 10,
      "UseEggIncubators": true,
      "RenamePokemon": true,
      "RenameOnlyAboveIv": false,
      "RenameTemplate": "{0}_{1}",
      "TransferDuplicatePokemon": true,
      "PrioritizeIvOverCp": true,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinDuplicatePokemon": 0,
      "KeepPokemonsThatCanEvolve": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveAllPokemonAboveIv": true,
      "EvolveAboveIvValue": 5.0,
      "UseLuckyEggsWhileEvolving": true,
      "UseLuckyEggsMinPokemonAmount": 30,
      "AutomaticallyLevelUpPokemon": false,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 3000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "HumanizeThrows": false,
      "ThrowAccuracyMin": 0.0,
      "ThrowAccuracyMax": 0.0,
      "ThrowSpinFrequency": 0.0,
      "MaxPokeballsPerPokemon": 30,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UsePokemonToNotCatchFilter": false,
      "UseBerryMinCp": 2200,
      "UseBerryMinIv": 90.0,
      "UseBerryBelowCatchProbability": 0.0,
      "FavoriteMinIvPercentage": 100.0,
      "AutoFavoritePokemon": true,
      "TotalAmountOfPokeballsToKeep": 200,
      "TotalAmountOfPotionsToKeep": 1,
      "TotalAmountOfRevivesToKeep": 1,
      "UseGreatBallAboveIv": 0,
      "UseUltraBallAboveIv": 0,
      "UseGreatBallBelowCatchProbability": 0.0,
      "UseUltraBallBelowCatchProbability": 0.0,
      "UseMasterBallBelowCatchProbability": 0.0,
      "RecycleInventoryAtUsagePercentage": 0.0,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "MinPokeballsToSnipe": 20,
      "MinPokeballsWhileSnipe": 0,
      "UseSnipeLocationServer": true,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "ItemRecycleFilter": [
        {
          "Key": "itemUnknown",
          "Value": 0
        },
        {
          "Key": "itemLuckyEgg",
          "Value": 200
        },
        {
          "Key": "itemIncenseOrdinary",
          "Value": 100
        },
        {
          "Key": "itemIncenseSpicy",
          "Value": 100
        },
        {
          "Key": "itemIncenseCool",
          "Value": 100
        },
        {
          "Key": "itemIncenseFloral",
          "Value": 100
        },
        {
          "Key": "itemTroyDisk",
          "Value": 100
        },
        {
          "Key": "itemXAttack",
          "Value": 100
        },
        {
          "Key": "itemXDefense",
          "Value": 100
        },
        {
          "Key": "itemXMiracle",
          "Value": 100
        },
        {
          "Key": "itemRazzBerry",
          "Value": 50
        },
        {
          "Key": "itemBlukBerry",
          "Value": 10
        },
        {
          "Key": "itemNanabBerry",
          "Value": 10
        },
        {
          "Key": "itemWeparBerry",
          "Value": 30
        },
        {
          "Key": "itemPinapBerry",
          "Value": 30
        },
        {
          "Key": "itemSpecialCamera",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasicUnlimited",
          "Value": 100
        },
        {
          "Key": "itemIncubatorBasic",
          "Value": 100
        },
        {
          "Key": "itemPokemonStorageUpgrade",
          "Value": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "ditto",
        "articuno",
        "zapdos",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToIgnore": null,
      "PokemonsTransferFilter": {
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 38.556807486461118,
            "Longitude": -121.2383794784546
          },
          {
            "Latitude": -33.859019,
            "Longitude": 151.213098
          },
          {
            "Latitude": 47.5014969,
            "Longitude": -122.0959568
          },
          {
            "Latitude": 51.5025343,
            "Longitude": -0.2055027
          }
        ],
        "Pokemon": [
          "bulbasaur",
          "ivysaur",
          "venusaur",
          "charmander",
          "charmeleon",
          "charizard",
          "squirtle",
          "wartortle",
          "blastoise",
          "caterpie",
          "metapod",
          "butterfree",
          "weedle",
          "kakuna",
          "beedrill",
          "pidgey",
          "pidgeotto",
          "pidgeot",
          "rattata",
          "raticate",
          "spearow",
          "fearow",
          "pikachu",
          "raichu",
          "sandshrew",
          "sandslash",
          "nidoranFemale",
          "nidorina",
          "nidoqueen",
          "nidoranMale",
          "nidorino",
          "nidoking",
          "clefairy",
          "clefable",
          "vulpix",
          "ninetales",
          "jigglypuff",
          "wigglytuff",
          "zubat",
          "golbat",
          "oddish",
          "gloom",
          "vileplume",
          "paras",
          "parasect",
          "venonat",
          "venomoth",
          "diglett",
          "dugtrio",
          "meowth",
          "persian",
          "psyduck",
          "golduck",
          "mankey",
          "primeape",
          "growlithe",
          "arcanine",
          "poliwag",
          "poliwhirl",
          "poliwrath",
          "abra",
          "kadabra",
          "alakazam",
          "machop",
          "machoke",
          "machamp",
          "bellsprout",
          "weepinbell",
          "victreebel",
          "tentacool",
          "tentacruel",
          "geodude",
          "graveler",
          "golem",
          "ponyta",
          "rapidash",
          "slowpoke",
          "slowbro",
          "magnemite",
          "magneton",
          "farfetchd",
          "doduo",
          "dodrio",
          "seel",
          "dewgong",
          "grimer",
          "muk",
          "shellder",
          "cloyster",
          "gastly",
          "haunter",
          "gengar",
          "onix",
          "drowzee",
          "hypno",
          "krabby",
          "kingler",
          "voltorb",
          "electrode",
          "exeggcute",
          "exeggutor",
          "cubone",
          "marowak",
          "hitmonlee",
          "hitmonchan",
          "lickitung",
          "koffing",
          "weezing",
          "rhyhorn",
          "rhydon",
          "chansey",
          "tangela",
          "kangaskhan",
          "horsea",
          "seadra",
          "goldeen",
          "seaking",
          "staryu",
          "starmie",
          "mrMime",
          "scyther",
          "jynx",
          "electabuzz",
          "magmar",
          "pinsir",
          "tauros",
          "magikarp",
          "gyarados",
          "lapras",
          "ditto",
          "eevee",
          "vaporeon",
          "jolteon",
          "flareon",
          "porygon",
          "omanyte",
          "omastar",
          "kabuto",
          "kabutops",
          "aerodactyl",
          "snorlax",
          "articuno",
          "zapdos",
          "moltres",
          "dratini",
          "dragonair",
          "dragonite",
          "mewtwo",
          "mew"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    What does it do?

    My working PokeMob sniper settings for PoGoLocation-proof-jpg

    - Loging in without pressing any key (so no problems with a relogger)
    - Showing 30 highest CP and 30 highest IV
    - Transfer every Pokemon below 95% IV or 2200 CP
    - Teleporting to every Stop
    - Catching Wilds and Transfer/Evolve them
    - Sniping for IV 90+ and unknown IV up to 20 times per Pokemon
    - Unban urself in a better speed
    - Farming Pokestops (was running now 24 hrs and never missed balls to catch)
    - Using Berrys only on IV 90+ and CP 2200+
    - Renaming 90+ IV to Blah_9x
    - Setting 100 IV to Fav.


    Feel free to change the settings to ur preffered 1.
    It may softban u on ea. 4-5 Pokestop and will unban, right next after it goes for sniping the last reports.

    thanks for rep

    Heres what i got in 36 Hrs.:

    Code:
    [20:19:43] (INFO) # CP 1701/1701 | (100.00% perfekt)    | Lvl 28         NAME: Aerodactyl        MOVE1: BiteFast             MOVE2: AncientPower
    [20:19:43] (INFO) # CP  643/ 643 | (100.00% perfekt)    | Lvl 10         NAME: Weezing           MOVE1: AcidFast             MOVE2: ShadowBall
    [20:19:43] (INFO) # CP  296/ 296 | (100.00% perfekt)    | Lvl 07         NAME: Hitmonchan        MOVE1: BulletPunchFast      MOVE2: BrickBreak
    [20:19:43] (INFO) # CP   42/  42 | (100.00% perfekt)    | Lvl 01         NAME: Lapras            MOVE1: IceShardFast         MOVE2: IceBeam
    [20:19:43] (INFO) # CP  159/ 159 | (100.00% perfekt)    | Lvl 03         NAME: Jolteon           MOVE1: ThunderShockFast     MOVE2: Discharge
    [20:19:43] (INFO) # CP   82/  82 | (100.00% perfekt)    | Lvl 11         NAME: Magikarp          MOVE1: SplashFast           MOVE2: Struggle
    [20:19:43] (INFO) # CP  155/ 155 | (100.00% perfekt)    | Lvl 02         NAME: Dragonite         MOVE1: DragonBreathFast     MOVE2: DragonClaw
    [20:19:43] (INFO) # CP 1039/1039 | (100.00% perfekt)    | Lvl 24         NAME: Hitmonchan        MOVE1: RockSmashFast        MOVE2: IcePunch
    [20:19:43] (INFO) # CP  443/ 443 | (100.00% perfekt)    | Lvl 23         NAME: Chansey           MOVE1: PoundFast            MOVE2: Psybeam
    [20:19:43] (INFO) # CP  676/ 676 | (100.00% perfekt)    | Lvl 14         NAME: Porygon           MOVE1: QuickAttackFast      MOVE2: Discharge
    [20:19:43] (INFO) # CP  162/ 162 | (100.00% perfekt)    | Lvl 03         NAME: Starmie           MOVE1: QuickAttackFast      MOVE2: HydroPump
    [20:19:43] (INFO) # CP  477/ 477 | (100.00% perfekt)    | Lvl 17         NAME: Dratini           MOVE1: DragonBreathFast     MOVE2: Twister
    [20:19:43] (INFO) # CP  137/ 137 | (100.00% perfekt)    | Lvl 02         NAME: Snorlax           MOVE1: ZenHeadbuttFast      MOVE2: Earthquake
    [20:19:43] (INFO) # CP 2635/2635 | (100.00% perfekt)    | Lvl 36         NAME: Vaporeon          MOVE1: WaterGunFast         MOVE2: AquaTail
    [20:19:43] (INFO) # CP 3225/3225 | (100.00% perfekt)    | Lvl 35         NAME: Dragonite         MOVE1: DragonBreathFast     MOVE2: DragonPulse
    [20:19:43] (INFO) # CP 2912/2912 | (100.00% perfekt)    | Lvl 36         NAME: Snorlax           MOVE1: ZenHeadbuttFast      MOVE2: HyperBeam
    [20:19:43] (INFO) # CP  701/ 701 | (100.00% perfekt)    | Lvl 08         NAME: Snorlax           MOVE1: ZenHeadbuttFast      MOVE2: Earthquake
    [20:19:43] (INFO) # CP  513/ 513 | (100.00% perfekt)    | Lvl 06         NAME: Snorlax           MOVE1: LickFast             MOVE2: HyperBeam
    [20:19:43] (INFO) # CP 2223/2223 | (100.00% perfekt)    | Lvl 25         NAME: Snorlax           MOVE1: LickFast             MOVE2: BodySlam
    [20:19:43] (INFO) # CP 1132/1132 | (100.00% perfekt)    | Lvl 15         NAME: Flareon           MOVE1: EmberFast            MOVE2: FireBlast
    [20:19:43] (INFO) # CP 1283/1283 | (100.00% perfekt)    | Lvl 17         NAME: Flareon           MOVE1: EmberFast            MOVE2: HeatWave
    [20:19:43] (INFO) # CP  289/ 289 | (100.00% perfekt)    | Lvl 15         NAME: Chansey           MOVE1: PoundFast            MOVE2: Psychic
    [20:19:43] (INFO) # CP 2500/2500 | (100.00% perfekt)    | Lvl 25         NAME: Dragonite         MOVE1: SteelWingFast        MOVE2: DragonClaw
    [20:19:43] (INFO) # CP  611/ 611 | (100.00% perfekt)    | Lvl 10         NAME: Jolteon           MOVE1: ThunderShockFast     MOVE2: Thunder
    [20:19:43] (INFO) # CP  422/ 422 | (100.00% perfekt)    | Lvl 07         NAME: Aerodactyl        MOVE1: BiteFast             MOVE2: HyperBeam
    [20:19:43] (INFO) # CP  221/ 221 | (100.00% perfekt)    | Lvl 08         NAME: Dratini           MOVE1: DragonBreathFast     MOVE2: Wrap
    [20:19:43] (INFO) # CP  250/ 250 | (99.46% perfekt)     | Lvl 13         NAME: Chansey           MOVE1: ZenHeadbuttFast      MOVE2: DazzlingGleam
    [20:19:43] (INFO) # CP   50/  50 | (99.46% perfekt)     | Lvl 03         NAME: Chansey           MOVE1: PoundFast            MOVE2: Psybeam
    [20:19:43] (INFO) # CP  385/ 385 | (99.46% perfekt)     | Lvl 20         NAME: Chansey           MOVE1: ZenHeadbuttFast      MOVE2: Psychic
    [20:19:43] (INFO) # CP   10/  10 | (98.92% perfekt)     | Lvl 01         NAME: Chansey           MOVE1: PoundFast            MOVE2: Psychic
    Last edited by Sealice; 08-03-2016 at 06:04 AM.

    My working PokeMob sniper settings for PoGoLocation
  2. Thanks Shivam, everlasting01a, Chadrick, jomykzzf1, Alfiefe10, WestendVaper (6 members gave Thanks to Sealice for this useful post)
  3. #2
    JuanJ12's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    30/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey.. Mind sharing the files I need for this? I know it is stated in the name... but I have no clue honestly. So, if you can that would be awesome.

  4. #3
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  5. #4
    vosszaa's Avatar Member
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    80
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can't snipe anymore because feeder is down. You will get this error instead

    System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346

  6. #5
    gautam62's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    43
    Thanks G/R
    0/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vosszaa View Post
    You can't snipe anymore because feeder is down. You will get this error instead

    System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.SnipeScanForPokemon(ISession session, Location location) in C:\Users\tvgfx\Documents\Pokemon Go Bot\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 346
    how to rectify this?

  7. #6
    vosszaa's Avatar Member
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    80
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gautam62 View Post
    how to rectify this?
    You can't. Unless you can fix the feeder which I doubt it

  8. #7
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ... its still working ..

    Code:
    [14:03:48] (INFO) [Sniper] Sniping a Snorlax with unknown IV at 15.286856,73.956876...
    [14:03:52] (PKMN) (Gefangen) | (Wild) Snorlax Lvl: 15 WP: (1320/1334) IV: 92.46% | Chance: 15.46% | 12968869.14m entfernt | mit Hyperball (54 verbleibend). | Bonbons: 358
    [14:03:54] (INFO) Diana (by Augustus Saint-Gaude in (57m)
    dont say shit pls.

    edit:

    Code:
    [14:14:17] (INFO) [Sniper] Sniping a MrMime with 97 IV at 40.329536,-3.868592...
    [14:14:19] (PKMN) (Geflüchtet) | (Wild) MrMime Lvl: 1 WP: (21/21) IV: 98.78% | Chance: 100% | 5758266.71m entfernt | mit Hyperball (49 verbleibend). |
    just a minute ago
    Last edited by Sealice; 08-01-2016 at 07:15 AM.

  9. Thanks yigoyar (1 members gave Thanks to Sealice for this useful post)
  10. #8
    vosszaa's Avatar Member
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    80
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sealice View Post
    ... its still working ..

    [14:03:48] (INFO) [Sniper] Sniping a Snorlax with unknown IV at 15.286856,73.956876...
    [14:03:52] (PKMN) (Gefangen) | (Wild) Snorlax Lvl: 15 WP: (1320/1334) IV: 92.46% | Chance: 15.46% | 12968869.14m entfernt | mit Hyperball (54 verbleibend). | Bonbons: 358
    [14:03:54] (INFO) Diana (by Augustus Saint-Gaude in (57m)

    dont say shit pls.

    edit:

    [14:14:17] (INFO) [Sniper] Sniping a MrMime with 97 IV at 40.329536,-3.868592...
    [14:14:19] (PKMN) (Geflüchtet) | (Wild) MrMime Lvl: 1 WP: (21/21) IV: 98.78% | Chance: 100% | 5758266.71m entfernt | mit Hyperball (49 verbleibend). |

    just a minute ago
    Server is very unstable. Down most of the time

  11. #9
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well, but its still working. lol (even with lag) saying server is down is like spreeding chaos xD

  12. #10
    namprince187's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    8/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    don't you think that 150 km/h is a bit too fast, I only set it at less than 50km/h

  13. #11
    avin29's Avatar Member
    Reputation
    2
    Join Date
    Mar 2016
    Posts
    28
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sealice View Post
    ... its still working ..

    Code:
    [14:03:48] (INFO) [Sniper] Sniping a Snorlax with unknown IV at 15.286856,73.956876...
    [14:03:52] (PKMN) (Gefangen) | (Wild) Snorlax Lvl: 15 WP: (1320/1334) IV: 92.46% | Chance: 15.46% | 12968869.14m entfernt | mit Hyperball (54 verbleibend). | Bonbons: 358
    [14:03:54] (INFO) Diana (by Augustus Saint-Gaude in (57m)
    dont say shit pls.

    edit:

    Code:
    [14:14:17] (INFO) [Sniper] Sniping a MrMime with 97 IV at 40.329536,-3.868592...
    [14:14:19] (PKMN) (Geflüchtet) | (Wild) MrMime Lvl: 1 WP: (21/21) IV: 98.78% | Chance: 100% | 5758266.71m entfernt | mit Hyperball (49 verbleibend). |
    just a minute ago
    working perfect with ur conifg but it caught them all the pokemons and didnt transfer them only when i start the bot it transfers all the bad pokemons but in the caught it didnt seem to transfer them

  14. #12
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by namprince187 View Post
    don't you think that 150 km/h is a bit too fast, I only set it at less than 50km/h

    the problem is its not a GPX. so theres random pokestops (whatever the bot is wanting to walk to) and you just can snipe on Pokestops ..
    walking with lower speed means it takes more time to snipe - 90+ IV will dissapear .. but if you dont care about that, its fine.


    Originally Posted by avin29 View Post
    working perfect with ur conifg but it caught them all the pokemons and didnt transfer them only when i start the bot it transfers all the bad pokemons but in the caught it didnt seem to transfer them
    give it time. it takes arround 5-10 min until it tranfers them
    Last edited by Sealice; 08-01-2016 at 07:23 AM.

  15. #13
    namprince187's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    8/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sealice View Post
    the problem is its not a GPX. so theres random pokestops (whatever the bot is wanting to walk to) and you just can snipe on Pokestops ..
    walking with lower speed means it takes more time to snipe - 90+ IV will dissapear .. but if you dont care about that, its fine.

    I mean, does the walking speed have anything to do with "humanlike" walking in this situation?

  16. #14
    vosszaa's Avatar Member
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    80
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just look at your setting. You dont have this line

    Code:
    "UseSnipeOnlineLocationServer": true,
    and you use the local one with port 16969 instead. So where the hell you get the feeder from?

  17. #15
    Sealice's Avatar Master Sergeant
    Reputation
    53
    Join Date
    Apr 2013
    Posts
    121
    Thanks G/R
    22/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by namprince187 View Post
    I mean, does the walking speed have anything to do with "humanlike" walking in this situation?
    nope .. cuz you walk with 150 km/h from stop to stop.
    no1 knows whoever will get a ban and for what reason.. porting, speedwalk .. etc.

  18. Thanks namprince187 (1 members gave Thanks to Sealice for this useful post)
Page 1 of 9 12345 ... LastLast

Similar Threads

  1. [Question] Working AH Sniper Bot (or Bot for TSM)
    By Z3rovita in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 10-24-2016, 11:17 AM
  2. get gold,but ya' gotta work a little bit for this guild scam
    By pizzaman in forum WoW Scam Prevention
    Replies: 7
    Last Post: 07-15-2007, 12:13 PM
  3. HELP! Best BF2 settings for my Graph card
    By mchugh in forum Community Chat
    Replies: 0
    Last Post: 07-08-2007, 02:02 PM
  4. GUIDE: Righteous Orb Scam(works 85% of time for me)
    By xkisses in forum WoW Scam Prevention
    Replies: 15
    Last Post: 06-11-2007, 03:01 PM
  5. T4/t5 Sets For Hybrids!
    By Tink in forum World of Warcraft General
    Replies: 2
    Last Post: 01-04-2007, 07:13 PM
All times are GMT -5. The time now is 08:39 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search