BeepIsla / csgo-commend-bot

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

Not working commend bot #69

Closed wiktor000 closed 5 years ago

wiktor000 commented 5 years ago

S C:\Users\Wiktor\Desktop\csgo-commend-bot-legacy> node index Parsing account from https://steamcommunity.com/profiles/76561198951927206 Successfully parsed account to 991661478 Getting 3 accounts [UnbecomingManyLevelMongoose2442] Logging into account [FretfulLyingPumpedCrane7706] Logging into account [PuffyDapperLamentableShrew7905] Logging into account [PuffyDapperLamentableShrew7905] Successfully logged into account [UnbecomingManyLevelMongoose2442] Successfully logged into account [FretfulLyingPumpedCrane7706] Successfully logged into account [PuffyDapperLamentableShrew7905] Connected to CSGO GameCoordinator [UnbecomingManyLevelMongoose2442] Connected to CSGO GameCoordinator [FretfulLyingPumpedCrane7706] Connected to CSGO GameCoordinator [PuffyDapperLamentableShrew7905] Has encountered an error Error: Failed to send commend: Timeout at Timeout._onTimeout (C:\Users\Wiktor\Desktop\csgo-commend-bot-legacy\helpers\account.js:137:12) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) [UnbecomingManyLevelMongoose2442] Has encountered an error Error: Failed to send commend: Timeout at Timeout._onTimeout (C:\Users\Wiktor\Desktop\csgo-commend-bot-legacy\helpers\account.js:137:12) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) [FretfulLyingPumpedCrane7706] Has encountered an error Error: Failed to send commend: Timeout at Timeout._onTimeout (C:\Users\Wiktor\Desktop\csgo-commend-bot-legacy\helpers\account.js:137:12) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) Successfully sent 0/3 commends, 3 commends failed PS C:\Users\Wiktor\Desktop\csgo-commend-bot-legacy>

BeepIsla commented 5 years ago

What METHOD are you using in the config?

wiktor000 commented 5 years ago

i dont have this option `{ "SteamAPIKey": "B5003673E123547788A63F****", "AccountToCommend": "https://steamcommunity.com/profiles/76561198951927206", "CommendsToSend": 3, "Commend": { "Friendly": true, "Teacher": true, "Leader": true }, "AccountCooldown": 43200000, "RateLimitedCooldown": 5400000, "Chunks": { "CommendsPerChunk": 100, "SwitchProxyEvery": 2, "TimeBetweenChunks": 60000, "TimeBetweenConnectionAndSending": 2000, "BeautifyDelay": 10000 }, "Proxies": [

]

} `

BeepIsla commented 5 years ago

You're using an old version. Download the latest one and fully remake your config.

wiktor000 commented 5 years ago

BeepFelix do you have a discord ?

BeepIsla commented 5 years ago

The only way to contact me on Discord is via DM. You can find my Discord tag on the left side of my Github Profile

wiktor000 commented 5 years ago

Please accept