Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.11 KB | None | 0 0
  1. {
  2. "ConsoleConfig": {
  3. "TranslationLanguageCode": "en",
  4. "StartupWelcomeDelay": false,
  5. "AmountOfPokemonToDisplayOnStart": 10,
  6. "DetailedCountsBeforeRecycling": true
  7. },
  8. "UpdateConfig": {
  9. "SchemaVersion": 6,
  10. "CheckForUpdates": true,
  11. "AutoUpdate": false
  12. },
  13. "WebsocketsConfig": {
  14. "UseWebsocket": true,
  15. "WebSocketPort": 14251
  16. },
  17. "LocationConfig": {
  18. "DisableHumanWalking": false,
  19. "StartFromLastPosition": true,
  20. "DefaultLatitude": 40.785092,
  21. "DefaultLongitude": -73.968286,
  22. "WalkingSpeedInKilometerPerHour": 70.0,
  23. "UseWalkingSpeedVariant": false,
  24. "WalkingSpeedVariant": 1.2,
  25. "ShowVariantWalking": false,
  26. "RandomlyPauseAtStops": false,
  27. "MaxSpawnLocationOffset": 10,
  28. "MaxTravelDistanceInMeters": 1000
  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": true,
  41. "SnipeLocationServer": "localhost",
  42. "SnipeLocationServerPort": 16969,
  43. "GetSniperInfoFromPokezz": false,
  44. "GetOnlyVerifiedSniperInfoFromPokezz": false,
  45. "GetSniperInfoFromPokeSnipers": false,
  46. "GetSniperInfoFromPokeWatchers": false,
  47. "GetSniperInfoFromSkiplagged": false,
  48. "MinPokeballsToSnipe": 50,
  49. "MinPokeballsWhileSnipe": 0,
  50. "MinDelayBetweenSnipes": 1,
  51. "SnipingScanOffset": 0.005,
  52. "SnipeAtPokestops": true,
  53. "SnipeIgnoreUnknownIv": false,
  54. "UseTransferIvForSnipe": false,
  55. "SnipePokemonNotInPokedex": true,
  56. "UseSnipeLimit": false,
  57. "SnipeRestSeconds": 10,
  58. "SnipeCountLimit": 999,
  59. "ActivateMSniper": true,
  60. "MinIVForAutoSnipe": 100,
  61. "AutosnipeVerifiedOnly": false,
  62. "SnipePauseOnOutOfBallTime": 0
  63. },
  64. "HumanWalkSnipeConfig": {
  65. "Enable": false,
  66. "DisplayPokemonList": true,
  67. "MaxDistance": 1500.0,
  68. "MaxEstimateTime": 900.0,
  69. "CatchEmAllMinBalls": 50,
  70. "TryCatchEmAll": true,
  71. "CatchPokemonWhileWalking": true,
  72. "SpinWhileWalking": true,
  73. "AlwaysWalkback": false,
  74. "SnipingScanOffset": 0.025,
  75. "WalkbackDistanceLimit": 300.0,
  76. "IncludeDefaultLocation": true,
  77. "UseSnipePokemonList": true,
  78. "MaxSpeedUpSpeed": 60.0,
  79. "AllowSpeedUp": true,
  80. "DelayTimeAtDestination": 1,
  81. "UsePokeRadar": false,
  82. "UseSkiplagged": false,
  83. "UsePokecrew": false,
  84. "UsePokesnipers": false,
  85. "UsePokeZZ": false,
  86. "UsePokeWatcher": false,
  87. "UseFastPokemap": false,
  88. "UsePogoLocationFeeder": true,
  89. "AllowTransferWhileWalking": false
  90. },
  91. "DataSharingConfig": {
  92. "EnableSyncData": true,
  93. "AutoSnipe": false,
  94. "DataServiceIdentification": "",
  95. "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket"
  96. },
  97. "PokeStopConfig": {
  98. "UsePokeStopLimit": false,
  99. "PokeStopLimit": 1998,
  100. "PokeStopLimitMinutes": 9999
  101. },
  102. "GymConfig": {
  103. "Enable": false,
  104. "PrioritizeGymOverPokestop": true,
  105. "MaxDistance": 1500.0,
  106. "DefaultTeam": "Yellow",
  107. "MaxCPToDeploy": 1000,
  108. "MaxLevelToDeploy": 16,
  109. "VisitTimeout": 60,
  110. "UseRandomPokemon": false,
  111. "NumberOfTopPokemonToBeExcluded": 10,
  112. "CollectCoinAfterDeployed": 0
  113. },
  114. "PokemonConfig": {
  115. "CatchPokemon": true,
  116. "DelayBetweenPokemonCatch": 1,
  117. "UseCatchLimit": false,
  118. "CatchPokemonLimit": 998,
  119. "CatchPokemonLimitMinutes": 1470,
  120. "UseIncenseConstantly": true,
  121. "UseEggIncubators": true,
  122. "UseLimitedEggIncubators": true,
  123. "UseLuckyEggConstantly": false,
  124. "UseLuckyEggsMinPokemonAmount": 60,
  125. "UseLuckyEggsWhileEvolving": true,
  126. "UseBerriesMinCp": 1000,
  127. "UseBerriesMinIv": 90.0,
  128. "UseBerriesBelowCatchProbability": 0.2,
  129. "UseBerriesOperator": "or",
  130. "MaxBerriesToUsePerPokemon": 10,
  131. "TransferWeakPokemon": true,
  132. "TransferDuplicatePokemon": true,
  133. "TransferDuplicatePokemonOnCapture": false,
  134. "RenamePokemon": false,
  135. "RenameOnlyAboveIv": false,
  136. "RenameTemplate": "{1}_{0}",
  137. "FavoriteMinIvPercentage": 100.0,
  138. "AutoFavoritePokemon": true,
  139. "MaxPokeballsPerPokemon": 15,
  140. "UseGreatBallAboveCp": 1000,
  141. "UseUltraBallAboveCp": 1250,
  142. "UseMasterBallAboveCp": 1500,
  143. "UseGreatBallAboveIv": 85.0,
  144. "UseUltraBallAboveIv": 95.0,
  145. "UseGreatBallBelowCatchProbability": 0.2,
  146. "UseUltraBallBelowCatchProbability": 0.1,
  147. "UseMasterBallBelowCatchProbability": 0.05,
  148. "AutomaticallyLevelUpPokemon": false,
  149. "OnlyUpgradeFavorites": false,
  150. "UseLevelUpList": false,
  151. "AmountOfTimesToUpgradeLoop": 5,
  152. "GetMinStarDustForLevelUp": 5000,
  153. "LevelUpByCPorIv": "iv",
  154. "UpgradePokemonCpMinimum": 3000.0,
  155. "UpgradePokemonIvMinimum": 1.0,
  156. "UpgradePokemonMinimumStatsOperator": "and",
  157. "EvolveAboveIvValue": 100.0,
  158. "EvolveAllPokemonAboveIv": true,
  159. "EvolveAllPokemonWithEnoughCandy": false,
  160. "EvolveKeptPokemonsAtStorageUsagePercentage": 99.0,
  161. "EvolveKeptPokemonIfBagHasOverThisManyPokemon": 120,
  162. "KeepPokemonsThatCanEvolve": true,
  163. "KeepMinCp": 2000,
  164. "KeepMinIvPercentage": 90.0,
  165. "KeepMinLvl": 29,
  166. "KeepMinOperator": "or",
  167. "UseKeepMinLvl": false,
  168. "PrioritizeIvOverCp": true,
  169. "KeepMinDuplicatePokemon": 0,
  170. "UsePokemonToNotCatchFilter": false,
  171. "UsePokemonSniperFilterOnly": false,
  172. "DumpPokemonStats": false,
  173. "DelayBetweenPokemonUpgrade": 1,
  174. "OutOfBallCatchBlockTime": 1,
  175. "PokeballToKeepForSnipe": 60,
  176. "UseBulkTransferPokemon": false,
  177. "BulkTransferStogareBuffer": 10,
  178. "BulkTransferSize": 100
  179. },
  180. "RecycleConfig": {
  181. "VerboseRecycling": true,
  182. "RecycleInventoryAtUsagePercentage": 90.0,
  183. "RandomizeRecycle": false,
  184. "RandomRecycleValue": 5,
  185. "TotalAmountOfPokeballsToKeep": 120,
  186. "TotalAmountOfPotionsToKeep": 80,
  187. "TotalAmountOfRevivesToKeep": 60,
  188. "TotalAmountOfBerriesToKeep": 50,
  189. "MaxPokeballsToKeep": 50
  190. },
  191. "CustomCatchConfig": {
  192. "EnableHumanizedThrows": false,
  193. "EnableMissedThrows": false,
  194. "ThrowMissPercentage": 25,
  195. "NiceThrowChance": 40,
  196. "GreatThrowChance": 30,
  197. "ExcellentThrowChance": 10,
  198. "CurveThrowChance": 90,
  199. "ForceGreatThrowOverIv": 90.0,
  200. "ForceExcellentThrowOverIv": 95.0,
  201. "ForceGreatThrowOverCp": 1000,
  202. "ForceExcellentThrowOverCp": 1500,
  203. "UseTransferFilterToCatch": false
  204. },
  205. "PlayerConfig": {
  206. "DelayBetweenPlayerActions": 1,
  207. "EvolveActionDelay": 1,
  208. "TransferActionDelay": 1,
  209. "RecycleActionDelay": 1,
  210. "RenamePokemonActionDelay": 1,
  211. "UseNearActionRandom": true
  212. },
  213. "SoftBanConfig": {
  214. "FastSoftBanBypass": false,
  215. "ByPassSpinCount": 1
  216. },
  217. "GoogleWalkConfig": {
  218. "UseGoogleWalk": false,
  219. "DefaultStepLength": 1.3,
  220. "GoogleHeuristic": "walking",
  221. "GoogleAPIKey": "AIzaSyDi30RvAdf_3t2W7ZiYG4DhjGoMSGm86hI",
  222. "Cache": true,
  223. "GoogleElevationAPIKey": null
  224. },
  225. "YoursWalkConfig": {
  226. "UseYoursWalk": false,
  227. "YoursWalkHeuristic": "bicycle"
  228. },
  229. "MapzenWalkConfig": {
  230. "UseMapzenWalk": false,
  231. "MapzenTurnByTurnApiKey": null,
  232. "MapzenWalkHeuristic": "bicycle",
  233. "MapzenElevationApiKey": null
  234. },
  235. "ItemRecycleFilter": [
  236. {
  237. "Key": "itemUnknown",
  238. "Value": 0
  239. },
  240. {
  241. "Key": "itemLuckyEgg",
  242. "Value": 200
  243. },
  244. {
  245. "Key": "itemIncenseOrdinary",
  246. "Value": 100
  247. },
  248. {
  249. "Key": "itemIncenseSpicy",
  250. "Value": 100
  251. },
  252. {
  253. "Key": "itemIncenseCool",
  254. "Value": 100
  255. },
  256. {
  257. "Key": "itemIncenseFloral",
  258. "Value": 100
  259. },
  260. {
  261. "Key": "itemTroyDisk",
  262. "Value": 100
  263. },
  264. {
  265. "Key": "itemXAttack",
  266. "Value": 100
  267. },
  268. {
  269. "Key": "itemXDefense",
  270. "Value": 100
  271. },
  272. {
  273. "Key": "itemXMiracle",
  274. "Value": 100
  275. },
  276. {
  277. "Key": "itemSpecialCamera",
  278. "Value": 100
  279. },
  280. {
  281. "Key": "itemIncubatorBasicUnlimited",
  282. "Value": 100
  283. },
  284. {
  285. "Key": "itemIncubatorBasic",
  286. "Value": 100
  287. },
  288. {
  289. "Key": "itemPokemonStorageUpgrade",
  290. "Value": 100
  291. },
  292. {
  293. "Key": "itemItemStorageUpgrade",
  294. "Value": 100
  295. }
  296. ],
  297. "PokemonsNotToTransfer": [],
  298. "PokemonsToEvolve": [
  299. "caterpie",
  300. "weedle",
  301. "pidgey",
  302. "rattata"
  303. ],
  304. "PokemonsToLevelUp": [
  305. "mewtwo",
  306. "mew"
  307. ],
  308. "PokemonsToIgnore": [],
  309. "CaptchaConfig": {
  310. "AllowManualCaptchaResolve": true,
  311. "ManualCaptchaTimeout": 9999,
  312. "PlaySoundOnCaptcha": true,
  313. "DisplayOnTop": true,
  314. "Enable2Captcha": false,
  315. "EnableAntiCaptcha": false,
  316. "AntiCaptchaAPIKey": "201.33.206.229",
  317. "ProxyHost": "",
  318. "ProxyPort": 3128,
  319. "EnableCaptchaSolutions": false,
  320. "CaptchaSolutionAPIKey": "",
  321. "CaptchaSolutionsSecretKey": "",
  322. "AutoCaptchaTimeout": 120,
  323. "AutoCaptchaRetries": 3,
  324. "TwoCaptchaAPIKey": ""
  325. },
  326. "PokemonsTransferFilter": {
  327. "Golduck": {
  328. "KeepMinCp": 2000,
  329. "KeepMinIvPercentage": 100.0,
  330. "KeepMinLvl": 6,
  331. "UseKeepMinLvl": false,
  332. "KeepMinOperator": "or",
  333. "KeepMinDuplicatePokemon": 111,
  334. "Moves": [
  335. []
  336. ],
  337. "DeprecatedMoves": null,
  338. "MovesOperator": "and",
  339. "CatchOnlyPokemonMeetTransferCriteria": false
  340. },
  341. "Aerodactyl": {
  342. "KeepMinCp": 2000,
  343. "KeepMinIvPercentage": 100.0,
  344. "KeepMinLvl": 6,
  345. "UseKeepMinLvl": false,
  346. "KeepMinOperator": "or",
  347. "KeepMinDuplicatePokemon": 111,
  348. "Moves": [
  349. []
  350. ],
  351. "DeprecatedMoves": null,
  352. "MovesOperator": "and",
  353. "CatchOnlyPokemonMeetTransferCriteria": false
  354. },
  355. "Venusaur": {
  356. "KeepMinCp": 2000,
  357. "KeepMinIvPercentage": 100.0,
  358. "KeepMinLvl": 6,
  359. "UseKeepMinLvl": false,
  360. "KeepMinOperator": "or",
  361. "KeepMinDuplicatePokemon": 999,
  362. "Moves": [
  363. []
  364. ],
  365. "DeprecatedMoves": null,
  366. "MovesOperator": "and",
  367. "CatchOnlyPokemonMeetTransferCriteria": false
  368. },
  369. "Farfetchd": {
  370. "KeepMinCp": 2000,
  371. "KeepMinIvPercentage": 100.0,
  372. "KeepMinLvl": 6,
  373. "UseKeepMinLvl": false,
  374. "KeepMinOperator": "or",
  375. "KeepMinDuplicatePokemon": 100,
  376. "Moves": [],
  377. "DeprecatedMoves": null,
  378. "MovesOperator": "or",
  379. "CatchOnlyPokemonMeetTransferCriteria": false
  380. },
  381. "Krabby": {
  382. "KeepMinCp": 2000,
  383. "KeepMinIvPercentage": 100.0,
  384. "KeepMinLvl": 6,
  385. "UseKeepMinLvl": false,
  386. "KeepMinOperator": "or",
  387. "KeepMinDuplicatePokemon": 100,
  388. "Moves": [],
  389. "DeprecatedMoves": null,
  390. "MovesOperator": "or",
  391. "CatchOnlyPokemonMeetTransferCriteria": false
  392. },
  393. "Kangaskhan": {
  394. "KeepMinCp": 2000,
  395. "KeepMinIvPercentage": 100.0,
  396. "KeepMinLvl": 6,
  397. "UseKeepMinLvl": false,
  398. "KeepMinOperator": "or",
  399. "KeepMinDuplicatePokemon": 100,
  400. "Moves": [],
  401. "DeprecatedMoves": null,
  402. "MovesOperator": "or",
  403. "CatchOnlyPokemonMeetTransferCriteria": false
  404. },
  405. "Horsea": {
  406. "KeepMinCp": 2000,
  407. "KeepMinIvPercentage": 100.0,
  408. "KeepMinLvl": 6,
  409. "UseKeepMinLvl": false,
  410. "KeepMinOperator": "or",
  411. "KeepMinDuplicatePokemon": 999,
  412. "Moves": [],
  413. "DeprecatedMoves": null,
  414. "MovesOperator": "or",
  415. "CatchOnlyPokemonMeetTransferCriteria": false
  416. },
  417. "Staryu": {
  418. "KeepMinCp": 2000,
  419. "KeepMinIvPercentage": 100.0,
  420. "KeepMinLvl": 6,
  421. "UseKeepMinLvl": false,
  422. "KeepMinOperator": "or",
  423. "KeepMinDuplicatePokemon": 100,
  424. "Moves": [],
  425. "DeprecatedMoves": null,
  426. "MovesOperator": "or",
  427. "CatchOnlyPokemonMeetTransferCriteria": false
  428. },
  429. "MrMime": {
  430. "KeepMinCp": 2000,
  431. "KeepMinIvPercentage": 100.0,
  432. "KeepMinLvl": 6,
  433. "UseKeepMinLvl": false,
  434. "KeepMinOperator": "or",
  435. "KeepMinDuplicatePokemon": 100,
  436. "Moves": [],
  437. "DeprecatedMoves": null,
  438. "MovesOperator": "or",
  439. "CatchOnlyPokemonMeetTransferCriteria": false
  440. },
  441. "Scyther": {
  442. "KeepMinCp": 2000,
  443. "KeepMinIvPercentage": 100.0,
  444. "KeepMinLvl": 6,
  445. "UseKeepMinLvl": false,
  446. "KeepMinOperator": "or",
  447. "KeepMinDuplicatePokemon": 100,
  448. "Moves": [],
  449. "DeprecatedMoves": null,
  450. "MovesOperator": "or",
  451. "CatchOnlyPokemonMeetTransferCriteria": false
  452. },
  453. "Jynx": {
  454. "KeepMinCp": 2000,
  455. "KeepMinIvPercentage": 100.0,
  456. "KeepMinLvl": 6,
  457. "UseKeepMinLvl": false,
  458. "KeepMinOperator": "or",
  459. "KeepMinDuplicatePokemon": 111,
  460. "Moves": [],
  461. "DeprecatedMoves": null,
  462. "MovesOperator": "or",
  463. "CatchOnlyPokemonMeetTransferCriteria": false
  464. },
  465. "Charizard": {
  466. "KeepMinCp": 2000,
  467. "KeepMinIvPercentage": 100.0,
  468. "KeepMinLvl": 6,
  469. "UseKeepMinLvl": false,
  470. "KeepMinOperator": "or",
  471. "KeepMinDuplicatePokemon": 999,
  472. "Moves": [
  473. []
  474. ],
  475. "DeprecatedMoves": null,
  476. "MovesOperator": "and",
  477. "CatchOnlyPokemonMeetTransferCriteria": false
  478. },
  479. "Electabuzz": {
  480. "KeepMinCp": 2000,
  481. "KeepMinIvPercentage": 100.0,
  482. "KeepMinLvl": 6,
  483. "UseKeepMinLvl": false,
  484. "KeepMinOperator": "or",
  485. "KeepMinDuplicatePokemon": 111,
  486. "Moves": [
  487. []
  488. ],
  489. "DeprecatedMoves": null,
  490. "MovesOperator": "and",
  491. "CatchOnlyPokemonMeetTransferCriteria": false
  492. },
  493. "Magmar": {
  494. "KeepMinCp": 2000,
  495. "KeepMinIvPercentage": 100.0,
  496. "KeepMinLvl": 6,
  497. "UseKeepMinLvl": false,
  498. "KeepMinOperator": "or",
  499. "KeepMinDuplicatePokemon": 999,
  500. "Moves": [],
  501. "DeprecatedMoves": null,
  502. "MovesOperator": "or",
  503. "CatchOnlyPokemonMeetTransferCriteria": false
  504. },
  505. "Pinsir": {
  506. "KeepMinCp": 2000,
  507. "KeepMinIvPercentage": 100.0,
  508. "KeepMinLvl": 6,
  509. "UseKeepMinLvl": false,
  510. "KeepMinOperator": "or",
  511. "KeepMinDuplicatePokemon": 999,
  512. "Moves": [
  513. []
  514. ],
  515. "DeprecatedMoves": null,
  516. "MovesOperator": "and",
  517. "CatchOnlyPokemonMeetTransferCriteria": false
  518. },
  519. "Tauros": {
  520. "KeepMinCp": 2000,
  521. "KeepMinIvPercentage": 100.0,
  522. "KeepMinLvl": 6,
  523. "UseKeepMinLvl": false,
  524. "KeepMinOperator": "or",
  525. "KeepMinDuplicatePokemon": 999,
  526. "Moves": [],
  527. "DeprecatedMoves": null,
  528. "MovesOperator": "or",
  529. "CatchOnlyPokemonMeetTransferCriteria": false
  530. },
  531. "Magikarp": {
  532. "KeepMinCp": 200,
  533. "KeepMinIvPercentage": 100.0,
  534. "KeepMinLvl": 6,
  535. "UseKeepMinLvl": false,
  536. "KeepMinOperator": "or",
  537. "KeepMinDuplicatePokemon": 100,
  538. "Moves": [],
  539. "DeprecatedMoves": null,
  540. "MovesOperator": "or",
  541. "CatchOnlyPokemonMeetTransferCriteria": false
  542. },
  543. "Golem": {
  544. "KeepMinCp": 2000,
  545. "KeepMinIvPercentage": 100.0,
  546. "KeepMinLvl": 6,
  547. "UseKeepMinLvl": false,
  548. "KeepMinOperator": "or",
  549. "KeepMinDuplicatePokemon": 999,
  550. "Moves": [
  551. []
  552. ],
  553. "DeprecatedMoves": null,
  554. "MovesOperator": "and",
  555. "CatchOnlyPokemonMeetTransferCriteria": false
  556. },
  557. "Exeggutor": {
  558. "KeepMinCp": 2000,
  559. "KeepMinIvPercentage": 100.0,
  560. "KeepMinLvl": 6,
  561. "UseKeepMinLvl": false,
  562. "KeepMinOperator": "or",
  563. "KeepMinDuplicatePokemon": 999,
  564. "Moves": [
  565. []
  566. ],
  567. "DeprecatedMoves": null,
  568. "MovesOperator": "and",
  569. "CatchOnlyPokemonMeetTransferCriteria": false
  570. },
  571. "Gyarados": {
  572. "KeepMinCp": 2000,
  573. "KeepMinIvPercentage": 100.0,
  574. "KeepMinLvl": 6,
  575. "UseKeepMinLvl": false,
  576. "KeepMinOperator": "or",
  577. "KeepMinDuplicatePokemon": 100,
  578. "Moves": [
  579. [
  580. "dragonBreath",
  581. "hydroPump"
  582. ]
  583. ],
  584. "DeprecatedMoves": null,
  585. "MovesOperator": "and",
  586. "CatchOnlyPokemonMeetTransferCriteria": false
  587. },
  588. "Lapras": {
  589. "KeepMinCp": 2000,
  590. "KeepMinIvPercentage": 100.0,
  591. "KeepMinLvl": 6,
  592. "UseKeepMinLvl": false,
  593. "KeepMinOperator": "or",
  594. "KeepMinDuplicatePokemon": 999,
  595. "Moves": [
  596. []
  597. ],
  598. "DeprecatedMoves": null,
  599. "MovesOperator": "and",
  600. "CatchOnlyPokemonMeetTransferCriteria": false
  601. },
  602. "Eevee": {
  603. "KeepMinCp": 2000,
  604. "KeepMinIvPercentage": 100.0,
  605. "KeepMinLvl": 6,
  606. "UseKeepMinLvl": false,
  607. "KeepMinOperator": "or",
  608. "KeepMinDuplicatePokemon": 999,
  609. "Moves": [],
  610. "DeprecatedMoves": null,
  611. "MovesOperator": "or",
  612. "CatchOnlyPokemonMeetTransferCriteria": false
  613. },
  614. "Vaporeon": {
  615. "KeepMinCp": 2000,
  616. "KeepMinIvPercentage": 100.0,
  617. "KeepMinLvl": 6,
  618. "UseKeepMinLvl": false,
  619. "KeepMinOperator": "or",
  620. "KeepMinDuplicatePokemon": 990,
  621. "Moves": [
  622. []
  623. ],
  624. "DeprecatedMoves": null,
  625. "MovesOperator": "and",
  626. "CatchOnlyPokemonMeetTransferCriteria": false
  627. },
  628. "Jolteon": {
  629. "KeepMinCp": 2000,
  630. "KeepMinIvPercentage": 100.0,
  631. "KeepMinLvl": 6,
  632. "UseKeepMinLvl": false,
  633. "KeepMinOperator": "or",
  634. "KeepMinDuplicatePokemon": 999,
  635. "Moves": [],
  636. "DeprecatedMoves": null,
  637. "MovesOperator": "or",
  638. "CatchOnlyPokemonMeetTransferCriteria": false
  639. },
  640. "Flareon": {
  641. "KeepMinCp": 2000,
  642. "KeepMinIvPercentage": 100.0,
  643. "KeepMinLvl": 6,
  644. "UseKeepMinLvl": false,
  645. "KeepMinOperator": "or",
  646. "KeepMinDuplicatePokemon": 999,
  647. "Moves": [
  648. []
  649. ],
  650. "DeprecatedMoves": null,
  651. "MovesOperator": "and",
  652. "CatchOnlyPokemonMeetTransferCriteria": false
  653. },
  654. "Porygon": {
  655. "KeepMinCp": 2000,
  656. "KeepMinIvPercentage": 100.0,
  657. "KeepMinLvl": 6,
  658. "UseKeepMinLvl": false,
  659. "KeepMinOperator": "or",
  660. "KeepMinDuplicatePokemon": 999,
  661. "Moves": [],
  662. "DeprecatedMoves": null,
  663. "MovesOperator": "or",
  664. "CatchOnlyPokemonMeetTransferCriteria": false
  665. },
  666. "Arcanine": {
  667. "KeepMinCp": 2000,
  668. "KeepMinIvPercentage": 100.0,
  669. "KeepMinLvl": 6,
  670. "UseKeepMinLvl": false,
  671. "KeepMinOperator": "or",
  672. "KeepMinDuplicatePokemon": 999,
  673. "Moves": [
  674. []
  675. ],
  676. "DeprecatedMoves": null,
  677. "MovesOperator": "and",
  678. "CatchOnlyPokemonMeetTransferCriteria": false
  679. },
  680. "Snorlax": {
  681. "KeepMinCp": 2000,
  682. "KeepMinIvPercentage": 100.0,
  683. "KeepMinLvl": 6,
  684. "UseKeepMinLvl": false,
  685. "KeepMinOperator": "or",
  686. "KeepMinDuplicatePokemon": 999,
  687. "Moves": [
  688. []
  689. ],
  690. "DeprecatedMoves": null,
  691. "MovesOperator": "and",
  692. "CatchOnlyPokemonMeetTransferCriteria": false
  693. },
  694. "Dragonite": {
  695. "KeepMinCp": 2000,
  696. "KeepMinIvPercentage": 100.0,
  697. "KeepMinLvl": 6,
  698. "UseKeepMinLvl": false,
  699. "KeepMinOperator": "or",
  700. "KeepMinDuplicatePokemon": 999,
  701. "Moves": [
  702. []
  703. ],
  704. "DeprecatedMoves": null,
  705. "MovesOperator": "and",
  706. "CatchOnlyPokemonMeetTransferCriteria": false
  707. }
  708. },
  709. "PokemonToSnipe": {
  710. "Locations": [
  711. {
  712. "Latitude": 38.556807486461118,
  713. "Longitude": -121.2383794784546
  714. },
  715. {
  716. "Latitude": -33.859019,
  717. "Longitude": 151.213098
  718. },
  719. {
  720. "Latitude": 47.5014969,
  721. "Longitude": -122.0959568
  722. },
  723. {
  724. "Latitude": 51.5025343,
  725. "Longitude": -0.2055027
  726. }
  727. ],
  728. "Pokemon": [
  729. "venusaur",
  730. "charizard",
  731. "blastoise",
  732. "alakazam",
  733. "machamp",
  734. "golem",
  735. "slowbro",
  736. "exeggutor",
  737. "rhydon",
  738. "lapras",
  739. "snorlax",
  740. "articuno",
  741. "zapdos",
  742. "moltres",
  743. "dragonite",
  744. "mewtwo",
  745. "mew"
  746. ]
  747. },
  748. "PokemonToUseMasterball": [
  749. "articuno",
  750. "zapdos",
  751. "moltres",
  752. "mew",
  753. "mewtwo"
  754. ],
  755. "HumanWalkSnipeFilters": {
  756. "Magikarp": {
  757. "MaxDistance": 300.0,
  758. "Priority": 10,
  759. "MaxWalkTimes": 200.0,
  760. "CatchPokemonWhileWalking": true,
  761. "SpinPokestopWhileWalking": true,
  762. "MaxSpeedUpSpeed": 60.0,
  763. "AllowSpeedUp": false,
  764. "DelayTimeAtDestination": 1,
  765. "AllowTransferWhileWalking": false
  766. },
  767. "Eevee": {
  768. "MaxDistance": 500.0,
  769. "Priority": 10,
  770. "MaxWalkTimes": 200.0,
  771. "CatchPokemonWhileWalking": true,
  772. "SpinPokestopWhileWalking": true,
  773. "MaxSpeedUpSpeed": 60.0,
  774. "AllowSpeedUp": false,
  775. "DelayTimeAtDestination": 1,
  776. "AllowTransferWhileWalking": false
  777. },
  778. "Electabuzz": {
  779. "MaxDistance": 1500.0,
  780. "Priority": 2,
  781. "MaxWalkTimes": 700.0,
  782. "CatchPokemonWhileWalking": true,
  783. "SpinPokestopWhileWalking": true,
  784. "MaxSpeedUpSpeed": 60.0,
  785. "AllowSpeedUp": false,
  786. "DelayTimeAtDestination": 1,
  787. "AllowTransferWhileWalking": false
  788. },
  789. "Dragonite": {
  790. "MaxDistance": 3000.0,
  791. "Priority": 1,
  792. "MaxWalkTimes": 900.0,
  793. "CatchPokemonWhileWalking": false,
  794. "SpinPokestopWhileWalking": false,
  795. "MaxSpeedUpSpeed": 60.0,
  796. "AllowSpeedUp": false,
  797. "DelayTimeAtDestination": 1,
  798. "AllowTransferWhileWalking": false
  799. },
  800. "Dragonair": {
  801. "MaxDistance": 3000.0,
  802. "Priority": 1,
  803. "MaxWalkTimes": 900.0,
  804. "CatchPokemonWhileWalking": false,
  805. "SpinPokestopWhileWalking": false,
  806. "MaxSpeedUpSpeed": 60.0,
  807. "AllowSpeedUp": false,
  808. "DelayTimeAtDestination": 1,
  809. "AllowTransferWhileWalking": false
  810. },
  811. "Dratini": {
  812. "MaxDistance": 2000.0,
  813. "Priority": 1,
  814. "MaxWalkTimes": 900.0,
  815. "CatchPokemonWhileWalking": false,
  816. "SpinPokestopWhileWalking": false,
  817. "MaxSpeedUpSpeed": 60.0,
  818. "AllowSpeedUp": false,
  819. "DelayTimeAtDestination": 1,
  820. "AllowTransferWhileWalking": false
  821. },
  822. "Charizard": {
  823. "MaxDistance": 3000.0,
  824. "Priority": 1,
  825. "MaxWalkTimes": 900.0,
  826. "CatchPokemonWhileWalking": false,
  827. "SpinPokestopWhileWalking": false,
  828. "MaxSpeedUpSpeed": 60.0,
  829. "AllowSpeedUp": false,
  830. "DelayTimeAtDestination": 1,
  831. "AllowTransferWhileWalking": false
  832. },
  833. "Snorlax": {
  834. "MaxDistance": 3000.0,
  835. "Priority": 1,
  836. "MaxWalkTimes": 900.0,
  837. "CatchPokemonWhileWalking": false,
  838. "SpinPokestopWhileWalking": false,
  839. "MaxSpeedUpSpeed": 60.0,
  840. "AllowSpeedUp": false,
  841. "DelayTimeAtDestination": 1,
  842. "AllowTransferWhileWalking": false
  843. },
  844. "Lapras": {
  845. "MaxDistance": 3000.0,
  846. "Priority": 1,
  847. "MaxWalkTimes": 900.0,
  848. "CatchPokemonWhileWalking": false,
  849. "SpinPokestopWhileWalking": false,
  850. "MaxSpeedUpSpeed": 60.0,
  851. "AllowSpeedUp": false,
  852. "DelayTimeAtDestination": 1,
  853. "AllowTransferWhileWalking": false
  854. },
  855. "Exeggutor": {
  856. "MaxDistance": 1500.0,
  857. "Priority": 1,
  858. "MaxWalkTimes": 600.0,
  859. "CatchPokemonWhileWalking": false,
  860. "SpinPokestopWhileWalking": true,
  861. "MaxSpeedUpSpeed": 60.0,
  862. "AllowSpeedUp": false,
  863. "DelayTimeAtDestination": 1,
  864. "AllowTransferWhileWalking": false
  865. },
  866. "Vaporeon": {
  867. "MaxDistance": 1800.0,
  868. "Priority": 2,
  869. "MaxWalkTimes": 800.0,
  870. "CatchPokemonWhileWalking": false,
  871. "SpinPokestopWhileWalking": false,
  872. "MaxSpeedUpSpeed": 60.0,
  873. "AllowSpeedUp": false,
  874. "DelayTimeAtDestination": 1,
  875. "AllowTransferWhileWalking": false
  876. },
  877. "Lickitung": {
  878. "MaxDistance": 1800.0,
  879. "Priority": 2,
  880. "MaxWalkTimes": 800.0,
  881. "CatchPokemonWhileWalking": false,
  882. "SpinPokestopWhileWalking": false,
  883. "MaxSpeedUpSpeed": 60.0,
  884. "AllowSpeedUp": false,
  885. "DelayTimeAtDestination": 1,
  886. "AllowTransferWhileWalking": false
  887. },
  888. "Flareon": {
  889. "MaxDistance": 1800.0,
  890. "Priority": 2,
  891. "MaxWalkTimes": 800.0,
  892. "CatchPokemonWhileWalking": false,
  893. "SpinPokestopWhileWalking": false,
  894. "MaxSpeedUpSpeed": 60.0,
  895. "AllowSpeedUp": false,
  896. "DelayTimeAtDestination": 1,
  897. "AllowTransferWhileWalking": false
  898. },
  899. "Scyther": {
  900. "MaxDistance": 1000.0,
  901. "Priority": 3,
  902. "MaxWalkTimes": 800.0,
  903. "CatchPokemonWhileWalking": false,
  904. "SpinPokestopWhileWalking": false,
  905. "MaxSpeedUpSpeed": 60.0,
  906. "AllowSpeedUp": false,
  907. "DelayTimeAtDestination": 1,
  908. "AllowTransferWhileWalking": false
  909. },
  910. "Beedrill": {
  911. "MaxDistance": 1000.0,
  912. "Priority": 3,
  913. "MaxWalkTimes": 800.0,
  914. "CatchPokemonWhileWalking": false,
  915. "SpinPokestopWhileWalking": false,
  916. "MaxSpeedUpSpeed": 60.0,
  917. "AllowSpeedUp": false,
  918. "DelayTimeAtDestination": 1,
  919. "AllowTransferWhileWalking": false
  920. },
  921. "Chansey": {
  922. "MaxDistance": 1500.0,
  923. "Priority": 2,
  924. "MaxWalkTimes": 800.0,
  925. "CatchPokemonWhileWalking": false,
  926. "SpinPokestopWhileWalking": false,
  927. "MaxSpeedUpSpeed": 60.0,
  928. "AllowSpeedUp": false,
  929. "DelayTimeAtDestination": 1,
  930. "AllowTransferWhileWalking": false
  931. },
  932. "Hitmonlee": {
  933. "MaxDistance": 1500.0,
  934. "Priority": 2,
  935. "MaxWalkTimes": 800.0,
  936. "CatchPokemonWhileWalking": false,
  937. "SpinPokestopWhileWalking": false,
  938. "MaxSpeedUpSpeed": 60.0,
  939. "AllowSpeedUp": false,
  940. "DelayTimeAtDestination": 1,
  941. "AllowTransferWhileWalking": false
  942. },
  943. "Machamp": {
  944. "MaxDistance": 1500.0,
  945. "Priority": 2,
  946. "MaxWalkTimes": 800.0,
  947. "CatchPokemonWhileWalking": false,
  948. "SpinPokestopWhileWalking": false,
  949. "MaxSpeedUpSpeed": 60.0,
  950. "AllowSpeedUp": false,
  951. "DelayTimeAtDestination": 1,
  952. "AllowTransferWhileWalking": false
  953. },
  954. "Ninetales": {
  955. "MaxDistance": 1500.0,
  956. "Priority": 2,
  957. "MaxWalkTimes": 800.0,
  958. "CatchPokemonWhileWalking": false,
  959. "SpinPokestopWhileWalking": false,
  960. "MaxSpeedUpSpeed": 60.0,
  961. "AllowSpeedUp": false,
  962. "DelayTimeAtDestination": 1,
  963. "AllowTransferWhileWalking": false
  964. },
  965. "Jolteon": {
  966. "MaxDistance": 1200.0,
  967. "Priority": 2,
  968. "MaxWalkTimes": 800.0,
  969. "CatchPokemonWhileWalking": false,
  970. "SpinPokestopWhileWalking": false,
  971. "MaxSpeedUpSpeed": 60.0,
  972. "AllowSpeedUp": false,
  973. "DelayTimeAtDestination": 1,
  974. "AllowTransferWhileWalking": false
  975. },
  976. "Poliwhirl": {
  977. "MaxDistance": 1200.0,
  978. "Priority": 2,
  979. "MaxWalkTimes": 800.0,
  980. "CatchPokemonWhileWalking": false,
  981. "SpinPokestopWhileWalking": false,
  982. "MaxSpeedUpSpeed": 60.0,
  983. "AllowSpeedUp": false,
  984. "DelayTimeAtDestination": 1,
  985. "AllowTransferWhileWalking": false
  986. },
  987. "Rapidash": {
  988. "MaxDistance": 1500.0,
  989. "Priority": 2,
  990. "MaxWalkTimes": 800.0,
  991. "CatchPokemonWhileWalking": false,
  992. "SpinPokestopWhileWalking": false,
  993. "MaxSpeedUpSpeed": 60.0,
  994. "AllowSpeedUp": false,
  995. "DelayTimeAtDestination": 1,
  996. "AllowTransferWhileWalking": false
  997. },
  998. "Cloyster": {
  999. "MaxDistance": 1200.0,
  1000. "Priority": 2,
  1001. "MaxWalkTimes": 800.0,
  1002. "CatchPokemonWhileWalking": false,
  1003. "SpinPokestopWhileWalking": false,
  1004. "MaxSpeedUpSpeed": 60.0,
  1005. "AllowSpeedUp": false,
  1006. "DelayTimeAtDestination": 1,
  1007. "AllowTransferWhileWalking": false
  1008. },
  1009. "Dodrio": {
  1010. "MaxDistance": 1200.0,
  1011. "Priority": 2,
  1012. "MaxWalkTimes": 800.0,
  1013. "CatchPokemonWhileWalking": false,
  1014. "SpinPokestopWhileWalking": false,
  1015. "MaxSpeedUpSpeed": 60.0,
  1016. "AllowSpeedUp": false,
  1017. "DelayTimeAtDestination": 1,
  1018. "AllowTransferWhileWalking": false
  1019. },
  1020. "Clefable": {
  1021. "MaxDistance": 1000.0,
  1022. "Priority": 3,
  1023. "MaxWalkTimes": 800.0,
  1024. "CatchPokemonWhileWalking": false,
  1025. "SpinPokestopWhileWalking": false,
  1026. "MaxSpeedUpSpeed": 60.0,
  1027. "AllowSpeedUp": false,
  1028. "DelayTimeAtDestination": 1,
  1029. "AllowTransferWhileWalking": false
  1030. },
  1031. "Golbat": {
  1032. "MaxDistance": 200.0,
  1033. "Priority": 6,
  1034. "MaxWalkTimes": 800.0,
  1035. "CatchPokemonWhileWalking": true,
  1036. "SpinPokestopWhileWalking": true,
  1037. "MaxSpeedUpSpeed": 60.0,
  1038. "AllowSpeedUp": false,
  1039. "DelayTimeAtDestination": 1,
  1040. "AllowTransferWhileWalking": false
  1041. },
  1042. "Jynx": {
  1043. "MaxDistance": 1200.0,
  1044. "Priority": 4,
  1045. "MaxWalkTimes": 800.0,
  1046. "CatchPokemonWhileWalking": true,
  1047. "SpinPokestopWhileWalking": true,
  1048. "MaxSpeedUpSpeed": 60.0,
  1049. "AllowSpeedUp": false,
  1050. "DelayTimeAtDestination": 1,
  1051. "AllowTransferWhileWalking": false
  1052. },
  1053. "Rhydon": {
  1054. "MaxDistance": 1200.0,
  1055. "Priority": 4,
  1056. "MaxWalkTimes": 800.0,
  1057. "CatchPokemonWhileWalking": true,
  1058. "SpinPokestopWhileWalking": true,
  1059. "MaxSpeedUpSpeed": 60.0,
  1060. "AllowSpeedUp": false,
  1061. "DelayTimeAtDestination": 1,
  1062. "AllowTransferWhileWalking": false
  1063. },
  1064. "Kangaskhan": {
  1065. "MaxDistance": 800.0,
  1066. "Priority": 4,
  1067. "MaxWalkTimes": 800.0,
  1068. "CatchPokemonWhileWalking": true,
  1069. "SpinPokestopWhileWalking": true,
  1070. "MaxSpeedUpSpeed": 60.0,
  1071. "AllowSpeedUp": false,
  1072. "DelayTimeAtDestination": 1,
  1073. "AllowTransferWhileWalking": false
  1074. },
  1075. "Wigglytuff": {
  1076. "MaxDistance": 1250.0,
  1077. "Priority": 4,
  1078. "MaxWalkTimes": 800.0,
  1079. "CatchPokemonWhileWalking": true,
  1080. "SpinPokestopWhileWalking": true,
  1081. "MaxSpeedUpSpeed": 60.0,
  1082. "AllowSpeedUp": false,
  1083. "DelayTimeAtDestination": 1,
  1084. "AllowTransferWhileWalking": false
  1085. },
  1086. "Gyarados": {
  1087. "MaxDistance": 1800.0,
  1088. "Priority": 2,
  1089. "MaxWalkTimes": 800.0,
  1090. "CatchPokemonWhileWalking": false,
  1091. "SpinPokestopWhileWalking": false,
  1092. "MaxSpeedUpSpeed": 60.0,
  1093. "AllowSpeedUp": false,
  1094. "DelayTimeAtDestination": 1,
  1095. "AllowTransferWhileWalking": false
  1096. },
  1097. "Dewgong": {
  1098. "MaxDistance": 1800.0,
  1099. "Priority": 2,
  1100. "MaxWalkTimes": 800.0,
  1101. "CatchPokemonWhileWalking": false,
  1102. "SpinPokestopWhileWalking": false,
  1103. "MaxSpeedUpSpeed": 60.0,
  1104. "AllowSpeedUp": false,
  1105. "DelayTimeAtDestination": 1,
  1106. "AllowTransferWhileWalking": false
  1107. },
  1108. "Blastoise": {
  1109. "MaxDistance": 3000.0,
  1110. "Priority": 1,
  1111. "MaxWalkTimes": 900.0,
  1112. "CatchPokemonWhileWalking": false,
  1113. "SpinPokestopWhileWalking": false,
  1114. "MaxSpeedUpSpeed": 60.0,
  1115. "AllowSpeedUp": true,
  1116. "DelayTimeAtDestination": 1,
  1117. "AllowTransferWhileWalking": false
  1118. },
  1119. "Venusaur": {
  1120. "MaxDistance": 3000.0,
  1121. "Priority": 1,
  1122. "MaxWalkTimes": 900.0,
  1123. "CatchPokemonWhileWalking": false,
  1124. "SpinPokestopWhileWalking": false,
  1125. "MaxSpeedUpSpeed": 60.0,
  1126. "AllowSpeedUp": true,
  1127. "DelayTimeAtDestination": 1,
  1128. "AllowTransferWhileWalking": false
  1129. },
  1130. "Bulbasaur": {
  1131. "MaxDistance": 500.0,
  1132. "Priority": 3,
  1133. "MaxWalkTimes": 300.0,
  1134. "CatchPokemonWhileWalking": true,
  1135. "SpinPokestopWhileWalking": true,
  1136. "MaxSpeedUpSpeed": 60.0,
  1137. "AllowSpeedUp": false,
  1138. "DelayTimeAtDestination": 1,
  1139. "AllowTransferWhileWalking": false
  1140. },
  1141. "Charmander": {
  1142. "MaxDistance": 500.0,
  1143. "Priority": 3,
  1144. "MaxWalkTimes": 300.0,
  1145. "CatchPokemonWhileWalking": true,
  1146. "SpinPokestopWhileWalking": true,
  1147. "MaxSpeedUpSpeed": 60.0,
  1148. "AllowSpeedUp": false,
  1149. "DelayTimeAtDestination": 1,
  1150. "AllowTransferWhileWalking": false
  1151. },
  1152. "Squirtle": {
  1153. "MaxDistance": 500.0,
  1154. "Priority": 3,
  1155. "MaxWalkTimes": 300.0,
  1156. "CatchPokemonWhileWalking": true,
  1157. "SpinPokestopWhileWalking": true,
  1158. "MaxSpeedUpSpeed": 60.0,
  1159. "AllowSpeedUp": false,
  1160. "DelayTimeAtDestination": 1,
  1161. "AllowTransferWhileWalking": false
  1162. },
  1163. "Omanyte": {
  1164. "MaxDistance": 1500.0,
  1165. "Priority": 3,
  1166. "MaxWalkTimes": 300.0,
  1167. "CatchPokemonWhileWalking": true,
  1168. "SpinPokestopWhileWalking": true,
  1169. "MaxSpeedUpSpeed": 60.0,
  1170. "AllowSpeedUp": false,
  1171. "DelayTimeAtDestination": 1,
  1172. "AllowTransferWhileWalking": false
  1173. },
  1174. "Marowak": {
  1175. "MaxDistance": 1500.0,
  1176. "Priority": 3,
  1177. "MaxWalkTimes": 300.0,
  1178. "CatchPokemonWhileWalking": true,
  1179. "SpinPokestopWhileWalking": true,
  1180. "MaxSpeedUpSpeed": 60.0,
  1181. "AllowSpeedUp": false,
  1182. "DelayTimeAtDestination": 1,
  1183. "AllowTransferWhileWalking": false
  1184. },
  1185. "Venomoth": {
  1186. "MaxDistance": 1500.0,
  1187. "Priority": 3,
  1188. "MaxWalkTimes": 300.0,
  1189. "CatchPokemonWhileWalking": true,
  1190. "SpinPokestopWhileWalking": true,
  1191. "MaxSpeedUpSpeed": 60.0,
  1192. "AllowSpeedUp": false,
  1193. "DelayTimeAtDestination": 1,
  1194. "AllowTransferWhileWalking": false
  1195. },
  1196. "Vileplume": {
  1197. "MaxDistance": 1500.0,
  1198. "Priority": 3,
  1199. "MaxWalkTimes": 300.0,
  1200. "CatchPokemonWhileWalking": true,
  1201. "SpinPokestopWhileWalking": true,
  1202. "MaxSpeedUpSpeed": 60.0,
  1203. "AllowSpeedUp": false,
  1204. "DelayTimeAtDestination": 1,
  1205. "AllowTransferWhileWalking": false
  1206. }
  1207. },
  1208. "PokemonUpgradeFilters": {
  1209. "Dratini": {
  1210. "LevelUpByCPorIv": "iv",
  1211. "UpgradePokemonCpMinimum": 600.0,
  1212. "UpgradePokemonIvMinimum": 99.0,
  1213. "UpgradePokemonMinimumStatsOperator": "or",
  1214. "OnlyUpgradeFavorites": false
  1215. }
  1216. },
  1217. "MultipleBotConfig": {
  1218. "RuntimeSwitch": 15,
  1219. "OnRarePokemon": false,
  1220. "MinIVToSwitch": 95.0,
  1221. "EXPSwitch": 100000,
  1222. "PokestopSwitch": 500,
  1223. "PokemonSwitch": 200,
  1224. "PokemonPerHourSwitch": 1000,
  1225. "StartFromDefaultLocation": true,
  1226. "PokestopSoftbanCount": 5,
  1227. "DisplayList": true,
  1228. "SelectAccountOnStartUp": true,
  1229. "CatchFleeCount": 5,
  1230. "SwitchOnCatchLimit": false,
  1231. "SwitchOnPokestopLimit": false
  1232. },
  1233. "NotificationConfig": {
  1234. "EnablePushBulletNotification": false,
  1235. "EnableEmailNotification": false,
  1236. "PushBulletApiKey": "",
  1237. "GmailUsername": "",
  1238. "GmailPassword": "",
  1239. "Recipients": ""
  1240. },
  1241. "SnipePokemonFilter": {
  1242. "Dragonite": {
  1243. "SnipeIV": 0,
  1244. "Moves": [],
  1245. "Operator": "or",
  1246. "VerifiedOnly": false
  1247. }
  1248. },
  1249. "EvolvePokemonFilter": {
  1250. "Zubat": {
  1251. "EnableEvolve": true,
  1252. "MinIV": 0,
  1253. "MinLV": 0,
  1254. "MinCP": 0,
  1255. "Moves": [],
  1256. "Operator": "or"
  1257. },
  1258. "Pidgey": {
  1259. "EnableEvolve": true,
  1260. "MinIV": 0,
  1261. "MinLV": 0,
  1262. "MinCP": 0,
  1263. "Moves": [],
  1264. "Operator": "or"
  1265. },
  1266. "Caterpie": {
  1267. "EnableEvolve": true,
  1268. "MinIV": 0,
  1269. "MinLV": 0,
  1270. "MinCP": 0,
  1271. "Moves": [],
  1272. "Operator": "or"
  1273. }
  1274. },
  1275. "CatchPokemonFilter": {
  1276. "Lapras": {
  1277. "MinIV": 0,
  1278. "MinLV": 0,
  1279. "MinCP": 0,
  1280. "Moves": [],
  1281. "Operator": "or"
  1282. },
  1283. "Dratini": {
  1284. "MinIV": 0,
  1285. "MinLV": 0,
  1286. "MinCP": 0,
  1287. "Moves": [],
  1288. "Operator": "or"
  1289. },
  1290. "Dragonite": {
  1291. "MinIV": 0,
  1292. "MinLV": 0,
  1293. "MinCP": 0,
  1294. "Moves": [],
  1295. "Operator": "or"
  1296. },
  1297. "Snorlax": {
  1298. "MinIV": 0,
  1299. "MinLV": 0,
  1300. "MinCP": 0,
  1301. "Moves": [],
  1302. "Operator": "or"
  1303. },
  1304. "Zubat": {
  1305. "MinIV": 100,
  1306. "MinLV": 100,
  1307. "MinCP": 0,
  1308. "Moves": [],
  1309. "Operator": "and"
  1310. }
  1311. },
  1312. "BotSwitchPokemonFilters": {
  1313. "Lickitung": {
  1314. "IV": 30,
  1315. "RemainTimes": 60,
  1316. "Operator": "or",
  1317. "LV": 0,
  1318. "Moves": []
  1319. },
  1320. "Dragonite": {
  1321. "IV": 10,
  1322. "RemainTimes": 60,
  1323. "Operator": "or",
  1324. "LV": 0,
  1325. "Moves": []
  1326. },
  1327. "Lapras": {
  1328. "IV": 10,
  1329. "RemainTimes": 60,
  1330. "Operator": "or",
  1331. "LV": 0,
  1332. "Moves": []
  1333. },
  1334. "Exeggutor": {
  1335. "IV": 10,
  1336. "RemainTimes": 60,
  1337. "Operator": "or",
  1338. "LV": 0,
  1339. "Moves": []
  1340. },
  1341. "Magmar": {
  1342. "IV": 70,
  1343. "RemainTimes": 60,
  1344. "Operator": "or",
  1345. "LV": 0,
  1346. "Moves": []
  1347. },
  1348. "Arcanine": {
  1349. "IV": 10,
  1350. "RemainTimes": 60,
  1351. "Operator": "or",
  1352. "LV": 0,
  1353. "Moves": []
  1354. },
  1355. "Beedrill": {
  1356. "IV": 10,
  1357. "RemainTimes": 60,
  1358. "Operator": "or",
  1359. "LV": 0,
  1360. "Moves": []
  1361. },
  1362. "Blastoise": {
  1363. "IV": 10,
  1364. "RemainTimes": 60,
  1365. "Operator": "or",
  1366. "LV": 0,
  1367. "Moves": []
  1368. },
  1369. "Charizard": {
  1370. "IV": 10,
  1371. "RemainTimes": 60,
  1372. "Operator": "or",
  1373. "LV": 0,
  1374. "Moves": []
  1375. },
  1376. "Venusaur": {
  1377. "IV": 10,
  1378. "RemainTimes": 60,
  1379. "Operator": "or",
  1380. "LV": 100,
  1381. "Moves": []
  1382. },
  1383. "Vileplume": {
  1384. "IV": 10,
  1385. "RemainTimes": 60,
  1386. "Operator": "or",
  1387. "LV": 0,
  1388. "Moves": []
  1389. },
  1390. "Vaporeon": {
  1391. "IV": 10,
  1392. "RemainTimes": 60,
  1393. "Operator": "or",
  1394. "LV": 0,
  1395. "Moves": []
  1396. },
  1397. "Dragonair": {
  1398. "IV": 70,
  1399. "RemainTimes": 60,
  1400. "Operator": "or",
  1401. "LV": 0,
  1402. "Moves": []
  1403. },
  1404. "Dratini": {
  1405. "IV": 90,
  1406. "RemainTimes": 60,
  1407. "Operator": "or",
  1408. "LV": 100,
  1409. "Moves": []
  1410. },
  1411. "Snorlax": {
  1412. "IV": 30,
  1413. "RemainTimes": 60,
  1414. "Operator": "or",
  1415. "LV": 0,
  1416. "Moves": []
  1417. },
  1418. "Kangaskhan": {
  1419. "IV": 80,
  1420. "RemainTimes": 60,
  1421. "Operator": "or",
  1422. "LV": 0,
  1423. "Moves": []
  1424. },
  1425. "Ninetales": {
  1426. "IV": 10,
  1427. "RemainTimes": 60,
  1428. "Operator": "or",
  1429. "LV": 0,
  1430. "Moves": []
  1431. },
  1432. "Electabuzz": {
  1433. "IV": 10,
  1434. "RemainTimes": 60,
  1435. "Operator": "or",
  1436. "LV": 0,
  1437. "Moves": []
  1438. },
  1439. "Magikarp": {
  1440. "IV": 95,
  1441. "RemainTimes": 60,
  1442. "Operator": "or",
  1443. "LV": 0,
  1444. "Moves": []
  1445. }
  1446. }
  1447. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement