The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)! menu

User Tag List

Page 22 of 27 FirstFirst ... 181920212223242526 ... LastLast
Results 316 to 330 of 397
  1. #316
    fadzly's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NateM135 View Post
    The Xp Version barely nets 60k xp/hour, what am I doing wrong?
    its normal. to date, there is no such thing as XP more than 100xp/hr unless u have something to evolve, using lucky egg, or massive jump sniping pokemon

    The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)!
  2. #317
    NateM135's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fadzly View Post
    its normal. to date, there is no such thing as XP more than 100xp/hr unless u have something to evolve, using lucky egg, or massive jump sniping pokemon
    I see. Thanks!

  3. #318
    Tbatz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh god, updated, and it got rid of everything on the acc's.

  4. #319
    MadeYouBlink's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now having the problem that it's not locating the pokemon that I have in my inventory. So it keeps trying to catch pidgeys, weedles and caterpies while it has an inventory full with them but just doesn't realise it.

  5. #320
    Brick3's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    36
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for making this tutorial. It's really well explained. I just have a few questions question.

    -How is this config uses eggs? In the config it says "UseLuckyEggsMinPokemonAmount": 30" yet it also says "EvolveAllPokemonWithEnoughCandy": true".
    If it evolves as soon as the pokemon has enough candy how it is going to evolve 30+ pokemon at the same time to use lucky egg?

    -The accounts are getting soft ban occasionally. This is happening due to "DisableHumanWalking" set to true. Why did you set that to true even though it causes the accounts to get soft ban?

    -Why did you set walking speed to just 50? Wouldn't it be better to use higher speed for faster xp? I use 250 on my own accounts and they never get any ban.
    Last edited by Brick3; 08-02-2016 at 09:38 PM.

  6. #321
    hekaria's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MadeYouBlink View Post
    This seems to be working for now, I set this up to activate lucky egg @ 100 evolutions.

    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 10,
      "ShowPokeballCountsBeforeRecycle": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultAltitude": -33.867038,
      "DefaultLatitude": 40.785091,
      "DefaultLongitude": -73.968285,
      "WalkingSpeedInKilometerPerHour": 100.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 95.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": true,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 100.0,
      "KeepMinOperator": "or",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 80,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 100,
      "UseLuckyEggsWhileEvolving": true,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 300,
      "UseBerriesMinIv": 0.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": true,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 60000,
      "SnipingScanOffset": 0.013,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "RenamePokemon": false,
      "RenameOnlyAboveIv": true,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 6,
      "MaxTravelDistanceInMeters": 3000,
      "TotalAmountOfPokeballsToKeep": 120,
      "TotalAmountOfPotionsToKeep": 0,
      "TotalAmountOfRevivesToKeep": 0,
      "TotalAmountOfBerriesToKeep": 0,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 80,
      "UseUltraBallAboveIv": 90,
      "UseGreatBallBelowCatchProbability": 0.5,
      "UseUltraBallBelowCatchProbability": 0.4,
      "UseMasterBallBelowCatchProbability": 0.05,
      "TransferWeakPokemon": true,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": true,
      "FavoriteMinIvPercentage": 95.0,
      "AutoFavoritePokemon": false,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "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": [
        "venusaur",
        "charizard",
        "blastoise",
        "nidoqueen",
        "nidoking",
        "clefable",
        "vileplume",
        "arcanine",
        "poliwrath",
        "machamp",
        "victreebel",
        "golem",
        "slowbro",
        "muk",
        "exeggutor",
        "lickitung",
        "chansey",
        "ditto",
        "articuno",
        "zapdos",
        "moltres",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToIgnore": [
        "bulbasaur",
        "ivysaur",
        "venusaur",
        "charmander",
        "charmeleon",
        "charizard",
        "squirtle",
        "wartortle",
        "blastoise",
        "caterpie",
        "metapod",
        "butterfree",
        "weedle",
        "kakuna",
        "beedrill",
        "pidgey",
        "pidgeotto",
        "pidgeot",
        "rattata",
        "raticate",
        "spearow",
        "fearow",
        "ekans",
        "arbok",
        "pikachu",
        "raichu",
        "sandshrew",
        "sandslash",
        "nidorina",
        "nidoqueen",
        "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",
        "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",
        "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"
      ],
      "PokemonsTransferFilter": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Eevee": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 52.370216,
            "Longitude": 4.895168
          },
          {
            "Latitude": 59.329323,
            "Longitude": 18.068581
          },
          {
            "Latitude": 22.27972,
            "Longitude": 114.158091
          },
          {
            "Latitude": 48.856614,
            "Longitude": 2.352222
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "caterpie",
          "weedle",
          "pidgey"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }
    im getting like 90k/hour, then when it startet evolving after 1 1/2 hours it jumped to 270k/hour.

    but i think your movement speed is too high. because the eggs dont hatch.

    The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)!-expperhour-jpg

  7. #322
    kinjitsu's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    10/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i made it home from work and have 40 accounts going, pretty sure i could set up more if i can figure out a way to update all of the config.json at once and copy and rename the bots without having to do it manually

  8. #323
    hekaria's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:24] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:30] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:37] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:43] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:50] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:56] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:04] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:06] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:14] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:21] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:27] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:35] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:38] (SNIPER) Scanning for Snipeable Pokemon at 52.370216,4.895168...
    [04:12:41] (SNIPER) No Pokemon found to snipe!
    [04:12:41] (SNIPER) Scanning for Snipeable Pokemo

    anyone got this problem? after I hit level 22 it stopped catching or sniping/finding any pokemon?
    any way to fix this? driving me crazy.

    EDIT 1: I only have this problem on one of 20 accounts. i even used your new script. no changes. what is going on here ?
    EDIT 2: here you got a picture of my problem:

    The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)!-wutiswrongzxboh-jpg
    Last edited by hekaria; 08-02-2016 at 09:39 PM.

  9. #324
    kinjitsu's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    10/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update on the 40 accounts with the v3 xp, config, using parts of the rare spawn config...all 40 accounts are about 110-140k exp/h

    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 10,
      "ShowPokeballCountsBeforeRecycle": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 3000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultAltitude": 10.0,
      "DefaultLatitude": 35.6328964,
      "DefaultLongitude": 139.8803943,
      "WalkingSpeedInKilometerPerHour": 150.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 10,
      "DelayBetweenPokemonCatch": 10,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 95.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": false,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": false,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 95.0,
      "KeepMinOperator": "and",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 1,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 30,
      "UseLuckyEggsWhileEvolving": false,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 0,
      "UseBerriesMinIv": 80.0,
      "UseBerriesBelowCatchProbability": 0.0,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": true,
      "UseSnipeLocationServer": true,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 10000,
      "SnipingScanOffset": 0.013,
      "SnipeAtPokestops": true,
      "SnipeIgnoreUnknownIv": false,
      "UseTransferIvForSnipe": false,
      "RenamePokemon": true,
      "RenameOnlyAboveIv": false,
      "RenameTemplate": "{1}_{0}",
      "MaxPokeballsPerPokemon": 8,
      "MaxTravelDistanceInMeters": 3000,
      "TotalAmountOfPokeballsToKeep": 200,
      "TotalAmountOfPotionsToKeep": 10,
      "TotalAmountOfRevivesToKeep": 10,
      "TotalAmountOfBerriesToKeep": 80,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 80,
      "UseUltraBallAboveIv": 90,
      "UseGreatBallBelowCatchProbability": 0.0,
      "UseUltraBallBelowCatchProbability": 0.0,
      "UseMasterBallBelowCatchProbability": 0.0,
      "TransferWeakPokemon": false,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": false,
      "FavoriteMinIvPercentage": 98.0,
      "AutoFavoritePokemon": true,
      "UsePokemonToNotCatchFilter": true,
      "UsePokemonSniperFilterOnly": false,
      "WebSocketPort": 14251,
      "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": 1000
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "mewtwo",
        "mew",
        "articuno",
        "zapdos",
        "moltres"
      ],
      "PokemonsToEvolve": [],
      "PokemonsToIgnore": [],
      "PokemonsTransferFilter": {
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        }
      },
      "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
          },
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 52.370216,
            "Longitude": 4.895168
          },
          {
            "Latitude": 59.329323,
            "Longitude": 18.068581
          },
          {
            "Latitude": 22.27972,
            "Longitude": 114.158091
          },
          {
            "Latitude": 48.856614,
            "Longitude": 2.352222
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "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"
      ]
    }
    this config keeps at least 1 of every pkmn with the highest IV value, NOT the CP... IV also renames all pkmn to iv_name... all 40 accounts have a few 100% IV already and they are all lv 10-11... also using the new pogofeeder 0.1.2 with gui https://github.com/5andr0/PogoLocationFeeder/releases

  10. #325
    rkd26's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    26
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to use google account with necro ?

    { "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": "null",
    "PtcPassword": "null",
    "GoogleUsername": xxxx,
    "GooglePassword": xxxxxxx, }
    Don't work...
    Last edited by rkd26; 08-02-2016 at 09:58 PM.

  11. #326
    Tyman3's Avatar Sergeant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rkd26 View Post
    how to use google account with necro ?



    Don't work...
    Put your email and password in "quotations"

  12. #327
    amazingsil's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    9
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hekaria View Post
    (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:24] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:30] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:37] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:43] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:50] (UPDATE) [Evolves] Potential Evolves: 0
    [04:11:56] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:04] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:06] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:14] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:21] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:27] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:35] (UPDATE) [Evolves] Potential Evolves: 0
    [04:12:38] (SNIPER) Scanning for Snipeable Pokemon at 52.370216,4.895168...
    [04:12:41] (SNIPER) No Pokemon found to snipe!
    [04:12:41] (SNIPER) Scanning for Snipeable Pokemo

    anyone got this problem? after I hit level 22 it stopped catching or sniping/finding any pokemon?
    any way to fix this? driving me crazy.

    EDIT 1: I only have this problem on one of 20 accounts. i even used your new script. no changes. what is going on here ?
    EDIT 2: here you got a picture of my problem:

    The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)!-wutiswrongzxboh-jpg
    i have this problem on all of my accounts, they were working fine about an hour ago.

  13. #328
    hekaria's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by amazingsil View Post
    i have this problem on all of my accounts, they were working fine about an hour ago.
    did you also use the script of "madeyoublinknow" on page 21? because i was using this script on the account which is now ****ed.

    btw i think i ve found the mistake, give me like 20 minutes and i can maybe post a solution

  14. #329
    materialism's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone having trouble saving up pokeballs (normal, great and ultra ones) with the rare pokemon hunting bundle?

  15. #330
    materialism's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ciris View Post
    There is a new version of feeder. Rare bundle is outdated sry -- working on new version now. Was more demand for XP bundle
    It's still working for me. It's been sniping rare pokemon like Snorlax, Dratini, Dragonite, etc.

Page 22 of 27 FirstFirst ... 181920212223242526 ... LastLast

Similar Threads

  1. An easy noob friendly guide to setting up MySql !!
    By pattywhack in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 07-18-2012, 10:08 AM
  2. Probably the most awesome gold guide i have ever seen
    By Vyre in forum World of Warcraft General
    Replies: 4
    Last Post: 12-02-2009, 10:33 AM
  3. The recruit a friend guide
    By Diablo1903 in forum World of Warcraft Guides
    Replies: 2
    Last Post: 06-18-2009, 10:56 PM
  4. Tasker 3.14 (The most noob-friendly PVP-AFK Program)
    By Ajhuah in forum World of Warcraft Bots and Programs
    Replies: 32
    Last Post: 05-19-2009, 10:27 PM
  5. [Easy] Newb friendly guide to making your server public Hamachi or DNS
    By ZestyJ in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 03-04-2009, 07:39 PM
All times are GMT -5. The time now is 03:17 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