Guest User

Untitled

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