[UPDATE 1.2] Mass XP config - 100K XP/H - Capture pokemon - farm pokestop

GARO-NORD

Ancien staff
Inscription
24 Août 2012
Messages
3 615
Réactions
273
Points
16 756
Je vous partage la 1er version de ma config.Json , je vous donnerais d'autre version par la suite ! :D
Pour commencer je vais vous fournir des détails de la configuration.

- Capture de pokémon
- Farming de pokéstop
- Anti soft ban advanced
- Gestion des pokémon intelligente
- Gestion de votre inventaire
- Pogolocation compatible
- 100K XP/H constant pas de descente

INFORMATION : Les configurations fonctionne surtout les niveau 28+ car beaucoup de config baisse en dessous de 90K
Code:
        ########### CREATED BY GARO-NORD v1 #############
     ########### 100K EXP/H XP CONFIG.json #############
   ########### Thx to KoiRoZ baby <3 #############
########### Public config enjoy ! #############
___________________________________________________________________

{
  "TranslationLanguageCode": "en",
  "AutoUpdate": true,
  "TransferConfigAndAuthOnUpdate": true,
  "UseWebsocket": false,
  "StartupWelcomeDelay": false,
  "AmountOfPokemonToDisplayOnStart": 10,
  "ShowPokeballCountsBeforeRecycle": true,
  "CatchPokemon": true,
  "AutomaticallyLevelUpPokemon": false,
  "AmountOfTimesToUpgradeLoop": 5,
  "GetMinStarDustForLevelUp": 5000,
  "LevelUpByCPorIv": "iv",
  "UpgradePokemonCpMinimum": 1000.0,
  "UpgradePokemonIvMinimum": 95.0,
  "UpgradePokemonMinimumStatsOperator": "and",
  "DisableHumanWalking": true,
  "DefaultLatitude": 35.6328964,
  "DefaultLongitude": 139.8803943,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxSpawnLocationOffset": 10,
  "DelayBetweenPlayerActions": 1,
  "DelayBetweenPokemonCatch": 1,
  "DumpPokemonStats": true,
  "EvolveAboveIvValue": 1.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,
  "KeepPokemonsThatCanEvolve": true,
  "KeepMinCp": 1250,
  "KeepMinIvPercentage": 95.0,
  "KeepMinLvl": 6,
  "KeepMinOperator": "or",
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": false,
  "KeepMinDuplicatePokemon": 1,
  "UseGpxPathing": false,
  "GpxFile": "GPXPath.GPX",
  "VerboseRecycling": true,
  "RecycleInventoryAtUsagePercentage": 90.0,
  "UseEggIncubators": true,
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,
  "UseIncenseConstantly": false,
  "UseBerriesMinCp": 0,
  "UseBerriesMinIv": 0.0,
  "UseBerriesBelowCatchProbability": 0.0,
  "UseBerriesOperator": "and",
  "UseSnipeOnlineLocationServer": false,
  "UseSnipeLocationServer": false,
  "SnipeLocationServer": "localhost",
  "SnipeLocationServerPort": 16969,
  "GetSniperInfoFromPokezz": true,
  "GetOnlyVerifiedSniperInfoFromPokezz": true,
  "MinPokeballsToSnipe": 100,
  "MinPokeballsWhileSnipe": 0,
  "MinDelayBetweenSnipes": 10000,
  "SnipingScanOffset": 0.013,
  "SnipeAtPokestops": true,
  "SnipeIgnoreUnknownIv": false,
  "UseTransferIvForSnipe": false,
  "SnipePokemonNotInPokedex": false,
  "RenamePokemon": false,
  "RenameOnlyAboveIv": true,
  "RenameTemplate": "{1}_{0}",
  "MaxPokeballsPerPokemon": 6,
  "MaxTravelDistanceInMeters": 3000,
  "TotalAmountOfPokeballsToKeep": 120,
  "TotalAmountOfPotionsToKeep": 0,
  "TotalAmountOfRevivesToKeep": 0,
  "TotalAmountOfBerriesToKeep": 50,
  "UseGreatBallAboveCp": 750,
  "UseUltraBallAboveCp": 1000,
  "UseMasterBallAboveCp": 2000,
  "UseGreatBallAboveIv": 80.0,
  "UseUltraBallAboveIv": 90.0,
  "UseGreatBallBelowCatchProbability": 0.0,
  "UseUltraBallBelowCatchProbability": 0.0,
  "UseMasterBallBelowCatchProbability": 0.0,
  "EnableHumanizedThrows": false,
  "NiceThrowChance": 40,
  "GreatThrowChance": 30,
  "ExcellentThrowChance": 10,
  "CurveThrowChance": 90,
  "ForceGreatThrowOverIv": 90.0,
  "ForceExcellentThrowOverIv": 95.0,
  "ForceGreatThrowOverCp": 1000,
  "ForceExcellentThrowOverCp": 1500,
  "TransferWeakPokemon": false,
  "TransferDuplicatePokemon": true,
  "TransferDuplicatePokemonOnCapture": false,
  "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": 1000
  },
  {
  "Key": "itemItemStorageUpgrade",
  "Value": 100
  }
  ],
  "PokemonsNotToTransfer": [
  "flareon",
  "porygon",
  "kabuto",
  "aerodactyl",
  "snorlax",
  "mrMime",
  "dragonite",
  "venusaur",
  "charizard",
  "blastoise",
  "nidoqueen",
  "nidoking",
  "clefable",
  "vileplume",
  "arcanine",
  "poliwrath",
  "machamp",
  "vaporeon",
  "jolteon",
  "flareon",
  "victreebel",
  "golem",
  "slowbro",
  "muk",
  "exeggutor",
  "lickitung",
  "chansey",
  "rhydon",
  "ditto",
  "gyarados",
  "lapras",
  "articuno",
  "mew"
  ],
  "PokemonsToEvolve": [
  "caterpie",
  "weedle",
  "pidgey",
  "rattata",
  "spearow",
  "zubat",
  "doduo",
  "bulbasaur",
  "ivysaur",
  "venusaur",
  "charmander",
  "charmeleon",
  "charizard",
  "squirtle",
  "wartortle",
  "blastoise",
  "metapod",
  "butterfree",
  "kakuna",
  "beedrill",
  "pidgeotto",
  "pidgeot",
  "raticate",
  "fearow",
  "ekans",
  "arbok",
  "pikachu",
  "raichu",
  "sandshrew",
  "sandslash",
  "nidorina",
  "nidoqueen",
  "nidorino",
  "nidoking",
  "clefairy",
  "clefable",
  "vulpix",
  "ninetales",
  "jigglypuff",
  "wigglytuff",
  "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",
  "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"
  ],
  "PokemonsToIgnore": [],
  "PokemonsTransferFilter": {
  "Mewtwo": {
  "KeepMinCp": 2500,
  "KeepMinLvl": 0,
  "UseKeepMinLvl": false,
  "KeepMinIvPercentage": 100.0,
  "KeepMinDuplicatePokemon": 1,
  "Moves": [],
  "KeepMinOperator": "or",
  "MovesOperator": "or"
  }
  },
  "PokemonToSnipe": {
  "Locations": [
  {
  "Latitude": 35.6328964,
  "Longitude": 139.8803943
  },
  {
  "Latitude": 40.712784,
  "Longitude": -74.005941
  },
  {
  "Latitude": 38.907192,
  "Longitude": -77.036871
  },
  {
  "Latitude": 37.77493,
  "Longitude": -122.419416
  },
  {
  "Latitude": 52.520007,
  "Longitude": 13.404954
  },
  {
  "Latitude": 51.507351,
  "Longitude": -0.127758
  }
  ],
  "Pokemon": [
  "caterpie",
  "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",
  "weedle",
  "pidgey"
  ]
  },
  "PokemonToUseMasterball": [
  "articuno",
  "zapdos",
  "moltres",
  "mew",
  "mewtwo"
  ]
}


MISE A JOUR 1.2

- Correction du bug des pokéstops
- Amélioration du sniper (Haut PC/HAUT IV)
- Renomme de pokémon
- 120K XP/H Constant avec des pointes a 180K parfois
- Amélioration de l'anti ban ( Bypass softban ++ )
- Ajout de la gestion des oeufs​
Code:
{
  "TranslationLanguageCode": "fr",
  "AutoUpdate": true,
  "TransferConfigAndAuthOnUpdate": true,
  "UseWebsocket": false,
  "WebSocketPort": 14251,
  "StartupWelcomeDelay": false,
  "UseTelegramAPI": false,
  "TelegramAPIKey": null,
  "AmountOfPokemonToDisplayOnStart": 10,
  "DetailedCountsBeforeRecycling": true,
  "MaxBerriesToUsePerPokemon": 3,
  "CatchPokemon": true,
  "AutomaticallyLevelUpPokemon": false,
  "UseLevelUpList": true,
  "AmountOfTimesToUpgradeLoop": 5,
  "GetMinStarDustForLevelUp": 5000,
  "LevelUpByCPorIv": "iv",
  "UpgradePokemonCpMinimum": 1000.0,
  "UpgradePokemonIvMinimum": 95.0,
  "UpgradePokemonMinimumStatsOperator": "and",
  "DisableHumanWalking": true,
  "DefaultLatitude": 35.6328964,
  "DefaultLongitude": 139.8803943,
  "WalkingSpeedInKilometerPerHour": 320.0,
  "MaxSpawnLocationOffset": 10,
  "DelayBetweenPlayerActions": 1,
  "DelayBetweenPokemonCatch": 1,
  "DumpPokemonStats": true,
  "EvolveAboveIvValue": 1.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,
  "KeepPokemonsThatCanEvolve": true,
  "KeepMinCp": 1250,
  "KeepMinIvPercentage": 95.0,
  "KeepMinLvl": 6,
  "KeepMinOperator": "or",
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": false,
  "KeepMinDuplicatePokemon": 1,
  "UseGpxPathing": false,
  "GpxFile": "GPXPath.GPX",
  "VerboseRecycling": true,
  "RecycleInventoryAtUsagePercentage": 90.0,
  "UseEggIncubators": true,
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,
  "UseIncenseConstantly": false,
  "UseBerriesMinCp": 0,
  "UseBerriesMinIv": 0.0,
  "UseBerriesBelowCatchProbability": 0.0,
  "UseBerriesOperator": "and",
  "UseSnipeLocationServer": false,
  "SnipeLocationServer": "localhost",
  "SnipeLocationServerPort": 16969,
  "GetSniperInfoFromPokezz": true,
  "GetOnlyVerifiedSniperInfoFromPokezz": true,
  "GetSniperInfoFromPokeSnipers": true,
  "MinPokeballsToSnipe": 10,
  "MinPokeballsWhileSnipe": 0,
  "MinDelayBetweenSnipes": 10000,
  "SnipingScanOffset": 0.013,
  "SnipeAtPokestops": true,
  "SnipeIgnoreUnknownIv": false,
  "UseTransferIvForSnipe": false,
  "SnipePokemonNotInPokedex": false,
  "RenamePokemon": true,
  "RenameOnlyAboveIv": true,
  "RenameTemplate": "{1}_{0}",
  "MaxPokeballsPerPokemon": 6,
  "MaxTravelDistanceInMeters": 1000,
  "RandomizeRecycle": false,
  "RandomRecycleValue": 5,
  "TotalAmountOfPokeballsToKeep": 120,
  "TotalAmountOfPotionsToKeep": 0,
  "TotalAmountOfRevivesToKeep": 0,
  "TotalAmountOfBerriesToKeep": 50,
  "UseGreatBallAboveCp": 750,
  "UseUltraBallAboveCp": 1000,
  "UseMasterBallAboveCp": 2000,
  "UseGreatBallAboveIv": 80.0,
  "UseUltraBallAboveIv": 90.0,
  "UseGreatBallBelowCatchProbability": 0.0,
  "UseUltraBallBelowCatchProbability": 0.0,
  "UseMasterBallBelowCatchProbability": 0.0,
  "EnableHumanizedThrows": false,
  "NiceThrowChance": 40,
  "GreatThrowChance": 30,
  "ExcellentThrowChance": 10,
  "CurveThrowChance": 90,
  "ForceGreatThrowOverIv": 90.0,
  "ForceExcellentThrowOverIv": 95.0,
  "ForceGreatThrowOverCp": 1000,
  "ForceExcellentThrowOverCp": 1500,
  "TransferWeakPokemon": true,
  "TransferDuplicatePokemon": true,
  "TransferDuplicatePokemonOnCapture": false,
  "FavoriteMinIvPercentage": 95.0,
  "AutoFavoritePokemon": false,
  "UsePokemonToNotCatchFilter": true,
  "UsePokemonSniperFilterOnly": false,
  "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": [
  "flareon",
  "porygon",
  "kabuto",
  "aerodactyl",
  "snorlax",
  "mrMime",
  "dragonite",
  "venusaur",
  "charizard",
  "blastoise",
  "nidoqueen",
  "nidoking",
  "clefable",
  "vileplume",
  "arcanine",
  "poliwrath",
  "machamp",
  "vaporeon",
  "jolteon",
  "flareon",
  "victreebel",
  "golem",
  "slowbro",
  "muk",
  "exeggutor",
  "lickitung",
  "chansey",
  "rhydon",
  "ditto",
  "gyarados",
  "lapras",
  "articuno",
  "mew"
  ],
  "PokemonsToEvolve": [
  "caterpie",
  "weedle",
  "pidgey",
  "rattata",
  "spearow",
  "zubat",
  "doduo",
  "bulbasaur",
  "ivysaur",
  "venusaur",
  "charmander",
  "charmeleon",
  "charizard",
  "squirtle",
  "wartortle",
  "blastoise",
  "metapod",
  "butterfree",
  "kakuna",
  "beedrill",
  "pidgeotto",
  "pidgeot",
  "raticate",
  "fearow",
  "ekans",
  "arbok",
  "pikachu",
  "raichu",
  "sandshrew",
  "sandslash",
  "nidorina",
  "nidoqueen",
  "nidorino",
  "nidoking",
  "clefairy",
  "clefable",
  "vulpix",
  "ninetales",
  "jigglypuff",
  "wigglytuff",
  "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",
  "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"
  ],
  "PokemonsToLevelUp": null,
  "PokemonsToIgnore": [],
  "PokemonsTransferFilter": {
  "Mewtwo": {
  "KeepMinCp": 2500,
  "KeepMinLvl": 0,
  "UseKeepMinLvl": false,
  "KeepMinIvPercentage": 100.0,
  "KeepMinDuplicatePokemon": 1,
  "Moves": [],
  "KeepMinOperator": "or",
  "MovesOperator": "or"
  }
  },
  "PokemonToSnipe": {
  "Locations": [
  {
  "Latitude": 35.6328964,
  "Longitude": 139.8803943
  },
  {
  "Latitude": 40.712784,
  "Longitude": -74.005941
  },
  {
  "Latitude": 38.907192,
  "Longitude": -77.036871
  },
  {
  "Latitude": 37.77493,
  "Longitude": -122.419416
  },
  {
  "Latitude": 52.520007,
  "Longitude": 13.404954
  },
  {
  "Latitude": 51.507351,
  "Longitude": -0.127758
  }
  ],
  "Pokemon": [
  "caterpie",
  "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",
  "weedle",
  "pidgey"
  ]
  },
  "PokemonToUseMasterball": [
  "articuno",
  "zapdos",
  "moltres",
  "mew",
  "mewtwo"
  ]
}
 
Dernière édition:

nadjim-93

Membre
Inscription
30 Janvier 2016
Messages
94
Réactions
5
Points
581
Ta config est bien mais elle fait evoluer tout les pokemons c'est pas top (sa utilise les bonbons qu'on veux garder pour les gros pokemon). C'est pour sa que de toute facon une config correct qui fait pas évolué tout et n'importe quoi tourne toujours entre 70k-100k (sans oeuf chance)
 

Maxlor

Membre
Inscription
30 Juillet 2016
Messages
159
Réactions
22
Points
636
Ta config est bien mais elle fait evoluer tout les pokemons c'est pas top (sa utilise les bonbons qu'on veux garder pour les gros pokemon). C'est pour sa que de toute facon une config correct qui fait pas évolué tout et n'importe quoi tourne toujours entre 70k-100k (sans oeuf chance)

C'est justement ce que je souhaite :)
 

Veenox GTP

VIP
VIP
Inscription
25 Février 2012
Messages
8 602
Réactions
4 417
Points
26 490
Ta config est bien mais elle fait evoluer tout les pokemons c'est pas top (sa utilise les bonbons qu'on veux garder pour les gros pokemon). C'est pour sa que de toute facon une config correct qui fait pas évolué tout et n'importe quoi tourne toujours entre 70k-100k (sans oeuf chance)
Tu désactives juste evolveallpokemon with enough candy, même en faisant ça au niveau 28 je tourne sur les 100k/H, après je vais vérifier la liste des pokémons a évoluer, je vais mettre des oeufs chance et je réactive l'évolution automatique pour avoir un très gros pic d'xp ;)
 

Oriox

Membre
Inscription
7 Août 2016
Messages
19
Réactions
4
Points
46
J'ai par moment " (ATTENTION) Encouter problem : Encounterpokemonfled" c'est quoi ?
Autrement nickel je suis a 200K /h
 

Len RMK

RMK
Premium
Inscription
27 Septembre 2013
Messages
159
Réactions
31
Points
3 831
Merci au TOP ! 115-120k/h constant <3<3:tchuss: (j'ai enlever les évolutions)
 

xorios76

Membre
Inscription
7 Août 2016
Messages
1
Réactions
0
Points
14
supp
 

Fichiers joints

  • upload_2016-8-8_16-8-24.png
    upload_2016-8-8_16-8-24.png
    172.6 KB · Affichages: 87
Dernière édition:
Haut