BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

Failed to send message: Timeout #573

Closed Waller1337 closed 4 years ago

Waller1337 commented 4 years ago

Login method still working. CONFIG: { "commend": { "friendly": 40, "teaching": 40, "leader": 40 }, "report": { "aimbot": 0, "wallhack": 0, "speedhack": 0, "teamharm": 0, "abusive": 0 }, "account": { "username": "", "password": "", "sharedSecret": "" }, "fetcher": { "username": "", "password": "", "sharedSecret": "", "maxTries": 0, "tryDelay": 2500, "askSteamGuard": true }, "proxy": { "enabled": false, "file": "proxies.txt", "switchProxyEveryXaccounts": 20 }, "type": "COMMEND", "method": "SERVER", "target": "XXX", "serverID": "[A:1:XXX:XXXX]", "matchID": "0", "perChunk": 20, "betweenChunks": 300000, "cooldown": 28800000, "showCommends": false, "switchServerAfterChunks": 5, "steamWebAPIKey": "XXXX", "disableUpdateCheck": false } image

BeepIsla commented 4 years ago

What server is your target on? Valve Matchmaking? Deathmatch? Community?

Waller1337 commented 4 years ago

In the server method, I used a different account and was on the workhop map

BeepIsla commented 4 years ago

Try a community server or Valve Deathmatch instead

Waller1337 commented 4 years ago

I'll test and let you know

Waller1337 commented 4 years ago

Error disappeared

Waller1337 commented 4 years ago

on dm working again

BeepIsla commented 4 years ago

Problem solved, just don't use workshop/offline with bots