Advertisement
Guest User

Untitled

a guest
Jan 6th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. # DO NOT USE NOTEPAD TO EDIT CONFIG FILES! USE NOTEPAD++ INSTEAD!
  2. # Uncomment a line when you want to change its default value (Remove # at the beginning)
  3. # Please ensure to leave a space after the colon if a value is needed ("example-setting" "example-setting-with: value")
  4. # At least one account with "username", "password" as well as "location" and "gmaps-key" are required
  5. # When your configuration is done, rename this file by removing the ".example" extension
  6. # A different config-files can be included directly in processes by "--config-file" or "-cf" and path
  7.  
  8.  
  9. # Required settings
  10. ###################
  11.  
  12. gmaps-key: AIzaSyAKwkc7BpFWEHlLmdlh_SdYFH45Ai2pTW8
  13. # Your Google Maps API key
  14.  
  15. #auth-service: ptc
  16. # ptc (default) or google
  17.  
  18. #username:
  19. # Usernames, one per account. (default=[])
  20.  
  21. #password:
  22. # Passwords, either single one for all accounts or one per account. (default=[])
  23.  
  24. hash-key: [1L4S7A7H1Q2L1I3I4G3N, 8Y7E5I8Z5H9R8H6O3I0X]
  25. # Key for hash server (default=None)
  26.  
  27.  
  28. # Common settings
  29. #################
  30.  
  31. host: 0.0.0.0
  32. # Address to listen on (default='127.0.0.1')
  33.  
  34. port: 1488
  35. # Port to listen on (default=5000)
  36.  
  37. accountcsv: accounts.csv
  38. # Load accounts instead from a CSV file containing "auth-service,username,password" lines.
  39.  
  40. speed-scan
  41. # Use speed-scan as the search scheduler.
  42.  
  43. location: 41.382958, 2.047917
  44. # Location, can be an address or coordinates.
  45.  
  46. step-limit: 10
  47. # Steps (default=10)
  48.  
  49. scan-delay: 12
  50. # Time delay between requests in scan threads. (default=12)
  51.  
  52. #no-gyms: False
  53. # Disables gym scanning (default=False)
  54.  
  55. #no-pokemon: False
  56. # Disables pokemon scanning. (default=False)
  57.  
  58. #no-pokestops: False
  59. # Disables pokestop scanning. (default=False)
  60.  
  61. #no-raids: False
  62. # Disables raid scanning (default=False)
  63.  
  64. print-status: status
  65. # Enable ENTER to switch between log view and a status view.
  66. # Optionally add ": status" to start in status view and ": logs" to start in log view. (default=False)
  67.  
  68. status-page-password: Pizza*00*
  69. # Enables and protects the /status page to view status of all workers. (default=None)
  70.  
  71. captcha-solving: true
  72. # Enables captcha solving. (default=False)
  73.  
  74.  
  75. # Database settings
  76. ###################
  77.  
  78. db-type: mysql
  79. # sqlite (default) or mysql
  80.  
  81. db: pogom.db
  82. # Database filename for SQLite. (default='pogom.db')
  83.  
  84. db-host: localhost
  85. # Required for mysql ()
  86.  
  87. db-name: rocketmapdb
  88. # Required for mysql
  89.  
  90. db-user: root
  91. # Required for mysql
  92.  
  93. #db-pass:
  94. # Required for mysql
  95.  
  96. db-port: 3306
  97. # Required for mysql (default=3306)
  98.  
  99. db-threads: 100
  100. # Number of db threads; increase if the db queue falls behind. (default=1)
  101.  
  102. purge-data: 168
  103. # Clear Pokemon from database this many hours after they disappear (0 to disable).
  104.  
  105. # Scan method (speed-scan preferable, (default is hex-scan)
  106. #############
  107.  
  108. #beehive
  109. # Use beehive configuration for multiple accounts, one account per hex.
  110. # Make sure to keep -st under 5, and -w under the total amount of accounts available.
  111.  
  112. #spawnpoint-scanning
  113. # Use spawnpoint scanning (instead of hex grid).
  114. # Scans in a circle based on step_limit when on DB.
  115. # A spawnpoint-file can be added optinal as value for "spawnpoint-scanning".
  116.  
  117. #dump-spawnpoints
  118. # Dump the spawnpoints from the db to json (only for use with -ss).
  119.  
  120.  
  121. # Geofence settings
  122. ###################
  123.  
  124. #geofence-file:
  125. # Geofence file to define outer borders of the scan area.
  126.  
  127. #geofence-excluded-file:
  128. # File to define forbidden areas inside scan area. Regarded this as inverted geofence. Can be combined with geofence-file.
  129.  
  130.  
  131. # Search settings
  132. #################
  133.  
  134. #china:
  135. # Coordinates transformer for China.
  136.  
  137. #no-jitter:
  138. # Don't apply random -9m to +9m jitter to location.
  139.  
  140. altitude: 507
  141. # Default altitude in meters. Retrieve this value regarding your scan location from the web. (default=507)
  142.  
  143. altitude-variance: 1
  144. # Variance for --altitude in meters (default=1)
  145.  
  146. #use-altitude-cache:
  147. # Query the Elevation API for each step, rather than only once, and store results in the database.
  148. # Make sure your Google Elevation API is enabled
  149.  
  150. workers-per-hive: 14
  151. # Only referenced when using --beehive. Sets number of workers per hive. (default=1)
  152.  
  153. workers: 14
  154. # Number of search worker threads to start. (default=#accounts)
  155.  
  156. spawn-delay: 10
  157. # Number of seconds after spawn time to wait before scanning to be sure the Pokemon is there. (default=10)
  158.  
  159. kph: 20
  160. # Set a maximum speed in km/hour for scanner movement. (default=35)
  161.  
  162. bad-scan-retry: 2
  163. # Number of bad scans before giving up on a step. (default=2, 0 to disable)
  164.  
  165. #skip-empty: true
  166. # Enables skipping of empty cells in normal scans - requires previously populated database. (not to be used with -ss)
  167.  
  168. min-seconds-left: 0
  169. # Time that must be left on a spawn before considering it too late and skipping it. (default=0)
  170.  
  171. gym-info: true
  172. # Enables detailed gym info collection. (default=False)
  173.  
  174. pokestop-spinning: true
  175. # Spin Pokestops with "50%" Chance (default=False)
  176.  
  177. account-max-spins: 20
  178. # Maximum number of Pokestop spins per hour (default=20)
  179.  
  180. on-demand_timeout: 0
  181. # Pause searching while web UI is inactive for this timeout (in seconds). (default=0)
  182.  
  183.  
  184. # Account rotation
  185. ##################
  186.  
  187. login-delay: 6
  188. # Time delay between each login attempt. (default=6)
  189.  
  190. login-retries: 3
  191. # Number of times to retry the login before refreshing a thread. (default=3)
  192.  
  193. account-search-interval: 0
  194. # Seconds for accounts to search before switching to a new account. (default=0)
  195.  
  196. account-rest-interval: 7200
  197. # Seconds for accounts to rest when they fail or are switched out. (default=7200)
  198.  
  199. max-failures: 5
  200. # Maximum number of failures to parse locations before an account will go into a sleep for
  201. # account-rest-interval seconds. (default 5, 0 to disable)
  202.  
  203. max-empty: 0
  204. # Maximum number of empty scans before an account will go into a sleep for
  205. # account-rest-interval seconds. Reasonable to use with proxies. (default=0)
  206.  
  207.  
  208. # Pokemon IV (Only use one of the filters below)
  209. ############
  210.  
  211. #encounter
  212. # Set to true to start encounters to pull more info, like IVs or movesets. (default=False)
  213.  
  214. encounter-delay: 1
  215. # Delay in seconds before starting an encounter. Must not be zero. (default=1)
  216.  
  217. #high-lvl-accounts: n30_accounts.csv
  218. # File containing a list high level accounts, in the format "auth_service,username,password"
  219.  
  220. enc-whitelist-file: enc-whitelist.txt
  221. # File containing a list of Pokemon IDs to encounter for IV/CPs. Requires L30 or higher accounts in --high-lvl-accounts.
  222.  
  223. hlvl-kph: 100000
  224. # Set a maximum speed in km/hour for high level account scanning. (default=25)
  225.  
  226.  
  227. # Webserver settings
  228. ####################
  229.  
  230. #no-server
  231. # No-Server Mode. Starts the searcher but not the Webserver.
  232.  
  233. #only-server
  234. # Server-Only Mode. Starts only the Webserver without the searcher.
  235.  
  236. locale: es
  237. # Pokemon translation
  238.  
  239. #search-control
  240. # Enables search control.
  241.  
  242. #no-fixed-location
  243. # Disables the fixed map location and shows the search bar for use in shared maps.
  244.  
  245. #cors
  246. # Enable CORS on web server.
  247.  
  248. #ssl-certificate:
  249. # Path to ssl certificate
  250.  
  251. #ssl-privatekey:
  252. # Path to ssl private key
  253.  
  254. #encrypt-lib:
  255. # Path to encrypt lib to be used instead of the shipped ones.
  256.  
  257. #display-in-console
  258. # Display Found Pokemon in Console.
  259.  
  260. #disable-blacklist
  261. # Disable the global anti-scraper IP blacklist.
  262.  
  263.  
  264. # Proxy settings
  265. ################
  266.  
  267. #proxy: [socks5://0.0.0.0:9050,socks5://0.0.0.0:9060]
  268. # Proxy URL e.g. socks5://127.0.0.1:9050 or a list of proxies
  269. # e.g. [socks5://127.0.0.1:9050,socks5://127.0.0.1:9050]
  270.  
  271. #proxy-skip-check
  272. # Disable checking of proxies before start.
  273.  
  274. #proxy-test-timeout: 5
  275. # Timeout before proceeding with next proxy while checking if the proxy works. (default=5)
  276.  
  277. #proxy-test-retries: 0
  278. # Number of times to retry sending proxy test requests on failure. (default=0)
  279.  
  280. #proxy-test-backoff-factor: 0.25
  281. # Factor (in seconds) by which the delay until next retry will increase. (default=0.25)
  282.  
  283. #proxy-test-concurrency: 0
  284. # Async requests pool size. (default=0 for automatic optimal sizing)
  285.  
  286. #proxy-display: index
  287. # Used with -ps, full = display complete proxy address. Index = displays just the index for that proxy. (default='index')
  288.  
  289. #proxy-file:
  290. # Load proxy list from text file (one proxy per line), overrides #proxy.
  291.  
  292. #proxy-refresh: 0
  293. # Period of proxy file reloading, in seconds. Works only with proxy-file. (default=0, 0 to disable)
  294.  
  295. #proxy-rotation: none
  296. # Enable proxy rotation with account changing for search threads (none/round/random). (default='none')
  297.  
  298.  
  299. # Webhook settings
  300. ##################
  301.  
  302. webhook: [http://127.0.0.1:8814]
  303. # Webhook URL e.g. http://127.0.0.1:12345 or a list for multiple webhooks
  304. # [http://127.0.0.1:1345,http://127.0.0.1:12346] (default=None)
  305.  
  306. wh-types:[pokemon, gym, raid, egg, lure, pokestop, gym-info]
  307. # List of events to be sent: pokemon, gym, raid, egg, tth, gym-info, pokestop, lure, captcha. (default= nothing)
  308.  
  309. wh-threads: 1
  310. # Number of webhook threads; increase if the webhook queue falls behind. (default=1)
  311.  
  312. wh-retries: 5
  313. # Number of times to retry sending webhook data on failure (default=5)
  314.  
  315. wh-timeout: 2
  316. # Timeout (in seconds) for webhook requests (default=1).
  317.  
  318. wh-concurrency: 25
  319. # Async requests pool size. (default=25)
  320.  
  321. wh-backoff-factor: 0.25
  322. # Factor (in seconds) by which the delay until next retry will increase. (default=0.25).
  323.  
  324. wh-lfu-size: 1000
  325. # Webhook LFU cache max size (default=1000).
  326.  
  327. wh-frame-interval: 500
  328. # Time to wait for wh message grouping (msecs) (default=500)
  329.  
  330.  
  331.  
  332. # Status and logs
  333. #################
  334.  
  335. #stats-log-timer
  336. # In log view, list per hr stats every X seconds
  337.  
  338. status-name: SFscan
  339. # Enables writing status updates to the database - if you use multiple processes, each needs a unique value. (default=None)
  340.  
  341.  
  342. # Captcha Solving
  343. #################
  344.  
  345. #captcha-key:
  346. # 2Captcha API key.
  347.  
  348. #captcha-dsk: 6LeeTScTAAAAADqvhqVMhPpr_vB9D364Ia-1dSgK
  349. # PokemonGo captcha data-sitekey. Don't change this if not explicitly needed due to recent changes.
  350. # (default="6LeeTScTAAAAADqvhqVMhPpr_vB9D364Ia-1dSgK")
  351.  
  352. manual-captcha-domain: http://127.0.0.1:1488
  353. # Enables the option to manual solve Captcha.
  354. # Enter domain where captcha tokens will be sent. (default="http://127.0.0.1:5000")
  355.  
  356. manual-captcha-refresh: 30
  357. # Time available before captcha page refreshes. (default=30)
  358.  
  359. manual-captcha-timeout: 0
  360. # Maximum time captchas will wait for manual captcha solving.
  361. # On timeout, if enabled, 2Captcha will be used to solve captcha. (default=0)
  362.  
  363.  
  364.  
  365. # Misc
  366. ######
  367.  
  368. access-log
  369.  
  370. #verbosity: 0
  371. # Show debug messages from RocketMap and PGoApi. Values are 1,2,3 (default=0)
  372.  
  373. #no-file-logs: false
  374. # Disables logging to files except for access.log. (default=False)
  375.  
  376. #log-path: logs/
  377. # Defines the path logs are saved at. (default=logs/)
  378.  
  379. no-version-check: true
  380. # Disable API version check. (default=False)
  381.  
  382. #version-check-interval
  383. # Interval to check API version in seconds (Default: in range [60, 300]).
  384.  
  385. #mock:
  386. # Mock mode - point to a fpgo endpoint instead of using the real PogoApi,
  387. # ec: http://127.0.0.1:9090 (default='')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement