Advertisement
emsin

config-BANされないゆっくり移動近距離スナイプ.json

Jan 27th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 25.47 KB | None | 0 0
  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.6446027417394,
  21.     "DefaultLongitude": 139.69871520996094,
  22.     "WalkingSpeedInKilometerPerHour": 3.16, /* 平均的な歩行速度です */
  23.     "UseWalkingSpeedVariant": true,
  24.     "WalkingSpeedVariant": 2.2,
  25.     "ShowVariantWalking": false,
  26.     "RandomlyPauseAtStops": true,
  27.     "MaxSpawnLocationOffset": 10,
  28.     "MaxTravelDistanceInMeters": 500 /* 移動範囲500m */
  29.   },
  30.   "TelegramConfig": {
  31.     "UseTelegramAPI": false,
  32.     "TelegramAPIKey": null,
  33.     "TelegramPassword": null
  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": 100.0 /* スナイプの範囲。単位はm */
  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": true, /* ポケストップの利用制限 */
  101.     "PokeStopLimit": 1000, /* 2000から半分の1000にしています */
  102.     "PokeStopLimitMinutes": 1470 /* 上限を超えてから休憩する時間(分) */
  103.   },
  104.   "GymConfig": {
  105.     "Enable": false,
  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": 1,
  115.     "EnableAttackGym": false,
  116.     "MaxGymLevelToAttack": 10,
  117.     "MaxDefendersToAttack": 10,
  118.     "HealDefendersBeforeApplyToGym": true,
  119.     "DontAttackAfterCoinsLimitReached": true,
  120.     "EnableGymTraining": true,
  121.     "TrainGymWhenMissingMaxPoints": 1000,
  122.     "MaxGymLvlToTrain": 4,
  123.     "TrainAlreadyDefendedGym": true
  124.   },
  125.   "PokemonConfig": {
  126.     "CatchPokemon": true,
  127.     "DelayBetweenPokemonCatch": 10000,
  128.     "UseCatchLimit": true, /* 捕獲上限 */
  129.     "CatchPokemonLimit": 800, /* 998から800にしています */
  130.     "CatchPokemonLimitMinutes": 1470, /* 上限を超えたら25時間休ませる */
  131.     "UseIncenseConstantly": false,
  132.     "UseEggIncubators": true,
  133.     "UseLimitedEggIncubators": true,
  134.     "UseLuckyEggConstantly": false,
  135.     "UseLuckyEggsMinPokemonAmount": 30,
  136.     "UseLuckyEggsWhileEvolving": true,
  137.     "UseBerriesMinCp": 1000,
  138.     "UseBerriesMinIv": 90.0,
  139.     "UseBerriesBelowCatchProbability": 0.2,
  140.     "UseBerriesOperator": "or",
  141.     "MaxBerriesToUsePerPokemon": 1,
  142.     "TransferWeakPokemon": false,
  143.     "TransferDuplicatePokemon": true,
  144.     "TransferDuplicatePokemonOnCapture": true,
  145.     "RenamePokemon": false,
  146.     "RenameOnlyAboveIv": false,
  147.     "RenameTemplate": "{1}%{0}",
  148.     "FavoriteMinIvPercentage": 99.0,
  149.     "AutoFavoritePokemon": false,
  150.     "MaxPokeballsPerPokemon": 20,
  151.     "UseGreatBallAboveCp": 1000,
  152.     "UseUltraBallAboveCp": 1250,
  153.     "UseMasterBallAboveCp": 1500,
  154.     "UseGreatBallAboveIv": 85.0,
  155.     "UseUltraBallAboveIv": 95.0,
  156.     "UseGreatBallBelowCatchProbability": 0.2,
  157.     "UseUltraBallBelowCatchProbability": 0.1,
  158.     "UseMasterBallBelowCatchProbability": 0.05,
  159.     "AutomaticallyLevelUpPokemon": false,
  160.     "OnlyUpgradeFavorites": true,
  161.     "UseLevelUpList": true,
  162.     "AmountOfTimesToUpgradeLoop": 5,
  163.     "GetMinStarDustForLevelUp": 5000,
  164.     "LevelUpByCPorIv": "iv",
  165.     "UpgradePokemonCpMinimum": 1000.0,
  166.     "UpgradePokemonIvMinimum": 95.0,
  167.     "UpgradePokemonMinimumStatsOperator": "and",
  168.     "EvolveAboveIvValue": 95.0,
  169.     "EvolveAllPokemonAboveIv": false,
  170.     "EvolveAllPokemonWithEnoughCandy": true,
  171.     "EvolveKeptPokemonsAtStorageUsagePercentage": 100.0,
  172.     "EvolveKeptPokemonIfBagHasOverThisManyPokemon": 250,
  173.     "KeepPokemonsThatCanEvolve": true,
  174.     "KeepMinCp": 5000,
  175.     "KeepMinIvPercentage": 90.0,
  176.     "KeepMinLvl": 30,
  177.     "KeepMinOperator": "or",
  178.     "UseKeepMinLvl": true,
  179.     "PrioritizeIvOverCp": true,
  180.     "KeepMinDuplicatePokemon": 1,
  181.     "UsePokemonToNotCatchFilter": false,
  182.     "UsePokemonSniperFilterOnly": false,
  183.     "DumpPokemonStats": false,
  184.     "DelayBetweenPokemonUpgrade": 10000, /* 強化の待ち時間 */
  185.     "OutOfBallCatchBlockTime": 5,
  186.     "PokeballToKeepForSnipe": 50,
  187.     "UseBulkTransferPokemon": true,
  188.     "BulkTransferStogareBuffer": 10,
  189.     "BulkTransferSize": 100,
  190.     "UseBallOperator": "or",
  191.     "FavoriteMinCp": 0.0,
  192.     "DefaultBuddyPokemon": null
  193.   },
  194.   "RecycleConfig": {
  195.     "VerboseRecycling": true,
  196.     "RecycleInventoryAtUsagePercentage": 90.0,
  197.     "RandomizeRecycle": false,
  198.     "RandomRecycleValue": 5,
  199.     "TotalAmountOfPokeballsToKeep": 150,
  200.     "TotalAmountOfPotionsToKeep": 50,
  201.     "TotalAmountOfRevivesToKeep": 50,
  202.     "TotalAmountOfBerriesToKeep": 50,
  203.     "UseRecyclePercentsInsteadOfTotals": false,
  204.     "PercentOfInventoryPokeballsToKeep": 35,
  205.     "PercentOfInventoryPotionsToKeep": 35,
  206.     "PercentOfInventoryRevivesToKeep": 20,
  207.     "PercentOfInventoryBerriesToKeep": 10
  208.   },
  209.   "CustomCatchConfig": {
  210.     "EnableHumanizedThrows": true,
  211.     "EnableMissedThrows": true,
  212.     "ThrowMissPercentage": 5,
  213.     "NiceThrowChance": 5,
  214.     "GreatThrowChance": 15,
  215.     "ExcellentThrowChance": 80,
  216.     "CurveThrowChance": 90,
  217.     "ForceGreatThrowOverIv": 90.0,
  218.     "ForceExcellentThrowOverIv": 95.0,
  219.     "ForceGreatThrowOverCp": 1000,
  220.     "ForceExcellentThrowOverCp": 1500,
  221.     "UseTransferFilterToCatch": false
  222.   },
  223.   "PlayerConfig": {
  224.     "DelayBetweenPlayerActions": 10000, /* 行動の待ち時間(ミリ秒) */
  225.     "EvolveActionDelay": 10000,  /* 進化の待ち時間 */
  226.     "TransferActionDelay": 10000, /* 転送の待ち時間 */
  227.     "RecycleActionDelay": 10000, /* アイテム整理の待ち時間 */
  228.     "RenamePokemonActionDelay": 10000, /* 名前変更の待ち時間 */
  229.     "UseNearActionRandom": true
  230.   },
  231.   "SoftBanConfig": {
  232.     "FastSoftBanBypass": false,
  233.     "ByPassSpinCount": 1
  234.   },
  235.   "GoogleWalkConfig": {
  236.     "UseGoogleWalk": false,
  237.     "DefaultStepLength": 1.3,
  238.     "GoogleHeuristic": "walking",
  239.     "GoogleAPIKey": null,
  240.     "Cache": true,
  241.     "GoogleElevationAPIKey": null
  242.   },
  243.   "YoursWalkConfig": {
  244.     "UseYoursWalk": true, /* 道沿いに歩きます */
  245.     "YoursWalkHeuristic": "bicycle"
  246.   },
  247.   "MapzenWalkConfig": {
  248.     "UseMapzenWalk": false,
  249.     "MapzenTurnByTurnApiKey": "valhalla-C5K7ZG7",
  250.     "MapzenWalkHeuristic": "bicycle",
  251.     "MapzenElevationApiKey": "elevation-QZ68qtN"
  252.   },
  253.   "ItemRecycleFilter": [
  254.     {
  255.       "Key": "itemUnknown",
  256.       "Value": 0
  257.     },
  258.     {
  259.       "Key": "itemLuckyEgg",
  260.       "Value": 200
  261.     },
  262.     {
  263.       "Key": "itemIncenseOrdinary",
  264.       "Value": 100
  265.     },
  266.     {
  267.       "Key": "itemIncenseSpicy",
  268.       "Value": 100
  269.     },
  270.     {
  271.       "Key": "itemIncenseCool",
  272.       "Value": 100
  273.     },
  274.     {
  275.       "Key": "itemIncenseFloral",
  276.       "Value": 100
  277.     },
  278.     {
  279.       "Key": "itemTroyDisk",
  280.       "Value": 100
  281.     },
  282.     {
  283.       "Key": "itemXAttack",
  284.       "Value": 100
  285.     },
  286.     {
  287.       "Key": "itemXDefense",
  288.       "Value": 100
  289.     },
  290.     {
  291.       "Key": "itemXMiracle",
  292.       "Value": 100
  293.     },
  294.     {
  295.       "Key": "itemSpecialCamera",
  296.       "Value": 100
  297.     },
  298.     {
  299.       "Key": "itemIncubatorBasicUnlimited",
  300.       "Value": 100
  301.     },
  302.     {
  303.       "Key": "itemIncubatorBasic",
  304.       "Value": 100
  305.     },
  306.     {
  307.       "Key": "itemPokemonStorageUpgrade",
  308.       "Value": 100
  309.     },
  310.     {
  311.       "Key": "itemItemStorageUpgrade",
  312.       "Value": 100
  313.     }
  314.   ],
  315.   "PokemonsNotToTransfer": [
  316.     "pichu",
  317.     "cleffa",
  318.     "igglybuff",
  319.     "togepi",
  320.     "togetic",
  321.     "smoochum",
  322.     "elekid",
  323.     "magby",
  324.     "articuno",
  325.     "zapdos",
  326.     "moltres",
  327.     "mewtwo",
  328.     "mew"
  329.   ],
  330.   "PokemonsToEvolve": [
  331.     "ivysaur",
  332.     "charmeleon",
  333.     "wartortle",
  334.     "caterpie",
  335.     "weedle",
  336.     "pidgey",
  337.     "rattata",
  338.     "pikachu",
  339.     "growlithe",
  340.     "kadabra",
  341.     "machoke",
  342.     "graveler",
  343.     "grimer",
  344.     "exeggcute",
  345.     "rhyhorn",
  346.     "magikarp",
  347.     "eevee",
  348.     "dragonair"
  349.   ],
  350.   "PokemonsToLevelUp": [
  351.     "lapras",
  352.     "snorlax",
  353.     "dragonite"
  354.   ],
  355.   "PokemonsToIgnore": [],
  356.   "CaptchaConfig": {
  357.     "AllowManualCaptchaResolve": true,
  358.     "ManualCaptchaTimeout": 120,
  359.     "PlaySoundOnCaptcha": true,
  360.     "DisplayOnTop": true,
  361.     "Enable2Captcha": false,
  362.     "EnableAntiCaptcha": false,
  363.     "AntiCaptchaAPIKey": "",
  364.     "ProxyHost": "",
  365.     "ProxyPort": 3128,
  366.     "EnableCaptchaSolutions": false,
  367.     "CaptchaSolutionAPIKey": "",
  368.     "CaptchaSolutionsSecretKey": "",
  369.     "AutoCaptchaTimeout": 120,
  370.     "AutoCaptchaRetries": 3,
  371.     "TwoCaptchaAPIKey": ""
  372.   },
  373.   "PokemonsTransferFilter": {
  374.     "Lapras": {
  375.       "KeepMinCp": 1500,
  376.       "KeepMinIvPercentage": 90.0,
  377.       "KeepMinLvl": 6,
  378.       "UseKeepMinLvl": false,
  379.       "KeepMinOperator": "or",
  380.       "KeepMinDuplicatePokemon": 1,
  381.       "Moves": [
  382.         []
  383.       ],
  384.       "DeprecatedMoves": null,
  385.       "MovesOperator": "and",
  386.       "CatchOnlyPokemonMeetTransferCriteria": false
  387.     }
  388.   },
  389.   "PokemonToSnipe": {
  390.     "Locations": [
  391.       {
  392.         "Latitude": -33.860063648003653,
  393.         "Longitude": 151.20049953460693
  394.       }
  395.     ],
  396.     "Pokemon": [
  397.       "bulbasaur",
  398.       "ivysaur",
  399.       "venusaur",
  400.       "charmander",
  401.       "charmeleon",
  402.       "charizard",
  403.       "squirtle",
  404.       "wartortle",
  405.       "blastoise",
  406.       "pikachu",
  407.       "raichu",
  408.       "growlithe",
  409.       "arcanine",
  410.       "abra",
  411.       "kadabra",
  412.       "alakazam",
  413.       "machop",
  414.       "machoke",
  415.       "machamp",
  416.       "graveler",
  417.       "golem",
  418.       "farfetchd",
  419.       "grimer",
  420.       "muk",
  421.       "exeggcute",
  422.       "exeggutor",
  423.       "rhyhorn",
  424.       "rhydon",
  425.       "chansey",
  426.       "kangaskhan",
  427.       "mrMime",
  428.       "scyther",
  429.       "tauros",
  430.       "magikarp",
  431.       "gyarados",
  432.       "lapras",
  433.       "ditto",
  434.       "eevee",
  435.       "porygon",
  436.       "aerodactyl",
  437.       "snorlax",
  438.       "articuno",
  439.       "zapdos",
  440.       "moltres",
  441.       "dratini",
  442.       "dragonair",
  443.       "dragonite",
  444.       "mewtwo",
  445.       "mew"
  446.     ]
  447.   },
  448.   "PokemonToUseMasterball": [
  449.     "articuno",
  450.     "zapdos",
  451.     "moltres",
  452.     "mew",
  453.     "mewtwo"
  454.   ],
  455.   "HumanWalkSnipeFilters": {},
  456.   "PokemonUpgradeFilters": {},
  457.   "MultipleBotConfig": {
  458.     "RuntimeSwitch": 55,
  459.     "OnLimitPauseTimes": 15,
  460.     "OnRarePokemon": true,
  461.     "MinIVToSwitch": 99.0,
  462.     "EXPSwitch": 500000,
  463.     "PokestopSwitch": 500,
  464.     "PokemonSwitch": 200,
  465.     "PokemonPerHourSwitch": 100,
  466.     "StartFromDefaultLocation": true,
  467.     "PokestopSoftbanCount": 5,
  468.     "DisplayList": true,
  469.     "SelectAccountOnStartUp": true,
  470.     "CatchFleeCount": 5,
  471.     "SwitchOnCatchLimit": true,
  472.     "SwitchOnPokestopLimit": true
  473.   },
  474.   "NotificationConfig": {
  475.     "EnablePushBulletNotification": false,
  476.     "EnableEmailNotification": false,
  477.     "PushBulletApiKey": "",
  478.     "GmailUsername": "",
  479.     "GmailPassword": "",
  480.     "Recipients": ""
  481.   },
  482.   "SnipePokemonFilter": {
  483.     "Bulbasaur": {
  484.       "SnipeIV": 100,
  485.       "Moves": [],
  486.       "Operator": "or",
  487.       "VerifiedOnly": true,
  488.       "Priority": 5,
  489.       "AustoSnipeCandy": 2000
  490.     },
  491.     "Ivysaur": {
  492.       "SnipeIV": 100,
  493.       "Moves": [],
  494.       "Operator": "or",
  495.       "VerifiedOnly": true,
  496.       "Priority": 5,
  497.       "AustoSnipeCandy": 200
  498.     },
  499.     "Venusaur": {
  500.       "SnipeIV": 100,
  501.       "Moves": [],
  502.       "Operator": "or",
  503.       "VerifiedOnly": true,
  504.       "Priority": 5,
  505.       "AustoSnipeCandy": 200
  506.     },
  507.     "Charmander": {
  508.       "SnipeIV": 100,
  509.       "Moves": [],
  510.       "Operator": "or",
  511.       "VerifiedOnly": true,
  512.       "Priority": 5,
  513.       "AustoSnipeCandy": 2000
  514.     },
  515.     "Charmeleon": {
  516.       "SnipeIV": 100,
  517.       "Moves": [],
  518.       "Operator": "or",
  519.       "VerifiedOnly": true,
  520.       "Priority": 5,
  521.       "AustoSnipeCandy": 200
  522.     },
  523.     "Charizard": {
  524.       "SnipeIV": 100,
  525.       "Moves": [],
  526.       "Operator": "or",
  527.       "VerifiedOnly": true,
  528.       "Priority": 5,
  529.       "AustoSnipeCandy": 200
  530.     },
  531.     "Squirtle": {
  532.       "SnipeIV": 100,
  533.       "Moves": [],
  534.       "Operator": "or",
  535.       "VerifiedOnly": true,
  536.       "Priority": 5,
  537.       "AustoSnipeCandy": 2000
  538.     },
  539.     "Wartortle": {
  540.       "SnipeIV": 100,
  541.       "Moves": [],
  542.       "Operator": "or",
  543.       "VerifiedOnly": true,
  544.       "Priority": 5,
  545.       "AustoSnipeCandy": 200
  546.     },
  547.     "Blastoise": {
  548.       "SnipeIV": 100,
  549.       "Moves": [],
  550.       "Operator": "or",
  551.       "VerifiedOnly": true,
  552.       "Priority": 5,
  553.       "AustoSnipeCandy": 200
  554.     },
  555.     "Pikachu": {
  556.       "SnipeIV": 100,
  557.       "Moves": [],
  558.       "Operator": "or",
  559.       "VerifiedOnly": true,
  560.       "Priority": 5,
  561.       "AustoSnipeCandy": 200
  562.     },
  563.     "Raichu": {
  564.       "SnipeIV": 100,
  565.       "Moves": [],
  566.       "Operator": "or",
  567.       "VerifiedOnly": true,
  568.       "Priority": 5,
  569.       "AustoSnipeCandy": 200
  570.     },
  571.     "Growlithe": {
  572.       "SnipeIV": 50,
  573.       "Moves": [],
  574.       "Operator": "or",
  575.       "VerifiedOnly": true,
  576.       "Priority": 5,
  577.       "AustoSnipeCandy": 200
  578.     },
  579.     "Arcanine": {
  580.       "SnipeIV": 100,
  581.       "Moves": [],
  582.       "Operator": "or",
  583.       "VerifiedOnly": true,
  584.       "Priority": 5,
  585.       "AustoSnipeCandy": 200
  586.     },
  587.     "Abra": {
  588.       "SnipeIV": 50,
  589.       "Moves": [],
  590.       "Operator": "or",
  591.       "VerifiedOnly": true,
  592.       "Priority": 5,
  593.       "AustoSnipeCandy": 200
  594.     },
  595.     "Kadabra": {
  596.       "SnipeIV": 90,
  597.       "Moves": [],
  598.       "Operator": "or",
  599.       "VerifiedOnly": true,
  600.       "Priority": 5,
  601.       "AustoSnipeCandy": 200
  602.     },
  603.     "Alakazam": {
  604.       "SnipeIV": 100,
  605.       "Moves": [],
  606.       "Operator": "or",
  607.       "VerifiedOnly": true,
  608.       "Priority": 5,
  609.       "AustoSnipeCandy": 200
  610.     },
  611.     "Machop": {
  612.       "SnipeIV": 90,
  613.       "Moves": [],
  614.       "Operator": "or",
  615.       "VerifiedOnly": true,
  616.       "Priority": 5,
  617.       "AustoSnipeCandy": 200
  618.     },
  619.     "Machoke": {
  620.       "SnipeIV": 90,
  621.       "Moves": [],
  622.       "Operator": "or",
  623.       "VerifiedOnly": true,
  624.       "Priority": 5,
  625.       "AustoSnipeCandy": 200
  626.     },
  627.     "Machamp": {
  628.       "SnipeIV": 100,
  629.       "Moves": [],
  630.       "Operator": "or",
  631.       "VerifiedOnly": true,
  632.       "Priority": 5,
  633.       "AustoSnipeCandy": 200
  634.     },
  635.     "Graveler": {
  636.       "SnipeIV": 90,
  637.       "Moves": [],
  638.       "Operator": "or",
  639.       "VerifiedOnly": true,
  640.       "Priority": 5,
  641.       "AustoSnipeCandy": 200
  642.     },
  643.     "Golem": {
  644.       "SnipeIV": 100,
  645.       "Moves": [],
  646.       "Operator": "or",
  647.       "VerifiedOnly": true,
  648.       "Priority": 5,
  649.       "AustoSnipeCandy": 200
  650.     },
  651.     "Farfetchd": {
  652.       "SnipeIV": 100,
  653.       "Moves": [],
  654.       "Operator": "or",
  655.       "VerifiedOnly": true,
  656.       "Priority": 5,
  657.       "AustoSnipeCandy": 100
  658.     },
  659.     "Grimer": {
  660.       "SnipeIV": 100,
  661.       "Moves": [],
  662.       "Operator": "or",
  663.       "VerifiedOnly": true,
  664.       "Priority": 5,
  665.       "AustoSnipeCandy": 200
  666.     },
  667.     "Muk": {
  668.       "SnipeIV": 100,
  669.       "Moves": [],
  670.       "Operator": "or",
  671.       "VerifiedOnly": true,
  672.       "Priority": 5,
  673.       "AustoSnipeCandy": 200
  674.     },
  675.     "Exeggcute": {
  676.       "SnipeIV": 50,
  677.       "Moves": [],
  678.       "Operator": "or",
  679.       "VerifiedOnly": true,
  680.       "Priority": 5,
  681.       "AustoSnipeCandy": 200
  682.     },
  683.     "Exeggutor": {
  684.       "SnipeIV": 100,
  685.       "Moves": [],
  686.       "Operator": "or",
  687.       "VerifiedOnly": true,
  688.       "Priority": 5,
  689.       "AustoSnipeCandy": 200
  690.     },
  691.     "Rhyhorn": {
  692.       "SnipeIV": 50,
  693.       "Moves": [],
  694.       "Operator": "or",
  695.       "VerifiedOnly": true,
  696.       "Priority": 5,
  697.       "AustoSnipeCandy": 200
  698.     },
  699.     "Rhydon": {
  700.       "SnipeIV": 100,
  701.       "Moves": [],
  702.       "Operator": "or",
  703.       "VerifiedOnly": true,
  704.       "Priority": 5,
  705.       "AustoSnipeCandy": 200
  706.     },
  707.     "Chansey": {
  708.       "SnipeIV": 1,
  709.       "Moves": [],
  710.       "Operator": "or",
  711.       "VerifiedOnly": true,
  712.       "Priority": 5,
  713.       "AustoSnipeCandy": 1000
  714.     },
  715.     "Kangaskhan": {
  716.       "SnipeIV": 100,
  717.       "Moves": [],
  718.       "Operator": "or",
  719.       "VerifiedOnly": true,
  720.       "Priority": 5,
  721.       "AustoSnipeCandy": 100
  722.     },
  723.     "MrMime": {
  724.       "SnipeIV": 100,
  725.       "Moves": [],
  726.       "Operator": "or",
  727.       "VerifiedOnly": true,
  728.       "Priority": 5,
  729.       "AustoSnipeCandy": 100
  730.     },
  731.     "Scyther": {
  732.       "SnipeIV": 100,
  733.       "Moves": [],
  734.       "Operator": "or",
  735.       "VerifiedOnly": true,
  736.       "Priority": 5,
  737.       "AustoSnipeCandy": 100
  738.     },
  739.     "Tauros": {
  740.       "SnipeIV": 100,
  741.       "Moves": [],
  742.       "Operator": "or",
  743.       "VerifiedOnly": true,
  744.       "Priority": 5,
  745.       "AustoSnipeCandy": 100
  746.     },
  747.     "Magikarp": {
  748.       "SnipeIV": 90,
  749.       "Moves": [],
  750.       "Operator": "or",
  751.       "VerifiedOnly": true,
  752.       "Priority": 5,
  753.       "AustoSnipeCandy": 500
  754.     },
  755.     "Gyarados": {
  756.       "SnipeIV": 100,
  757.       "Moves": [],
  758.       "Operator": "or",
  759.       "VerifiedOnly": true,
  760.       "Priority": 5,
  761.       "AustoSnipeCandy": 500
  762.     },
  763.     "Lapras": {
  764.       "SnipeIV": 90,
  765.       "Moves": [],
  766.       "Operator": "or",
  767.       "VerifiedOnly": true,
  768.       "Priority": 5,
  769.       "AustoSnipeCandy": 200
  770.     },
  771.     "Ditto": {
  772.       "SnipeIV": 100,
  773.       "Moves": [],
  774.       "Operator": "or",
  775.       "VerifiedOnly": true,
  776.       "Priority": 5,
  777.       "AustoSnipeCandy": 100
  778.     },
  779.     "Eevee": {
  780.       "SnipeIV": 100,
  781.       "Moves": [],
  782.       "Operator": "or",
  783.       "VerifiedOnly": true,
  784.       "Priority": 10,
  785.       "AustoSnipeCandy": 200
  786.     },
  787.     "Vaporeon": {
  788.       "SnipeIV": 100,
  789.       "Moves": [],
  790.       "Operator": "or",
  791.       "VerifiedOnly": true,
  792.       "Priority": 5,
  793.       "AustoSnipeCandy": 100
  794.     },
  795.     "Jolteon": {
  796.       "SnipeIV": 100,
  797.       "Moves": [],
  798.       "Operator": "or",
  799.       "VerifiedOnly": true,
  800.       "Priority": 5,
  801.       "AustoSnipeCandy": 100
  802.     },
  803.     "Flareon": {
  804.       "SnipeIV": 100,
  805.       "Moves": [],
  806.       "Operator": "or",
  807.       "VerifiedOnly": true,
  808.       "Priority": 5,
  809.       "AustoSnipeCandy": 100
  810.     },
  811.     "Porygon": {
  812.       "SnipeIV": 100,
  813.       "Moves": [],
  814.       "Operator": "or",
  815.       "VerifiedOnly": true,
  816.       "Priority": 5,
  817.       "AustoSnipeCandy": 100
  818.     },
  819.     "Aerodactyl": {
  820.       "SnipeIV": 100,
  821.       "Moves": [],
  822.       "Operator": "or",
  823.       "VerifiedOnly": true,
  824.       "Priority": 5,
  825.       "AustoSnipeCandy": 100
  826.     },
  827.     "Snorlax": {
  828.       "SnipeIV": 90,
  829.       "Moves": [],
  830.       "Operator": "or",
  831.       "VerifiedOnly": true,
  832.       "Priority": 5,
  833.       "AustoSnipeCandy": 100
  834.     },
  835.     "Dratini": {
  836.       "SnipeIV": 100,
  837.       "Moves": [],
  838.       "Operator": "or",
  839.       "VerifiedOnly": true,
  840.       "Priority": 5,
  841.       "AustoSnipeCandy": 2000
  842.     },
  843.     "Dragonair": {
  844.       "SnipeIV": 100,
  845.       "Moves": [],
  846.       "Operator": "or",
  847.       "VerifiedOnly": true,
  848.       "Priority": 5,
  849.       "AustoSnipeCandy": 2000
  850.     },
  851.     "Dragonite": {
  852.       "SnipeIV": 100,
  853.       "Moves": [],
  854.       "Operator": "or",
  855.       "VerifiedOnly": true,
  856.       "Priority": 5,
  857.       "AustoSnipeCandy": 2000
  858.     }
  859.   },
  860.   "EvolvePokemonFilter": {
  861.     "Ivysaur": {
  862.       "EnableEvolve": true,
  863.       "MinIV": 99,
  864.       "MinLV": 25,
  865.       "MinCP": 0,
  866.       "Moves": [],
  867.       "Operator": "and"
  868.     },
  869.     "Charmeleon": {
  870.       "EnableEvolve": true,
  871.       "MinIV": 99,
  872.       "MinLV": 25,
  873.       "MinCP": 0,
  874.       "Moves": [],
  875.       "Operator": "and"
  876.     },
  877.     "Wartortle": {
  878.       "EnableEvolve": true,
  879.       "MinIV": 99,
  880.       "MinLV": 25,
  881.       "MinCP": 0,
  882.       "Moves": [],
  883.       "Operator": "and"
  884.     },
  885.     "Pikachu": {
  886.       "EnableEvolve": true,
  887.       "MinIV": 99,
  888.       "MinLV": 25,
  889.       "MinCP": 0,
  890.       "Moves": [],
  891.       "Operator": "and"
  892.     },
  893.     "Growlithe": {
  894.       "EnableEvolve": true,
  895.       "MinIV": 99,
  896.       "MinLV": 25,
  897.       "MinCP": 0,
  898.       "Moves": [],
  899.       "Operator": "and"
  900.     },
  901.     "Kadabra": {
  902.       "EnableEvolve": true,
  903.       "MinIV": 99,
  904.       "MinLV": 25,
  905.       "MinCP": 0,
  906.       "Moves": [],
  907.       "Operator": "and"
  908.     },
  909.     "Machoke": {
  910.       "EnableEvolve": true,
  911.       "MinIV": 99,
  912.       "MinLV": 25,
  913.       "MinCP": 0,
  914.       "Moves": [],
  915.       "Operator": "and"
  916.     },
  917.     "Graveler": {
  918.       "EnableEvolve": true,
  919.       "MinIV": 99,
  920.       "MinLV": 25,
  921.       "MinCP": 0,
  922.       "Moves": [],
  923.       "Operator": "and"
  924.     },
  925.     "Grimer": {
  926.       "EnableEvolve": true,
  927.       "MinIV": 99,
  928.       "MinLV": 25,
  929.       "MinCP": 0,
  930.       "Moves": [],
  931.       "Operator": "and"
  932.     },
  933.     "Exeggcute": {
  934.       "EnableEvolve": true,
  935.       "MinIV": 99,
  936.       "MinLV": 25,
  937.       "MinCP": 0,
  938.       "Moves": [],
  939.       "Operator": "and"
  940.     },
  941.     "Rhyhorn": {
  942.       "EnableEvolve": true,
  943.       "MinIV": 99,
  944.       "MinLV": 25,
  945.       "MinCP": 0,
  946.       "Moves": [],
  947.       "Operator": "and"
  948.     },
  949.     "Magikarp": {
  950.       "EnableEvolve": true,
  951.       "MinIV": 99,
  952.       "MinLV": 25,
  953.       "MinCP": 0,
  954.       "Moves": [],
  955.       "Operator": "and"
  956.     },
  957.     "Eevee": {
  958.       "EnableEvolve": true,
  959.       "MinIV": 99,
  960.       "MinLV": 25,
  961.       "MinCP": 0,
  962.       "Moves": [],
  963.       "Operator": "and"
  964.     },
  965.     "Dragonair": {
  966.       "EnableEvolve": true,
  967.       "MinIV": 99,
  968.       "MinLV": 20,
  969.       "MinCP": 0,
  970.       "Moves": [],
  971.       "Operator": "and"
  972.     }
  973.   },
  974.   "CatchPokemonFilter": {
  975.     "Lapras": {
  976.       "MinIV": 0,
  977.       "MinLV": 0,
  978.       "MinCP": 0,
  979.       "Moves": [],
  980.       "Operator": "or"
  981.     },
  982.     "Dratini": {
  983.       "MinIV": 0,
  984.       "MinLV": 0,
  985.       "MinCP": 0,
  986.       "Moves": [],
  987.       "Operator": "or"
  988.     },
  989.     "Dragonite": {
  990.       "MinIV": 0,
  991.       "MinLV": 0,
  992.       "MinCP": 0,
  993.       "Moves": [],
  994.       "Operator": "or"
  995.     },
  996.     "Snorlax": {
  997.       "MinIV": 0,
  998.       "MinLV": 0,
  999.       "MinCP": 0,
  1000.       "Moves": [],
  1001.       "Operator": "or"
  1002.     },
  1003.     "Zubat": {
  1004.       "MinIV": 0,
  1005.       "MinLV": 0,
  1006.       "MinCP": 0,
  1007.       "Moves": [],
  1008.       "Operator": "and"
  1009.     }
  1010.   },
  1011.   "BotSwitchPokemonFilters": {
  1012.     "Dragonite": {
  1013.       "IV": 100,
  1014.       "RemainTimes": 90,
  1015.       "Operator": "or",
  1016.       "LV": 0,
  1017.       "Moves": []
  1018.     },
  1019.     "Lapras": {
  1020.       "IV": 90,
  1021.       "RemainTimes": 90,
  1022.       "Operator": "or",
  1023.       "LV": 0,
  1024.       "Moves": []
  1025.     },
  1026.     "Exeggutor": {
  1027.       "IV": 99,
  1028.       "RemainTimes": 99,
  1029.       "Operator": "or",
  1030.       "LV": 0,
  1031.       "Moves": []
  1032.     },
  1033.     "Arcanine": {
  1034.       "IV": 99,
  1035.       "RemainTimes": 99,
  1036.       "Operator": "or",
  1037.       "LV": 0,
  1038.       "Moves": []
  1039.     },
  1040.     "Blastoise": {
  1041.       "IV": 99,
  1042.       "RemainTimes": 99,
  1043.       "Operator": "or",
  1044.       "LV": 0,
  1045.       "Moves": []
  1046.     },
  1047.     "Charizard": {
  1048.       "IV": 99,
  1049.       "RemainTimes": 99,
  1050.       "Operator": "or",
  1051.       "LV": 0,
  1052.       "Moves": []
  1053.     },
  1054.     "Venusaur": {
  1055.       "IV": 99,
  1056.       "RemainTimes": 99,
  1057.       "Operator": "or",
  1058.       "LV": 100,
  1059.       "Moves": []
  1060.     },
  1061.     "Vaporeon": {
  1062.       "IV": 100,
  1063.       "RemainTimes": 99,
  1064.       "Operator": "or",
  1065.       "LV": 0,
  1066.       "Moves": []
  1067.     },
  1068.     "Dragonair": {
  1069.       "IV": 90,
  1070.       "RemainTimes": 99,
  1071.       "Operator": "or",
  1072.       "LV": 0,
  1073.       "Moves": []
  1074.     },
  1075.     "Dratini": {
  1076.       "IV": 90,
  1077.       "RemainTimes": 99,
  1078.       "Operator": "or",
  1079.       "LV": 100,
  1080.       "Moves": []
  1081.     },
  1082.     "Snorlax": {
  1083.       "IV": 90,
  1084.       "RemainTimes": 90,
  1085.       "Operator": "or",
  1086.       "LV": 0,
  1087.       "Moves": []
  1088.     },
  1089.     "Magikarp": {
  1090.       "IV": 99,
  1091.       "RemainTimes": 60,
  1092.       "Operator": "or",
  1093.       "LV": 0,
  1094.       "Moves": []
  1095.     }
  1096.   }
  1097. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement