Advertisement
emsin

config_candy_gym_emsin

Jan 13th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "ConsoleConfig": {
  3.     "TranslationLanguageCode": "ja-JP",
  4.     "StartupWelcomeDelay": false,
  5.     "AmountOfPokemonToDisplayOnStart": 2,
  6.     "DetailedCountsBeforeRecycling": true
  7.   },
  8.   "UpdateConfig": {
  9.     "SchemaVersion": 6,
  10.     "CheckForUpdates": true,
  11.     "AutoUpdate": true
  12.   },
  13.   "WebsocketsConfig": {
  14.     "UseWebsocket": true,
  15.     "WebSocketPort": 14251
  16.   },
  17.   "LocationConfig": {
  18.     "DisableHumanWalking": false,
  19.     "StartFromLastPosition": false,
  20.     "DefaultLatitude": 35.441869,
  21.     "DefaultLongitude": 139.382131,
  22.     "WalkingSpeedInKilometerPerHour": 25.16,
  23.     "UseWalkingSpeedVariant": true,
  24.     "WalkingSpeedVariant": 2.2,
  25.     "ShowVariantWalking": false,
  26.     "RandomlyPauseAtStops": true,
  27.     "MaxSpawnLocationOffset": 10,
  28.     "MaxTravelDistanceInMeters": 2000
  29.   },
  30.   "TelegramConfig": {
  31.     "UseTelegramAPI": true,
  32.     "TelegramAPIKey": "245286259:AAEwrbPGKgsgwVWIqdGdMWFOpPGQKYngGQ4",
  33.     "TelegramPassword": "me010048"
  34.   },
  35.   "GPXConfig": {
  36.     "UseGpxPathing": false,
  37.     "GpxFile": "GPXPath.GPX"
  38.   },
  39.   "SnipeConfig": {
  40.     "UseSnipeLocationServer": false,
  41.     "SnipeLocationServer": "localhost",
  42.     "SnipeLocationServerPort": 16969,
  43.     "GetSniperInfoFromPokezz": false,
  44.     "GetOnlyVerifiedSniperInfoFromPokezz": false,
  45.     "GetSniperInfoFromPokeSnipers": false,
  46.     "GetSniperInfoFromPokeWatchers": false,
  47.     "GetSniperInfoFromSkiplagged": false,
  48.     "MinPokeballsToSnipe": 20,
  49.     "MinPokeballsWhileSnipe": 0,
  50.     "MinDelayBetweenSnipes": 10000,
  51.     "SnipingScanOffset": 0.003,
  52.     "SnipeAtPokestops": false,
  53.     "SnipeIgnoreUnknownIv": false,
  54.     "UseTransferIvForSnipe": false,
  55.     "SnipePokemonNotInPokedex": false,
  56.     "UseSnipeLimit": false,
  57.     "SnipeRestSeconds": 180,
  58.     "SnipeCountLimit": 20,
  59.     "ActivateMSniper": true,
  60.     "MinIVForAutoSnipe": 101,
  61.     "AutosnipeVerifiedOnly": true,
  62.     "DefaultAutoSnipeCandy": 0,
  63.     "SnipePauseOnOutOfBallTime": 5,
  64.     "AutoSnipeMaxDistance": 0.0
  65.   },
  66.   "HumanWalkSnipeConfig": {
  67.     "Enable": false,
  68.     "DisplayPokemonList": true,
  69.     "MaxDistance": 300.0,
  70.     "MaxEstimateTime": 180.0,
  71.     "CatchEmAllMinBalls": 50,
  72.     "TryCatchEmAll": true,
  73.     "CatchPokemonWhileWalking": true,
  74.     "SpinWhileWalking": true,
  75.     "AlwaysWalkback": false,
  76.     "SnipingScanOffset": 0.002,
  77.     "WalkbackDistanceLimit": 100.0,
  78.     "IncludeDefaultLocation": true,
  79.     "UseSnipePokemonList": true,
  80.     "MaxSpeedUpSpeed": 60.0,
  81.     "AllowSpeedUp": true,
  82.     "DelayTimeAtDestination": 10000,
  83.     "UsePokeRadar": false,
  84.     "UseSkiplagged": false,
  85.     "UsePokecrew": false,
  86.     "UsePokesnipers": false,
  87.     "UsePokeZZ": false,
  88.     "UsePokeWatcher": false,
  89.     "UseFastPokemap": false,
  90.     "UsePogoLocationFeeder": false,
  91.     "AllowTransferWhileWalking": false
  92.   },
  93.   "DataSharingConfig": {
  94.     "EnableSyncData": true,
  95.     "AutoSnipe": true,
  96.     "DataServiceIdentification": "",
  97.     "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket"
  98.   },
  99.   "PokeStopConfig": {
  100.     "UsePokeStopLimit": false,
  101.     "PokeStopLimit": 1998,
  102.     "PokeStopLimitMinutes": 1470
  103.   },
  104.   "GymConfig": {
  105.     "Enable": true,
  106.     "PrioritizeGymOverPokestop": false,
  107.     "MaxDistance": 2000.0,
  108.     "DefaultTeam": "Red",
  109.     "MaxCPToDeploy": 1500,
  110.     "MaxLevelToDeploy": 20,
  111.     "VisitTimeout": 600,
  112.     "UseRandomPokemon": false,
  113.     "NumberOfTopPokemonToBeExcluded": 20,
  114.     "CollectCoinAfterDeployed": 5,
  115.     "EnableAttackGym": false,
  116.     "MaxGymLevelToAttack": 10,
  117.     "MaxDefendersToAttack": 10,
  118.     "HealDefendersBeforeApplyToGym": true,
  119.     "DontAttackAfterCoinsLimitReached": true
  120.   },
  121.   "PokemonConfig": {
  122.     "CatchPokemon": true,
  123.     "DelayBetweenPokemonCatch": 1000,
  124.     "UseCatchLimit": false,
  125.     "CatchPokemonLimit": 998,
  126.     "CatchPokemonLimitMinutes": 1470,
  127.     "UseIncenseConstantly": false,
  128.     "UseEggIncubators": true,
  129.     "UseLimitedEggIncubators": true,
  130.     "UseLuckyEggConstantly": false,
  131.     "UseLuckyEggsMinPokemonAmount": 30,
  132.     "UseLuckyEggsWhileEvolving": true,
  133.     "UseBerriesMinCp": 1000,
  134.     "UseBerriesMinIv": 90.0,
  135.     "UseBerriesBelowCatchProbability": 0.2,
  136.     "UseBerriesOperator": "or",
  137.     "MaxBerriesToUsePerPokemon": 1,
  138.     "TransferWeakPokemon": false,
  139.     "TransferDuplicatePokemon": true,
  140.     "TransferDuplicatePokemonOnCapture": true,
  141.     "RenamePokemon": false,
  142.     "RenameOnlyAboveIv": false,
  143.     "RenameTemplate": "{1}%{0}",
  144.     "FavoriteMinIvPercentage": 99.0,
  145.     "AutoFavoritePokemon": false,
  146.     "MaxPokeballsPerPokemon": 20,
  147.     "UseGreatBallAboveCp": 1000,
  148.     "UseUltraBallAboveCp": 1250,
  149.     "UseMasterBallAboveCp": 1500,
  150.     "UseGreatBallAboveIv": 85.0,
  151.     "UseUltraBallAboveIv": 95.0,
  152.     "UseGreatBallBelowCatchProbability": 0.2,
  153.     "UseUltraBallBelowCatchProbability": 0.1,
  154.     "UseMasterBallBelowCatchProbability": 0.05,
  155.     "AutomaticallyLevelUpPokemon": false,
  156.     "OnlyUpgradeFavorites": true,
  157.     "UseLevelUpList": true,
  158.     "AmountOfTimesToUpgradeLoop": 5,
  159.     "GetMinStarDustForLevelUp": 5000,
  160.     "LevelUpByCPorIv": "iv",
  161.     "UpgradePokemonCpMinimum": 1000.0,
  162.     "UpgradePokemonIvMinimum": 95.0,
  163.     "UpgradePokemonMinimumStatsOperator": "and",
  164.     "EvolveAboveIvValue": 95.0,
  165.     "EvolveAllPokemonAboveIv": false,
  166.     "EvolveAllPokemonWithEnoughCandy": true,
  167.     "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  168.     "EvolveKeptPokemonIfBagHasOverThisManyPokemon": 220,
  169.     "KeepPokemonsThatCanEvolve": false,
  170.     "KeepMinCp": 5000,
  171.     "KeepMinIvPercentage": 99.0,
  172.     "KeepMinLvl": 20,
  173.     "KeepMinOperator": "and",
  174.     "UseKeepMinLvl": false,
  175.     "PrioritizeIvOverCp": true,
  176.     "KeepMinDuplicatePokemon": 1,
  177.     "UsePokemonToNotCatchFilter": true,
  178.     "UsePokemonSniperFilterOnly": false,
  179.     "DumpPokemonStats": false,
  180.     "DelayBetweenPokemonUpgrade": 1000,
  181.     "OutOfBallCatchBlockTime": 5,
  182.     "PokeballToKeepForSnipe": 50,
  183.     "UseBulkTransferPokemon": true,
  184.     "BulkTransferStogareBuffer": 10,
  185.     "BulkTransferSize": 100
  186.   },
  187.   "RecycleConfig": {
  188.     "VerboseRecycling": true,
  189.     "RecycleInventoryAtUsagePercentage": 90.0,
  190.     "RandomizeRecycle": false,
  191.     "RandomRecycleValue": 5,
  192.     "TotalAmountOfPokeballsToKeep": 150,
  193.     "TotalAmountOfPotionsToKeep": 50,
  194.     "TotalAmountOfRevivesToKeep": 50,
  195.     "TotalAmountOfBerriesToKeep": 50,
  196.     "UseRecyclePercentsInsteadOfTotals": false,
  197.     "PercentOfInventoryPokeballsToKeep": 35,
  198.     "PercentOfInventoryPotionsToKeep": 35,
  199.     "PercentOfInventoryRevivesToKeep": 20,
  200.     "PercentOfInventoryBerriesToKeep": 10
  201.   },
  202.   "CustomCatchConfig": {
  203.     "EnableHumanizedThrows": true,
  204.     "EnableMissedThrows": true,
  205.     "ThrowMissPercentage": 5,
  206.     "NiceThrowChance": 5,
  207.     "GreatThrowChance": 15,
  208.     "ExcellentThrowChance": 80,
  209.     "CurveThrowChance": 90,
  210.     "ForceGreatThrowOverIv": 90.0,
  211.     "ForceExcellentThrowOverIv": 95.0,
  212.     "ForceGreatThrowOverCp": 1000,
  213.     "ForceExcellentThrowOverCp": 1500,
  214.     "UseTransferFilterToCatch": false
  215.   },
  216.   "PlayerConfig": {
  217.     "DelayBetweenPlayerActions": 1000,
  218.     "EvolveActionDelay": 1000,
  219.     "TransferActionDelay": 1000,
  220.     "RecycleActionDelay": 1000,
  221.     "RenamePokemonActionDelay": 1000,
  222.     "UseNearActionRandom": true
  223.   },
  224.   "SoftBanConfig": {
  225.     "FastSoftBanBypass": false,
  226.     "ByPassSpinCount": 1
  227.   },
  228.   "GoogleWalkConfig": {
  229.     "UseGoogleWalk": false,
  230.     "DefaultStepLength": 1.3,
  231.     "GoogleHeuristic": "walking",
  232.     "GoogleAPIKey": null,
  233.     "Cache": true,
  234.     "GoogleElevationAPIKey": null
  235.   },
  236.   "YoursWalkConfig": {
  237.     "UseYoursWalk": false,
  238.     "YoursWalkHeuristic": "bicycle"
  239.   },
  240.   "MapzenWalkConfig": {
  241.     "UseMapzenWalk": false,
  242.     "MapzenTurnByTurnApiKey": "valhalla-C5K7ZG7",
  243.     "MapzenWalkHeuristic": "bicycle",
  244.     "MapzenElevationApiKey": "elevation-QZ68qtN"
  245.   },
  246.   "ItemRecycleFilter": [
  247.     {
  248.       "Key": "itemUnknown",
  249.       "Value": 0
  250.     },
  251.     {
  252.       "Key": "itemLuckyEgg",
  253.       "Value": 200
  254.     },
  255.     {
  256.       "Key": "itemIncenseOrdinary",
  257.       "Value": 100
  258.     },
  259.     {
  260.       "Key": "itemIncenseSpicy",
  261.       "Value": 100
  262.     },
  263.     {
  264.       "Key": "itemIncenseCool",
  265.       "Value": 100
  266.     },
  267.     {
  268.       "Key": "itemIncenseFloral",
  269.       "Value": 100
  270.     },
  271.     {
  272.       "Key": "itemTroyDisk",
  273.       "Value": 100
  274.     },
  275.     {
  276.       "Key": "itemXAttack",
  277.       "Value": 100
  278.     },
  279.     {
  280.       "Key": "itemXDefense",
  281.       "Value": 100
  282.     },
  283.     {
  284.       "Key": "itemXMiracle",
  285.       "Value": 100
  286.     },
  287.     {
  288.       "Key": "itemSpecialCamera",
  289.       "Value": 100
  290.     },
  291.     {
  292.       "Key": "itemIncubatorBasicUnlimited",
  293.       "Value": 100
  294.     },
  295.     {
  296.       "Key": "itemIncubatorBasic",
  297.       "Value": 100
  298.     },
  299.     {
  300.       "Key": "itemPokemonStorageUpgrade",
  301.       "Value": 100
  302.     },
  303.     {
  304.       "Key": "itemItemStorageUpgrade",
  305.       "Value": 100
  306.     }
  307.   ],
  308.   "PokemonsNotToTransfer": [
  309.     "pichu",
  310.     "cleffa",
  311.     "igglybuff",
  312.     "togepi",
  313.     "togetic",
  314.     "smoochum",
  315.     "elekid",
  316.     "magby",
  317.     "articuno",
  318.     "zapdos",
  319.     "moltres",
  320.     "mewtwo",
  321.     "mew"
  322.   ],
  323.   "PokemonsToEvolve": [
  324.     "ivysaur",
  325.     "charmeleon",
  326.     "wartortle",
  327.     "pikachu",
  328.     "growlithe",
  329.     "kadabra",
  330.     "machoke",
  331.     "graveler",
  332.     "grimer",
  333.     "exeggcute",
  334.     "rhyhorn",
  335.     "magikarp",
  336.     "eevee",
  337.     "dragonair",
  338.     "caterpie",
  339.     "weedle",
  340.     "pidgey",
  341.     "rattata"
  342.   ],
  343.   "PokemonsToLevelUp": [
  344.     "lapras",
  345.     "snorlax",
  346.     "dragonite"
  347.   ],
  348.   "PokemonsToIgnore": [],
  349.   "CaptchaConfig": {
  350.     "AllowManualCaptchaResolve": true,
  351.     "ManualCaptchaTimeout": 120,
  352.     "PlaySoundOnCaptcha": true,
  353.     "DisplayOnTop": true,
  354.     "Enable2Captcha": false,
  355.     "EnableAntiCaptcha": false,
  356.     "AntiCaptchaAPIKey": "201.33.206.229",
  357.     "ProxyHost": "",
  358.     "ProxyPort": 3128,
  359.     "EnableCaptchaSolutions": false,
  360.     "CaptchaSolutionAPIKey": "",
  361.     "CaptchaSolutionsSecretKey": "",
  362.     "AutoCaptchaTimeout": 120,
  363.     "AutoCaptchaRetries": 3,
  364.     "TwoCaptchaAPIKey": ""
  365.   },
  366.   "PokemonsTransferFilter": {
  367.     "Bulbasaur": {
  368.       "KeepMinCp": 1,
  369.       "KeepMinIvPercentage": 99.0,
  370.       "KeepMinLvl": 28,
  371.       "UseKeepMinLvl": true,
  372.       "KeepMinOperator": "and",
  373.       "KeepMinDuplicatePokemon": 0,
  374.       "Moves": [
  375.         []
  376.       ],
  377.       "DeprecatedMoves": null,
  378.       "MovesOperator": "and",
  379.       "CatchOnlyPokemonMeetTransferCriteria": false
  380.     },
  381.     "Ivysaur": {
  382.       "KeepMinCp": 1,
  383.       "KeepMinIvPercentage": 99.0,
  384.       "KeepMinLvl": 25,
  385.       "UseKeepMinLvl": true,
  386.       "KeepMinOperator": "and",
  387.       "KeepMinDuplicatePokemon": 0,
  388.       "Moves": [
  389.         []
  390.       ],
  391.       "DeprecatedMoves": null,
  392.       "MovesOperator": "and",
  393.       "CatchOnlyPokemonMeetTransferCriteria": false
  394.     },
  395.     "Venusaur": {
  396.       "KeepMinCp": 1,
  397.       "KeepMinIvPercentage": 99.0,
  398.       "KeepMinLvl": 20,
  399.       "UseKeepMinLvl": true,
  400.       "KeepMinOperator": "and",
  401.       "KeepMinDuplicatePokemon": 0,
  402.       "Moves": [
  403.         [
  404.           "vineWhipFast",
  405.           "solarBeam"
  406.         ],
  407.         [
  408.           "vineWhipFast",
  409.           "petalBlizzard"
  410.         ],
  411.         [
  412.           "razorLeafFast",
  413.           "petalBlizzard"
  414.         ]
  415.       ],
  416.       "DeprecatedMoves": null,
  417.       "MovesOperator": "and",
  418.       "CatchOnlyPokemonMeetTransferCriteria": false
  419.     },
  420.     "Charmander": {
  421.       "KeepMinCp": 1,
  422.       "KeepMinIvPercentage": 99.0,
  423.       "KeepMinLvl": 28,
  424.       "UseKeepMinLvl": true,
  425.       "KeepMinOperator": "and",
  426.       "KeepMinDuplicatePokemon": 0,
  427.       "Moves": [
  428.         []
  429.       ],
  430.       "DeprecatedMoves": null,
  431.       "MovesOperator": "and",
  432.       "CatchOnlyPokemonMeetTransferCriteria": false
  433.     },
  434.     "Charmeleon": {
  435.       "KeepMinCp": 1,
  436.       "KeepMinIvPercentage": 99.0,
  437.       "KeepMinLvl": 25,
  438.       "UseKeepMinLvl": true,
  439.       "KeepMinOperator": "and",
  440.       "KeepMinDuplicatePokemon": 0,
  441.       "Moves": [
  442.         []
  443.       ],
  444.       "DeprecatedMoves": null,
  445.       "MovesOperator": "and",
  446.       "CatchOnlyPokemonMeetTransferCriteria": false
  447.     },
  448.     "Charizard": {
  449.       "KeepMinCp": 1,
  450.       "KeepMinIvPercentage": 99.0,
  451.       "KeepMinLvl": 25,
  452.       "UseKeepMinLvl": true,
  453.       "KeepMinOperator": "and",
  454.       "KeepMinDuplicatePokemon": 0,
  455.       "Moves": [
  456.         [
  457.           "wingAttackFast",
  458.           "fireBlast"
  459.         ],
  460.         [
  461.           "wingAttackFast",
  462.           "flamethrower"
  463.         ]
  464.       ],
  465.       "DeprecatedMoves": null,
  466.       "MovesOperator": "and",
  467.       "CatchOnlyPokemonMeetTransferCriteria": false
  468.     },
  469.     "Squirtle": {
  470.       "KeepMinCp": 1,
  471.       "KeepMinIvPercentage": 99.0,
  472.       "KeepMinLvl": 28,
  473.       "UseKeepMinLvl": true,
  474.       "KeepMinOperator": "and",
  475.       "KeepMinDuplicatePokemon": 0,
  476.       "Moves": [
  477.         []
  478.       ],
  479.       "DeprecatedMoves": null,
  480.       "MovesOperator": "and",
  481.       "CatchOnlyPokemonMeetTransferCriteria": false
  482.     },
  483.     "Wartortle": {
  484.       "KeepMinCp": 1,
  485.       "KeepMinIvPercentage": 99.0,
  486.       "KeepMinLvl": 25,
  487.       "UseKeepMinLvl": true,
  488.       "KeepMinOperator": "and",
  489.       "KeepMinDuplicatePokemon": 0,
  490.       "Moves": [
  491.         []
  492.       ],
  493.       "DeprecatedMoves": null,
  494.       "MovesOperator": "and",
  495.       "CatchOnlyPokemonMeetTransferCriteria": false
  496.     },
  497.     "Blastoise": {
  498.       "KeepMinCp": 1,
  499.       "KeepMinIvPercentage": 99.0,
  500.       "KeepMinLvl": 25,
  501.       "UseKeepMinLvl": true,
  502.       "KeepMinOperator": "and",
  503.       "KeepMinDuplicatePokemon": 0,
  504.       "Moves": [
  505.         [
  506.           "waterGunFast",
  507.           "hydroPump"
  508.         ],
  509.         [
  510.           "waterGunFast",
  511.           "flashCannon"
  512.         ]
  513.       ],
  514.       "DeprecatedMoves": null,
  515.       "MovesOperator": "and",
  516.       "CatchOnlyPokemonMeetTransferCriteria": false
  517.     },
  518.     "Pikachu": {
  519.       "KeepMinCp": 1,
  520.       "KeepMinIvPercentage": 99.0,
  521.       "KeepMinLvl": 25,
  522.       "UseKeepMinLvl": true,
  523.       "KeepMinOperator": "and",
  524.       "KeepMinDuplicatePokemon": 0,
  525.       "Moves": [
  526.         []
  527.       ],
  528.       "DeprecatedMoves": null,
  529.       "MovesOperator": "and",
  530.       "CatchOnlyPokemonMeetTransferCriteria": false
  531.     },
  532.     "Raichu": {
  533.       "KeepMinCp": 1,
  534.       "KeepMinIvPercentage": 99.0,
  535.       "KeepMinLvl": 25,
  536.       "UseKeepMinLvl": true,
  537.       "KeepMinOperator": "and",
  538.       "KeepMinDuplicatePokemon": 0,
  539.       "Moves": [
  540.         [
  541.           "sparkFast",
  542.           "thunder"
  543.         ],
  544.         [
  545.           "thunderShockFast",
  546.           "thunder"
  547.         ],
  548.         [
  549.           "sparkFast",
  550.           "thunderPunch"
  551.         ]
  552.       ],
  553.       "DeprecatedMoves": null,
  554.       "MovesOperator": "and",
  555.       "CatchOnlyPokemonMeetTransferCriteria": false
  556.     },
  557.     "Growlithe": {
  558.       "KeepMinCp": 1,
  559.       "KeepMinIvPercentage": 99.0,
  560.       "KeepMinLvl": 25,
  561.       "UseKeepMinLvl": true,
  562.       "KeepMinOperator": "and",
  563.       "KeepMinDuplicatePokemon": 0,
  564.       "Moves": [
  565.         []
  566.       ],
  567.       "DeprecatedMoves": null,
  568.       "MovesOperator": "and",
  569.       "CatchOnlyPokemonMeetTransferCriteria": false
  570.     },
  571.     "Arcanine": {
  572.       "KeepMinCp": 1,
  573.       "KeepMinIvPercentage": 99.0,
  574.       "KeepMinLvl": 25,
  575.       "UseKeepMinLvl": true,
  576.       "KeepMinOperator": "and",
  577.       "KeepMinDuplicatePokemon": 0,
  578.       "Moves": [
  579.         [
  580.           "fireFangFast",
  581.           "fireBlast"
  582.         ],
  583.         [
  584.           "biteFast",
  585.           "fireBlast"
  586.         ],
  587.         [
  588.           "fireFangFast",
  589.           "flamethrower"
  590.         ]
  591.       ],
  592.       "DeprecatedMoves": null,
  593.       "MovesOperator": "and",
  594.       "CatchOnlyPokemonMeetTransferCriteria": false
  595.     },
  596.     "Abra": {
  597.       "KeepMinCp": 1,
  598.       "KeepMinIvPercentage": 99.0,
  599.       "KeepMinLvl": 25,
  600.       "UseKeepMinLvl": true,
  601.       "KeepMinOperator": "and",
  602.       "KeepMinDuplicatePokemon": 0,
  603.       "Moves": [
  604.         []
  605.       ],
  606.       "DeprecatedMoves": null,
  607.       "MovesOperator": "and",
  608.       "CatchOnlyPokemonMeetTransferCriteria": false
  609.     },
  610.     "Kadabra": {
  611.       "KeepMinCp": 1,
  612.       "KeepMinIvPercentage": 99.0,
  613.       "KeepMinLvl": 25,
  614.       "UseKeepMinLvl": true,
  615.       "KeepMinOperator": "and",
  616.       "KeepMinDuplicatePokemon": 0,
  617.       "Moves": [
  618.         []
  619.       ],
  620.       "DeprecatedMoves": null,
  621.       "MovesOperator": "and",
  622.       "CatchOnlyPokemonMeetTransferCriteria": false
  623.     },
  624.     "Alakazam": {
  625.       "KeepMinCp": 1,
  626.       "KeepMinIvPercentage": 99.0,
  627.       "KeepMinLvl": 25,
  628.       "UseKeepMinLvl": true,
  629.       "KeepMinOperator": "and",
  630.       "KeepMinDuplicatePokemon": 0,
  631.       "Moves": [
  632.         [
  633.           "psychoCutFast",
  634.           "psychic"
  635.         ],
  636.         [
  637.           "confusionFast",
  638.           "psychic"
  639.         ]
  640.       ],
  641.       "DeprecatedMoves": null,
  642.       "MovesOperator": "and",
  643.       "CatchOnlyPokemonMeetTransferCriteria": false
  644.     },
  645.     "Machop": {
  646.       "KeepMinCp": 1,
  647.       "KeepMinIvPercentage": 99.0,
  648.       "KeepMinLvl": 25,
  649.       "UseKeepMinLvl": true,
  650.       "KeepMinOperator": "and",
  651.       "KeepMinDuplicatePokemon": 0,
  652.       "Moves": [
  653.         []
  654.       ],
  655.       "DeprecatedMoves": null,
  656.       "MovesOperator": "and",
  657.       "CatchOnlyPokemonMeetTransferCriteria": false
  658.     },
  659.     "Machoke": {
  660.       "KeepMinCp": 1,
  661.       "KeepMinIvPercentage": 99.0,
  662.       "KeepMinLvl": 25,
  663.       "UseKeepMinLvl": true,
  664.       "KeepMinOperator": "and",
  665.       "KeepMinDuplicatePokemon": 0,
  666.       "Moves": [
  667.         []
  668.       ],
  669.       "DeprecatedMoves": null,
  670.       "MovesOperator": "and",
  671.       "CatchOnlyPokemonMeetTransferCriteria": false
  672.     },
  673.     "Machamp": {
  674.       "KeepMinCp": 1,
  675.       "KeepMinIvPercentage": 99.0,
  676.       "KeepMinLvl": 25,
  677.       "UseKeepMinLvl": true,
  678.       "KeepMinOperator": "and",
  679.       "KeepMinDuplicatePokemon": 0,
  680.       "Moves": [
  681.         [
  682.           "karateChopFast",
  683.           "crossChop"
  684.         ],
  685.         [
  686.           "bulletPunchFast",
  687.           "submission"
  688.         ]
  689.       ],
  690.       "DeprecatedMoves": null,
  691.       "MovesOperator": "and",
  692.       "CatchOnlyPokemonMeetTransferCriteria": false
  693.     },
  694.     "Graveler": {
  695.       "KeepMinCp": 1,
  696.       "KeepMinIvPercentage": 99.0,
  697.       "KeepMinLvl": 25,
  698.       "UseKeepMinLvl": true,
  699.       "KeepMinOperator": "and",
  700.       "KeepMinDuplicatePokemon": 0,
  701.       "Moves": [
  702.         []
  703.       ],
  704.       "DeprecatedMoves": null,
  705.       "MovesOperator": "and",
  706.       "CatchOnlyPokemonMeetTransferCriteria": false
  707.     },
  708.     "Golem": {
  709.       "KeepMinCp": 1,
  710.       "KeepMinIvPercentage": 99.0,
  711.       "KeepMinLvl": 25,
  712.       "UseKeepMinLvl": true,
  713.       "KeepMinOperator": "and",
  714.       "KeepMinDuplicatePokemon": 0,
  715.       "Moves": [
  716.         [
  717.           "mudSlapFast",
  718.           "earthquake"
  719.         ],
  720.         [
  721.           "mudSlapFast",
  722.           "stoneEdge"
  723.         ]
  724.       ],
  725.       "DeprecatedMoves": null,
  726.       "MovesOperator": "and",
  727.       "CatchOnlyPokemonMeetTransferCriteria": false
  728.     },
  729.     "Farfetchd": {
  730.       "KeepMinCp": 1,
  731.       "KeepMinIvPercentage": 99.0,
  732.       "KeepMinLvl": 25,
  733.       "UseKeepMinLvl": true,
  734.       "KeepMinOperator": "and",
  735.       "KeepMinDuplicatePokemon": 0,
  736.       "Moves": [
  737.         []
  738.       ],
  739.       "DeprecatedMoves": null,
  740.       "MovesOperator": "and",
  741.       "CatchOnlyPokemonMeetTransferCriteria": false
  742.     },
  743.     "Grimer": {
  744.       "KeepMinCp": 1,
  745.       "KeepMinIvPercentage": 99.0,
  746.       "KeepMinLvl": 25,
  747.       "UseKeepMinLvl": true,
  748.       "KeepMinOperator": "and",
  749.       "KeepMinDuplicatePokemon": 0,
  750.       "Moves": [
  751.         []
  752.       ],
  753.       "DeprecatedMoves": null,
  754.       "MovesOperator": "and",
  755.       "CatchOnlyPokemonMeetTransferCriteria": false
  756.     },
  757.     "Muk": {
  758.       "KeepMinCp": 1,
  759.       "KeepMinIvPercentage": 99.0,
  760.       "KeepMinLvl": 25,
  761.       "UseKeepMinLvl": true,
  762.       "KeepMinOperator": "and",
  763.       "KeepMinDuplicatePokemon": 0,
  764.       "Moves": [
  765.         [
  766.           "poisonJabFast",
  767.           "gunkShot"
  768.         ],
  769.         [
  770.           "poisonJabFast",
  771.           "darkPulse"
  772.         ]
  773.       ],
  774.       "DeprecatedMoves": null,
  775.       "MovesOperator": "and",
  776.       "CatchOnlyPokemonMeetTransferCriteria": false
  777.     },
  778.     "Exeggcute": {
  779.       "KeepMinCp": 1,
  780.       "KeepMinIvPercentage": 99.0,
  781.       "KeepMinLvl": 25,
  782.       "UseKeepMinLvl": true,
  783.       "KeepMinOperator": "and",
  784.       "KeepMinDuplicatePokemon": 0,
  785.       "Moves": [
  786.         []
  787.       ],
  788.       "DeprecatedMoves": null,
  789.       "MovesOperator": "and",
  790.       "CatchOnlyPokemonMeetTransferCriteria": false
  791.     },
  792.     "Exeggutor": {
  793.       "KeepMinCp": 1,
  794.       "KeepMinIvPercentage": 99.0,
  795.       "KeepMinLvl": 25,
  796.       "UseKeepMinLvl": false,
  797.       "KeepMinOperator": "and",
  798.       "KeepMinDuplicatePokemon": 0,
  799.       "Moves": [
  800.         [
  801.           "zenHeadbuttFast",
  802.           "solarBeam"
  803.         ],
  804.         [
  805.           "confusionFast",
  806.           "psychic"
  807.         ]
  808.       ],
  809.       "DeprecatedMoves": null,
  810.       "MovesOperator": "and",
  811.       "CatchOnlyPokemonMeetTransferCriteria": false
  812.     },
  813.     "Rhyhorn": {
  814.       "KeepMinCp": 1,
  815.       "KeepMinIvPercentage": 99.0,
  816.       "KeepMinLvl": 25,
  817.       "UseKeepMinLvl": true,
  818.       "KeepMinOperator": "and",
  819.       "KeepMinDuplicatePokemon": 0,
  820.       "Moves": [
  821.         []
  822.       ],
  823.       "DeprecatedMoves": null,
  824.       "MovesOperator": "and",
  825.       "CatchOnlyPokemonMeetTransferCriteria": false
  826.     },
  827.     "Rhydon": {
  828.       "KeepMinCp": 1,
  829.       "KeepMinIvPercentage": 99.0,
  830.       "KeepMinLvl": 25,
  831.       "UseKeepMinLvl": false,
  832.       "KeepMinOperator": "and",
  833.       "KeepMinDuplicatePokemon": 0,
  834.       "Moves": [
  835.         [
  836.           "mudSlapFast",
  837.           "earthquake"
  838.         ],
  839.         [
  840.           "mudSlapFast",
  841.           "stoneEdge"
  842.         ]
  843.       ],
  844.       "DeprecatedMoves": null,
  845.       "MovesOperator": "and",
  846.       "CatchOnlyPokemonMeetTransferCriteria": false
  847.     },
  848.     "Chansey": {
  849.       "KeepMinCp": 5000,
  850.       "KeepMinIvPercentage": 99.0,
  851.       "KeepMinLvl": 10,
  852.       "UseKeepMinLvl": false,
  853.       "KeepMinOperator": "or",
  854.       "KeepMinDuplicatePokemon": 0,
  855.       "Moves": [
  856.         []
  857.       ],
  858.       "DeprecatedMoves": null,
  859.       "MovesOperator": "and",
  860.       "CatchOnlyPokemonMeetTransferCriteria": false
  861.     },
  862.     "Kangaskhan": {
  863.       "KeepMinCp": 1,
  864.       "KeepMinIvPercentage": 99.0,
  865.       "KeepMinLvl": 25,
  866.       "UseKeepMinLvl": true,
  867.       "KeepMinOperator": "and",
  868.       "KeepMinDuplicatePokemon": 0,
  869.       "Moves": [
  870.         []
  871.       ],
  872.       "DeprecatedMoves": null,
  873.       "MovesOperator": "and",
  874.       "CatchOnlyPokemonMeetTransferCriteria": false
  875.     },
  876.     "MrMime": {
  877.       "KeepMinCp": 1,
  878.       "KeepMinIvPercentage": 99.0,
  879.       "KeepMinLvl": 25,
  880.       "UseKeepMinLvl": true,
  881.       "KeepMinOperator": "and",
  882.       "KeepMinDuplicatePokemon": 0,
  883.       "Moves": [
  884.         []
  885.       ],
  886.       "DeprecatedMoves": null,
  887.       "MovesOperator": "and",
  888.       "CatchOnlyPokemonMeetTransferCriteria": false
  889.     },
  890.     "Scyther": {
  891.       "KeepMinCp": 1,
  892.       "KeepMinIvPercentage": 99.0,
  893.       "KeepMinLvl": 25,
  894.       "UseKeepMinLvl": true,
  895.       "KeepMinOperator": "and",
  896.       "KeepMinDuplicatePokemon": 0,
  897.       "Moves": [
  898.         [
  899.           "furyCutterFast",
  900.           "bugBuzz"
  901.         ],
  902.         [
  903.           "steelWingFast",
  904.           "bugBuzz"
  905.         ]
  906.       ],
  907.       "DeprecatedMoves": null,
  908.       "MovesOperator": "and",
  909.       "CatchOnlyPokemonMeetTransferCriteria": false
  910.     },
  911.     "Tauros": {
  912.       "KeepMinCp": 1,
  913.       "KeepMinIvPercentage": 99.0,
  914.       "KeepMinLvl": 25,
  915.       "UseKeepMinLvl": false,
  916.       "KeepMinOperator": "and",
  917.       "KeepMinDuplicatePokemon": 0,
  918.       "Moves": [
  919.         []
  920.       ],
  921.       "DeprecatedMoves": null,
  922.       "MovesOperator": "and",
  923.       "CatchOnlyPokemonMeetTransferCriteria": false
  924.     },
  925.     "Magikarp": {
  926.       "KeepMinCp": 1,
  927.       "KeepMinIvPercentage": 99.0,
  928.       "KeepMinLvl": 25,
  929.       "UseKeepMinLvl": true,
  930.       "KeepMinOperator": "and",
  931.       "KeepMinDuplicatePokemon": 0,
  932.       "Moves": [
  933.         []
  934.       ],
  935.       "DeprecatedMoves": null,
  936.       "MovesOperator": "and",
  937.       "CatchOnlyPokemonMeetTransferCriteria": false
  938.     },
  939.     "Gyarados": {
  940.       "KeepMinCp": 1,
  941.       "KeepMinIvPercentage": 99.0,
  942.       "KeepMinLvl": 25,
  943.       "UseKeepMinLvl": false,
  944.       "KeepMinOperator": "and",
  945.       "KeepMinDuplicatePokemon": 0,
  946.       "Moves": [
  947.         [
  948.           "biteFast",
  949.           "hydroPump"
  950.         ],
  951.         [
  952.           "dragonBreathFast",
  953.           "dragonPulse"
  954.         ]
  955.       ],
  956.       "DeprecatedMoves": null,
  957.       "MovesOperator": "and",
  958.       "CatchOnlyPokemonMeetTransferCriteria": false
  959.     },
  960.     "Lapras": {
  961.       "KeepMinCp": 2200,
  962.       "KeepMinIvPercentage": 90.0,
  963.       "KeepMinLvl": 25,
  964.       "UseKeepMinLvl": true,
  965.       "KeepMinOperator": "or",
  966.       "KeepMinDuplicatePokemon": 0,
  967.       "Moves": [
  968.         []
  969.       ],
  970.       "DeprecatedMoves": null,
  971.       "MovesOperator": "and",
  972.       "CatchOnlyPokemonMeetTransferCriteria": false
  973.     },
  974.     "Ditto": {
  975.       "KeepMinCp": 1,
  976.       "KeepMinIvPercentage": 99.0,
  977.       "KeepMinLvl": 10,
  978.       "UseKeepMinLvl": false,
  979.       "KeepMinOperator": "and",
  980.       "KeepMinDuplicatePokemon": 0,
  981.       "Moves": [
  982.         []
  983.       ],
  984.       "DeprecatedMoves": null,
  985.       "MovesOperator": "and",
  986.       "CatchOnlyPokemonMeetTransferCriteria": false
  987.     },
  988.     "Eevee": {
  989.       "KeepMinCp": 1,
  990.       "KeepMinIvPercentage": 99.0,
  991.       "KeepMinLvl": 25,
  992.       "UseKeepMinLvl": true,
  993.       "KeepMinOperator": "and",
  994.       "KeepMinDuplicatePokemon": 0,
  995.       "Moves": [
  996.         []
  997.       ],
  998.       "DeprecatedMoves": null,
  999.       "MovesOperator": "and",
  1000.       "CatchOnlyPokemonMeetTransferCriteria": false
  1001.     },
  1002.     "Vaporeon": {
  1003.       "KeepMinCp": 1,
  1004.       "KeepMinIvPercentage": 99.0,
  1005.       "KeepMinLvl": 25,
  1006.       "UseKeepMinLvl": true,
  1007.       "KeepMinOperator": "and",
  1008.       "KeepMinDuplicatePokemon": 0,
  1009.       "Moves": [
  1010.         [
  1011.           "waterGunFast",
  1012.           "hydroPump"
  1013.         ],
  1014.         [
  1015.           "waterGunFast",
  1016.           "waterPulse"
  1017.         ]
  1018.       ],
  1019.       "DeprecatedMoves": null,
  1020.       "MovesOperator": "and",
  1021.       "CatchOnlyPokemonMeetTransferCriteria": false
  1022.     },
  1023.     "Jolteon": {
  1024.       "KeepMinCp": 1,
  1025.       "KeepMinIvPercentage": 99.0,
  1026.       "KeepMinLvl": 25,
  1027.       "UseKeepMinLvl": true,
  1028.       "KeepMinOperator": "and",
  1029.       "KeepMinDuplicatePokemon": 0,
  1030.       "Moves": [
  1031.         [
  1032.           "thunderShockFast",
  1033.           "thunderbolt"
  1034.         ],
  1035.         [
  1036.           "thunderShockFast",
  1037.           "thunder"
  1038.         ]
  1039.       ],
  1040.       "DeprecatedMoves": null,
  1041.       "MovesOperator": "and",
  1042.       "CatchOnlyPokemonMeetTransferCriteria": false
  1043.     },
  1044.     "Flareon": {
  1045.       "KeepMinCp": 1,
  1046.       "KeepMinIvPercentage": 99.0,
  1047.       "KeepMinLvl": 25,
  1048.       "UseKeepMinLvl": true,
  1049.       "KeepMinOperator": "and",
  1050.       "KeepMinDuplicatePokemon": 0,
  1051.       "Moves": [
  1052.         [
  1053.           "emberFast",
  1054.           "fireBlast"
  1055.         ],
  1056.         [
  1057.           "emberFast",
  1058.           "flamethrower"
  1059.         ]
  1060.       ],
  1061.       "DeprecatedMoves": null,
  1062.       "MovesOperator": "and",
  1063.       "CatchOnlyPokemonMeetTransferCriteria": false
  1064.     },
  1065.     "Porygon": {
  1066.       "KeepMinCp": 1,
  1067.       "KeepMinIvPercentage": 99.0,
  1068.       "KeepMinLvl": 25,
  1069.       "UseKeepMinLvl": false,
  1070.       "KeepMinOperator": "and",
  1071.       "KeepMinDuplicatePokemon": 0,
  1072.       "Moves": [
  1073.         []
  1074.       ],
  1075.       "DeprecatedMoves": null,
  1076.       "MovesOperator": "and",
  1077.       "CatchOnlyPokemonMeetTransferCriteria": false
  1078.     },
  1079.     "Aerodactyl": {
  1080.       "KeepMinCp": 1,
  1081.       "KeepMinIvPercentage": 99.0,
  1082.       "KeepMinLvl": 25,
  1083.       "UseKeepMinLvl": false,
  1084.       "KeepMinOperator": "and",
  1085.       "KeepMinDuplicatePokemon": 0,
  1086.       "Moves": [
  1087.         []
  1088.       ],
  1089.       "DeprecatedMoves": null,
  1090.       "MovesOperator": "and",
  1091.       "CatchOnlyPokemonMeetTransferCriteria": false
  1092.     },
  1093.     "Snorlax": {
  1094.       "KeepMinCp": 1,
  1095.       "KeepMinIvPercentage": 90.0,
  1096.       "KeepMinLvl": 10,
  1097.       "UseKeepMinLvl": true,
  1098.       "KeepMinOperator": "and",
  1099.       "KeepMinDuplicatePokemon": 0,
  1100.       "Moves": [
  1101.         [
  1102.           "lickFast",
  1103.           "hyperBeam"
  1104.         ],
  1105.         [
  1106.           "lickFast",
  1107.           "bodySlam"
  1108.         ],
  1109.         [
  1110.           "zenHeadbuttFast",
  1111.           "hyperBeam"
  1112.         ],
  1113.         [
  1114.           "zenHeadbuttFast",
  1115.           "bodySlam"
  1116.         ]
  1117.       ],
  1118.       "DeprecatedMoves": null,
  1119.       "MovesOperator": "and",
  1120.       "CatchOnlyPokemonMeetTransferCriteria": false
  1121.     },
  1122.     "Dratini": {
  1123.       "KeepMinCp": 1,
  1124.       "KeepMinIvPercentage": 99.0,
  1125.       "KeepMinLvl": 25,
  1126.       "UseKeepMinLvl": true,
  1127.       "KeepMinOperator": "and",
  1128.       "KeepMinDuplicatePokemon": 0,
  1129.       "Moves": [
  1130.         []
  1131.       ],
  1132.       "DeprecatedMoves": null,
  1133.       "MovesOperator": "and",
  1134.       "CatchOnlyPokemonMeetTransferCriteria": false
  1135.     },
  1136.     "Dragonair": {
  1137.       "KeepMinCp": 1,
  1138.       "KeepMinIvPercentage": 99.0,
  1139.       "KeepMinLvl": 15,
  1140.       "UseKeepMinLvl": true,
  1141.       "KeepMinOperator": "and",
  1142.       "KeepMinDuplicatePokemon": 0,
  1143.       "Moves": [
  1144.         []
  1145.       ],
  1146.       "DeprecatedMoves": null,
  1147.       "MovesOperator": "and",
  1148.       "CatchOnlyPokemonMeetTransferCriteria": false
  1149.     },
  1150.     "Dragonite": {
  1151.       "KeepMinCp": 2200,
  1152.       "KeepMinIvPercentage": 90.0,
  1153.       "KeepMinLvl": 25,
  1154.       "UseKeepMinLvl": true,
  1155.       "KeepMinOperator": "or",
  1156.       "KeepMinDuplicatePokemon": 0,
  1157.       "Moves": [
  1158.         []
  1159.       ],
  1160.       "DeprecatedMoves": null,
  1161.       "MovesOperator": "and",
  1162.       "CatchOnlyPokemonMeetTransferCriteria": false
  1163.     },
  1164.     "Articuno": {
  1165.       "KeepMinCp": 0,
  1166.       "KeepMinIvPercentage": 0.0,
  1167.       "KeepMinLvl": 0,
  1168.       "UseKeepMinLvl": false,
  1169.       "KeepMinOperator": "or",
  1170.       "KeepMinDuplicatePokemon": 0,
  1171.       "Moves": [],
  1172.       "DeprecatedMoves": [],
  1173.       "MovesOperator": "and",
  1174.       "CatchOnlyPokemonMeetTransferCriteria": false
  1175.     },
  1176.     "Zapdos": {
  1177.       "KeepMinCp": 0,
  1178.       "KeepMinIvPercentage": 0.0,
  1179.       "KeepMinLvl": 0,
  1180.       "UseKeepMinLvl": false,
  1181.       "KeepMinOperator": "or",
  1182.       "KeepMinDuplicatePokemon": 0,
  1183.       "Moves": [],
  1184.       "DeprecatedMoves": [],
  1185.       "MovesOperator": "and",
  1186.       "CatchOnlyPokemonMeetTransferCriteria": false
  1187.     },
  1188.     "Moltres": {
  1189.       "KeepMinCp": 0,
  1190.       "KeepMinIvPercentage": 0.0,
  1191.       "KeepMinLvl": 0,
  1192.       "UseKeepMinLvl": false,
  1193.       "KeepMinOperator": "or",
  1194.       "KeepMinDuplicatePokemon": 0,
  1195.       "Moves": [],
  1196.       "DeprecatedMoves": [],
  1197.       "MovesOperator": "and",
  1198.       "CatchOnlyPokemonMeetTransferCriteria": false
  1199.     },
  1200.     "Mewtwo": {
  1201.       "KeepMinCp": 0,
  1202.       "KeepMinIvPercentage": 0.0,
  1203.       "KeepMinLvl": 0,
  1204.       "UseKeepMinLvl": false,
  1205.       "KeepMinOperator": "or",
  1206.       "KeepMinDuplicatePokemon": 0,
  1207.       "Moves": [],
  1208.       "DeprecatedMoves": [],
  1209.       "MovesOperator": "and",
  1210.       "CatchOnlyPokemonMeetTransferCriteria": false
  1211.     },
  1212.     "Mew": {
  1213.       "KeepMinCp": 0,
  1214.       "KeepMinIvPercentage": 0.0,
  1215.       "KeepMinLvl": 0,
  1216.       "UseKeepMinLvl": false,
  1217.       "KeepMinOperator": "or",
  1218.       "KeepMinDuplicatePokemon": 0,
  1219.       "Moves": [],
  1220.       "DeprecatedMoves": [],
  1221.       "MovesOperator": "and",
  1222.       "CatchOnlyPokemonMeetTransferCriteria": false
  1223.     }
  1224.   },
  1225.   "PokemonToSnipe": {
  1226.     "Locations": [
  1227.       {
  1228.         "Latitude": -33.860063648003653,
  1229.         "Longitude": 151.20049953460693
  1230.       }
  1231.     ],
  1232.     "Pokemon": [
  1233.       "bulbasaur",
  1234.       "ivysaur",
  1235.       "venusaur",
  1236.       "charmander",
  1237.       "charmeleon",
  1238.       "charizard",
  1239.       "squirtle",
  1240.       "wartortle",
  1241.       "blastoise",
  1242.       "pikachu",
  1243.       "raichu",
  1244.       "growlithe",
  1245.       "arcanine",
  1246.       "abra",
  1247.       "kadabra",
  1248.       "alakazam",
  1249.       "machop",
  1250.       "machoke",
  1251.       "machamp",
  1252.       "graveler",
  1253.       "golem",
  1254.       "farfetchd",
  1255.       "grimer",
  1256.       "muk",
  1257.       "exeggcute",
  1258.       "exeggutor",
  1259.       "rhyhorn",
  1260.       "rhydon",
  1261.       "chansey",
  1262.       "kangaskhan",
  1263.       "mrMime",
  1264.       "scyther",
  1265.       "tauros",
  1266.       "magikarp",
  1267.       "gyarados",
  1268.       "lapras",
  1269.       "ditto",
  1270.       "eevee",
  1271.       "vaporeon",
  1272.       "jolteon",
  1273.       "flareon",
  1274.       "porygon",
  1275.       "aerodactyl",
  1276.       "snorlax",
  1277.       "dratini",
  1278.       "dragonair",
  1279.       "dragonite"
  1280.     ]
  1281.   },
  1282.   "PokemonToUseMasterball": [
  1283.     "articuno",
  1284.     "zapdos",
  1285.     "moltres",
  1286.     "mew",
  1287.     "mewtwo"
  1288.   ],
  1289.   "HumanWalkSnipeFilters": {},
  1290.   "PokemonUpgradeFilters": {},
  1291.   "MultipleBotConfig": {
  1292.     "RuntimeSwitch": 55,
  1293.     "OnLimitPauseTimes": 15,
  1294.     "OnRarePokemon": true,
  1295.     "MinIVToSwitch": 99.0,
  1296.     "EXPSwitch": 500000,
  1297.     "PokestopSwitch": 500,
  1298.     "PokemonSwitch": 200,
  1299.     "PokemonPerHourSwitch": 100,
  1300.     "StartFromDefaultLocation": true,
  1301.     "PokestopSoftbanCount": 5,
  1302.     "DisplayList": true,
  1303.     "SelectAccountOnStartUp": true,
  1304.     "CatchFleeCount": 5,
  1305.     "SwitchOnCatchLimit": true,
  1306.     "SwitchOnPokestopLimit": true
  1307.   },
  1308.   "NotificationConfig": {
  1309.     "EnablePushBulletNotification": false,
  1310.     "EnableEmailNotification": false,
  1311.     "PushBulletApiKey": "",
  1312.     "GmailUsername": "",
  1313.     "GmailPassword": "",
  1314.     "Recipients": ""
  1315.   },
  1316.   "SnipePokemonFilter": {
  1317.     "Bulbasaur": {
  1318.       "SnipeIV": 20,
  1319.       "Moves": [],
  1320.       "Operator": "or",
  1321.       "VerifiedOnly": true,
  1322.       "Priority": 5,
  1323.       "AustoSnipeCandy": 2000
  1324.     },
  1325.     "Ivysaur": {
  1326.       "SnipeIV": 90,
  1327.       "Moves": [],
  1328.       "Operator": "or",
  1329.       "VerifiedOnly": true,
  1330.       "Priority": 5,
  1331.       "AustoSnipeCandy": 2000
  1332.     },
  1333.     "Venusaur": {
  1334.       "SnipeIV": 100,
  1335.       "Moves": [],
  1336.       "Operator": "or",
  1337.       "VerifiedOnly": true,
  1338.       "Priority": 5,
  1339.       "AustoSnipeCandy": 2000
  1340.     },
  1341.     "Charmander": {
  1342.       "SnipeIV": 20,
  1343.       "Moves": [],
  1344.       "Operator": "or",
  1345.       "VerifiedOnly": true,
  1346.       "Priority": 5,
  1347.       "AustoSnipeCandy": 2000
  1348.     },
  1349.     "Charmeleon": {
  1350.       "SnipeIV": 90,
  1351.       "Moves": [],
  1352.       "Operator": "or",
  1353.       "VerifiedOnly": true,
  1354.       "Priority": 5,
  1355.       "AustoSnipeCandy": 2000
  1356.     },
  1357.     "Charizard": {
  1358.       "SnipeIV": 100,
  1359.       "Moves": [],
  1360.       "Operator": "or",
  1361.       "VerifiedOnly": true,
  1362.       "Priority": 5,
  1363.       "AustoSnipeCandy": 2000
  1364.     },
  1365.     "Squirtle": {
  1366.       "SnipeIV": 20,
  1367.       "Moves": [],
  1368.       "Operator": "or",
  1369.       "VerifiedOnly": true,
  1370.       "Priority": 5,
  1371.       "AustoSnipeCandy": 2000
  1372.     },
  1373.     "Wartortle": {
  1374.       "SnipeIV": 90,
  1375.       "Moves": [],
  1376.       "Operator": "or",
  1377.       "VerifiedOnly": true,
  1378.       "Priority": 5,
  1379.       "AustoSnipeCandy": 2000
  1380.     },
  1381.     "Blastoise": {
  1382.       "SnipeIV": 100,
  1383.       "Moves": [],
  1384.       "Operator": "or",
  1385.       "VerifiedOnly": true,
  1386.       "Priority": 5,
  1387.       "AustoSnipeCandy": 2000
  1388.     },
  1389.     "Pikachu": {
  1390.       "SnipeIV": 50,
  1391.       "Moves": [],
  1392.       "Operator": "or",
  1393.       "VerifiedOnly": true,
  1394.       "Priority": 5,
  1395.       "AustoSnipeCandy": 2000
  1396.     },
  1397.     "Raichu": {
  1398.       "SnipeIV": 100,
  1399.       "Moves": [],
  1400.       "Operator": "or",
  1401.       "VerifiedOnly": true,
  1402.       "Priority": 5,
  1403.       "AustoSnipeCandy": 2000
  1404.     },
  1405.     "Growlithe": {
  1406.       "SnipeIV": 50,
  1407.       "Moves": [],
  1408.       "Operator": "or",
  1409.       "VerifiedOnly": true,
  1410.       "Priority": 5,
  1411.       "AustoSnipeCandy": 2000
  1412.     },
  1413.     "Arcanine": {
  1414.       "SnipeIV": 100,
  1415.       "Moves": [],
  1416.       "Operator": "or",
  1417.       "VerifiedOnly": true,
  1418.       "Priority": 5,
  1419.       "AustoSnipeCandy": 2000
  1420.     },
  1421.     "Abra": {
  1422.       "SnipeIV": 50,
  1423.       "Moves": [],
  1424.       "Operator": "or",
  1425.       "VerifiedOnly": true,
  1426.       "Priority": 5,
  1427.       "AustoSnipeCandy": 2000
  1428.     },
  1429.     "Kadabra": {
  1430.       "SnipeIV": 90,
  1431.       "Moves": [],
  1432.       "Operator": "or",
  1433.       "VerifiedOnly": true,
  1434.       "Priority": 5,
  1435.       "AustoSnipeCandy": 2000
  1436.     },
  1437.     "Alakazam": {
  1438.       "SnipeIV": 100,
  1439.       "Moves": [],
  1440.       "Operator": "or",
  1441.       "VerifiedOnly": true,
  1442.       "Priority": 5,
  1443.       "AustoSnipeCandy": 2000
  1444.     },
  1445.     "Machop": {
  1446.       "SnipeIV": 90,
  1447.       "Moves": [],
  1448.       "Operator": "or",
  1449.       "VerifiedOnly": true,
  1450.       "Priority": 5,
  1451.       "AustoSnipeCandy": 1000
  1452.     },
  1453.     "Machoke": {
  1454.       "SnipeIV": 90,
  1455.       "Moves": [],
  1456.       "Operator": "or",
  1457.       "VerifiedOnly": true,
  1458.       "Priority": 5,
  1459.       "AustoSnipeCandy": 1000
  1460.     },
  1461.     "Machamp": {
  1462.       "SnipeIV": 100,
  1463.       "Moves": [],
  1464.       "Operator": "or",
  1465.       "VerifiedOnly": true,
  1466.       "Priority": 5,
  1467.       "AustoSnipeCandy": 1000
  1468.     },
  1469.     "Graveler": {
  1470.       "SnipeIV": 90,
  1471.       "Moves": [],
  1472.       "Operator": "or",
  1473.       "VerifiedOnly": true,
  1474.       "Priority": 5,
  1475.       "AustoSnipeCandy": 2000
  1476.     },
  1477.     "Golem": {
  1478.       "SnipeIV": 100,
  1479.       "Moves": [],
  1480.       "Operator": "or",
  1481.       "VerifiedOnly": true,
  1482.       "Priority": 5,
  1483.       "AustoSnipeCandy": 2000
  1484.     },
  1485.     "Farfetchd": {
  1486.       "SnipeIV": 100,
  1487.       "Moves": [],
  1488.       "Operator": "or",
  1489.       "VerifiedOnly": true,
  1490.       "Priority": 5,
  1491.       "AustoSnipeCandy": 200
  1492.     },
  1493.     "Grimer": {
  1494.       "SnipeIV": 100,
  1495.       "Moves": [],
  1496.       "Operator": "or",
  1497.       "VerifiedOnly": true,
  1498.       "Priority": 5,
  1499.       "AustoSnipeCandy": 2000
  1500.     },
  1501.     "Muk": {
  1502.       "SnipeIV": 100,
  1503.       "Moves": [],
  1504.       "Operator": "or",
  1505.       "VerifiedOnly": true,
  1506.       "Priority": 5,
  1507.       "AustoSnipeCandy": 2000
  1508.     },
  1509.     "Exeggcute": {
  1510.       "SnipeIV": 50,
  1511.       "Moves": [],
  1512.       "Operator": "or",
  1513.       "VerifiedOnly": true,
  1514.       "Priority": 5,
  1515.       "AustoSnipeCandy": 2000
  1516.     },
  1517.     "Exeggutor": {
  1518.       "SnipeIV": 100,
  1519.       "Moves": [],
  1520.       "Operator": "or",
  1521.       "VerifiedOnly": true,
  1522.       "Priority": 5,
  1523.       "AustoSnipeCandy": 2000
  1524.     },
  1525.     "Rhyhorn": {
  1526.       "SnipeIV": 50,
  1527.       "Moves": [],
  1528.       "Operator": "or",
  1529.       "VerifiedOnly": true,
  1530.       "Priority": 5,
  1531.       "AustoSnipeCandy": 2000
  1532.     },
  1533.     "Rhydon": {
  1534.       "SnipeIV": 100,
  1535.       "Moves": [],
  1536.       "Operator": "or",
  1537.       "VerifiedOnly": true,
  1538.       "Priority": 5,
  1539.       "AustoSnipeCandy": 2000
  1540.     },
  1541.     "Chansey": {
  1542.       "SnipeIV": 1,
  1543.       "Moves": [],
  1544.       "Operator": "or",
  1545.       "VerifiedOnly": true,
  1546.       "Priority": 5,
  1547.       "AustoSnipeCandy": 2000
  1548.     },
  1549.     "Kangaskhan": {
  1550.       "SnipeIV": 100,
  1551.       "Moves": [],
  1552.       "Operator": "or",
  1553.       "VerifiedOnly": true,
  1554.       "Priority": 5,
  1555.       "AustoSnipeCandy": 200
  1556.     },
  1557.     "MrMime": {
  1558.       "SnipeIV": 100,
  1559.       "Moves": [],
  1560.       "Operator": "or",
  1561.       "VerifiedOnly": true,
  1562.       "Priority": 5,
  1563.       "AustoSnipeCandy": 200
  1564.     },
  1565.     "Scyther": {
  1566.       "SnipeIV": 100,
  1567.       "Moves": [],
  1568.       "Operator": "or",
  1569.       "VerifiedOnly": true,
  1570.       "Priority": 5,
  1571.       "AustoSnipeCandy": 200
  1572.     },
  1573.     "Tauros": {
  1574.       "SnipeIV": 100,
  1575.       "Moves": [],
  1576.       "Operator": "or",
  1577.       "VerifiedOnly": true,
  1578.       "Priority": 5,
  1579.       "AustoSnipeCandy": 200
  1580.     },
  1581.     "Magikarp": {
  1582.       "SnipeIV": 90,
  1583.       "Moves": [],
  1584.       "Operator": "or",
  1585.       "VerifiedOnly": true,
  1586.       "Priority": 5,
  1587.       "AustoSnipeCandy": 2000
  1588.     },
  1589.     "Gyarados": {
  1590.       "SnipeIV": 100,
  1591.       "Moves": [],
  1592.       "Operator": "or",
  1593.       "VerifiedOnly": true,
  1594.       "Priority": 5,
  1595.       "AustoSnipeCandy": 2000
  1596.     },
  1597.     "Lapras": {
  1598.       "SnipeIV": 90,
  1599.       "Moves": [],
  1600.       "Operator": "or",
  1601.       "VerifiedOnly": true,
  1602.       "Priority": 5,
  1603.       "AustoSnipeCandy": 200
  1604.     },
  1605.     "Ditto": {
  1606.       "SnipeIV": 100,
  1607.       "Moves": [],
  1608.       "Operator": "or",
  1609.       "VerifiedOnly": true,
  1610.       "Priority": 5,
  1611.       "AustoSnipeCandy": 200
  1612.     },
  1613.     "Eevee": {
  1614.       "SnipeIV": 100,
  1615.       "Moves": [],
  1616.       "Operator": "or",
  1617.       "VerifiedOnly": true,
  1618.       "Priority": 10,
  1619.       "AustoSnipeCandy": 2000
  1620.     },
  1621.     "Vaporeon": {
  1622.       "SnipeIV": 100,
  1623.       "Moves": [],
  1624.       "Operator": "or",
  1625.       "VerifiedOnly": true,
  1626.       "Priority": 5,
  1627.       "AustoSnipeCandy": 200
  1628.     },
  1629.     "Jolteon": {
  1630.       "SnipeIV": 100,
  1631.       "Moves": [],
  1632.       "Operator": "or",
  1633.       "VerifiedOnly": true,
  1634.       "Priority": 5,
  1635.       "AustoSnipeCandy": 200
  1636.     },
  1637.     "Flareon": {
  1638.       "SnipeIV": 100,
  1639.       "Moves": [],
  1640.       "Operator": "or",
  1641.       "VerifiedOnly": true,
  1642.       "Priority": 5,
  1643.       "AustoSnipeCandy": 200
  1644.     },
  1645.     "Porygon": {
  1646.       "SnipeIV": 100,
  1647.       "Moves": [],
  1648.       "Operator": "or",
  1649.       "VerifiedOnly": true,
  1650.       "Priority": 5,
  1651.       "AustoSnipeCandy": 200
  1652.     },
  1653.     "Aerodactyl": {
  1654.       "SnipeIV": 100,
  1655.       "Moves": [],
  1656.       "Operator": "or",
  1657.       "VerifiedOnly": true,
  1658.       "Priority": 5,
  1659.       "AustoSnipeCandy": 200
  1660.     },
  1661.     "Snorlax": {
  1662.       "SnipeIV": 100,
  1663.       "Moves": [],
  1664.       "Operator": "or",
  1665.       "VerifiedOnly": true,
  1666.       "Priority": 5,
  1667.       "AustoSnipeCandy": 200
  1668.     },
  1669.     "Dratini": {
  1670.       "SnipeIV": 100,
  1671.       "Moves": [],
  1672.       "Operator": "or",
  1673.       "VerifiedOnly": true,
  1674.       "Priority": 5,
  1675.       "AustoSnipeCandy": 2000
  1676.     },
  1677.     "Dragonair": {
  1678.       "SnipeIV": 100,
  1679.       "Moves": [],
  1680.       "Operator": "or",
  1681.       "VerifiedOnly": true,
  1682.       "Priority": 5,
  1683.       "AustoSnipeCandy": 2000
  1684.     },
  1685.     "Dragonite": {
  1686.       "SnipeIV": 100,
  1687.       "Moves": [],
  1688.       "Operator": "or",
  1689.       "VerifiedOnly": true,
  1690.       "Priority": 5,
  1691.       "AustoSnipeCandy": 2000
  1692.     }
  1693.   },
  1694.   "EvolvePokemonFilter": {
  1695.     "Ivysaur": {
  1696.       "EnableEvolve": true,
  1697.       "MinIV": 99,
  1698.       "MinLV": 25,
  1699.       "MinCP": 0,
  1700.       "Moves": [],
  1701.       "Operator": "and"
  1702.     },
  1703.     "Charmeleon": {
  1704.       "EnableEvolve": true,
  1705.       "MinIV": 99,
  1706.       "MinLV": 25,
  1707.       "MinCP": 0,
  1708.       "Moves": [],
  1709.       "Operator": "and"
  1710.     },
  1711.     "Wartortle": {
  1712.       "EnableEvolve": true,
  1713.       "MinIV": 99,
  1714.       "MinLV": 25,
  1715.       "MinCP": 0,
  1716.       "Moves": [],
  1717.       "Operator": "and"
  1718.     },
  1719.     "Pikachu": {
  1720.       "EnableEvolve": true,
  1721.       "MinIV": 99,
  1722.       "MinLV": 25,
  1723.       "MinCP": 0,
  1724.       "Moves": [],
  1725.       "Operator": "and"
  1726.     },
  1727.     "Growlithe": {
  1728.       "EnableEvolve": true,
  1729.       "MinIV": 99,
  1730.       "MinLV": 25,
  1731.       "MinCP": 0,
  1732.       "Moves": [],
  1733.       "Operator": "and"
  1734.     },
  1735.     "Kadabra": {
  1736.       "EnableEvolve": true,
  1737.       "MinIV": 99,
  1738.       "MinLV": 25,
  1739.       "MinCP": 0,
  1740.       "Moves": [],
  1741.       "Operator": "and"
  1742.     },
  1743.     "Machoke": {
  1744.       "EnableEvolve": true,
  1745.       "MinIV": 99,
  1746.       "MinLV": 25,
  1747.       "MinCP": 0,
  1748.       "Moves": [],
  1749.       "Operator": "and"
  1750.     },
  1751.     "Graveler": {
  1752.       "EnableEvolve": true,
  1753.       "MinIV": 99,
  1754.       "MinLV": 25,
  1755.       "MinCP": 0,
  1756.       "Moves": [],
  1757.       "Operator": "and"
  1758.     },
  1759.     "Grimer": {
  1760.       "EnableEvolve": true,
  1761.       "MinIV": 99,
  1762.       "MinLV": 25,
  1763.       "MinCP": 0,
  1764.       "Moves": [],
  1765.       "Operator": "and"
  1766.     },
  1767.     "Exeggcute": {
  1768.       "EnableEvolve": true,
  1769.       "MinIV": 99,
  1770.       "MinLV": 25,
  1771.       "MinCP": 0,
  1772.       "Moves": [],
  1773.       "Operator": "and"
  1774.     },
  1775.     "Rhyhorn": {
  1776.       "EnableEvolve": true,
  1777.       "MinIV": 99,
  1778.       "MinLV": 25,
  1779.       "MinCP": 0,
  1780.       "Moves": [],
  1781.       "Operator": "and"
  1782.     },
  1783.     "Magikarp": {
  1784.       "EnableEvolve": true,
  1785.       "MinIV": 99,
  1786.       "MinLV": 25,
  1787.       "MinCP": 0,
  1788.       "Moves": [],
  1789.       "Operator": "and"
  1790.     },
  1791.     "Eevee": {
  1792.       "EnableEvolve": true,
  1793.       "MinIV": 99,
  1794.       "MinLV": 25,
  1795.       "MinCP": 0,
  1796.       "Moves": [],
  1797.       "Operator": "and"
  1798.     },
  1799.     "Dragonair": {
  1800.       "EnableEvolve": true,
  1801.       "MinIV": 99,
  1802.       "MinLV": 20,
  1803.       "MinCP": 0,
  1804.       "Moves": [],
  1805.       "Operator": "and"
  1806.     },
  1807.     "Caterpie": {
  1808.       "EnableEvolve": true,
  1809.       "MinIV": 0,
  1810.       "MinLV": 0,
  1811.       "MinCP": 0,
  1812.       "Moves": [],
  1813.       "Operator": "or"
  1814.     },
  1815.     "Weedle": {
  1816.       "EnableEvolve": true,
  1817.       "MinIV": 0,
  1818.       "MinLV": 0,
  1819.       "MinCP": 0,
  1820.       "Moves": [],
  1821.       "Operator": "or"
  1822.     },
  1823.     "Pidgey": {
  1824.       "EnableEvolve": true,
  1825.       "MinIV": 0,
  1826.       "MinLV": 0,
  1827.       "MinCP": 0,
  1828.       "Moves": [],
  1829.       "Operator": "or"
  1830.     },
  1831.     "Rattata": {
  1832.       "EnableEvolve": true,
  1833.       "MinIV": 0,
  1834.       "MinLV": 0,
  1835.       "MinCP": 0,
  1836.       "Moves": [],
  1837.       "Operator": "or"
  1838.     }
  1839.   },
  1840.   "CatchPokemonFilter": {
  1841.     "Lapras": {
  1842.       "MinIV": 0,
  1843.       "MinLV": 0,
  1844.       "MinCP": 0,
  1845.       "Moves": [],
  1846.       "Operator": "or"
  1847.     },
  1848.     "Dratini": {
  1849.       "MinIV": 0,
  1850.       "MinLV": 0,
  1851.       "MinCP": 0,
  1852.       "Moves": [],
  1853.       "Operator": "or"
  1854.     },
  1855.     "Dragonite": {
  1856.       "MinIV": 0,
  1857.       "MinLV": 0,
  1858.       "MinCP": 0,
  1859.       "Moves": [],
  1860.       "Operator": "or"
  1861.     },
  1862.     "Snorlax": {
  1863.       "MinIV": 0,
  1864.       "MinLV": 0,
  1865.       "MinCP": 0,
  1866.       "Moves": [],
  1867.       "Operator": "or"
  1868.     },
  1869.     "Zubat": {
  1870.       "MinIV": 0,
  1871.       "MinLV": 0,
  1872.       "MinCP": 0,
  1873.       "Moves": [],
  1874.       "Operator": "and"
  1875.     }
  1876.   },
  1877.   "BotSwitchPokemonFilters": {
  1878.     "Dragonite": {
  1879.       "IV": 100,
  1880.       "RemainTimes": 90,
  1881.       "Operator": "or",
  1882.       "LV": 0,
  1883.       "Moves": []
  1884.     },
  1885.     "Lapras": {
  1886.       "IV": 90,
  1887.       "RemainTimes": 90,
  1888.       "Operator": "or",
  1889.       "LV": 0,
  1890.       "Moves": []
  1891.     },
  1892.     "Exeggutor": {
  1893.       "IV": 99,
  1894.       "RemainTimes": 99,
  1895.       "Operator": "or",
  1896.       "LV": 0,
  1897.       "Moves": []
  1898.     },
  1899.     "Arcanine": {
  1900.       "IV": 99,
  1901.       "RemainTimes": 99,
  1902.       "Operator": "or",
  1903.       "LV": 0,
  1904.       "Moves": []
  1905.     },
  1906.     "Blastoise": {
  1907.       "IV": 99,
  1908.       "RemainTimes": 99,
  1909.       "Operator": "or",
  1910.       "LV": 0,
  1911.       "Moves": []
  1912.     },
  1913.     "Charizard": {
  1914.       "IV": 99,
  1915.       "RemainTimes": 99,
  1916.       "Operator": "or",
  1917.       "LV": 0,
  1918.       "Moves": []
  1919.     },
  1920.     "Venusaur": {
  1921.       "IV": 99,
  1922.       "RemainTimes": 99,
  1923.       "Operator": "or",
  1924.       "LV": 100,
  1925.       "Moves": []
  1926.     },
  1927.     "Vaporeon": {
  1928.       "IV": 100,
  1929.       "RemainTimes": 99,
  1930.       "Operator": "or",
  1931.       "LV": 0,
  1932.       "Moves": []
  1933.     },
  1934.     "Dragonair": {
  1935.       "IV": 90,
  1936.       "RemainTimes": 99,
  1937.       "Operator": "or",
  1938.       "LV": 0,
  1939.       "Moves": []
  1940.     },
  1941.     "Dratini": {
  1942.       "IV": 90,
  1943.       "RemainTimes": 99,
  1944.       "Operator": "or",
  1945.       "LV": 100,
  1946.       "Moves": []
  1947.     },
  1948.     "Snorlax": {
  1949.       "IV": 90,
  1950.       "RemainTimes": 90,
  1951.       "Operator": "or",
  1952.       "LV": 0,
  1953.       "Moves": []
  1954.     },
  1955.     "Magikarp": {
  1956.       "IV": 99,
  1957.       "RemainTimes": 60,
  1958.       "Operator": "or",
  1959.       "LV": 0,
  1960.       "Moves": []
  1961.     }
  1962.   }
  1963. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement