Suppenbiatch

config.ini for V1.3+

Apr 22nd, 2020
5,180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Account 1]
  2. Steam ID: STEAM_ID
  3. #https://help.steampowered.com/en/wizard/HelpWithGameIssue/?appid=730&issueid=128
  4. #Access to Your Match History
  5. #Your most recently completed match token:
  6. Match Token: MATCH_TOKEN
  7. #Authentication Code:
  8. Authentication Code: AUTH_KEY
  9.  
  10. #[Account 2]
  11. #Steam ID: STEAM_ID
  12. #Match Token: MATCH_TOKEN
  13. #Authentication Code: AUTH_KEY
  14.  
  15. [csgostats.gg]
  16. API Key: API_KEY
  17. Auto-Retrying for queue position below: 10000
  18. Auto-Retrying-Interval: 60
  19.  
  20. [Pushbullet]
  21. #https://www.pushbullet.com/#settings/account
  22. #Access Tokens
  23. #Press 'Create Access Token'
  24. API Key: API_KEY
  25. #https://www.pushbullet.com/#settings/devices
  26. Device Name: DEVICE_NAME
  27.  
  28. [HotKeys]
  29. #https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
  30. Activate Script: 0x78  
  31. Activate Push Notification: 0x77
  32. Get Info on newest Match: 0x76
  33. Live Tab Key: 0x7E
  34. Switch accounts for csgostats.gg: 0x80
  35. #Range from A to B, both including
  36. Stop Warmup OCR: 0x70-0x70
  37. Mute CSGO: 0x75
  38. FreezeTime Signaler: 0x7F
  39. End Script: 0x24
  40.  
  41. [Screenshot]
  42. Interval: 0.25
  43. Timeout Time: 10
  44. Log Color: 00ff42ff
  45. FreezeTime Signaler Auto-On: True
  46. Debug Path: C:\Users\NAME\Desktop\debug
  47.  
  48. [Warmup]
  49. #https://github.com/UB-Mannheim/tesseract/wiki
  50. #https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.0-alpha.20200328.exe
  51. #Path to tesseract.exe
  52. Tesseract Path: E:\Tesseract OCR\tesseract.exe
  53. #Interval to take a Screenshot
  54. Test Interval: 2
  55. # Send a push message at a,...,z seconds left
  56. Push Interval: 210,50,10
  57. # Max Screenshots in a row with no text detected
  58. No Text Limit: 4
Add Comment
Please, Sign In to add comment