emsin

config_emsin

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