Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.14 KB | None | 0 0
  1. {
  2. "ConsoleConfig": {
  3. "TranslationLanguageCode": "zh-tw",
  4. "StartupWelcomeDelay": false,
  5. "AmountOfPokemonToDisplayOnStart": 2,
  6. "DetailedCountsBeforeRecycling": true
  7. },
  8. "UpdateConfig": {
  9. "SchemaVersion": 6,
  10. "CheckForUpdates": true,
  11. "AutoUpdate": true
  12. },
  13. "WebsocketsConfig": {
  14. "UseWebsocket": true,
  15. "WebSocketPort": 14251
  16. },
  17. "LocationConfig": {
  18. "DisableHumanWalking": true,
  19. "StartFromLastPosition": true,
  20. "DefaultLatitude": 40.758789,
  21. "DefaultLongitude": -73.985045,
  22. "WalkingSpeedInKilometerPerHour": 70.0,
  23. "UseWalkingSpeedVariant": false,
  24. "WalkingSpeedVariant": 1.2,
  25. "ShowVariantWalking": false,
  26. "RandomlyPauseAtStops": false,
  27. "MaxSpawnLocationOffset": 10,
  28. "MaxTravelDistanceInMeters": 2000
  29. },
  30. "TelegramConfig": {
  31. "UseTelegramAPI": false,
  32. "TelegramAPIKey": null,
  33. "TelegramPassword": null
  34. },
  35. "GPXConfig": {
  36. "UseGpxPathing": false,
  37. "GpxFile": "GPXPath.GPX"
  38. },
  39. "SnipeConfig": {
  40. "UseSnipeLocationServer": false,
  41. "SnipeLocationServer": "localhost",
  42. "SnipeLocationServerPort": 16969,
  43. "GetSniperInfoFromPokezz": false,
  44. "GetOnlyVerifiedSniperInfoFromPokezz": false,
  45. "GetSniperInfoFromPokeSnipers": false,
  46. "GetSniperInfoFromPokeWatchers": false,
  47. "GetSniperInfoFromSkiplagged": false,
  48. "MinPokeballsToSnipe": 20,
  49. "MinPokeballsWhileSnipe": 0,
  50. "MinDelayBetweenSnipes": 0,
  51. "SnipingScanOffset": 1.0,
  52. "SnipeAtPokestops": true,
  53. "SnipeIgnoreUnknownIv": false,
  54. "UseTransferIvForSnipe": false,
  55. "SnipePokemonNotInPokedex": false,
  56. "UseSnipeLimit": false,
  57. "SnipeRestSeconds": 600,
  58. "SnipeCountLimit": 39,
  59. "ActivateMSniper": true,
  60. "MinIVForAutoSnipe": 100,
  61. "AutosnipeVerifiedOnly": false,
  62. "DefaultAutoSnipeCandy": 0,
  63. "SnipePauseOnOutOfBallTime": 5,
  64. "AutoSnipeMaxDistance": 0.0
  65. },
  66. "HumanWalkSnipeConfig": {
  67. "Enable": false,
  68. "DisplayPokemonList": true,
  69. "MaxDistance": 1500.0,
  70. "MaxEstimateTime": 900.0,
  71. "CatchEmAllMinBalls": 50,
  72. "TryCatchEmAll": true,
  73. "CatchPokemonWhileWalking": true,
  74. "SpinWhileWalking": true,
  75. "AlwaysWalkback": false,
  76. "SnipingScanOffset": 0.025,
  77. "WalkbackDistanceLimit": 300.0,
  78. "IncludeDefaultLocation": true,
  79. "UseSnipePokemonList": true,
  80. "MaxSpeedUpSpeed": 60.0,
  81. "AllowSpeedUp": true,
  82. "DelayTimeAtDestination": 1,
  83. "UsePokeRadar": false,
  84. "UseSkiplagged": false,
  85. "UsePokecrew": false,
  86. "UsePokesnipers": false,
  87. "UsePokeZZ": false,
  88. "UsePokeWatcher": false,
  89. "UseFastPokemap": false,
  90. "UsePogoLocationFeeder": false,
  91. "AllowTransferWhileWalking": false
  92. },
  93. "DataSharingConfig": {
  94. "EnableSyncData": true,
  95. "AutoSnipe": false,
  96. "DataServiceIdentification": "",
  97. "DataRecieverURL": "ws://necrosocket.herokuapp.com/socket.io/?EIO=3&transport=websocket"
  98. },
  99. "PokeStopConfig": {
  100. "UsePokeStopLimit": false,
  101. "PokeStopLimit": 1998,
  102. "PokeStopLimitMinutes": 1470
  103. },
  104. "GymConfig": {
  105. "Enable": false,
  106. "PrioritizeGymOverPokestop": true,
  107. "MaxDistance": 500.0,
  108. "DefaultTeam": "Yellow",
  109. "MaxCPToDeploy": 1800,
  110. "MaxLevelToDeploy": 16,
  111. "VisitTimeout": 60,
  112. "UseRandomPokemon": false,
  113. "NumberOfTopPokemonToBeExcluded": 10,
  114. "CollectCoinAfterDeployed": 1,
  115. "EnableAttackGym": false,
  116. "MaxGymLevelToAttack": 3,
  117. "MaxDefendersToAttack": 3,
  118. "HealDefendersBeforeApplyToGym": true,
  119. "DontAttackAfterCoinsLimitReached": true,
  120. "EnableGymTraining": true,
  121. "TrainGymWhenMissingMaxPoints": 1000,
  122. "MaxGymLvlToTrain": 4,
  123. "TrainAlreadyDefendedGym": true
  124. },
  125. "PokemonConfig": {
  126. "CatchPokemon": true,
  127. "DelayBetweenPokemonCatch": 0,
  128. "UseCatchLimit": false,
  129. "CatchPokemonLimit": 998,
  130. "CatchPokemonLimitMinutes": 1470,
  131. "UseIncenseConstantly": true,
  132. "UseEggIncubators": true,
  133. "UseLimitedEggIncubators": true,
  134. "UseLuckyEggConstantly": false,
  135. "UseLuckyEggsMinPokemonAmount": 50,
  136. "UseLuckyEggsWhileEvolving": true,
  137. "UseBerriesMinCp": 1000,
  138. "UseBerriesMinIv": 90.0,
  139. "UseBerriesBelowCatchProbability": 0.2,
  140. "UseBerriesOperator": "or",
  141. "MaxBerriesToUsePerPokemon": 30,
  142. "TransferWeakPokemon": true,
  143. "TransferDuplicatePokemon": true,
  144. "TransferDuplicatePokemonOnCapture": true,
  145. "RenamePokemon": false,
  146. "RenameOnlyAboveIv": false,
  147. "RenameTemplate": "{1}_{0}",
  148. "FavoriteMinIvPercentage": 100.0,
  149. "AutoFavoritePokemon": true,
  150. "MaxPokeballsPerPokemon": 15,
  151. "UseGreatBallAboveCp": 1000,
  152. "UseUltraBallAboveCp": 1250,
  153. "UseMasterBallAboveCp": 1500,
  154. "UseGreatBallAboveIv": 85.0,
  155. "UseUltraBallAboveIv": 95.0,
  156. "UseGreatBallBelowCatchProbability": 0.2,
  157. "UseUltraBallBelowCatchProbability": 0.1,
  158. "UseMasterBallBelowCatchProbability": 0.05,
  159. "AutomaticallyLevelUpPokemon": false,
  160. "OnlyUpgradeFavorites": true,
  161. "UseLevelUpList": true,
  162. "AmountOfTimesToUpgradeLoop": 5,
  163. "GetMinStarDustForLevelUp": 5000,
  164. "LevelUpByCPorIv": "iv",
  165. "UpgradePokemonCpMinimum": 1000.0,
  166. "UpgradePokemonIvMinimum": 95.0,
  167. "UpgradePokemonMinimumStatsOperator": "and",
  168. "EvolveAboveIvValue": 100.0,
  169. "EvolveAllPokemonAboveIv": true,
  170. "EvolveAllPokemonWithEnoughCandy": true,
  171. "EvolveKeptPokemonsAtStorageUsagePercentage": 99.0,
  172. "EvolveKeptPokemonIfBagHasOverThisManyPokemon": 250,
  173. "KeepPokemonsThatCanEvolve": true,
  174. "KeepMinCp": 2000,
  175. "KeepMinIvPercentage": 99.0,
  176. "KeepMinLvl": 6,
  177. "KeepMinOperator": "or",
  178. "UseKeepMinLvl": false,
  179. "PrioritizeIvOverCp": true,
  180. "KeepMinDuplicatePokemon": 1,
  181. "UsePokemonToNotCatchFilter": false,
  182. "UsePokemonSniperFilterOnly": false,
  183. "DumpPokemonStats": false,
  184. "DelayBetweenPokemonUpgrade": 1,
  185. "OutOfBallCatchBlockTime": 5,
  186. "PokeballToKeepForSnipe": 50,
  187. "UseBulkTransferPokemon": true,
  188. "BulkTransferStogareBuffer": 10,
  189. "BulkTransferSize": 100
  190. },
  191. "RecycleConfig": {
  192. "VerboseRecycling": true,
  193. "RecycleInventoryAtUsagePercentage": 90.0,
  194. "RandomizeRecycle": false,
  195. "RandomRecycleValue": 5,
  196. "TotalAmountOfPokeballsToKeep": 120,
  197. "TotalAmountOfPotionsToKeep": 80,
  198. "TotalAmountOfRevivesToKeep": 60,
  199. "TotalAmountOfBerriesToKeep": 50,
  200. "UseRecyclePercentsInsteadOfTotals": false,
  201. "PercentOfInventoryPokeballsToKeep": 35,
  202. "PercentOfInventoryPotionsToKeep": 35,
  203. "PercentOfInventoryRevivesToKeep": 20,
  204. "PercentOfInventoryBerriesToKeep": 10
  205. },
  206. "CustomCatchConfig": {
  207. "EnableHumanizedThrows": false,
  208. "EnableMissedThrows": false,
  209. "ThrowMissPercentage": 25,
  210. "NiceThrowChance": 40,
  211. "GreatThrowChance": 30,
  212. "ExcellentThrowChance": 10,
  213. "CurveThrowChance": 90,
  214. "ForceGreatThrowOverIv": 90.0,
  215. "ForceExcellentThrowOverIv": 95.0,
  216. "ForceGreatThrowOverCp": 1000,
  217. "ForceExcellentThrowOverCp": 1500,
  218. "UseTransferFilterToCatch": false
  219. },
  220. "PlayerConfig": {
  221. "DelayBetweenPlayerActions": 1,
  222. "EvolveActionDelay": 1,
  223. "TransferActionDelay": 1,
  224. "RecycleActionDelay": 1,
  225. "RenamePokemonActionDelay": 1,
  226. "UseNearActionRandom": true
  227. },
  228. "SoftBanConfig": {
  229. "FastSoftBanBypass": true,
  230. "ByPassSpinCount": 1
  231. },
  232. "GoogleWalkConfig": {
  233. "UseGoogleWalk": false,
  234. "DefaultStepLength": 1.3,
  235. "GoogleHeuristic": "walking",
  236. "GoogleAPIKey": null,
  237. "Cache": true,
  238. "GoogleElevationAPIKey": null
  239. },
  240. "YoursWalkConfig": {
  241. "UseYoursWalk": false,
  242. "YoursWalkHeuristic": "bicycle"
  243. },
  244. "MapzenWalkConfig": {
  245. "UseMapzenWalk": false,
  246. "MapzenTurnByTurnApiKey": null,
  247. "MapzenWalkHeuristic": "bicycle",
  248. "MapzenElevationApiKey": null
  249. },
  250. "ItemRecycleFilter": [
  251. {
  252. "Key": "itemUnknown",
  253. "Value": 0
  254. },
  255. {
  256. "Key": "itemLuckyEgg",
  257. "Value": 200
  258. },
  259. {
  260. "Key": "itemIncenseOrdinary",
  261. "Value": 100
  262. },
  263. {
  264. "Key": "itemIncenseSpicy",
  265. "Value": 100
  266. },
  267. {
  268. "Key": "itemIncenseCool",
  269. "Value": 100
  270. },
  271. {
  272. "Key": "itemIncenseFloral",
  273. "Value": 100
  274. },
  275. {
  276. "Key": "itemTroyDisk",
  277. "Value": 100
  278. },
  279. {
  280. "Key": "itemXAttack",
  281. "Value": 100
  282. },
  283. {
  284. "Key": "itemXDefense",
  285. "Value": 100
  286. },
  287. {
  288. "Key": "itemXMiracle",
  289. "Value": 100
  290. },
  291. {
  292. "Key": "itemSpecialCamera",
  293. "Value": 100
  294. },
  295. {
  296. "Key": "itemIncubatorBasicUnlimited",
  297. "Value": 100
  298. },
  299. {
  300. "Key": "itemIncubatorBasic",
  301. "Value": 100
  302. },
  303. {
  304. "Key": "itemPokemonStorageUpgrade",
  305. "Value": 100
  306. },
  307. {
  308. "Key": "itemItemStorageUpgrade",
  309. "Value": 100
  310. },
  311. {
  312. "Key": "itemPokeBall",
  313. "Value": 50
  314. }
  315. ],
  316. "PokemonsNotToTransfer": [
  317. "moltres",
  318. "dragonite",
  319. "mewtwo",
  320. "mew"
  321. ],
  322. "PokemonsToEvolve": [
  323. "abra",
  324. "kadabra",
  325. "bellsprout",
  326. "weepinbell",
  327. "bulbasaur",
  328. "ivysaur",
  329. "caterpie",
  330. "metapod",
  331. "charmander",
  332. "charmeleon",
  333. "clefairy",
  334. "cubone",
  335. "diglett",
  336. "doduo",
  337. "dratini",
  338. "dragonair",
  339. "drowzee",
  340. "ekans",
  341. "eevee",
  342. "exeggcute",
  343. "gastly",
  344. "haunter",
  345. "geodude",
  346. "graveler",
  347. "goldeen",
  348. "grimer",
  349. "growlithe",
  350. "horsea",
  351. "jigglypuff",
  352. "kabuto",
  353. "koffing",
  354. "krabby",
  355. "machop",
  356. "machoke",
  357. "magikarp",
  358. "magnemite",
  359. "mankey",
  360. "meowth",
  361. "mew",
  362. "nidoranMale",
  363. "nidorino",
  364. "nidoranFemale",
  365. "nidorina",
  366. "oddish",
  367. "gloom",
  368. "omanyte",
  369. "paras",
  370. "pidgey",
  371. "pidgeotto",
  372. "pikachu",
  373. "poliwag",
  374. "poliwhirl",
  375. "ponyta",
  376. "psyduck",
  377. "rattata",
  378. "rhyhorn",
  379. "sandshrew",
  380. "seel",
  381. "shellder",
  382. "slowpoke",
  383. "spearow",
  384. "staryu",
  385. "squirtle",
  386. "wartortle",
  387. "tentacool",
  388. "venonat",
  389. "voltorb",
  390. "vulpix",
  391. "weedle",
  392. "kakuna",
  393. "zubat"
  394. ],
  395. "PokemonsToLevelUp": [
  396. "venusaur",
  397. "charizard",
  398. "blastoise",
  399. "clefable",
  400. "muk",
  401. "chansey",
  402. "gyarados",
  403. "ditto",
  404. "snorlax",
  405. "articuno",
  406. "zapdos",
  407. "moltres",
  408. "dragonite",
  409. "mewtwo",
  410. "mew"
  411. ],
  412. "PokemonsToIgnore": [],
  413. "CaptchaConfig": {
  414. "AllowManualCaptchaResolve": true,
  415. "ManualCaptchaTimeout": 120,
  416. "PlaySoundOnCaptcha": true,
  417. "DisplayOnTop": true,
  418. "Enable2Captcha": false,
  419. "EnableAntiCaptcha": true,
  420. "AntiCaptchaAPIKey": "201.33.206.229",
  421. "ProxyHost": "",
  422. "ProxyPort": 3128,
  423. "EnableCaptchaSolutions": false,
  424. "CaptchaSolutionAPIKey": "",
  425. "CaptchaSolutionsSecretKey": "",
  426. "AutoCaptchaTimeout": 120,
  427. "AutoCaptchaRetries": 3,
  428. "TwoCaptchaAPIKey": ""
  429. },
  430. "PokemonsTransferFilter": {},
  431. "PokemonToSnipe": {
  432. "Locations": [
  433. {
  434. "Latitude": 38.556807486461118,
  435. "Longitude": -121.2383794784546
  436. },
  437. {
  438. "Latitude": -33.859019,
  439. "Longitude": 151.213098
  440. },
  441. {
  442. "Latitude": 47.5014969,
  443. "Longitude": -122.0959568
  444. },
  445. {
  446. "Latitude": 51.5025343,
  447. "Longitude": -0.2055027
  448. }
  449. ],
  450. "Pokemon": [
  451. "venusaur",
  452. "charizard",
  453. "blastoise",
  454. "beedrill",
  455. "raichu",
  456. "sandslash",
  457. "nidoking",
  458. "nidoqueen",
  459. "clefable",
  460. "ninetales",
  461. "golbat",
  462. "vileplume",
  463. "golduck",
  464. "primeape",
  465. "arcanine",
  466. "poliwrath",
  467. "alakazam",
  468. "machamp",
  469. "golem",
  470. "rapidash",
  471. "slowbro",
  472. "muk",
  473. "cloyster",
  474. "gengar",
  475. "exeggutor",
  476. "marowak",
  477. "hitmonchan",
  478. "lickitung",
  479. "rhydon",
  480. "chansey",
  481. "starmie",
  482. "scyther",
  483. "magmar",
  484. "electabuzz",
  485. "jynx",
  486. "gyarados",
  487. "lapras",
  488. "ditto",
  489. "vaporeon",
  490. "jolteon",
  491. "flareon",
  492. "porygon",
  493. "kabutops",
  494. "aerodactyl",
  495. "snorlax",
  496. "articuno",
  497. "zapdos",
  498. "moltres",
  499. "dragonite",
  500. "mewtwo",
  501. "mew"
  502. ]
  503. },
  504. "PokemonToUseMasterball": [
  505. "articuno",
  506. "zapdos",
  507. "moltres",
  508. "mew",
  509. "mewtwo"
  510. ],
  511. "HumanWalkSnipeFilters": {},
  512. "PokemonUpgradeFilters": {
  513. "Dratini": {
  514. "LevelUpByCPorIv": "iv",
  515. "UpgradePokemonCpMinimum": 600.0,
  516. "UpgradePokemonIvMinimum": 99.0,
  517. "UpgradePokemonMinimumStatsOperator": "or",
  518. "OnlyUpgradeFavorites": false
  519. }
  520. },
  521. "MultipleBotConfig": {
  522. "RuntimeSwitch": 55,
  523. "OnLimitPauseTimes": 15,
  524. "OnRarePokemon": true,
  525. "MinIVToSwitch": 90.0,
  526. "EXPSwitch": 25000,
  527. "PokestopSwitch": 500,
  528. "PokemonSwitch": 200,
  529. "PokemonPerHourSwitch": 100,
  530. "StartFromDefaultLocation": true,
  531. "PokestopSoftbanCount": 5,
  532. "DisplayList": true,
  533. "SelectAccountOnStartUp": false,
  534. "CatchFleeCount": 5,
  535. "SwitchOnCatchLimit": true,
  536. "SwitchOnPokestopLimit": true
  537. },
  538. "NotificationConfig": {
  539. "EnablePushBulletNotification": false,
  540. "EnableEmailNotification": false,
  541. "PushBulletApiKey": "",
  542. "GmailUsername": "",
  543. "GmailPassword": "",
  544. "Recipients": ""
  545. },
  546. "SnipePokemonFilter": {
  547. "Lapras": {
  548. "SnipeIV": 0,
  549. "Moves": null,
  550. "Operator": "or",
  551. "VerifiedOnly": false,
  552. "Priority": 5,
  553. "AustoSnipeCandy": 2000
  554. },
  555. "Dragonite": {
  556. "SnipeIV": 0,
  557. "Moves": null,
  558. "Operator": "or",
  559. "VerifiedOnly": false,
  560. "Priority": 5,
  561. "AustoSnipeCandy": 2000
  562. },
  563. "Snorlax": {
  564. "SnipeIV": 0,
  565. "Moves": null,
  566. "Operator": "or",
  567. "VerifiedOnly": false,
  568. "Priority": 5,
  569. "AustoSnipeCandy": 2000
  570. },
  571. "Dratini": {
  572. "SnipeIV": 0,
  573. "Moves": null,
  574. "Operator": "or",
  575. "VerifiedOnly": false,
  576. "Priority": 5,
  577. "AustoSnipeCandy": 2000
  578. },
  579. "Rhyhorn": {
  580. "SnipeIV": 0,
  581. "Moves": null,
  582. "Operator": "or",
  583. "VerifiedOnly": false,
  584. "Priority": 5,
  585. "AustoSnipeCandy": 2000
  586. },
  587. "Abra": {
  588. "SnipeIV": 0,
  589. "Moves": null,
  590. "Operator": "or",
  591. "VerifiedOnly": false,
  592. "Priority": 5,
  593. "AustoSnipeCandy": 2000
  594. }
  595. },
  596. "EvolvePokemonFilter": {},
  597. "CatchPokemonFilter": {
  598. "Lapras": {
  599. "MinIV": 0,
  600. "MinLV": 0,
  601. "MinCP": 0,
  602. "Moves": null,
  603. "Operator": "or"
  604. },
  605. "Dratini": {
  606. "MinIV": 0,
  607. "MinLV": 0,
  608. "MinCP": 0,
  609. "Moves": null,
  610. "Operator": "or"
  611. },
  612. "Dragonite": {
  613. "MinIV": 0,
  614. "MinLV": 0,
  615. "MinCP": 0,
  616. "Moves": null,
  617. "Operator": "or"
  618. },
  619. "Snorlax": {
  620. "MinIV": 0,
  621. "MinLV": 0,
  622. "MinCP": 0,
  623. "Moves": null,
  624. "Operator": "or"
  625. },
  626. "Zubat": {
  627. "MinIV": 100,
  628. "MinLV": 100,
  629. "MinCP": 0,
  630. "Moves": null,
  631. "Operator": "and"
  632. }
  633. },
  634. "BotSwitchPokemonFilters": {}
  635. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement