Advertisement
ian

settings.ini

ian
Apr 21st, 2019
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Settings]
  2. ;Enter username and password to OGUsers.com here below.
  3. ogusers_username: example_username
  4. ogusers_password: example_password
  5.  
  6. ;Pick how long the program should wait between threads. (This is in seconds.)
  7. post_delay: 30
  8.  
  9. ;Pick how long the browser should wait between auto-bumps. (This is in seconds.)
  10. sleep_time: 3900
  11.  
  12. ;Enter 2captcha.com API key with funds deposited.
  13. 2captcha_api_key: 93c3c1cf68f585665c5c27bd9f0d06e5
  14.  
  15. ;Choose whether or not to open a visible browser or open in the background. (0 for visible browser. 1 for invisible browser.)
  16. headless: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement