Skip to content

Instantly share code, notes, and snippets.

@puuska
Created May 16, 2020 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puuska/4d13ad04dd065fe78e3984b0946fefa6 to your computer and use it in GitHub Desktop.
Save puuska/4d13ad04dd065fe78e3984b0946fefa6 to your computer and use it in GitHub Desktop.
cfg
{
"commend": {
"friendly": 337,
"teaching": 337,
"leader": 337
},
"report": {
"aimbot": 10,
"wallhack": 10,
"speedhack": 10,
"teamharm": 10,
"abusive": 10
},
"account": {
"username": "",
"password": "",
"sharedSecret": ""
},
"fetcher": {
"username": "trash acc login",
"password": "trash acc pass",
"sharedSecret": "",
"maxTries": 10,
"tryDelay": 2500,
"askSteamGuard": true
},
"proxy": {
"enabled": false,
"file": "proxies.txt",
"switchProxyEveryXaccounts": 20
},
"type": "COMMEND",
"method": "SERVER",
"target": "sid64",
"serverID": "auto",
"matchID": "0",
"perChunk": 20,
"betweenChunks": 100000,
"cooldown": 28800000,
"switchServerAfterChunks": 5,
"steamWebAPIKey": "ur_api_key",
"disableUpdateCheck": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment