Guest User

sniping 0.8.5

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