Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

sorry have anther problem here #557

Open
medhat8989 opened this issue Jul 26, 2020 · 3 comments
Open

sorry have anther problem here #557

medhat8989 opened this issue Jul 26, 2020 · 3 comments

Comments

@medhat8989
Copy link

medhat8989 commented Jul 26, 2020

Checking protobufs...
Found protobufs
Opening database...
There are a total of 2571 operational accounts
Parsing target account...
Chunking 30 accounts into groups of 20...
Parsing server input
Logging into fetcher account...
Error: Failed to log in within given 60000ms
at Timeout._onTimeout (C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master\helpers\account.js:54:12)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7) Promise {
Error: Failed to log in within given 60000ms
at Timeout._onTimeout (C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master\helpers\account.js:54:12)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)
}
PS C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master>

this happen when i try to report :( + this problem to look down
[Yankswin27] Failed to report (5/20) {
name: 'Error',
message: 'Failed to send message: Timeout',
stack: 'Error: Failed to send message: Timeout\n' +
' at Timeout._onTimeout (C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master\helpers\GameCoordinator.js:124:12)\n' +
' at listOnTimeout (internal/timers.js:549:17)\n' +
' at processTimers (internal/timers.js:492:7)'
}
[Zsolesz6] Failed to report (6/20) {
name: 'Error',
message: 'Failed to send message: Timeout',
stack: 'Error: Failed to send message: Timeout\n' +
' at Timeout._onTimeout (C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master\helpers\GameCoordinator.js:124:12)\n' +
' at listOnTimeout (internal/timers.js:549:17)\n' +
' at processTimers (internal/timers.js:492:7)'
}
[a12310222] Failed to report (7/20) {
name: 'Error',
message: 'Failed to send message: Timeout',
stack: 'Error: Failed to send message: Timeout\n' +
' at Timeout._onTimeout (C:\Users\k\Desktop\csgo-commend-bot-master\csgo-commend-bot-master\helpers\GameCoordinator.js:124:12)\n' +
' at listOnTimeout (internal/timers.js:549:17)\n' +
' at processTimers (internal/timers.js:492:7)'
}

@BeepIsla
Copy link
Owner

BeepIsla commented Aug 1, 2020

Late reply: Config?

@kriteax1337
Copy link

kriteax1337 commented Aug 8, 2020

I have the same issue. My config:
{
"commend": {
"friendly": 20,
"teaching": 20,
"leader": 20
},
"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/id/myuid/",
"serverID": "auto",
"matchID": "0",
"perChunk": 20,
"betweenChunks": 300000,
"cooldown": 28800000,
"showCommends": false,
"autoReportOnMatchEnd": false,
"switchServerAfterChunks": 5,
"protocol": "Auto",
"steamWebAPIKey": "myapikey",
"disableUpdateCheck": false
}

@xxKrycha
Copy link

xxKrycha commented Aug 11, 2020

try to change "serverID": "auto", to "serverID": "Id your server",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants