Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "commend": {
  3. "friendly": 5,
  4. "teaching": 10,
  5. "leader": 15
  6. },
  7. "report": {
  8. "aimbot": 10,
  9. "wallhack": 10,
  10. "speedhack": 10,
  11. "teamharm": 10,
  12. "abusive": 10
  13. },
  14. "account": {
  15. "username": "",
  16. "password": "",
  17. "sharedSecret": ""
  18. },
  19. "fetcher": {
  20. "username": "Account",
  21. "password": "Password",
  22. "sharedSecret": "",
  23. "maxTries": 10,
  24. "tryDelay": 2500,
  25. "askSteamGuard": true
  26. },
  27. "proxy": {
  28. "enabled": false,
  29. "file": "proxies.txt",
  30. "switchProxyEveryXaccounts": 20
  31. },
  32. "type": "COMMEND",
  33. "method": "SERVER",
  34. "target": "https://steamcommunity.com/id/gabelogannewell",
  35. "serverID": "auto",
  36. "matchID": "0",
  37. "perChunk": 20,
  38. "betweenChunks": 300000,
  39. "cooldown": 28800000,
  40. "switchServerAfterChunks": 5,
  41. "steamWebAPIKey": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
  42. "disableUpdateCheck": false
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement