Advertisement
drunken_slang

Untitled

Apr 22nd, 2017
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 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: # Your Google Maps API key
  13. #auth-service: # ptc (default) or google
  14. #username: # Usernames, one per account. (default=[])
  15. #password: # Passwords, either single one for all accounts or one per account. (default=[])
  16.  
  17.  
  18. # Common settings
  19. #################
  20.  
  21. host: 0.0.0.0 # Address to listen on (default='127.0.0.1')
  22. #port: # Port to listen on (default=5000)
  23. hash-key: # Key for hash server (default=None)
  24. #accountcsv: # Load accounts instead from a CSV file containing "auth-service,username,password" lines.
  25. speed-scan # Use speed-scan as the search scheduler.
  26. #location: # Location, can be an address or coordinates.
  27. #step-limit: # Steps (default=10)
  28. #scan-delay: # Time delay between requests in scan threads. (default=12)
  29. #no-gyms # Disables gym scanning (default=False)
  30. #no-pokemon # Disables pokemon scanning. (default=False)
  31. #no-pokestops # Disables pokestop scanning. (default=False)
  32. #print-status # Enable ENTER to switch between log view and a status view.
  33. # Optionally add ": status" to start in status view and ": logs" to start in log view. (default=False)
  34. #status-page-password: # Enables and protects the /status page to view status of all workers. (default=None)
  35. captcha-solving # Enables captcha solving. (default=False)
  36.  
  37.  
  38. # Database settings
  39. ###################
  40.  
  41. db-type: mysql # sqlite (default) or mysql
  42. db-host: 127.0.0.1 # required for mysql
  43. db-name: rocketmapdb2 # required for mysql
  44. db-user: rocketmapuser # required for mysql
  45. db-pass: password # required for mysql
  46. db-port: 3306 # default 3306
  47. db-threads: 250
  48. db-max_connections: 500
  49.  
  50.  
  51. # Scan method (speed-scan preferable, (default is hex-scan)
  52. #############
  53.  
  54. #beehive # Use beehive configuration for multiple accounts, one account per hex.
  55. # Make sure to keep -st under 5, and -w under the totalamount of accounts available.
  56. #spawnpoint-scanning # Use spawnpoint scanning (instead of hex grid).
  57. # Scans in a circle based on step_limit when on DB.
  58. # A spawnpoint-file can be added optinal as value for "spawnpoint-scanning".
  59. #dump-spawnpoints # Dump the spawnpoints from the db to json (only for use with -ss).
  60.  
  61.  
  62. # Search settings
  63. #################
  64.  
  65. #china # Coordinates transformer for China.
  66. #no-jitter # Don't apply random -9m to +9m jitter to location.
  67. #altitude: # Default altitude in meters. Retrieve this value regarding your scan location from the web. (default=507)
  68. #altitude-variance: # Variance for --altitude in meters (default=1)
  69. #use-altitude-cache # Query the Elevation API for each step, rather than only once, and store results in the database.
  70. # Make sure your Google Elevation API is enabled
  71. #workers-per-hive: # Only referenced when using --beehive. Sets number of workers per hive. (default=1)
  72. #workers: # Number of search worker threads to start. (default=#accounts)
  73. #spawn-delay: # Number of seconds after spawn time to wait before scanning to be sure the Pokemon is there. (default=10)
  74. kph: 30 # Set a maximum speed in km/hour for scanner movement. (default=35)
  75. #bad-scan-retry: # Number of bad scans before giving up on a step. (default=2, 0 to disable)
  76. #skip-empty # Enables skipping of empty cells in normal scans - requires previously populated database. (not to be used with -ss)
  77. #min-seconds-left: # Time that must be left on a spawn before considering it too late and skipping it. (default=0)
  78. gym-info # Enables detailed gym info collection. (default=False)
  79. #complete-tutorial # Complete ToS and tutorial steps on accounts if they haven't already.
  80. #on-demand_timeout: # Pause searching while web UI is inactive for this timeout (in seconds). (default=0)
  81.  
  82.  
  83. # Account rotation
  84. ##################
  85.  
  86. #login-delay: # Time delay between each login attempt. (default=6)
  87. #login-retries: # Number of times to retry the login before refreshing a thread. (default=3)
  88. #account-search-interval: # Seconds for accounts to search before switching to a new account. (default=0)
  89. #account-rest-interval: # Seconds for accounts to rest when they fail or are switched out. (default=7200)
  90. #max-failures: # Maximum number of failures to parse locations before an account will go into a sleep for
  91. # account-rest-interval seconds. (default 5, 0 to disable)
  92. #max-empty: # Maximum number of empty scans before an account will go into a sleep for
  93. # account-rest-interval seconds. Reasonable to use with proxies. (default=0)
  94.  
  95.  
  96. # Pokemon IV (Only use one of the filters below)
  97. ############
  98.  
  99. #encounter # Set to true to start encounters to pull more info, like IVs or movesets. (default=False)
  100. #encounter-delay: # Delay in seconds before starting an encounter. Must not be zero. (default=1)
  101.  
  102. #encounter-whitelist: [1,2,3,4,5,6,7,8,9,25,26,29,30,31,32,33,34,43,58,59,60,61,62,63,64,65,66,67,68,69,70,71,74,75,76,79,80,88,102,103,106,111,112,113,114,116,123,126,129,130,131,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,169,179,180,183,184,187,188,189,191,192,204,205,209,210,211,212,214,216,217,218,219,222,223,224,228,229,231,232,233,233,236,237,242,244,244,245,246,247,248,249,250,251]# Whitelist of pokemon ids to encounter. Syntax [id,id,id,id] (Do not use with blacklist)
  103. #encounter-whitelist-file: # File containing a list of Pokemon to encounter for more stats. (Do not use with blacklist-file)
  104. #encounter-blacklist: # Blacklist of pokemon ids to NOT encounter. Syntax [id,id,id,id] (Do not use with whitelist)
  105. #encounter-blacklist-file: # File containing a list of Pokemon to NOT encounter formore stats. (Do not use with whitelist-file)
  106.  
  107.  
  108. # Webserver settings
  109. ####################
  110.  
  111. #no-server # No-Server Mode. Starts the searcher but not the Webserver.
  112. #only-server # Server-Only Mode. Starts only the Webserver without the searcher.
  113. #locale: # Pokemon translation
  114. #no-search-control # Disables search control.
  115. #fixed-location # Hides the search bar for use in shared maps.
  116. #cors # Enable CORS on web server.
  117. #ssl-certificate: # Path to ssl certificate
  118. #ssl-privatekey: # Path to ssl private key
  119. #encrypt-lib: # Path to encrypt lib to be used instead of the shipped ones.
  120. #display-in-console # Display Found Pokemon in Console.
  121. #disable-blacklist # Disable the global anti-scraper IP blacklist.
  122.  
  123.  
  124. # Proxy settings
  125. ################
  126.  
  127. #proxy: # Proxy URL e.g. socks5://127.0.0.1:9050 or a list of proxies
  128. # e.g. [socks5://127.0.0.1:9050,socks5://127.0.0.1:9050]
  129. #proxy-skip-check # Disable checking of proxies before start.
  130. #proxy-timeout: # Timeout before proceeding with next proxy while checking if the proxy works. (default=5)
  131. #proxy-display: # Used with -ps, full = display complete proxy address. Index = displays just the index for that proxy. (default='index')
  132. #proxy-file: # Load proxy list from text file (one proxy per line), overrides #proxy.
  133. #proxy-refresh: # Period of proxy file reloading, in seconds. Works only with proxy-file. (default=0, 0 to disable)
  134. #proxy-rotation: # Enable proxy rotation with account changing for search threads (none/round/random). (default='none')
  135.  
  136.  
  137.  
  138. # Webhook settings
  139. ##################
  140.  
  141. webhook: [http://127.0.0.1:4000,http://127.0.0.1:5000] # Webhook URL e.g. http://127.0.0.1:12345 or a list for multiple webhooks
  142. #webhook-whitelist:
  143. webhook-blacklist: [12,19]
  144. #wh-threads: # Number of webhook threads; increase if the webhook queue falls behind. (default=1)
  145. #webhook-updates-only # Only send updates to webhooks (excludes gyms & non-lured pokéstops). (default=False)
  146. #webhook-scheduler-updates # Send webhook updates with scheduler status (use with -wh). (default=True)
  147. #wh-retries: # Number of times to retry sending webhook data on failure (default=5)
  148. #wh-timeout: # Timeout (in seconds) for webhook requests (default=2).
  149. #wh-concurrency: # Async requests pool size. (default=25)
  150. #wh-backoff-factor: # Factor (in seconds) by which the delay until next retry will increase. (default=0.25).
  151. #wh-lfu-size: # Webhook LFU cache max size (default=1000).
  152.  
  153.  
  154. # Status and logs
  155. #################
  156.  
  157. #stats-log-timer # In log view, list per hr stats every X seconds
  158. #status-name: # Enables writing status updates to the database - if you use multiple processes, each needs a unique value. (default=None)
  159.  
  160.  
  161. # Captcha Solving
  162. #################
  163.  
  164. captcha-key: # 2Captcha API key.
  165. #captcha-dsk: # PokemonGo captcha data-sitekey. Don't change this if not explicitly needed due to recent changes.
  166. # (default="6LeeTScTAAAAADqvhqVMhPpr_vB9D364Ia-1dSgK")
  167. #manual-captcha-domain: # Enables the option to manual solve Captcha.
  168. # Enter domain where captcha tokens will be sent. (default="http://127.0.0.1:5000")
  169. #manual-captcha-refresh: # Time available before captcha page refreshes. (default=30)
  170. #manual-captcha-timeout: # Maximum time captchas will wait for manual captcha solving.
  171. # On timeout, if enabled, 2Captcha will be used to solve captcha. (default=0)
  172.  
  173.  
  174. # Misc
  175. ######
  176.  
  177. #verbose # Show debug messages from PokemonGo-Map and pgoapi.
  178. # Optionally specify file to log to by adding ": PATH/FILENAME.log". (default=False)
  179. #very-verbose # Like verbose, but show debug messages from all modules as well.
  180. # Optionally specify file to log to like above mentioned. (default=False)
  181. #no-version-check # Disable API version check. (default=False)
  182. #version-check-interval: # Interval to check API version in seconds (Default: in range [60, 300]).
  183. #mock: # Mock mode - point to a fpgo endpoint instead of using the real PogoApi,
  184. # ec: http://127.0.0.1:9090 (default='')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement