Advertisement
Guest User

Untitled

a guest
Sep 1st, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.68 KB | None | 0 0
  1. {
  2. "ConsoleConfig": {
  3. "TranslationLanguageCode": "en",
  4. "StartupWelcomeDelay": false,
  5. "AmountOfPokemonToDisplayOnStart": 10,
  6. "DetailedCountsBeforeRecycling": true
  7. },
  8. "UpdateConfig": {
  9. "CheckForUpdates": false,
  10. "AutoUpdate": false,
  11. "TransferConfigAndAuthOnUpdate": true
  12. },
  13. "WebsocketsConfig": {
  14. "UseWebsocket": true,
  15. "WebSocketPort": 14251
  16. },
  17. "LocationConfig": {
  18. "DisableHumanWalking": false,
  19. "StartFromLastPosition": false,
  20. "DefaultLatitude": XXXXXX,
  21. "DefaultLongitude": XXXXXX,
  22. "WalkingSpeedInKilometerPerHour": XXX,
  23. "UseWalkingSpeedVariant": true,
  24. "WalkingSpeedVariant": XXX,
  25. "ShowVariantWalking": false,
  26. "RandomlyPauseAtStops": false,
  27. "MaxSpawnLocationOffset": 10,
  28. "MaxTravelDistanceInMeters": XXX
  29. },
  30. "TelegramConfig": {
  31. "UseTelegramAPI": false,
  32. "TelegramAPIKey": null,
  33. "TelegramPassword": "12345"
  34. },
  35. "GPXConfig": {
  36. "UseGpxPathing": false,
  37. "GpxFile": "abc.GPX"
  38. },
  39. "SnipeConfig": {
  40. "UseSnipeLocationServer": false,
  41. "SnipeLocationServer": "localhost",
  42. "SnipeLocationServerPort": 16969,
  43. "GetSniperInfoFromPokezz": false,
  44. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  45. "GetSniperInfoFromPokeSnipers": true,
  46. "GetSniperInfoFromPokeWatchers": true,
  47. "GetSniperInfoFromSkiplagged": true,
  48. "MinPokeballsToSnipe": 150,
  49. "MinPokeballsWhileSnipe": 0,
  50. "MinDelayBetweenSnipes": 60000,
  51. "SnipingScanOffset": 0.005,
  52. "SnipeAtPokestops": false,
  53. "SnipeIgnoreUnknownIv": false,
  54. "UseTransferIvForSnipe": false,
  55. "SnipePokemonNotInPokedex": false,
  56. "UseSnipeLimit": true,
  57. "SnipeRestSeconds": 600,
  58. "SnipeCountLimit": 39
  59. },
  60. "HumanWalkSnipeConfig": {
  61. "DisplayPokemonList": true,
  62. "MaxDistance": 1500.0,
  63. "MaxEstimateTime": 900.0,
  64. "CatchEmAllMinBalls": 50,
  65. "TryCatchEmAll": true,
  66. "CatchPokemonWhileWalking": true,
  67. "SpinWhileWalking": true,
  68. "AlwaysWalkback": false,
  69. "SnipingScanOffset": 0.025,
  70. "Enable": false,
  71. "WalkbackDistanceLimit": 300.0,
  72. "IncludeDefaultLocation": true,
  73. "UsePokeRadar": true,
  74. "UseSkiplagged": true,
  75. "UseSnipePokemonList": true,
  76. "MaxSpeedUpSpeed": 60.0,
  77. "AllowSpeedUp": true,
  78. "DelayTimeAtDestination": 10000
  79. },
  80. "PokeStopConfig": {
  81. "UsePokeStopLimit": false,
  82. "PokeStopLimit": 1900,
  83. "PokeStopLimitMinutes": 1470
  84. },
  85. "PokemonConfig": {
  86. "CatchPokemon": true,
  87. "DelayBetweenPokemonCatch": 5000,
  88. "UseCatchLimit": false,
  89. "CatchPokemonLimit": 950,
  90. "CatchPokemonLimitMinutes": 1470,
  91. "UseIncenseConstantly": true,
  92. "UseEggIncubators": true,
  93. "UseLimitedEggIncubators": false,
  94. "UseLuckyEggConstantly": true,
  95. "UseLuckyEggsMinPokemonAmount": 30,
  96. "UseLuckyEggsWhileEvolving": false,
  97. "UseBerriesMinCp": 1,
  98. "UseBerriesMinIv": 1.0,
  99. "UseBerriesBelowCatchProbability": X,
  100. "UseBerriesOperator": "and",
  101. "MaxBerriesToUsePerPokemon": 30,
  102. "TransferWeakPokemon": false,
  103. "TransferDuplicatePokemon": true,
  104. "TransferDuplicatePokemonOnCapture": true,
  105. "RenamePokemon": true,
  106. "RenameOnlyAboveIv": true,
  107. "RenameTemplate": "{0}_{1}",
  108. "FavoriteMinIvPercentage": 95.0,
  109. "AutoFavoritePokemon": false,
  110. "MaxPokeballsPerPokemon": 30,
  111. "UseGreatBallAboveCp": 1000,
  112. "UseUltraBallAboveCp": 1250,
  113. "UseMasterBallAboveCp": 1500,
  114. "UseGreatBallAboveIv": 90.0,
  115. "UseUltraBallAboveIv": 95.0,
  116. "UseGreatBallBelowCatchProbability": XXX,
  117. "UseUltraBallBelowCatchProbability": XXX,
  118. "UseMasterBallBelowCatchProbability": XXX,
  119. "AutomaticallyLevelUpPokemon": false,
  120. "OnlyUpgradeFavorites": true,
  121. "UseLevelUpList": true,
  122. "AmountOfTimesToUpgradeLoop": 5,
  123. "GetMinStarDustForLevelUp": 5000,
  124. "LevelUpByCPorIv": "iv",
  125. "UpgradePokemonCpMinimum": 1000.0,
  126. "UpgradePokemonIvMinimum": 95.0,
  127. "UpgradePokemonMinimumStatsOperator": "and",
  128. "EvolveAboveIvValue": 95.0,
  129. "EvolveAllPokemonAboveIv": true,
  130. "EvolveAllPokemonWithEnoughCandy": true,
  131. "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  132. "KeepPokemonsThatCanEvolve": false,
  133. "KeepMinCp": 1250,
  134. "KeepMinIvPercentage": 95.0,
  135. "KeepMinLvl": 6,
  136. "KeepMinOperator": "or",
  137. "UseKeepMinLvl": false,
  138. "PrioritizeIvOverCp": true,
  139. "KeepMinDuplicatePokemon": 1,
  140. "UsePokemonToNotCatchFilter": false,
  141. "UsePokemonSniperFilterOnly": false,
  142. "DumpPokemonStats": true
  143. },
  144. "RecycleConfig": {
  145. "VerboseRecycling": true,
  146. "RecycleInventoryAtUsagePercentage": X,
  147. "RandomizeRecycle": false,
  148. "RandomRecycleValue": 5,
  149. "DelayBetweenRecycleActions": true,
  150. "TotalAmountOfPokeballsToKeep": X,
  151. "TotalAmountOfPotionsToKeep": X,
  152. "TotalAmountOfRevivesToKeep": X,
  153. "TotalAmountOfBerriesToKeep": X
  154. },
  155. "CustomCatchConfig": {
  156. "EnableHumanizedThrows": true,
  157. "EnableMissedThrows": true,
  158. "ThrowMissPercentage": X,
  159. "NiceThrowChance": X,
  160. "GreatThrowChance": X,
  161. "ExcellentThrowChance": X,
  162. "CurveThrowChance": X,
  163. "ForceGreatThrowOverIv": X,
  164. "ForceExcellentThrowOverIv": X,
  165. "ForceGreatThrowOverCp": X,
  166. "ForceExcellentThrowOverCp": X
  167. },
  168. "PlayerConfig": {
  169. "DelayBetweenPlayerActions": X,
  170. "UseNearActionRandom": true,
  171. "AutoCompleteTutorial": false,
  172. "DesiredNickname": null
  173. },
  174. "SoftBanConfig": {
  175. "FastSoftBanBypass": false
  176. },
  177. "GoogleWalkConfig": {
  178. "UseGoogleWalk": true,
  179. "DefaultStepLength": 1.3,
  180. "GoogleHeuristic": "walking",
  181. "GoogleAPIKey": "XXXX",
  182. "Cache": true
  183. },
  184. "YoursWalkConfig": {
  185. "UseYoursWalk": false,
  186. "YoursWalkHeuristic": "bicycle"
  187. },
  188. "ItemRecycleFilter": [
  189. {
  190. "Key": "itemUnknown",
  191. "Value": 0
  192. },
  193. {
  194. "Key": "itemLuckyEgg",
  195. "Value": 200
  196. },
  197. {
  198. "Key": "itemIncenseOrdinary",
  199. "Value": 100
  200. },
  201. {
  202. "Key": "itemIncenseSpicy",
  203. "Value": 100
  204. },
  205. {
  206. "Key": "itemIncenseCool",
  207. "Value": 100
  208. },
  209. {
  210. "Key": "itemIncenseFloral",
  211. "Value": 100
  212. },
  213. {
  214. "Key": "itemTroyDisk",
  215. "Value": 100
  216. },
  217. {
  218. "Key": "itemXAttack",
  219. "Value": 100
  220. },
  221. {
  222. "Key": "itemXDefense",
  223. "Value": 100
  224. },
  225. {
  226. "Key": "itemXMiracle",
  227. "Value": 100
  228. },
  229. {
  230. "Key": "itemSpecialCamera",
  231. "Value": 100
  232. },
  233. {
  234. "Key": "itemIncubatorBasicUnlimited",
  235. "Value": 100
  236. },
  237. {
  238. "Key": "itemIncubatorBasic",
  239. "Value": 100
  240. },
  241. {
  242. "Key": "itemPokemonStorageUpgrade",
  243. "Value": 100
  244. },
  245. {
  246. "Key": "itemItemStorageUpgrade",
  247. "Value": 100
  248. }
  249. ],
  250. "PokemonsNotToTransfer": [
  251. "ditto",
  252. "articuno",
  253. "zapdos",
  254. "moltres",
  255. "mewtwo",
  256. "mew"
  257. ],
  258. "PokemonsToEvolve": [
  259. "caterpie",
  260. "weedle",
  261. "pidgey",
  262. "rattata",
  263. "spearow",
  264. "zubat",
  265. "doduo",
  266. "goldeen",
  267. "paras",
  268. "ekans",
  269. "staryu",
  270. "krabby",
  271. "venonat",
  272. "nidorino",
  273. "nidorina",
  274. "nidoranFemale",
  275. "nidoranMale",
  276. "horsea",
  277. "poliwag",
  278. "metapod",
  279. "sandshrew",
  280. "bellsprout",
  281. "shellder",
  282. "oddish",
  283. "graveler",
  284. "beedrill",
  285. "magnemite",
  286. "tentacool",
  287. "psyduck",
  288. "voltorb"
  289. ],
  290. "PokemonsToLevelUp": [
  291. "venusaur",
  292. "charizard",
  293. "blastoise",
  294. "clefable",
  295. "muk",
  296. "chansey",
  297. "gyarados",
  298. "ditto",
  299. "snorlax",
  300. "articuno",
  301. "zapdos",
  302. "moltres",
  303. "dragonite",
  304. "mewtwo",
  305. "mew"
  306. ],
  307. "PokemonsToIgnore": [
  308. "caterpie",
  309. "weedle",
  310. "pidgey",
  311. "rattata",
  312. "spearow",
  313. "zubat",
  314. "doduo"
  315. ],
  316. "PokemonsTransferFilter": {
  317. "Golduck": {
  318. "KeepMinCp": 1800,
  319. "KeepMinLvl": 6,
  320. "UseKeepMinLvl": false,
  321. "KeepMinIvPercentage": 95.0,
  322. "KeepMinDuplicatePokemon": 3,
  323. "Moves": [
  324. [
  325. "waterGunFast",
  326. "hydroPump"
  327. ]
  328. ],
  329. "DeprecatedMoves": null,
  330. "KeepMinOperator": "or",
  331. "MovesOperator": "and"
  332. },
  333. "Aerodactyl": {
  334. "KeepMinCp": 1250,
  335. "KeepMinLvl": 6,
  336. "UseKeepMinLvl": false,
  337. "KeepMinIvPercentage": 80.0,
  338. "KeepMinDuplicatePokemon": 3,
  339. "Moves": [
  340. [
  341. "biteFast",
  342. "hyperBeam"
  343. ]
  344. ],
  345. "DeprecatedMoves": null,
  346. "KeepMinOperator": "or",
  347. "MovesOperator": "and"
  348. },
  349. "Venusaur": {
  350. "KeepMinCp": 1800,
  351. "KeepMinLvl": 6,
  352. "UseKeepMinLvl": false,
  353. "KeepMinIvPercentage": 95.0,
  354. "KeepMinDuplicatePokemon": 3,
  355. "Moves": [
  356. [
  357. "vineWhipFast",
  358. "solarBeam"
  359. ]
  360. ],
  361. "DeprecatedMoves": null,
  362. "KeepMinOperator": "or",
  363. "MovesOperator": "and"
  364. },
  365. "Farfetchd": {
  366. "KeepMinCp": 1250,
  367. "KeepMinLvl": 6,
  368. "UseKeepMinLvl": false,
  369. "KeepMinIvPercentage": 80.0,
  370. "KeepMinDuplicatePokemon": 3,
  371. "Moves": [],
  372. "DeprecatedMoves": null,
  373. "KeepMinOperator": "or",
  374. "MovesOperator": "or"
  375. },
  376. "Kingler": {
  377. "KeepMinCp": 1250,
  378. "KeepMinLvl": 6,
  379. "UseKeepMinLvl": false,
  380. "KeepMinIvPercentage": 95.0,
  381. "KeepMinDuplicatePokemon": 3,
  382. "Moves": [],
  383. "DeprecatedMoves": null,
  384. "KeepMinOperator": "or",
  385. "MovesOperator": "or"
  386. },
  387. "Kangaskhan": {
  388. "KeepMinCp": 1500,
  389. "KeepMinLvl": 6,
  390. "UseKeepMinLvl": false,
  391. "KeepMinIvPercentage": 90.0,
  392. "KeepMinDuplicatePokemon": 3,
  393. "Moves": [],
  394. "DeprecatedMoves": null,
  395. "KeepMinOperator": "and",
  396. "MovesOperator": "or"
  397. },
  398. "Starmie": {
  399. "KeepMinCp": 1250,
  400. "KeepMinLvl": 6,
  401. "UseKeepMinLvl": false,
  402. "KeepMinIvPercentage": 95.0,
  403. "KeepMinDuplicatePokemon": 3,
  404. "Moves": [],
  405. "DeprecatedMoves": null,
  406. "KeepMinOperator": "or",
  407. "MovesOperator": "or"
  408. },
  409. "MrMime": {
  410. "KeepMinCp": 1250,
  411. "KeepMinLvl": 6,
  412. "UseKeepMinLvl": false,
  413. "KeepMinIvPercentage": 40.0,
  414. "KeepMinDuplicatePokemon": 3,
  415. "Moves": [],
  416. "DeprecatedMoves": null,
  417. "KeepMinOperator": "or",
  418. "MovesOperator": "or"
  419. },
  420. "Scyther": {
  421. "KeepMinCp": 1800,
  422. "KeepMinLvl": 6,
  423. "UseKeepMinLvl": false,
  424. "KeepMinIvPercentage": 80.0,
  425. "KeepMinDuplicatePokemon": 3,
  426. "Moves": [],
  427. "DeprecatedMoves": null,
  428. "KeepMinOperator": "or",
  429. "MovesOperator": "or"
  430. },
  431. "Jynx": {
  432. "KeepMinCp": 1250,
  433. "KeepMinLvl": 6,
  434. "UseKeepMinLvl": false,
  435. "KeepMinIvPercentage": 95.0,
  436. "KeepMinDuplicatePokemon": 3,
  437. "Moves": [],
  438. "DeprecatedMoves": null,
  439. "KeepMinOperator": "or",
  440. "MovesOperator": "or"
  441. },
  442. "Charizard": {
  443. "KeepMinCp": 1250,
  444. "KeepMinLvl": 6,
  445. "UseKeepMinLvl": false,
  446. "KeepMinIvPercentage": 80.0,
  447. "KeepMinDuplicatePokemon": 3,
  448. "Moves": [
  449. [
  450. "wingAttackFast",
  451. "fireBlast"
  452. ]
  453. ],
  454. "DeprecatedMoves": null,
  455. "KeepMinOperator": "or",
  456. "MovesOperator": "and"
  457. },
  458. "Electabuzz": {
  459. "KeepMinCp": 1250,
  460. "KeepMinLvl": 6,
  461. "UseKeepMinLvl": false,
  462. "KeepMinIvPercentage": 80.0,
  463. "KeepMinDuplicatePokemon": 3,
  464. "Moves": [
  465. [
  466. "thunderShockFast",
  467. "thunder"
  468. ]
  469. ],
  470. "DeprecatedMoves": null,
  471. "KeepMinOperator": "or",
  472. "MovesOperator": "and"
  473. },
  474. "Magmar": {
  475. "KeepMinCp": 1500,
  476. "KeepMinLvl": 6,
  477. "UseKeepMinLvl": false,
  478. "KeepMinIvPercentage": 80.0,
  479. "KeepMinDuplicatePokemon": 3,
  480. "Moves": [],
  481. "DeprecatedMoves": null,
  482. "KeepMinOperator": "or",
  483. "MovesOperator": "or"
  484. },
  485. "Pinsir": {
  486. "KeepMinCp": 1800,
  487. "KeepMinLvl": 6,
  488. "UseKeepMinLvl": false,
  489. "KeepMinIvPercentage": 95.0,
  490. "KeepMinDuplicatePokemon": 3,
  491. "Moves": [
  492. [
  493. "rockSmashFast",
  494. "xScissor"
  495. ]
  496. ],
  497. "DeprecatedMoves": null,
  498. "KeepMinOperator": "or",
  499. "MovesOperator": "and"
  500. },
  501. "Tauros": {
  502. "KeepMinCp": 1250,
  503. "KeepMinLvl": 6,
  504. "UseKeepMinLvl": false,
  505. "KeepMinIvPercentage": 90.0,
  506. "KeepMinDuplicatePokemon": 3,
  507. "Moves": [],
  508. "DeprecatedMoves": null,
  509. "KeepMinOperator": "or",
  510. "MovesOperator": "or"
  511. },
  512. "Magikarp": {
  513. "KeepMinCp": 200,
  514. "KeepMinLvl": 6,
  515. "UseKeepMinLvl": false,
  516. "KeepMinIvPercentage": 95.0,
  517. "KeepMinDuplicatePokemon": 2,
  518. "Moves": [],
  519. "DeprecatedMoves": null,
  520. "KeepMinOperator": "or",
  521. "MovesOperator": "or"
  522. },
  523. "Exeggutor": {
  524. "KeepMinCp": 1800,
  525. "KeepMinLvl": 6,
  526. "UseKeepMinLvl": false,
  527. "KeepMinIvPercentage": 90.0,
  528. "KeepMinDuplicatePokemon": 3,
  529. "Moves": [
  530. [
  531. "zenHeadbuttFast",
  532. "solarBeam"
  533. ]
  534. ],
  535. "DeprecatedMoves": null,
  536. "KeepMinOperator": "or",
  537. "MovesOperator": "and"
  538. },
  539. "Gyarados": {
  540. "KeepMinCp": 1700,
  541. "KeepMinLvl": 6,
  542. "UseKeepMinLvl": true,
  543. "KeepMinIvPercentage": 95.0,
  544. "KeepMinDuplicatePokemon": 3,
  545. "Moves": [
  546. [
  547. "dragonBreath",
  548. "hydroPump"
  549. ]
  550. ],
  551. "DeprecatedMoves": null,
  552. "KeepMinOperator": "and",
  553. "MovesOperator": "and"
  554. },
  555. "Lapras": {
  556. "KeepMinCp": 1800,
  557. "KeepMinLvl": 6,
  558. "UseKeepMinLvl": false,
  559. "KeepMinIvPercentage": 80.0,
  560. "KeepMinDuplicatePokemon": 3,
  561. "Moves": [
  562. [
  563. "frostBreathFast",
  564. "blizzard"
  565. ]
  566. ],
  567. "DeprecatedMoves": null,
  568. "KeepMinOperator": "or",
  569. "MovesOperator": "and"
  570. },
  571. "Eevee": {
  572. "KeepMinCp": 1250,
  573. "KeepMinLvl": 6,
  574. "UseKeepMinLvl": false,
  575. "KeepMinIvPercentage": 95.0,
  576. "KeepMinDuplicatePokemon": 3,
  577. "Moves": [],
  578. "DeprecatedMoves": null,
  579. "KeepMinOperator": "or",
  580. "MovesOperator": "or"
  581. },
  582. "Vaporeon": {
  583. "KeepMinCp": 1500,
  584. "KeepMinLvl": 6,
  585. "UseKeepMinLvl": false,
  586. "KeepMinIvPercentage": 90.0,
  587. "KeepMinDuplicatePokemon": 3,
  588. "Moves": [
  589. [
  590. "waterGun",
  591. "hydroPump"
  592. ]
  593. ],
  594. "DeprecatedMoves": null,
  595. "KeepMinOperator": "or",
  596. "MovesOperator": "and"
  597. },
  598. "Jolteon": {
  599. "KeepMinCp": 1500,
  600. "KeepMinLvl": 6,
  601. "UseKeepMinLvl": false,
  602. "KeepMinIvPercentage": 90.0,
  603. "KeepMinDuplicatePokemon": 3,
  604. "Moves": [],
  605. "DeprecatedMoves": null,
  606. "KeepMinOperator": "or",
  607. "MovesOperator": "or"
  608. },
  609. "Flareon": {
  610. "KeepMinCp": 1500,
  611. "KeepMinLvl": 6,
  612. "UseKeepMinLvl": false,
  613. "KeepMinIvPercentage": 90.0,
  614. "KeepMinDuplicatePokemon": 3,
  615. "Moves": [
  616. [
  617. "ember",
  618. "fireBlast"
  619. ]
  620. ],
  621. "DeprecatedMoves": null,
  622. "KeepMinOperator": "or",
  623. "MovesOperator": "and"
  624. },
  625. "Porygon": {
  626. "KeepMinCp": 1250,
  627. "KeepMinLvl": 6,
  628. "UseKeepMinLvl": false,
  629. "KeepMinIvPercentage": 60.0,
  630. "KeepMinDuplicatePokemon": 3,
  631. "Moves": [],
  632. "DeprecatedMoves": null,
  633. "KeepMinOperator": "or",
  634. "MovesOperator": "or"
  635. },
  636. "Arcanine": {
  637. "KeepMinCp": 1800,
  638. "KeepMinLvl": 6,
  639. "UseKeepMinLvl": false,
  640. "KeepMinIvPercentage": 80.0,
  641. "KeepMinDuplicatePokemon": 3,
  642. "Moves": [
  643. [
  644. "fireFangFast",
  645. "fireBlast"
  646. ]
  647. ],
  648. "DeprecatedMoves": null,
  649. "KeepMinOperator": "or",
  650. "MovesOperator": "and"
  651. },
  652. "Snorlax": {
  653. "KeepMinCp": 2600,
  654. "KeepMinLvl": 6,
  655. "UseKeepMinLvl": false,
  656. "KeepMinIvPercentage": 90.0,
  657. "KeepMinDuplicatePokemon": 3,
  658. "Moves": [
  659. [
  660. "zenHeadbuttFast",
  661. "hyperBeam"
  662. ]
  663. ],
  664. "DeprecatedMoves": null,
  665. "KeepMinOperator": "or",
  666. "MovesOperator": "and"
  667. },
  668. "Dragonite": {
  669. "KeepMinCp": 2600,
  670. "KeepMinLvl": 6,
  671. "UseKeepMinLvl": false,
  672. "KeepMinIvPercentage": 90.0,
  673. "KeepMinDuplicatePokemon": 3,
  674. "Moves": [
  675. [
  676. "dragonBreath",
  677. "dragonClaw"
  678. ]
  679. ],
  680. "DeprecatedMoves": null,
  681. "KeepMinOperator": "or",
  682. "MovesOperator": "and"
  683. }
  684. },
  685. "PokemonToSnipe": {
  686. "Locations": [
  687. {
  688. "Latitude": 38.556807486461118,
  689. "Longitude": -121.2383794784546
  690. },
  691. {
  692. "Latitude": -33.859019,
  693. "Longitude": 151.213098
  694. },
  695. {
  696. "Latitude": 47.5014969,
  697. "Longitude": -122.0959568
  698. },
  699. {
  700. "Latitude": 51.5025343,
  701. "Longitude": -0.2055027
  702. }
  703. ],
  704. "Pokemon": [
  705. "venusaur",
  706. "charizard",
  707. "blastoise",
  708. "beedrill",
  709. "raichu",
  710. "sandslash",
  711. "nidoking",
  712. "nidoqueen",
  713. "clefable",
  714. "ninetales",
  715. "golbat",
  716. "vileplume",
  717. "golduck",
  718. "primeape",
  719. "arcanine",
  720. "poliwrath",
  721. "alakazam",
  722. "machamp",
  723. "golem",
  724. "rapidash",
  725. "slowbro",
  726. "muk",
  727. "cloyster",
  728. "gengar",
  729. "exeggutor",
  730. "marowak",
  731. "hitmonchan",
  732. "lickitung",
  733. "rhydon",
  734. "chansey",
  735. "starmie",
  736. "scyther",
  737. "magmar",
  738. "electabuzz",
  739. "jynx",
  740. "gyarados",
  741. "lapras",
  742. "ditto",
  743. "vaporeon",
  744. "jolteon",
  745. "flareon",
  746. "porygon",
  747. "kabutops",
  748. "aerodactyl",
  749. "snorlax",
  750. "articuno",
  751. "zapdos",
  752. "moltres",
  753. "dragonite",
  754. "mewtwo",
  755. "mew"
  756. ]
  757. },
  758. "PokemonToUseMasterball": [
  759. "articuno",
  760. "zapdos",
  761. "moltres",
  762. "mew",
  763. "mewtwo"
  764. ],
  765. "HumanWalkSnipeFilters": {
  766. "Magikarp": {
  767. "MaxDistance": 300.0,
  768. "Priority": 10,
  769. "MaxWalkTimes": 200.0,
  770. "CatchPokemonWhileWalking": true,
  771. "SpinPokestopWhileWalking": true,
  772. "MaxSpeedUpSpeed": 60.0,
  773. "AllowSpeedUp": false,
  774. "DelayTimeAtDestination": 0
  775. },
  776. "Eevee": {
  777. "MaxDistance": 500.0,
  778. "Priority": 10,
  779. "MaxWalkTimes": 200.0,
  780. "CatchPokemonWhileWalking": true,
  781. "SpinPokestopWhileWalking": true,
  782. "MaxSpeedUpSpeed": 60.0,
  783. "AllowSpeedUp": false,
  784. "DelayTimeAtDestination": 0
  785. },
  786. "Electabuzz": {
  787. "MaxDistance": 1500.0,
  788. "Priority": 2,
  789. "MaxWalkTimes": 700.0,
  790. "CatchPokemonWhileWalking": true,
  791. "SpinPokestopWhileWalking": true,
  792. "MaxSpeedUpSpeed": 60.0,
  793. "AllowSpeedUp": false,
  794. "DelayTimeAtDestination": 0
  795. },
  796. "Dragonite": {
  797. "MaxDistance": 3000.0,
  798. "Priority": 1,
  799. "MaxWalkTimes": 900.0,
  800. "CatchPokemonWhileWalking": false,
  801. "SpinPokestopWhileWalking": false,
  802. "MaxSpeedUpSpeed": 60.0,
  803. "AllowSpeedUp": false,
  804. "DelayTimeAtDestination": 0
  805. },
  806. "Dragonair": {
  807. "MaxDistance": 3000.0,
  808. "Priority": 1,
  809. "MaxWalkTimes": 900.0,
  810. "CatchPokemonWhileWalking": false,
  811. "SpinPokestopWhileWalking": false,
  812. "MaxSpeedUpSpeed": 60.0,
  813. "AllowSpeedUp": false,
  814. "DelayTimeAtDestination": 0
  815. },
  816. "Dratini": {
  817. "MaxDistance": 2000.0,
  818. "Priority": 1,
  819. "MaxWalkTimes": 900.0,
  820. "CatchPokemonWhileWalking": false,
  821. "SpinPokestopWhileWalking": false,
  822. "MaxSpeedUpSpeed": 60.0,
  823. "AllowSpeedUp": false,
  824. "DelayTimeAtDestination": 0
  825. },
  826. "Charizard": {
  827. "MaxDistance": 3000.0,
  828. "Priority": 1,
  829. "MaxWalkTimes": 900.0,
  830. "CatchPokemonWhileWalking": false,
  831. "SpinPokestopWhileWalking": false,
  832. "MaxSpeedUpSpeed": 60.0,
  833. "AllowSpeedUp": false,
  834. "DelayTimeAtDestination": 0
  835. },
  836. "Snorlax": {
  837. "MaxDistance": 3000.0,
  838. "Priority": 1,
  839. "MaxWalkTimes": 900.0,
  840. "CatchPokemonWhileWalking": false,
  841. "SpinPokestopWhileWalking": false,
  842. "MaxSpeedUpSpeed": 60.0,
  843. "AllowSpeedUp": false,
  844. "DelayTimeAtDestination": 0
  845. },
  846. "Lapras": {
  847. "MaxDistance": 3000.0,
  848. "Priority": 1,
  849. "MaxWalkTimes": 900.0,
  850. "CatchPokemonWhileWalking": false,
  851. "SpinPokestopWhileWalking": false,
  852. "MaxSpeedUpSpeed": 60.0,
  853. "AllowSpeedUp": false,
  854. "DelayTimeAtDestination": 0
  855. },
  856. "Exeggutor": {
  857. "MaxDistance": 1500.0,
  858. "Priority": 1,
  859. "MaxWalkTimes": 600.0,
  860. "CatchPokemonWhileWalking": false,
  861. "SpinPokestopWhileWalking": true,
  862. "MaxSpeedUpSpeed": 60.0,
  863. "AllowSpeedUp": false,
  864. "DelayTimeAtDestination": 0
  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": 0
  875. },
  876. "Lickitung": {
  877. "MaxDistance": 1800.0,
  878. "Priority": 2,
  879. "MaxWalkTimes": 800.0,
  880. "CatchPokemonWhileWalking": false,
  881. "SpinPokestopWhileWalking": false,
  882. "MaxSpeedUpSpeed": 60.0,
  883. "AllowSpeedUp": false,
  884. "DelayTimeAtDestination": 0
  885. },
  886. "Flareon": {
  887. "MaxDistance": 1800.0,
  888. "Priority": 2,
  889. "MaxWalkTimes": 800.0,
  890. "CatchPokemonWhileWalking": false,
  891. "SpinPokestopWhileWalking": false,
  892. "MaxSpeedUpSpeed": 60.0,
  893. "AllowSpeedUp": false,
  894. "DelayTimeAtDestination": 0
  895. },
  896. "Scyther": {
  897. "MaxDistance": 1000.0,
  898. "Priority": 3,
  899. "MaxWalkTimes": 800.0,
  900. "CatchPokemonWhileWalking": false,
  901. "SpinPokestopWhileWalking": false,
  902. "MaxSpeedUpSpeed": 60.0,
  903. "AllowSpeedUp": false,
  904. "DelayTimeAtDestination": 0
  905. },
  906. "Beedrill": {
  907. "MaxDistance": 1000.0,
  908. "Priority": 3,
  909. "MaxWalkTimes": 800.0,
  910. "CatchPokemonWhileWalking": false,
  911. "SpinPokestopWhileWalking": false,
  912. "MaxSpeedUpSpeed": 60.0,
  913. "AllowSpeedUp": false,
  914. "DelayTimeAtDestination": 0
  915. },
  916. "Chansey": {
  917. "MaxDistance": 1500.0,
  918. "Priority": 2,
  919. "MaxWalkTimes": 800.0,
  920. "CatchPokemonWhileWalking": false,
  921. "SpinPokestopWhileWalking": false,
  922. "MaxSpeedUpSpeed": 60.0,
  923. "AllowSpeedUp": false,
  924. "DelayTimeAtDestination": 0
  925. },
  926. "Hitmonlee": {
  927. "MaxDistance": 1500.0,
  928. "Priority": 2,
  929. "MaxWalkTimes": 800.0,
  930. "CatchPokemonWhileWalking": false,
  931. "SpinPokestopWhileWalking": false,
  932. "MaxSpeedUpSpeed": 60.0,
  933. "AllowSpeedUp": false,
  934. "DelayTimeAtDestination": 0
  935. },
  936. "Machamp": {
  937. "MaxDistance": 1500.0,
  938. "Priority": 2,
  939. "MaxWalkTimes": 800.0,
  940. "CatchPokemonWhileWalking": false,
  941. "SpinPokestopWhileWalking": false,
  942. "MaxSpeedUpSpeed": 60.0,
  943. "AllowSpeedUp": false,
  944. "DelayTimeAtDestination": 0
  945. },
  946. "Ninetales": {
  947. "MaxDistance": 1500.0,
  948. "Priority": 2,
  949. "MaxWalkTimes": 800.0,
  950. "CatchPokemonWhileWalking": false,
  951. "SpinPokestopWhileWalking": false,
  952. "MaxSpeedUpSpeed": 60.0,
  953. "AllowSpeedUp": false,
  954. "DelayTimeAtDestination": 0
  955. },
  956. "Jolteon": {
  957. "MaxDistance": 1200.0,
  958. "Priority": 2,
  959. "MaxWalkTimes": 800.0,
  960. "CatchPokemonWhileWalking": false,
  961. "SpinPokestopWhileWalking": false,
  962. "MaxSpeedUpSpeed": 60.0,
  963. "AllowSpeedUp": false,
  964. "DelayTimeAtDestination": 0
  965. },
  966. "Poliwhirl": {
  967. "MaxDistance": 1200.0,
  968. "Priority": 2,
  969. "MaxWalkTimes": 800.0,
  970. "CatchPokemonWhileWalking": false,
  971. "SpinPokestopWhileWalking": false,
  972. "MaxSpeedUpSpeed": 60.0,
  973. "AllowSpeedUp": false,
  974. "DelayTimeAtDestination": 0
  975. },
  976. "Rapidash": {
  977. "MaxDistance": 1500.0,
  978. "Priority": 2,
  979. "MaxWalkTimes": 800.0,
  980. "CatchPokemonWhileWalking": false,
  981. "SpinPokestopWhileWalking": false,
  982. "MaxSpeedUpSpeed": 60.0,
  983. "AllowSpeedUp": false,
  984. "DelayTimeAtDestination": 0
  985. },
  986. "Cloyster": {
  987. "MaxDistance": 1200.0,
  988. "Priority": 2,
  989. "MaxWalkTimes": 800.0,
  990. "CatchPokemonWhileWalking": false,
  991. "SpinPokestopWhileWalking": false,
  992. "MaxSpeedUpSpeed": 60.0,
  993. "AllowSpeedUp": false,
  994. "DelayTimeAtDestination": 0
  995. },
  996. "Dodrio": {
  997. "MaxDistance": 1200.0,
  998. "Priority": 2,
  999. "MaxWalkTimes": 800.0,
  1000. "CatchPokemonWhileWalking": false,
  1001. "SpinPokestopWhileWalking": false,
  1002. "MaxSpeedUpSpeed": 60.0,
  1003. "AllowSpeedUp": false,
  1004. "DelayTimeAtDestination": 0
  1005. },
  1006. "Clefable": {
  1007. "MaxDistance": 1000.0,
  1008. "Priority": 3,
  1009. "MaxWalkTimes": 800.0,
  1010. "CatchPokemonWhileWalking": false,
  1011. "SpinPokestopWhileWalking": false,
  1012. "MaxSpeedUpSpeed": 60.0,
  1013. "AllowSpeedUp": false,
  1014. "DelayTimeAtDestination": 0
  1015. },
  1016. "Golbat": {
  1017. "MaxDistance": 200.0,
  1018. "Priority": 6,
  1019. "MaxWalkTimes": 800.0,
  1020. "CatchPokemonWhileWalking": true,
  1021. "SpinPokestopWhileWalking": true,
  1022. "MaxSpeedUpSpeed": 60.0,
  1023. "AllowSpeedUp": false,
  1024. "DelayTimeAtDestination": 0
  1025. },
  1026. "Jynx": {
  1027. "MaxDistance": 1200.0,
  1028. "Priority": 4,
  1029. "MaxWalkTimes": 800.0,
  1030. "CatchPokemonWhileWalking": true,
  1031. "SpinPokestopWhileWalking": true,
  1032. "MaxSpeedUpSpeed": 60.0,
  1033. "AllowSpeedUp": false,
  1034. "DelayTimeAtDestination": 0
  1035. },
  1036. "Rhydon": {
  1037. "MaxDistance": 1200.0,
  1038. "Priority": 4,
  1039. "MaxWalkTimes": 800.0,
  1040. "CatchPokemonWhileWalking": true,
  1041. "SpinPokestopWhileWalking": true,
  1042. "MaxSpeedUpSpeed": 60.0,
  1043. "AllowSpeedUp": false,
  1044. "DelayTimeAtDestination": 0
  1045. },
  1046. "Kangaskhan": {
  1047. "MaxDistance": 800.0,
  1048. "Priority": 4,
  1049. "MaxWalkTimes": 800.0,
  1050. "CatchPokemonWhileWalking": true,
  1051. "SpinPokestopWhileWalking": true,
  1052. "MaxSpeedUpSpeed": 60.0,
  1053. "AllowSpeedUp": false,
  1054. "DelayTimeAtDestination": 0
  1055. },
  1056. "Wigglytuff": {
  1057. "MaxDistance": 1250.0,
  1058. "Priority": 4,
  1059. "MaxWalkTimes": 800.0,
  1060. "CatchPokemonWhileWalking": true,
  1061. "SpinPokestopWhileWalking": true,
  1062. "MaxSpeedUpSpeed": 60.0,
  1063. "AllowSpeedUp": false,
  1064. "DelayTimeAtDestination": 0
  1065. },
  1066. "Gyarados": {
  1067. "MaxDistance": 1800.0,
  1068. "Priority": 2,
  1069. "MaxWalkTimes": 800.0,
  1070. "CatchPokemonWhileWalking": false,
  1071. "SpinPokestopWhileWalking": false,
  1072. "MaxSpeedUpSpeed": 60.0,
  1073. "AllowSpeedUp": false,
  1074. "DelayTimeAtDestination": 0
  1075. },
  1076. "Dewgong": {
  1077. "MaxDistance": 1800.0,
  1078. "Priority": 2,
  1079. "MaxWalkTimes": 800.0,
  1080. "CatchPokemonWhileWalking": false,
  1081. "SpinPokestopWhileWalking": false,
  1082. "MaxSpeedUpSpeed": 60.0,
  1083. "AllowSpeedUp": false,
  1084. "DelayTimeAtDestination": 0
  1085. },
  1086. "Blastoise": {
  1087. "MaxDistance": 3000.0,
  1088. "Priority": 1,
  1089. "MaxWalkTimes": 900.0,
  1090. "CatchPokemonWhileWalking": false,
  1091. "SpinPokestopWhileWalking": false,
  1092. "MaxSpeedUpSpeed": 60.0,
  1093. "AllowSpeedUp": true,
  1094. "DelayTimeAtDestination": 0
  1095. },
  1096. "Venusaur": {
  1097. "MaxDistance": 3000.0,
  1098. "Priority": 1,
  1099. "MaxWalkTimes": 900.0,
  1100. "CatchPokemonWhileWalking": false,
  1101. "SpinPokestopWhileWalking": false,
  1102. "MaxSpeedUpSpeed": 60.0,
  1103. "AllowSpeedUp": true,
  1104. "DelayTimeAtDestination": 0
  1105. },
  1106. "Bulbasaur": {
  1107. "MaxDistance": 500.0,
  1108. "Priority": 3,
  1109. "MaxWalkTimes": 300.0,
  1110. "CatchPokemonWhileWalking": true,
  1111. "SpinPokestopWhileWalking": true,
  1112. "MaxSpeedUpSpeed": 60.0,
  1113. "AllowSpeedUp": false,
  1114. "DelayTimeAtDestination": 0
  1115. },
  1116. "Charmander": {
  1117. "MaxDistance": 500.0,
  1118. "Priority": 3,
  1119. "MaxWalkTimes": 300.0,
  1120. "CatchPokemonWhileWalking": true,
  1121. "SpinPokestopWhileWalking": true,
  1122. "MaxSpeedUpSpeed": 60.0,
  1123. "AllowSpeedUp": false,
  1124. "DelayTimeAtDestination": 0
  1125. },
  1126. "Squirtle": {
  1127. "MaxDistance": 500.0,
  1128. "Priority": 3,
  1129. "MaxWalkTimes": 300.0,
  1130. "CatchPokemonWhileWalking": true,
  1131. "SpinPokestopWhileWalking": true,
  1132. "MaxSpeedUpSpeed": 60.0,
  1133. "AllowSpeedUp": false,
  1134. "DelayTimeAtDestination": 0
  1135. },
  1136. "Omanyte": {
  1137. "MaxDistance": 1500.0,
  1138. "Priority": 3,
  1139. "MaxWalkTimes": 300.0,
  1140. "CatchPokemonWhileWalking": true,
  1141. "SpinPokestopWhileWalking": true,
  1142. "MaxSpeedUpSpeed": 60.0,
  1143. "AllowSpeedUp": false,
  1144. "DelayTimeAtDestination": 0
  1145. },
  1146. "Marowak": {
  1147. "MaxDistance": 1500.0,
  1148. "Priority": 3,
  1149. "MaxWalkTimes": 300.0,
  1150. "CatchPokemonWhileWalking": true,
  1151. "SpinPokestopWhileWalking": true,
  1152. "MaxSpeedUpSpeed": 60.0,
  1153. "AllowSpeedUp": false,
  1154. "DelayTimeAtDestination": 0
  1155. },
  1156. "Venomoth": {
  1157. "MaxDistance": 1500.0,
  1158. "Priority": 3,
  1159. "MaxWalkTimes": 300.0,
  1160. "CatchPokemonWhileWalking": true,
  1161. "SpinPokestopWhileWalking": true,
  1162. "MaxSpeedUpSpeed": 60.0,
  1163. "AllowSpeedUp": false,
  1164. "DelayTimeAtDestination": 0
  1165. },
  1166. "Vileplume": {
  1167. "MaxDistance": 1500.0,
  1168. "Priority": 3,
  1169. "MaxWalkTimes": 300.0,
  1170. "CatchPokemonWhileWalking": true,
  1171. "SpinPokestopWhileWalking": true,
  1172. "MaxSpeedUpSpeed": 60.0,
  1173. "AllowSpeedUp": false,
  1174. "DelayTimeAtDestination": 0
  1175. }
  1176. }
  1177. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement