Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Exact, ça fonctionneATTENTION TRANSLATION FR BUG et crash l'appli' je vous conseille de rester de base en anglais les gars sur la 7.2
Donc j'ai trouvé basculer sur Pidgeybot2.0
pidgeybot.com/?p=download
Il y a un peu moins d'options de configuration mais je vous cherche une grosse config
This release features automatic Device ID generation, if you leave the values static.
To change the device information in /Config/auth.json to YOUR personal device, you will need android-sdk with adb (and drivers for your phone). Here are the correlating values with the command to run to grab the value off your phone:
"DeviceId": "", // adb.exe shell settings get secure android_id
"AndroidBoardName": "", // adb.exe shell getprop ro.product.board
"AndroidBootloader": "", // adb.exe shell getprop ro.boot.bootloader
"DeviceBrand": "", // adb.exe shell getprop ro.product.brand
"DeviceModel": "", // adb.exe shell getprop ro.product.model
"DeviceModelIdentifier": "", // adb.exe shell getprop ro.product.name
"DeviceModelBoot": "qcom",
"HardwareManufacturer": "", // adb.exe shell getprop ro.product.manufacturer
"HardwareModel": "", // adb.exe shell getprop ro.product.model
"FirmwareBrand": "", // adb.exe shell getprop ro.product.name
"FirmwareTags": "", // adb.exe shell getprop ro.build.tags
"FirmwareType": "", // adb.exe shell getprop ro.build.type
"FirmwareFingerprint": "" // adb.exe shell getprop ro.build.fingerprint
{
"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": 2000.0,
"UpgradePokemonIvMinimum": 95.0,
"UpgradePokemonMinimumStatsOperator": "and",
"DisableHumanWalking": false,
"DefaultAltitude": 10.0,
"DefaultLatitude": 35.633149,
"DefaultLongitude": 139.880373,
"WalkingSpeedInKilometerPerHour": 200.0,
"MaxSpawnLocationOffset": 10,
"DeviceId": "529e8aa6201f78b5",
"AndroidBoardName": "msm8994",
"AndroidBootloader": "unknown",
"DeviceBrand": "OnePlus",
"DeviceModel": "OnePlus2",
"DeviceModelIdentifier": "ONE A2003_24_160604",
"DeviceModelBoot": "qcom",
"HardwareManufacturer": "OnePlus",
"HardwareModel": "ONE A2003",
"FirmwareBrand": "OnePlus2",
"FirmwareTags": "dev-keys",
"FirmwareType": "user",
"FirmwareFingerprint": "OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447840820:user/release-keys",
"DelayBetweenPlayerActions": 10,
"DelayBetweenPokemonCatch": 10,
"DumpPokemonStats": false,
"EvolveAboveIvValue": 95.0,
"EvolveAllPokemonAboveIv": true,
"EvolveAllPokemonWithEnoughCandy": true,
"EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
"KeepPokemonsThatCanEvolve": false,
"KeepMinCp": 1500,
"KeepMinIvPercentage": 90.0,
"KeepMinLvl": 6,
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": true,
"KeepMinDuplicatePokemon": 1,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"VerboseRecycling": true,
"RecycleInventoryAtUsagePercentage": 0.0,
"UseEggIncubators": true,
"UseLuckyEggConstantly": false,
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": true,
"UseIncenseConstantly": false,
"UseBerriesMinCp": 1000,
"UseBerriesMinIv": 90.0,
"UseBerriesBelowCatchProbability": 0.2,
"UseBerriesOperator": "and",
"UseSnipeOnlineLocationServer": true,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969,
"GetSniperInfoFromPokezz": true,
"GetOnlyVerifiedSniperInfoFromPokezz": true,
"MinPokeballsToSnipe": 10,
"MinPokeballsWhileSnipe": 10,
"MinDelayBetweenSnipes": 15000,
"SnipingScanOffset": 0.003,
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": false,
"UseTransferIvForSnipe": false,
"SnipePokemonNotInPokedex": false,
"RenamePokemon": true,
"RenameOnlyAboveIv": true,
"RenameTemplate": "{1}_{0}",
"MaxPokeballsPerPokemon": 6,
"MaxTravelDistanceInMeters": 5000,
"TotalAmountOfPokeballsToKeep": 150,
"TotalAmountOfPotionsToKeep": 100,
"TotalAmountOfRevivesToKeep": 50,
"TotalAmountOfBerriesToKeep": 50,
"UseGreatBallAboveCp": 1000,
"UseUltraBallAboveCp": 1500,
"UseMasterBallAboveCp": 2000,
"UseGreatBallAboveIv": 0.0,
"UseUltraBallAboveIv": 0.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": true,
"FavoriteMinIvPercentage": 0.0,
"AutoFavoritePokemon": false,
"UsePokemonToNotCatchFilter": false,
"UsePokemonSniperFilterOnly": false,
"WebSocketPort": 14251,
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemPokeBall",
"Value": 200
},
{
"Key": "itemGreatBall",
"Value": 200
},
{
"Key": "itemUltraBall",
"Value": 10000
},
{
"Key": "itemMasterBall",
"Value": 10000
},
{
"Key": "itemPotion",
"Value": 20
},
{
"Key": "itemSuperPotion",
"Value": 20
},
{
"Key": "itemHyperPotion",
"Value": 20
},
{
"Key": "itemMaxPotion",
"Value": 50
},
{
"Key": "itemRevive",
"Value": 30
},
{
"Key": "itemMaxRevive",
"Value": 100
},
{
"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": 30
},
{
"Key": "itemBlukBerry",
"Value": 30
},
{
"Key": "itemNanabBerry",
"Value": 30
},
{
"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": [
"charizard",
"blastoise",
"clefable",
"vileplume",
"arcanine",
"poliwrath",
"machamp",
"victreebel",
"golem",
"ditto",
"articuno",
"zapdos",
"moltres",
"mewtwo",
"mew",
"dragonite",
"jolteon",
"flareon",
"vaporeon",
"snorlax",
"aerodactyl",
"eevee",
"slowbro",
"gengar",
"magmar",
"nidoking",
"golduck",
"lapras",
"starmie",
"vileplume",
"rapidash",
"nidoqueen"
],
"PokemonsToEvolve": [
"caterpie",
"weedle",
"pidgey",
"rattata",
"spearow",
"zubat",
"doduo",
"bulbasaur",
"charmander",
"squirtle",
"ekans",
"pikachu",
"oddish",
"paras",
"venonat",
"diglett",
"meowth",
"mankey",
"psyduck",
"growlithe",
"poliwag",
"poliwhirl",
"abra",
"machop",
"machoke",
"tentacool",
"geodude",
"bellsprout",
"weepinbell",
"graveler",
"ponyta",
"magnemite",
"seel",
"grimer",
"shellder",
"gastly",
"haunter",
"drowzee",
"krabby",
"voltorb",
"exeggcute",
"cubone",
"lickitung",
"koffing",
"rhyhorn",
"tangela",
"horsea",
"goldeen",
"staryu",
"magikarp",
"omanyte",
"kabuto",
"dratini",
"dragonair",
"charmeleon",
"ivysaur",
"wartortle",
"pidgeotto",
"kakuna",
"metapod",
"nidorina",
"nidorino",
"clefairy",
"vulpix",
"nidoranMale",
"nidoranFemale"
],
"PokemonsToIgnore": [
"doduo"
],
"PokemonsTransferFilter": {
"Golduck": {
"KeepMinCp": 1800,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Farfetchd": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Krabby": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Kangaskhan": {
"KeepMinCp": 1500,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Horsea": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Staryu": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"MrMime": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 40.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Scyther": {
"KeepMinCp": 1800,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jynx": {
"KeepMinCp": 1300,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Electabuzz": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magmar": {
"KeepMinCp": 1500,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 80.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Pinsir": {
"KeepMinCp": 1800,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Tauros": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Magikarp": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Gyarados": {
"KeepMinCp": 2000,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Lapras": {
"KeepMinCp": 2400,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Eevee": {
"KeepMinCp": 850,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 95.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Vaporeon": {
"KeepMinCp": 2200,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Jolteon": {
"KeepMinCp": 1650,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Flareon": {
"KeepMinCp": 2100,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Porygon": {
"KeepMinCp": 1250,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 60.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Chansey": {
"KeepMinCp": 450,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Nidoking": {
"KeepMinCp": 1300,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Nidoqueen": {
"KeepMinCp": 1500,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Exeggutor": {
"KeepMinCp": 2300,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Vileplume": {
"KeepMinCp": 1800,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Snorlax": {
"KeepMinCp": 2600,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "or"
},
"Dragonite": {
"KeepMinCp": 2600,
"KeepMinLvl": 0,
"UseKeepMinLvl": false,
"KeepMinIvPercentage": 90.0,
"KeepMinDuplicatePokemon": 1,
"Moves": [],
"KeepMinOperator": "or",
"MovesOperator": "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
}
],
"Pokemon": [
"venusaur",
"charizard",
"blastoise",
"beedrill",
"raichu",
"sandslash",
"nidoking",
"nidoqueen",
"clefable",
"ninetales",
"golbat",
"vileplume",
"golduck",
"primeape",
"arcanine",
"poliwrath",
"alakazam",
"machamp",
"golem",
"rapidash",
"slowbro",
"farfetchd",
"muk",
"cloyster",
"gengar",
"exeggutor",
"marowak",
"hitmonchan",
"lickitung",
"rhydon",
"chansey",
"kangaskhan",
"starmie",
"mrMime",
"scyther",
"magmar",
"electabuzz",
"magmar",
"jynx",
"gyarados",
"lapras",
"ditto",
"vaporeon",
"jolteon",
"flareon",
"porygon",
"kabutops",
"aerodactyl",
"snorlax",
"articuno",
"zapdos",
"moltres",
"dragonite",
"mewtwo",
"mew"
]
},
"PokemonToUseMasterball": [
"articuno",
"zapdos",
"moltres",
"mew",
"mewtwo"
]
}
Ah si ça te gêne je sais pas et configuration pour du 600k xp/h (configurer le bien sinon vous perdrez la plupart des pokémons)
Code:{ "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": 2000.0, "UpgradePokemonIvMinimum": 95.0, "UpgradePokemonMinimumStatsOperator": "and", "DisableHumanWalking": false, "DefaultAltitude": 10.0, "DefaultLatitude": 35.633149, "DefaultLongitude": 139.880373, "WalkingSpeedInKilometerPerHour": 200.0, "MaxSpawnLocationOffset": 10, "DeviceId": "529e8aa6201f78b5", "AndroidBoardName": "msm8994", "AndroidBootloader": "unknown", "DeviceBrand": "OnePlus", "DeviceModel": "OnePlus2", "DeviceModelIdentifier": "ONE A2003_24_160604", "DeviceModelBoot": "qcom", "HardwareManufacturer": "OnePlus", "HardwareModel": "ONE A2003", "FirmwareBrand": "OnePlus2", "FirmwareTags": "dev-keys", "FirmwareType": "user", "FirmwareFingerprint": "OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447840820:user/release-keys", "DelayBetweenPlayerActions": 10, "DelayBetweenPokemonCatch": 10, "DumpPokemonStats": false, "EvolveAboveIvValue": 95.0, "EvolveAllPokemonAboveIv": true, "EvolveAllPokemonWithEnoughCandy": true, "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0, "KeepPokemonsThatCanEvolve": false, "KeepMinCp": 1500, "KeepMinIvPercentage": 90.0, "KeepMinLvl": 6, "KeepMinOperator": "or", "UseKeepMinLvl": false, "PrioritizeIvOverCp": true, "KeepMinDuplicatePokemon": 1, "UseGpxPathing": false, "GpxFile": "GPXPath.GPX", "VerboseRecycling": true, "RecycleInventoryAtUsagePercentage": 0.0, "UseEggIncubators": true, "UseLuckyEggConstantly": false, "UseLuckyEggsMinPokemonAmount": 30, "UseLuckyEggsWhileEvolving": true, "UseIncenseConstantly": false, "UseBerriesMinCp": 1000, "UseBerriesMinIv": 90.0, "UseBerriesBelowCatchProbability": 0.2, "UseBerriesOperator": "and", "UseSnipeOnlineLocationServer": true, "UseSnipeLocationServer": true, "SnipeLocationServer": "localhost", "SnipeLocationServerPort": 16969, "GetSniperInfoFromPokezz": true, "GetOnlyVerifiedSniperInfoFromPokezz": true, "MinPokeballsToSnipe": 10, "MinPokeballsWhileSnipe": 10, "MinDelayBetweenSnipes": 15000, "SnipingScanOffset": 0.003, "SnipeAtPokestops": true, "SnipeIgnoreUnknownIv": false, "UseTransferIvForSnipe": false, "SnipePokemonNotInPokedex": false, "RenamePokemon": true, "RenameOnlyAboveIv": true, "RenameTemplate": "{1}_{0}", "MaxPokeballsPerPokemon": 6, "MaxTravelDistanceInMeters": 5000, "TotalAmountOfPokeballsToKeep": 150, "TotalAmountOfPotionsToKeep": 100, "TotalAmountOfRevivesToKeep": 50, "TotalAmountOfBerriesToKeep": 50, "UseGreatBallAboveCp": 1000, "UseUltraBallAboveCp": 1500, "UseMasterBallAboveCp": 2000, "UseGreatBallAboveIv": 0.0, "UseUltraBallAboveIv": 0.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": true, "FavoriteMinIvPercentage": 0.0, "AutoFavoritePokemon": false, "UsePokemonToNotCatchFilter": false, "UsePokemonSniperFilterOnly": false, "WebSocketPort": 14251, "ItemRecycleFilter": [ { "Key": "itemUnknown", "Value": 0 }, { "Key": "itemPokeBall", "Value": 200 }, { "Key": "itemGreatBall", "Value": 200 }, { "Key": "itemUltraBall", "Value": 10000 }, { "Key": "itemMasterBall", "Value": 10000 }, { "Key": "itemPotion", "Value": 20 }, { "Key": "itemSuperPotion", "Value": 20 }, { "Key": "itemHyperPotion", "Value": 20 }, { "Key": "itemMaxPotion", "Value": 50 }, { "Key": "itemRevive", "Value": 30 }, { "Key": "itemMaxRevive", "Value": 100 }, { "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": 30 }, { "Key": "itemBlukBerry", "Value": 30 }, { "Key": "itemNanabBerry", "Value": 30 }, { "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": [ "charizard", "blastoise", "clefable", "vileplume", "arcanine", "poliwrath", "machamp", "victreebel", "golem", "ditto", "articuno", "zapdos", "moltres", "mewtwo", "mew", "dragonite", "jolteon", "flareon", "vaporeon", "snorlax", "aerodactyl", "eevee", "slowbro", "gengar", "magmar", "nidoking", "golduck", "lapras", "starmie", "vileplume", "rapidash", "nidoqueen" ], "PokemonsToEvolve": [ "caterpie", "weedle", "pidgey", "rattata", "spearow", "zubat", "doduo", "bulbasaur", "charmander", "squirtle", "ekans", "pikachu", "oddish", "paras", "venonat", "diglett", "meowth", "mankey", "psyduck", "growlithe", "poliwag", "poliwhirl", "abra", "machop", "machoke", "tentacool", "geodude", "bellsprout", "weepinbell", "graveler", "ponyta", "magnemite", "seel", "grimer", "shellder", "gastly", "haunter", "drowzee", "krabby", "voltorb", "exeggcute", "cubone", "lickitung", "koffing", "rhyhorn", "tangela", "horsea", "goldeen", "staryu", "magikarp", "omanyte", "kabuto", "dratini", "dragonair", "charmeleon", "ivysaur", "wartortle", "pidgeotto", "kakuna", "metapod", "nidorina", "nidorino", "clefairy", "vulpix", "nidoranMale", "nidoranFemale" ], "PokemonsToIgnore": [ "doduo" ], "PokemonsTransferFilter": { "Golduck": { "KeepMinCp": 1800, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Farfetchd": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Krabby": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Kangaskhan": { "KeepMinCp": 1500, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Horsea": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Staryu": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "MrMime": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 40.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Scyther": { "KeepMinCp": 1800, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Jynx": { "KeepMinCp": 1300, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Electabuzz": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Magmar": { "KeepMinCp": 1500, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 80.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Pinsir": { "KeepMinCp": 1800, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Tauros": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Magikarp": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Gyarados": { "KeepMinCp": 2000, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Lapras": { "KeepMinCp": 2400, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Eevee": { "KeepMinCp": 850, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 95.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Vaporeon": { "KeepMinCp": 2200, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Jolteon": { "KeepMinCp": 1650, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Flareon": { "KeepMinCp": 2100, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Porygon": { "KeepMinCp": 1250, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 60.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Chansey": { "KeepMinCp": 450, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Nidoking": { "KeepMinCp": 1300, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Nidoqueen": { "KeepMinCp": 1500, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Exeggutor": { "KeepMinCp": 2300, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Vileplume": { "KeepMinCp": 1800, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Snorlax": { "KeepMinCp": 2600, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "or" }, "Dragonite": { "KeepMinCp": 2600, "KeepMinLvl": 0, "UseKeepMinLvl": false, "KeepMinIvPercentage": 90.0, "KeepMinDuplicatePokemon": 1, "Moves": [], "KeepMinOperator": "or", "MovesOperator": "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 } ], "Pokemon": [ "venusaur", "charizard", "blastoise", "beedrill", "raichu", "sandslash", "nidoking", "nidoqueen", "clefable", "ninetales", "golbat", "vileplume", "golduck", "primeape", "arcanine", "poliwrath", "alakazam", "machamp", "golem", "rapidash", "slowbro", "farfetchd", "muk", "cloyster", "gengar", "exeggutor", "marowak", "hitmonchan", "lickitung", "rhydon", "chansey", "kangaskhan", "starmie", "mrMime", "scyther", "magmar", "electabuzz", "magmar", "jynx", "gyarados", "lapras", "ditto", "vaporeon", "jolteon", "flareon", "porygon", "kabutops", "aerodactyl", "snorlax", "articuno", "zapdos", "moltres", "dragonite", "mewtwo", "mew" ] }, "PokemonToUseMasterball": [ "articuno", "zapdos", "moltres", "mew", "mewtwo" ] }
ou se trouve la version 0.70 a telecharger ??
Oui je l'ai téléchargée et configuréeas tu download la version 1.10
Malgrès ces lignes là le bot ne transfere pas les pokemons en doubles ça vous le fait aussi ?
"KeepMinCp": 10,
"KeepMinIvPercentage": 10.0,
"KeepMinLvl": 16,
"KeepMinOperator": "or",
"UseKeepMinLvl": true,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 1,
Mets ls traduction en englaisje n'arrive plus a lancer le bot avec la new version