Closed catalinkn closed 4 years ago
Detailed question description A clear and concise description of your question.
Config
Your "config.json" - Censor your API Key and account details { "commend": { "friendly": 15, "teaching": 15, "leader": 15 }, "report": { "aimbot": 10, "wallhack": 10, "speedhack": 10, "teamharm": 10, "abusive": 10 }, "account": { "username": "", "password": "", "sharedSecret": "" }, "fetcher": { "username": "Account", "password": "Password", "sharedSecret": "", "maxTries": 10, "tryDelay": 2500, "askSteamGuard": true }, "proxy": { "enabled": false, "file": "proxies.txt", "switchProxyEveryXaccounts": 20 }, "type": "COMMEND", "method": "SERVER", "target": "https://steamcommunity.com/profiles/7xxxxxxxxxxxxxxxxxxxx ![rer](https://user-images.githubusercontent.com/56046450/86497463-7425eb00-bd8a-11ea-9c51-0a866de3ffce.png) ", "serverID": "auto", "matchID": "0", "perChunk": 20, "betweenChunks": 300000, "cooldown": 28800000, "showCommends": false, "autoReportOnMatchEnd": false, "switchServerAfterChunks": 5, "steamWebAPIKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "disableUpdateCheck": false } **Version** - NodeJS: `v12.9.1 - Script version: last
You are using AUTO for server ID without a fetcher. You need a fetcher, put in any bot account you want in there.
AUTO
Thanks :d
Detailed question description A clear and concise description of your question.
Config