Guest User

Untitled

a guest
Aug 2nd, 2016
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.76 KB | None | 0 0
  1. {
  2. "TranslationLanguageCode": "en",
  3. "AutoUpdate": false,
  4. "TransferConfigAndAuthOnUpdate": true,
  5. "StartupWelcomeDelay": false,
  6. "AmountOfPokemonToDisplayOnStart": 10,
  7. "ShowPokeballCountsBeforeRecycle": true,
  8. "AutomaticallyLevelUpPokemon": false,
  9. "AmountOfTimesToUpgradeLoop": 5,
  10. "GetMinStarDustForLevelUp": 5000,
  11. "LevelUpByCPorIv": "iv",
  12. "UpgradePokemonCpMinimum": 1000.0,
  13. "UpgradePokemonIvMinimum": 95.0,
  14. "DisableHumanWalking": true,
  15. "DefaultAltitude": 10.0,
  16. "DefaultLatitude": 40.785091,
  17. "DefaultLongitude": -73.968285,
  18. "WalkingSpeedInKilometerPerHour": 100.0,
  19. "MaxSpawnLocationOffset": 10,
  20. "DelayBetweenPlayerActions": 1,
  21. "DelayBetweenPokemonCatch": 1,
  22. "DumpPokemonStats": true,
  23. "EvolveAboveIvValue": 1.0,
  24. "EvolveAllPokemonAboveIv": false,
  25. "EvolveAllPokemonWithEnoughCandy": true,
  26. "KeepPokemonsThatCanEvolve": false,
  27. "EvolveKeptPokemonsAtStorageUsagePercentage": 0.9,
  28. "UseGpxPathing": false,
  29. "GpxFile": "GPXPath.GPX",
  30. "VerboseRecycling": true,
  31. "RecycleInventoryAtUsagePercentage": 0.9,
  32. "KeepMinCp": 2500,
  33. "KeepMinDuplicatePokemon": 1,
  34. "KeepMinIvPercentage": 100.0,
  35. "PrioritizeIvOverCp": true,
  36. "UseEggIncubators": true,
  37. "UseLuckyEggConstantly": true,
  38. "UseLuckyEggsMinPokemonAmount": 30,
  39. "UseLuckyEggsWhileEvolving": false,
  40. "UseIncenseConstantly": true,
  41. "UseSnipeOnlineLocationServer": true,
  42. "UseSnipeLocationServer": false,
  43. "SnipeLocationServer": "localhost",
  44. "SnipeLocationServerPort": 16969,
  45. "MinPokeballsToSnipe": 100,
  46. "MinPokeballsWhileSnipe": 0,
  47. "MinDelayBetweenSnipes": 1000,
  48. "SnipingScanOffset": 0.013,
  49. "SnipeAtPokestops": true,
  50. "SnipeIgnoreUnknownIv": false,
  51. "UseTransferIvForSnipe": false,
  52. "RenamePokemon": false,
  53. "RenameOnlyAboveIv": true,
  54. "RenameTemplate": "{1}_{0}",
  55. "MaxPokeballsPerPokemon": 6,
  56. "MaxTravelDistanceInMeters": 3000,
  57. "TotalAmountOfPokebalsToKeep": 150,
  58. "TotalAmountOfPotionsToKeep": 80,
  59. "TotalAmountOfRevivesToKeep": 60,
  60. "UseGreatBallAboveCp": 750,
  61. "UseUltraBallAboveCp": 1000,
  62. "UseMasterBallAboveCp": 1500,
  63. "UseGreatBallAboveIv": 80,
  64. "UseUltraBallAboveIv": 90,
  65. "UseGreatBallBelowCatchProbability": 0.5,
  66. "UseUltraBallBelowCatchProbability": 0.4,
  67. "UseMasterBallBelowCatchProbability": 0.05,
  68. "TransferDuplicatePokemon": true,
  69. "FavoriteMinIvPercentage": 95.0,
  70. "AutoFavoritePokemon": false,
  71. "UsePokemonToNotCatchFilter": true,
  72. "WebSocketPort": 14251,
  73. "ItemRecycleFilter": [
  74. {
  75. "Key": "itemUnknown",
  76. "Value": 0
  77. },
  78. {
  79. "Key": "itemLuckyEgg",
  80. "Value": 200
  81. },
  82. {
  83. "Key": "itemIncenseOrdinary",
  84. "Value": 100
  85. },
  86. {
  87. "Key": "itemIncenseSpicy",
  88. "Value": 100
  89. },
  90. {
  91. "Key": "itemIncenseCool",
  92. "Value": 100
  93. },
  94. {
  95. "Key": "itemIncenseFloral",
  96. "Value": 100
  97. },
  98. {
  99. "Key": "itemTroyDisk",
  100. "Value": 100
  101. },
  102. {
  103. "Key": "itemXAttack",
  104. "Value": 100
  105. },
  106. {
  107. "Key": "itemXDefense",
  108. "Value": 100
  109. },
  110. {
  111. "Key": "itemXMiracle",
  112. "Value": 100
  113. },
  114. {
  115. "Key": "itemRazzBerry",
  116. "Value": 50
  117. },
  118. {
  119. "Key": "itemBlukBerry",
  120. "Value": 10
  121. },
  122. {
  123. "Key": "itemNanabBerry",
  124. "Value": 10
  125. },
  126. {
  127. "Key": "itemWeparBerry",
  128. "Value": 30
  129. },
  130. {
  131. "Key": "itemPinapBerry",
  132. "Value": 30
  133. },
  134. {
  135. "Key": "itemSpecialCamera",
  136. "Value": 100
  137. },
  138. {
  139. "Key": "itemIncubatorBasicUnlimited",
  140. "Value": 100
  141. },
  142. {
  143. "Key": "itemIncubatorBasic",
  144. "Value": 100
  145. },
  146. {
  147. "Key": "itemPokemonStorageUpgrade",
  148. "Value": 1000
  149. },
  150. {
  151. "Key": "itemItemStorageUpgrade",
  152. "Value": 100
  153. }
  154. ],
  155. "PokemonsNotToTransfer": [
  156. "mewtwo",
  157. "mew"
  158. ],
  159. "PokemonsToEvolve": [
  160. "caterpie",
  161. "weedle",
  162. "pidgey",
  163. "rattata"
  164. ],
  165. "PokemonsToIgnore": [
  166. "bulbasaur",
  167. "ivysaur",
  168. "venusaur",
  169. "charmander",
  170. "charmeleon",
  171. "charizard",
  172. "squirtle",
  173. "wartortle",
  174. "blastoise",
  175. "caterpie",
  176. "metapod",
  177. "butterfree",
  178. "weedle",
  179. "kakuna",
  180. "beedrill",
  181. "pidgey",
  182. "pidgeotto",
  183. "pidgeot",
  184. "rattata",
  185. "raticate",
  186. "spearow",
  187. "fearow",
  188. "ekans",
  189. "arbok",
  190. "pikachu",
  191. "raichu",
  192. "sandshrew",
  193. "sandslash",
  194. "nidorina",
  195. "nidoqueen",
  196. "nidorino",
  197. "nidoking",
  198. "clefairy",
  199. "clefable",
  200. "vulpix",
  201. "ninetales",
  202. "jigglypuff",
  203. "wigglytuff",
  204. "zubat",
  205. "golbat",
  206. "oddish",
  207. "gloom",
  208. "vileplume",
  209. "paras",
  210. "parasect",
  211. "venonat",
  212. "venomoth",
  213. "diglett",
  214. "dugtrio",
  215. "meowth",
  216. "persian",
  217. "psyduck",
  218. "golduck",
  219. "mankey",
  220. "primeape",
  221. "growlithe",
  222. "arcanine",
  223. "poliwag",
  224. "poliwhirl",
  225. "poliwrath",
  226. "abra",
  227. "kadabra",
  228. "alakazam",
  229. "machop",
  230. "machoke",
  231. "machamp",
  232. "bellsprout",
  233. "weepinbell",
  234. "victreebel",
  235. "tentacool",
  236. "tentacruel",
  237. "geodude",
  238. "graveler",
  239. "golem",
  240. "ponyta",
  241. "rapidash",
  242. "slowpoke",
  243. "slowbro",
  244. "magnemite",
  245. "magneton",
  246. "doduo",
  247. "dodrio",
  248. "seel",
  249. "dewgong",
  250. "grimer",
  251. "muk",
  252. "shellder",
  253. "cloyster",
  254. "gastly",
  255. "haunter",
  256. "gengar",
  257. "onix",
  258. "drowzee",
  259. "hypno",
  260. "krabby",
  261. "kingler",
  262. "voltorb",
  263. "electrode",
  264. "exeggcute",
  265. "exeggutor",
  266. "cubone",
  267. "marowak",
  268. "hitmonlee",
  269. "hitmonchan",
  270. "lickitung",
  271. "koffing",
  272. "weezing",
  273. "rhyhorn",
  274. "rhydon",
  275. "chansey",
  276. "tangela",
  277. "kangaskhan",
  278. "horsea",
  279. "seadra",
  280. "goldeen",
  281. "seaking",
  282. "staryu",
  283. "starmie",
  284. "scyther",
  285. "jynx",
  286. "electabuzz",
  287. "magmar",
  288. "pinsir",
  289. "tauros",
  290. "magikarp",
  291. "gyarados",
  292. "lapras",
  293. "ditto",
  294. "eevee",
  295. "vaporeon",
  296. "jolteon",
  297. "flareon",
  298. "porygon",
  299. "omanyte",
  300. "omastar",
  301. "kabuto",
  302. "kabutops",
  303. "aerodactyl",
  304. "snorlax",
  305. "articuno",
  306. "zapdos",
  307. "moltres",
  308. "dratini",
  309. "dragonair",
  310. "dragonite",
  311. "mewtwo",
  312. "mew"
  313. ],
  314. "PokemonsTransferFilter": {
  315. "Mewtwo": {
  316. "KeepMinCp": 2500,
  317. "KeepMinIvPercentage": 100.0,
  318. "KeepMinDuplicatePokemon": 1
  319. }
  320. },
  321. "PokemonToSnipe": {
  322. "Locations": [
  323. {
  324. "Latitude": 40.712784,
  325. "Longitude": -74.005941
  326. },
  327. {
  328. "Latitude": 52.370216,
  329. "Longitude": 4.895168
  330. },
  331. {
  332. "Latitude": 59.329323,
  333. "Longitude": 18.068581
  334. },
  335. {
  336. "Latitude": 22.27972,
  337. "Longitude": 114.158091
  338. },
  339. {
  340. "Latitude": 48.856614,
  341. "Longitude": 2.352222
  342. },
  343. {
  344. "Latitude": -33.86882,
  345. "Longitude": 151.209296
  346. },
  347. {
  348. "Latitude": 37.77493,
  349. "Longitude": -122.419416
  350. },
  351. {
  352. "Latitude": 35.689488,
  353. "Longitude": 139.691706
  354. },
  355. {
  356. "Latitude": 52.520007,
  357. "Longitude": 13.404954
  358. },
  359. {
  360. "Latitude": 34.052234,
  361. "Longitude": -118.243685
  362. },
  363. {
  364. "Latitude": 38.907192,
  365. "Longitude": -77.036871
  366. },
  367. {
  368. "Latitude": 39.952584,
  369. "Longitude": -75.165222
  370. },
  371. {
  372. "Latitude": 51.507351,
  373. "Longitude": -0.127758
  374. }
  375. ],
  376. "Pokemon": [
  377. "caterpie",
  378. "weedle",
  379. "pidgey"
  380. ]
  381. },
  382. "PokemonToUseMasterball": [
  383. "articuno",
  384. "zapdos",
  385. "moltres",
  386. "mew",
  387. "mewtwo"
  388. ]
  389. }
Add Comment
Please, Sign In to add comment