Guest User

Untitled

a guest
Aug 14th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.24 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "italian",
  3. "CheckForUpdates": true,
  4. "AutoUpdate": true,
  5. "TransferConfigAndAuthOnUpdate": true,
  6. "UseWebsocket": false,
  7. "WebSocketPort": 14251,
  8. "UseTelegramAPI": false,
  9. "TelegramAPIKey": null,
  10. "TelegramPassword": "12345",
  11. "StartupWelcomeDelay": false,
  12. "AmountOfPokemonToDisplayOnStart": 50,
  13. "DetailedCountsBeforeRecycling": true,
  14. "CatchPokemon": true,
  15. "MaxBerriesToUsePerPokemon": 3,
  16. "AutomaticallyLevelUpPokemon": false,
  17. "OnlyUpgradeFavorites": true,
  18. "UseLevelUpList": true,
  19. "AmountOfTimesToUpgradeLoop": 5,
  20. "GetMinStarDustForLevelUp": 5000,
  21. "LevelUpByCPorIv": "iv",
  22. "UpgradePokemonCpMinimum": 1000.0,
  23. "UpgradePokemonIvMinimum": 95.0,
  24. "UpgradePokemonMinimumStatsOperator": "and",
  25. "DisableHumanWalking": false,
  26. "DefaultLatitude": 41.902783,
  27. "DefaultLongitude": 12.496366,
  28. "WalkingSpeedInKilometerPerHour": 5.0,
  29. "RandomlyPauseAtStops": true,
  30. "MaxSpawnLocationOffset": 10,
  31. "FastSoftBanBypass": false,
  32. "DelayBetweenPlayerActions": 5000,
  33. "DelayBetweenPokemonCatch": 2000,
  34. "DumpPokemonStats": true,
  35. "EvolveAboveIvValue": 95.0,
  36. "EvolveAllPokemonAboveIv": false,
  37. "EvolveAllPokemonWithEnoughCandy": true,
  38. "EvolveKeptPokemonsAtStorageUsagePercentage": 12.0,
  39. "KeepPokemonsThatCanEvolve": true,
  40. "KeepMinCp": 2000,
  41. "KeepMinIvPercentage": 95.0,
  42. "KeepMinLvl": 1,
  43. "KeepMinOperator": "or",
  44. "UseKeepMinLvl": false,
  45. "PrioritizeIvOverCp": true,
  46. "KeepMinDuplicatePokemon": 1,
  47. "UseGpxPathing": false,
  48. "GpxFile": "GPXPath.GPX",
  49. "VerboseRecycling": true,
  50. "RecycleInventoryAtUsagePercentage": 50.0,
  51. "RandomizeRecycle": false,
  52. "RandomRecycleValue": 5,
  53. "DelayBetweenRecycleActions": false,
  54. "UseEggIncubators": true,
  55. "UseEggIncubatorMinKm": 2,
  56. "UseLuckyEggConstantly": false,
  57. "UseLuckyEggsMinPokemonAmount": 30,
  58. "UseLuckyEggsWhileEvolving": false,
  59. "UseIncenseConstantly": false,
  60. "UseBerriesMinCp": 1000,
  61. "UseBerriesMinIv": 90.0,
  62. "UseBerriesBelowCatchProbability": 0.2,
  63. "UseBerriesOperator": "and",
  64. "UseSnipeLocationServer": false,
  65. "SnipeLocationServer": "localhost",
  66. "SnipeLocationServerPort": 16969,
  67. "GetSniperInfoFromPokezz": false,
  68. "GetOnlyVerifiedSniperInfoFromPokezz": true,
  69. "GetSniperInfoFromPokeSnipers": true,
  70. "GetSniperInfoFromPokeWatchers": true,
  71. "GetSniperInfoFromSkiplagged": true,
  72. "MinPokeballsToSnipe": 20,
  73. "MinPokeballsWhileSnipe": 0,
  74. "MinDelayBetweenSnipes": 60000,
  75. "SnipingScanOffset": 0.005,
  76. "SnipeAtPokestops": true,
  77. "SnipeIgnoreUnknownIv": false,
  78. "UseTransferIvForSnipe": false,
  79. "SnipePokemonNotInPokedex": false,
  80. "RenamePokemon": true,
  81. "RenameOnlyAboveIv": false,
  82. "RenameTemplate": "{1}_{0}",
  83. "MaxPokeballsPerPokemon": 6,
  84. "MaxTravelDistanceInMeters": 3000,
  85. "TotalAmountOfPokeballsToKeep": 100,
  86. "TotalAmountOfPotionsToKeep": 80,
  87. "TotalAmountOfRevivesToKeep": 60,
  88. "TotalAmountOfBerriesToKeep": 50,
  89. "UseGreatBallAboveCp": 1000,
  90. "UseUltraBallAboveCp": 1250,
  91. "UseMasterBallAboveCp": 1500,
  92. "UseGreatBallAboveIv": 85.0,
  93. "UseUltraBallAboveIv": 95.0,
  94. "UseGreatBallBelowCatchProbability": 0.2,
  95. "UseUltraBallBelowCatchProbability": 0.1,
  96. "UseMasterBallBelowCatchProbability": 0.05,
  97. "EnableHumanizedThrows": true,
  98. "EnableMissedThrows": false,
  99. "ThrowMissPercentage": 25,
  100. "NiceThrowChance": 40,
  101. "GreatThrowChance": 30,
  102. "ExcellentThrowChance": 80,
  103. "CurveThrowChance": 70,
  104. "ForceGreatThrowOverIv": 90.0,
  105. "ForceExcellentThrowOverIv": 95.0,
  106. "ForceGreatThrowOverCp": 1000,
  107. "ForceExcellentThrowOverCp": 1500,
  108. "TransferWeakPokemon": false,
  109. "TransferDuplicatePokemon": false,
  110. "TransferDuplicatePokemonOnCapture": true,
  111. "FavoriteMinIvPercentage": 95.0,
  112. "AutoFavoritePokemon": true,
  113. "UsePokemonToNotCatchFilter": false,
  114. "UsePokemonSniperFilterOnly": true,
  115. "ItemRecycleFilter": [
  116. {
  117. "Key": "itemUnknown",
  118. "Value": 0
  119. },
  120. {
  121. "Key": "itemLuckyEgg",
  122. "Value": 200
  123. },
  124. {
  125. "Key": "itemIncenseOrdinary",
  126. "Value": 100
  127. },
  128. {
  129. "Key": "itemIncenseSpicy",
  130. "Value": 100
  131. },
  132. {
  133. "Key": "itemIncenseCool",
  134. "Value": 100
  135. },
  136. {
  137. "Key": "itemIncenseFloral",
  138. "Value": 100
  139. },
  140. {
  141. "Key": "itemTroyDisk",
  142. "Value": 100
  143. },
  144. {
  145. "Key": "itemXAttack",
  146. "Value": 100
  147. },
  148. {
  149. "Key": "itemXDefense",
  150. "Value": 100
  151. },
  152. {
  153. "Key": "itemXMiracle",
  154. "Value": 100
  155. },
  156. {
  157. "Key": "itemRazzBerry",
  158. "Value": 50
  159. },
  160. {
  161. "Key": "itemBlukBerry",
  162. "Value": 10
  163. },
  164. {
  165. "Key": "itemNanabBerry",
  166. "Value": 10
  167. },
  168. {
  169. "Key": "itemWeparBerry",
  170. "Value": 30
  171. },
  172. {
  173. "Key": "itemPinapBerry",
  174. "Value": 30
  175. },
  176. {
  177. "Key": "itemSpecialCamera",
  178. "Value": 100
  179. },
  180. {
  181. "Key": "itemIncubatorBasicUnlimited",
  182. "Value": 100
  183. },
  184. {
  185. "Key": "itemIncubatorBasic",
  186. "Value": 100
  187. },
  188. {
  189. "Key": "itemPokemonStorageUpgrade",
  190. "Value": 100
  191. },
  192. {
  193. "Key": "itemItemStorageUpgrade",
  194. "Value": 100
  195. }
  196. ],
  197. "PokemonsNotToTransfer": [
  198. "venusaur",
  199. "charizard",
  200. "blastoise",
  201. "ditto",
  202. "articuno",
  203. "zapdos",
  204. "moltres",
  205. "mewtwo",
  206. "mew"
  207. ],
  208. "PokemonsToEvolve": [
  209. "caterpie",
  210. "weedle",
  211. "pidgey",
  212. "rattata"
  213. ],
  214. "PokemonsToLevelUp": null,
  215. "PokemonsToIgnore": [
  216. "bulbasaur",
  217. "ivysaur",
  218. "venusaur",
  219. "charmander",
  220. "charmeleon",
  221. "charizard",
  222. "squirtle",
  223. "wartortle",
  224. "blastoise",
  225. "metapod",
  226. "butterfree",
  227. "kakuna",
  228. "beedrill",
  229. "pidgeotto",
  230. "pidgeot",
  231. "rattata",
  232. "raticate",
  233. "spearow",
  234. "fearow",
  235. "ekans",
  236. "arbok",
  237. "pikachu",
  238. "raichu",
  239. "sandshrew",
  240. "sandslash",
  241. "nidorina",
  242. "nidoqueen",
  243. "nidorino",
  244. "nidoking",
  245. "clefairy",
  246. "clefable",
  247. "vulpix",
  248. "ninetales",
  249. "jigglypuff",
  250. "wigglytuff",
  251. "zubat",
  252. "golbat",
  253. "oddish",
  254. "gloom",
  255. "vileplume",
  256. "paras",
  257. "parasect",
  258. "venonat",
  259. "venomoth",
  260. "diglett",
  261. "dugtrio",
  262. "meowth",
  263. "persian",
  264. "psyduck",
  265. "golduck",
  266. "mankey",
  267. "primeape",
  268. "growlithe",
  269. "arcanine",
  270. "poliwag",
  271. "poliwhirl",
  272. "poliwrath",
  273. "abra",
  274. "kadabra",
  275. "alakazam",
  276. "machop",
  277. "machoke",
  278. "machamp",
  279. "bellsprout",
  280. "weepinbell",
  281. "victreebel",
  282. "tentacool",
  283. "tentacruel",
  284. "geodude",
  285. "graveler",
  286. "golem",
  287. "ponyta",
  288. "rapidash",
  289. "slowpoke",
  290. "slowbro",
  291. "magnemite",
  292. "magneton",
  293. "doduo",
  294. "dodrio",
  295. "seel",
  296. "dewgong",
  297. "grimer",
  298. "muk",
  299. "shellder",
  300. "cloyster",
  301. "gastly",
  302. "haunter",
  303. "gengar",
  304. "onix",
  305. "drowzee",
  306. "hypno",
  307. "krabby",
  308. "kingler",
  309. "voltorb",
  310. "electrode",
  311. "exeggcute",
  312. "exeggutor",
  313. "cubone",
  314. "marowak",
  315. "hitmonlee",
  316. "hitmonchan",
  317. "lickitung",
  318. "koffing",
  319. "weezing",
  320. "rhyhorn",
  321. "rhydon",
  322. "chansey",
  323. "tangela",
  324. "kangaskhan",
  325. "horsea",
  326. "seadra",
  327. "goldeen",
  328. "seaking",
  329. "staryu",
  330. "starmie",
  331. "scyther",
  332. "jynx",
  333. "electabuzz",
  334. "magmar",
  335. "pinsir",
  336. "tauros",
  337. "magikarp",
  338. "gyarados",
  339. "lapras",
  340. "ditto",
  341. "eevee",
  342. "vaporeon",
  343. "jolteon",
  344. "flareon",
  345. "porygon",
  346. "omanyte",
  347. "omastar",
  348. "kabuto",
  349. "kabutops",
  350. "aerodactyl",
  351. "snorlax",
  352. "articuno",
  353. "zapdos",
  354. "moltres",
  355. "dratini",
  356. "dragonair",
  357. "dragonite",
  358. "mewtwo",
  359. "mew"
  360. ],
  361. "PokemonsTransferFilter": {},
  362. "PokemonToSnipe": {
  363. "Locations": [
  364. {
  365. "Latitude": 43.640280651698269,
  366. "Longitude": -79.376066476106644
  367. },
  368. {
  369. "Latitude": 40.7589,
  370. "Longitude": -73.9851
  371. },
  372. {
  373. "Latitude": 37.747536,
  374. "Longitude": -122.389374
  375. },
  376. {
  377. "Latitude": 37.75468,
  378. "Longitude": -122.383175
  379. },
  380. {
  381. "Latitude": 37.764149,
  382. "Longitude": -122.386327
  383. },
  384. {
  385. "Latitude": 37.773284,
  386. "Longitude": -122.386117
  387. },
  388. {
  389. "Latitude": 37.785076,
  390. "Longitude": -122.388218
  391. },
  392. {
  393. "Latitude": 37.794535,
  394. "Longitude": -122.392343
  395. },
  396. {
  397. "Latitude": 37.798755,
  398. "Longitude": -122.396457
  399. },
  400. {
  401. "Latitude": 37.803546,
  402. "Longitude": -122.401076
  403. },
  404. {
  405. "Latitude": 37.806967,
  406. "Longitude": -122.405478
  407. },
  408. {
  409. "Latitude": 37.809134,
  410. "Longitude": -122.413851
  411. },
  412. {
  413. "Latitude": 37.808564,
  414. "Longitude": -122.419192
  415. },
  416. {
  417. "Latitude": 37.807089,
  418. "Longitude": -122.424528
  419. },
  420. {
  421. "Latitude": 37.805948,
  422. "Longitude": -122.439974
  423. },
  424. {
  425. "Latitude": 37.804216,
  426. "Longitude": -122.447704
  427. },
  428. {
  429. "Latitude": -37.764537,
  430. "Longitude": 145.357286
  431. },
  432. {
  433. "Latitude": -37.763517,
  434. "Longitude": 145.354768
  435. },
  436. {
  437. "Latitude": -37.763038,
  438. "Longitude": 145.352128
  439. },
  440. {
  441. "Latitude": -37.764657,
  442. "Longitude": 145.349457
  443. },
  444. {
  445. "Latitude": -37.766012,
  446. "Longitude": 145.350656
  447. },
  448. {
  449. "Latitude": -37.76809,
  450. "Longitude": 145.350435
  451. },
  452. {
  453. "Latitude": -37.769745,
  454. "Longitude": 145.350708
  455. },
  456. {
  457. "Latitude": -37.770561,
  458. "Longitude": 145.353014
  459. },
  460. {
  461. "Latitude": -37.769265,
  462. "Longitude": 145.354865
  463. },
  464. {
  465. "Latitude": -37.769049,
  466. "Longitude": 145.357262
  467. },
  468. {
  469. "Latitude": -37.769985,
  470. "Longitude": 145.358598
  471. },
  472. {
  473. "Latitude": -37.76797,
  474. "Longitude": 145.359933
  475. },
  476. {
  477. "Latitude": -37.766699,
  478. "Longitude": 145.358901
  479. },
  480. {
  481. "Latitude": 48.849957,
  482. "Longitude": 2.359276
  483. },
  484. {
  485. "Latitude": 48.850423,
  486. "Longitude": 2.358203
  487. },
  488. {
  489. "Latitude": 48.850901,
  490. "Longitude": 2.356532
  491. },
  492. {
  493. "Latitude": 48.851289,
  494. "Longitude": 2.355588
  495. },
  496. {
  497. "Latitude": 48.851678,
  498. "Longitude": 2.354257
  499. },
  500. {
  501. "Latitude": 48.852256,
  502. "Longitude": 2.353657
  503. },
  504. {
  505. "Latitude": 48.852934,
  506. "Longitude": 2.353292
  507. },
  508. {
  509. "Latitude": 48.853386,
  510. "Longitude": 2.353217
  511. },
  512. {
  513. "Latitude": 48.853428,
  514. "Longitude": 2.354075
  515. },
  516. {
  517. "Latitude": 48.853075,
  518. "Longitude": 2.355169
  519. },
  520. {
  521. "Latitude": 48.852821,
  522. "Longitude": 2.356006
  523. },
  524. {
  525. "Latitude": 48.852518,
  526. "Longitude": 2.356961
  527. },
  528. {
  529. "Latitude": 59.90014,
  530. "Longitude": 10.755197
  531. },
  532. {
  533. "Latitude": 59.906256,
  534. "Longitude": 10.75955
  535. },
  536. {
  537. "Latitude": 59.904917,
  538. "Longitude": 10.752632
  539. },
  540. {
  541. "Latitude": 59.908204,
  542. "Longitude": 10.752389
  543. },
  544. {
  545. "Latitude": 59.906135,
  546. "Longitude": 10.746684
  547. },
  548. {
  549. "Latitude": 59.902604,
  550. "Longitude": 10.743771
  551. },
  552. {
  553. "Latitude": 59.90437,
  554. "Longitude": 10.737944
  555. },
  556. {
  557. "Latitude": 59.906682,
  558. "Longitude": 10.734424
  559. },
  560. {
  561. "Latitude": 59.910091,
  562. "Longitude": 10.733696
  563. },
  564. {
  565. "Latitude": 59.910273,
  566. "Longitude": 10.730054
  567. },
  568. {
  569. "Latitude": 59.909299,
  570. "Longitude": 10.7235
  571. },
  572. {
  573. "Latitude": 59.908387,
  574. "Longitude": 10.718766
  575. },
  576. {
  577. "Latitude": 59.906743,
  578. "Longitude": 10.713061
  579. },
  580. {
  581. "Latitude": 59.908326,
  582. "Longitude": 10.708812
  583. },
  584. {
  585. "Latitude": 59.911977,
  586. "Longitude": 10.7025
  587. },
  588. {
  589. "Latitude": 33.736842,
  590. "Longitude": -118.101057
  591. },
  592. {
  593. "Latitude": 33.738163,
  594. "Longitude": -118.104018
  595. },
  596. {
  597. "Latitude": 33.739876,
  598. "Longitude": -118.107623
  599. },
  600. {
  601. "Latitude": 33.740411,
  602. "Longitude": -118.109168
  603. },
  604. {
  605. "Latitude": 33.740875,
  606. "Longitude": -118.110455
  607. },
  608. {
  609. "Latitude": 33.741731,
  610. "Longitude": -118.112172
  611. },
  612. {
  613. "Latitude": 33.742838,
  614. "Longitude": -118.114361
  615. },
  616. {
  617. "Latitude": 33.745229,
  618. "Longitude": -118.112945
  619. },
  620. {
  621. "Latitude": 33.747512,
  622. "Longitude": -118.111571
  623. },
  624. {
  625. "Latitude": 33.749154,
  626. "Longitude": -118.108739
  627. },
  628. {
  629. "Latitude": 39.285967,
  630. "Longitude": -76.608897
  631. },
  632. {
  633. "Latitude": 39.285932,
  634. "Longitude": -76.610142
  635. },
  636. {
  637. "Latitude": 39.285709,
  638. "Longitude": -76.611674
  639. },
  640. {
  641. "Latitude": 39.284746,
  642. "Longitude": -76.611977
  643. },
  644. {
  645. "Latitude": 39.282679,
  646. "Longitude": -76.611886
  647. },
  648. {
  649. "Latitude": 39.281904,
  650. "Longitude": -76.611613
  651. },
  652. {
  653. "Latitude": 39.281751,
  654. "Longitude": -76.610081
  655. },
  656. {
  657. "Latitude": 39.281857,
  658. "Longitude": -76.608579
  659. },
  660. {
  661. "Latitude": 39.281868,
  662. "Longitude": -76.607638
  663. },
  664. {
  665. "Latitude": 39.281528,
  666. "Longitude": -76.606576
  667. },
  668. {
  669. "Latitude": 39.280882,
  670. "Longitude": -76.605817
  671. },
  672. {
  673. "Latitude": 39.280318,
  674. "Longitude": -76.605377
  675. },
  676. {
  677. "Latitude": 39.27932,
  678. "Longitude": -76.605878
  679. },
  680. {
  681. "Latitude": 39.278632,
  682. "Longitude": -76.605629
  683. },
  684. {
  685. "Latitude": 41.021727456054904,
  686. "Longitude": 28.974664807319641
  687. },
  688. {
  689. "Latitude": 41.021686983614593,
  690. "Longitude": 28.974841833114624
  691. },
  692. {
  693. "Latitude": 41.021557471638516,
  694. "Longitude": 28.975163698196411
  695. },
  696. {
  697. "Latitude": 41.021642463901557,
  698. "Longitude": 28.975732326507568
  699. },
  700. {
  701. "Latitude": 41.021771975710486,
  702. "Longitude": 28.976660370826721
  703. },
  704. {
  705. "Latitude": 41.022298114815477,
  706. "Longitude": 28.977813720703125
  707. },
  708. {
  709. "Latitude": 22.296065137950858,
  710. "Longitude": 114.17695999145508
  711. },
  712. {
  713. "Latitude": 22.295370267016203,
  714. "Longitude": 114.17655229568481
  715. },
  716. {
  717. "Latitude": 22.294298173652926,
  718. "Longitude": 114.17612314224243
  719. },
  720. {
  721. "Latitude": 22.293920953661537,
  722. "Longitude": 114.17558670043945
  723. },
  724. {
  725. "Latitude": 22.293543732651891,
  726. "Longitude": 114.17442798614502
  727. },
  728. {
  729. "Latitude": 22.293762123886843,
  730. "Longitude": 114.17301177978516
  731. },
  732. {
  733. "Latitude": 22.294238612669361,
  734. "Longitude": 114.17221784591675
  735. },
  736. {
  737. "Latitude": 22.293603293931632,
  738. "Longitude": 114.17140245437622
  739. },
  740. {
  741. "Latitude": 22.2940400758741,
  742. "Longitude": 114.17000770568848
  743. },
  744. {
  745. "Latitude": 22.294258466333368,
  746. "Longitude": 114.16837692260742
  747. },
  748. {
  749. "Latitude": 22.295251145937577,
  750. "Longitude": 114.1680121421814
  751. },
  752. {
  753. "Latitude": 22.297514429066013,
  754. "Longitude": 114.16784048080444
  755. },
  756. {
  757. "Latitude": 22.299321058583679,
  758. "Longitude": 114.1673469543457
  759. },
  760. {
  761. "Latitude": 22.300730610444251,
  762. "Longitude": 114.16702508926392
  763. },
  764. {
  765. "Latitude": 40.707287092735527,
  766. "Longitude": -74.000215530395508
  767. },
  768. {
  769. "Latitude": 40.7066689811733,
  770. "Longitude": -74.0013313293457
  771. },
  772. {
  773. "Latitude": 40.706018331225707,
  774. "Longitude": -74.002768993377686
  775. },
  776. {
  777. "Latitude": 40.705172476790494,
  778. "Longitude": -74.004077911376953
  779. },
  780. {
  781. "Latitude": 40.704310344869079,
  782. "Longitude": -74.005537033081055
  783. },
  784. {
  785. "Latitude": 40.7036759387806,
  786. "Longitude": -74.006803035736084
  787. },
  788. {
  789. "Latitude": 40.702830054596006,
  790. "Longitude": -74.008305072784424
  791. },
  792. {
  793. "Latitude": 40.70141480126501,
  794. "Longitude": -74.011673927307129
  795. },
  796. {
  797. "Latitude": 40.700633958968886,
  798. "Longitude": -74.013111591339111
  799. },
  800. {
  801. "Latitude": 40.700991846157528,
  802. "Longitude": -74.015192985534668
  803. },
  804. {
  805. "Latitude": 40.702781253257584,
  806. "Longitude": -74.0170168876648
  807. },
  808. {
  809. "Latitude": 40.704668212304441,
  810. "Longitude": -74.017167091369629
  811. },
  812. {
  813. "Latitude": 40.704814612064688,
  814. "Longitude": -74.017682075500488
  815. },
  816. {
  817. "Latitude": 40.70489594512577,
  818. "Longitude": -74.018948078155518
  819. },
  820. {
  821. "Latitude": 40.70627859196756,
  822. "Longitude": -74.019098281860352
  823. },
  824. {
  825. "Latitude": 40.70705936809059,
  826. "Longitude": -74.018733501434326
  827. },
  828. {
  829. "Latitude": 40.707628678242877,
  830. "Longitude": -74.0182614326477
  831. },
  832. {
  833. "Latitude": -33.8564820606244,
  834. "Longitude": 151.21579885482788
  835. },
  836. {
  837. "Latitude": -33.85630386827517,
  838. "Longitude": 151.21461868286133
  839. },
  840. {
  841. "Latitude": -33.8571591881608,
  842. "Longitude": 151.2143611907959
  843. },
  844. {
  845. "Latitude": -33.858157050534182,
  846. "Longitude": 151.21382474899292
  847. },
  848. {
  849. "Latitude": -33.858798527331587,
  850. "Longitude": 151.21320247650147
  851. },
  852. {
  853. "Latitude": -33.859422180709466,
  854. "Longitude": 151.21275186538696
  855. },
  856. {
  857. "Latitude": -33.860188377195747,
  858. "Longitude": 151.21273040771484
  859. },
  860. {
  861. "Latitude": -33.860936748522356,
  862. "Longitude": 151.21266603469849
  863. },
  864. {
  865. "Latitude": -33.861275295301176,
  866. "Longitude": 151.21195793151856
  867. },
  868. {
  869. "Latitude": -33.861310931726138,
  870. "Longitude": 151.21152877807617
  871. },
  872. {
  873. "Latitude": -33.8610792946981,
  874. "Longitude": 151.21086359024048
  875. },
  876. {
  877. "Latitude": -33.861097112953331,
  878. "Longitude": 151.21019840240479
  879. },
  880. {
  881. "Latitude": -33.861008021639968,
  882. "Longitude": 151.20964050292969
  883. },
  884. {
  885. "Latitude": -33.860544745312112,
  886. "Longitude": 151.20938301086426
  887. },
  888. {
  889. "Latitude": -33.859618185116148,
  890. "Longitude": 151.20957612991333
  891. },
  892. {
  893. "Latitude": -33.859208357207272,
  894. "Longitude": 151.20991945266724
  895. },
  896. {
  897. "Latitude": -33.858673796109471,
  898. "Longitude": 151.21006965637207
  899. },
  900. {
  901. "Latitude": -33.858174869399171,
  902. "Longitude": 151.2102198600769
  903. },
  904. {
  905. "Latitude": -33.857533387917158,
  906. "Longitude": 151.21011257171631
  907. },
  908. {
  909. "Latitude": -33.857194826303477,
  910. "Longitude": 151.20983362197876
  911. },
  912. {
  913. "Latitude": -33.85667807177915,
  914. "Longitude": 151.20938301086426
  915. },
  916. {
  917. "Latitude": -33.856090036965327,
  918. "Longitude": 151.20916843414307
  919. },
  920. {
  921. "Latitude": -33.855751469629858,
  922. "Longitude": 151.20974779129028
  923. },
  924. {
  925. "Latitude": -33.855698011506824,
  926. "Longitude": 151.21019840240479
  927. },
  928. {
  929. "Latitude": -33.854949594271112,
  930. "Longitude": 151.2102198600769
  931. },
  932. {
  933. "Latitude": -33.854325908231658,
  934. "Longitude": 151.20966196060181
  935. },
  936. {
  937. "Latitude": -33.854005153637992,
  938. "Longitude": 151.20914697647095
  939. },
  940. {
  941. "Latitude": -33.853809136348893,
  942. "Longitude": 151.20882511138916
  943. },
  944. {
  945. "Latitude": -33.853809136348893,
  946. "Longitude": 151.2083101272583
  947. },
  948. {
  949. "Latitude": -33.8541655310854,
  950. "Longitude": 151.20788097381592
  951. },
  952. {
  953. "Latitude": -33.855591095160392,
  954. "Longitude": 151.20710849761963
  955. },
  956. {
  957. "Latitude": -33.855804927719419,
  958. "Longitude": 151.20637893676758
  959. },
  960. {
  961. "Latitude": -33.85651769904964,
  962. "Longitude": 151.20577812194824
  963. },
  964. {
  965. "Latitude": -33.85651769904964,
  966. "Longitude": 151.20515584945679
  967. },
  968. {
  969. "Latitude": -33.856588975855495,
  970. "Longitude": 151.20436191558838
  971. },
  972. {
  973. "Latitude": -33.855377262066007,
  974. "Longitude": 151.20352506637573
  975. },
  976. {
  977. "Latitude": -33.856588975855495,
  978. "Longitude": 151.20354652404785
  979. },
  980. {
  981. "Latitude": -33.8564820606244,
  982. "Longitude": 151.20290279388428
  983. },
  984. {
  985. "Latitude": -33.855858385775527,
  986. "Longitude": 151.20245218276978
  987. },
  988. {
  989. "Latitude": -33.856446422184312,
  990. "Longitude": 151.202130317688
  991. },
  992. {
  993. "Latitude": -33.857996680581948,
  994. "Longitude": 151.20165824890137
  995. },
  996. {
  997. "Latitude": -33.858620339815644,
  998. "Longitude": 151.20178699493408
  999. },
  1000. {
  1001. "Latitude": -33.859190538557925,
  1002. "Longitude": 151.20200157165527
  1003. },
  1004. {
  1005. "Latitude": -33.859600366552314,
  1006. "Longitude": 151.2013578414917
  1007. },
  1008. {
  1009. "Latitude": -33.860063648003653,
  1010. "Longitude": 151.20049953460693
  1011. }
  1012. ],
  1013. "Pokemon": [
  1014. "bulbasaur",
  1015. "ivysaur",
  1016. "venusaur",
  1017. "charmander",
  1018. "charmeleon",
  1019. "charizard",
  1020. "squirtle",
  1021. "wartortle",
  1022. "blastoise",
  1023. "metapod",
  1024. "butterfree",
  1025. "kakuna",
  1026. "beedrill",
  1027. "pidgeotto",
  1028. "pidgeot",
  1029. "rattata",
  1030. "raticate",
  1031. "spearow",
  1032. "fearow",
  1033. "ekans",
  1034. "arbok",
  1035. "pikachu",
  1036. "raichu",
  1037. "sandshrew",
  1038. "sandslash",
  1039. "nidorina",
  1040. "nidoqueen",
  1041. "nidorino",
  1042. "nidoking",
  1043. "clefairy",
  1044. "clefable",
  1045. "vulpix",
  1046. "ninetales",
  1047. "jigglypuff",
  1048. "wigglytuff",
  1049. "zubat",
  1050. "golbat",
  1051. "oddish",
  1052. "gloom",
  1053. "vileplume",
  1054. "paras",
  1055. "parasect",
  1056. "venonat",
  1057. "venomoth",
  1058. "diglett",
  1059. "dugtrio",
  1060. "meowth",
  1061. "persian",
  1062. "psyduck",
  1063. "golduck",
  1064. "mankey",
  1065. "primeape",
  1066. "growlithe",
  1067. "arcanine",
  1068. "poliwag",
  1069. "poliwhirl",
  1070. "poliwrath",
  1071. "abra",
  1072. "kadabra",
  1073. "alakazam",
  1074. "machop",
  1075. "machoke",
  1076. "machamp",
  1077. "bellsprout",
  1078. "weepinbell",
  1079. "victreebel",
  1080. "tentacool",
  1081. "tentacruel",
  1082. "geodude",
  1083. "graveler",
  1084. "golem",
  1085. "ponyta",
  1086. "rapidash",
  1087. "slowpoke",
  1088. "slowbro",
  1089. "magnemite",
  1090. "magneton",
  1091. "doduo",
  1092. "dodrio",
  1093. "seel",
  1094. "dewgong",
  1095. "grimer",
  1096. "muk",
  1097. "shellder",
  1098. "cloyster",
  1099. "gastly",
  1100. "haunter",
  1101. "gengar",
  1102. "onix",
  1103. "drowzee",
  1104. "hypno",
  1105. "krabby",
  1106. "kingler",
  1107. "voltorb",
  1108. "electrode",
  1109. "exeggcute",
  1110. "exeggutor",
  1111. "cubone",
  1112. "marowak",
  1113. "hitmonlee",
  1114. "hitmonchan",
  1115. "lickitung",
  1116. "koffing",
  1117. "weezing",
  1118. "rhyhorn",
  1119. "rhydon",
  1120. "chansey",
  1121. "tangela",
  1122. "kangaskhan",
  1123. "horsea",
  1124. "seadra",
  1125. "goldeen",
  1126. "seaking",
  1127. "staryu",
  1128. "starmie",
  1129. "scyther",
  1130. "jynx",
  1131. "electabuzz",
  1132. "magmar",
  1133. "pinsir",
  1134. "tauros",
  1135. "magikarp",
  1136. "gyarados",
  1137. "lapras",
  1138. "ditto",
  1139. "eevee",
  1140. "vaporeon",
  1141. "jolteon",
  1142. "flareon",
  1143. "porygon",
  1144. "omanyte",
  1145. "omastar",
  1146. "kabuto",
  1147. "kabutops",
  1148. "aerodactyl",
  1149. "snorlax",
  1150. "articuno",
  1151. "zapdos",
  1152. "moltres",
  1153. "dratini",
  1154. "dragonair",
  1155. "dragonite",
  1156. "mewtwo",
  1157. "mew"
  1158. ]
  1159. },
  1160. "PokemonToUseMasterball": [
  1161. "articuno",
  1162. "zapdos",
  1163. "moltres",
  1164. "mew",
  1165. "mewtwo"
  1166. ]
  1167. }
Advertisement
Add Comment
Please, Sign In to add comment