Giter VIP home page Giter VIP logo

csgo-commend-bot's Introduction

csgo-commend-bot's People

Contributors

beepisla avatar dependabot[bot] avatar ha6000 avatar invades avatar napthalie avatar yash0212 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csgo-commend-bot's Issues

Commending Fails

Alright, so I tried to commend bot twice after today's update and both times it completely failed.

I assume Valve fixed commend bot's in the recent update. But I need a confirmation, everyone who has the same issue comment down below.

Is this a fixed time? Can I try to change it?

AccountCooldown: Description: How long accounts are on cooldown before they can be reused. Currently 12 hours.
RateLimitedCooldown: Description: The time in milliseconds how long we should wait incase we hit a ratelimit. I recommend ~1 hour.

Issue regarding using same accounts when trying to commend

well i commend usually 1-3 people per 3 hrs
but problem comes when i see that the available accounts are not being used instead timed out once are used again and again.. Please solve this issue

[AssortedSickLemur] Connected to CSGO GameCoordinator [BrightStingyBarracuda] Has encountered an error Error: Failed to send commend: Timeout at Timeout.setTimeout [as _onTimeout] (E:\Steam Tricks\Commend Bot\csgo-comm end-bot-master\helpers\account.js:137:12) at ontimeout (timers.js:436:11) at tryOnTimeout (timers.js:300:5) at listOnTimeout (timers.js:263:5) at Timer.processTimers (timers.js:223:10) [BlushingRoastedBeaver] Has encountered an error Error: Failed to send commend: Timeout at Timeout.setTimeout [as _onTimeout] (E:\Steam Tricks\Commend Bot\csgo-comm end-bot-master\helpers\account.js:137:12) at ontimeout (timers.js:436:11) at tryOnTimeout (timers.js:300:5) at listOnTimeout (timers.js:263:5) at Timer.processTimers (timers.js:223:10) [BerserkVerdantViper] Has encountered an error

Errors?

error
Was Working fine last night not working with gitbash or powershell anymore.

Syntax error

Debian 8

What am I doing wrong?

`janek@janekaldo:/var/csgo-commend-bot$ node index.js my_acc 1
/var/csgo-commend-bot/index.js:42
(async () => {
^

SyntaxError: Unexpected token (
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.runMain (module.js:611:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:160:9)`

Proxy Help

Hey how to use proxy?
"Proxies":[ 93.99.179.133:8080,104.248.82.81:8000]
im using like this but getting error
helpp

annoying timeout after commending once

i successfully commended my account but when i tried once again after 12 hours it doesnt work

Getting 2 accounts
Parsing account from STEAM_0:0:458937646
Successfully parsed account to 917875292
[ShinyInsidiousHornet] Logging into account
[IncompetentPinkGoldfinch] Logging into account
[ShinyInsidiousHornet] Successfully logged into account
[IncompetentPinkGoldfinch] Successfully logged into account
[ShinyInsidiousHornet] Connected to CSGO GameCoordinator
[IncompetentPinkGoldfinch] Connected to CSGO GameCoordinator
[ShinyInsidiousHornet] Has encountered an error
Error: Failed to send commend: Timeout
    at Timeout.setTimeout [as _onTimeout] (/home/kevinpark/csgo-commend-bot/helpers/account.js:128:12)
    at ontimeout (timers.js:482:11)
    at tryOnTimeout (timers.js:317:5)
    at Timer.listOnTimeout (timers.js:277:5)
[IncompetentPinkGoldfinch] Has encountered an error
Error: Failed to send commend: Timeout
    at Timeout.setTimeout [as _onTimeout] (/home/kevinpark/csgo-commend-bot/helpers/account.js:128:12)
    at ontimeout (timers.js:482:11)
    at tryOnTimeout (timers.js:317:5)
    at Timer.listOnTimeout (timers.js:277:5)
Successfully sent 0/2 commends, 2 commends failed

Reportbot question

Hey, is it possible to report multiple accounts ?

"AccountToReport": "76561198822413123, 76561198822413124, 76561198822413125 and so on",
also is it possible to get live waiting time?
Btw thanks for the awesome script appreciate your work 👍

Flooding commends

Basically when i try to commend a friend, bot doesn't wait 60 seconds before log into another accounts and stop commending
cmd_r2qszgrjzi

steam guard

does script delete accs that require steam guard?

Problem.

Hey @BeepFelix

Dunno about you is active. ;)

I got some issues.

Error: Failed to connect to GC: Timeout
    at Timeout._timeout.setTimeout [as _onTimeout] (/root/csgo-commend-bot-master/helpers/account.js:84:24)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)
Successfully sent 0/5 commends, 5 commends failed
/root/csgo-commend-bot-master/node_modules/steam-client/lib/cm_client.js:241
        this._connection.send(Buffer.concat([header.toBuffer(), body]));
                         ^

TypeError: Cannot read property 'send' of undefined
    at CMClient._send (/root/csgo-commend-bot-master/node_modules/steam-client/lib/cm_client.js:241:19)
    at CMClient.send (/root/csgo-commend-bot-master/node_modules/steam-client/lib/cm_client.js:271:7)
    at SteamGameCoordinator._send (/root/csgo-commend-bot-master/node_modules/steam/lib/handlers/game_coordinator/index.js:49:16)
    at SteamGameCoordinator.send (/root/csgo-commend-bot-master/node_modules/steam/lib/handlers/game_coordinator/index.js:67:8)
    at Timeout._GCHelloInterval.setInterval [as _onTimeout] (/root/csgo-commend-bot-master/helpers/GameCoordinator.js:28:13)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)

Proxy

Hi,
1.Can I use socks4/5 proxies instead of http?
2.Do https proxies work yet?

thanks in advance

proxy api support

i have proxy api ..how to write it?

proxy api like "JHGUTYf576576r"

"Proxies": []

Great commend bot

Do you know of any steam acc creators which save into user:pass ?

problems

[SeparateToweringDeer] Has encountered an error
{ Error: read ECONNRESET
at SteamUser._handleLogOff (C:\Users\U\Desktop\commend\node_modules\steam-user\components\logon.js:400:11)
at CMClient. (C:\Users\U\Desktop\commend\node_modules\steam-user\index.js:124:8)
at CMClient.emit (events.js:197:13)
at TCPConnection. (C:\Users\U\Desktop\commend\node_modules\steam-client\lib\cm_client.js:136:11)
at ClientRequest. (C:\Users\U\Desktop\commend\node_modules\steam-client\lib\tcp_connection.js:87:14)
at ClientRequest.emit (events.js:197:13)
at Socket.socketErrorListener (_http_client.js:399:9)
at Socket.emit (events.js:197:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) eresult: 35 }

always show this

problem when i want to transfer my bot acc

~/Downloads/Compressed/csgo-commend-bot-master $ node parseAccountList

undefined:1 SyntaxError: Unexpected end of JSON input at JSON.parse () at Object. (C:\Users\djhernawan\Downloads\Compressed\csgo-commend -bot-master\parseAccountList.js:6:32) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3) at Function.Module.runMain (internal/modules/cjs/loader.js:742:12) at startup (internal/bootstrap/node.js:283:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)

Commend not sending after 2nd 3nd and latest

hi mate btw thank for this great script. At first its working fine the commend are sent. Im waiting for 24hour to repeat without problem but commend are not sending. I tried in 4 days no error, all success show in cmd. when i loggin in the game commend amount not increase. (free csgo account)

thanks. sory for bad english im from Germany.

proxy

{ Error: connect ETIMEDOUT 93.99.179.133:8080
at SteamUser._handleLogOff (C:\Users\Brend\OneDrive\bot\node_modules\steam-user\components\logon.js:400:11)
at CMClient. (C:\Users\Brend\OneDrive\bot\node_modules\steam-user\index.js:124:8)
at CMClient.emit (events.js:182:13)
at TCPConnection. (C:\Users\Brend\OneDrive\bot\node_modules\steam-client\lib\cm_client.js:136:11)
at ClientRequest. (C:\Users\Brend\OneDrive\bot\node_modules\steam-client\lib\tcp_connection.js:87:14)
at ClientRequest.emit (events.js:182:13)
at Socket.socketErrorListener (_http_client.js:392:9)
at Socket.emit (events.js:182:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) eresult: 35 }
[3KQD2THJE6ZF] Has encountered an error
{ Error: connect ETIMEDOUT 93.99.179.133:8080
at SteamUser._handleLogOff (C:\Users\Brend\OneDrive\bot\node_modules\steam-user\components\logon.js:400:11)
at CMClient. (C:\Users\Brend\OneDrive\bot\node_modules\steam-user\index.js:124:8)
at CMClient.emit (events.js:182:13)
at TCPConnection. (C:\Users\Brend\OneDrive\bot\node_modules\steam-client\lib\cm_client.js:136:11)
at ClientRequest. (C:\Users\Brend\OneDrive\bot\node_modules\steam-client\lib\tcp_connection.js:87:14)
at ClientRequest.emit (events.js:182:13)
at Socket.socketErrorListener (_http_client.js:392:9)
at Socket.emit (events.js:182:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) eresult: 35 }

Suggested me

please suggest me some Steam account generator with auto capture solution.
i cant write in request.. that's why i have to write in issue

Powershell error

When i do npm install in PowerShell, this error happens:

npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • npm install
  •   + CategoryInfo          : ObjectNotFound: (npm:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

need to talk

add me to disсord, my nick despa1r, I need to talk to you

Steam Guard Code

saying there is steam guard when its disabled. When trying to put in code it wont let me enter it

Incorrect Password

Sometimes work, sometimes doesn't.
I can login in the accounts (in my pc), but the script tells me that:
image
When i use others bots, that accounts work... what is the problem?

Forbidden

After all the installation steps was done correctly, running this command shows me this error.
I tried using different API's from different accounts as well.

`
node index_report.js 76561198114346529 50
Parsing account from 76561198114346529

<title>Forbidden</title>

Forbidden

Access is denied. Retrying will not help. Please verify your
key=
parameter. Malformed Steam API Response `

Timeout error

image

I got this error when I tried to commend with 600 acc, but just 470 worked correctly!

Any solution??

contact

hey, mind dropping something i can contact you on? thanks

Add Steam account Checker?

Just a function to only check for log in .js? maybe inside parseaccount, to prevent unworking accounts?

Whats this error?

Microsoft Windows [versão 10.0.17134.523]
(c) 2018 Microsoft Corporation. Todos os direitos reservados.

C:\Users\User>cd c:\CaioVillar - Arquivos\Caio Villar\Jogos\Counter-Strike Global Offensive\Programas\csgo-commend-bot-master

c:\CaioVillar - Arquivos\Caio Villar\Jogos\Counter-Strike Global Offensive\Programas\csgo-commend-bot-master>node index.js STEAM_0:1:462159782 50
c:\CaioVillar - Arquivos\Caio Villar\Jogos\Counter-Strike Global Offensive\Programas\csgo-commend-bot-master\index.js:42
(async () => {
^
SyntaxError: Unexpected token (
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3

c:\CaioVillar - Arquivos\Caio Villar\Jogos\Counter-Strike Global Offensive\Programas\csgo-commend-bot-master>

Error to send commend HELP ME!

I have this error what happend?
Error: Failed to send commend: Timeout at Timeout.setTimeout [as _onTimeout] (csgo-commend-bot-master\helpers\account.js:137:12) at ontimeout (timers.js:498:11) at tryOnTimeout (timers.js:323:5) at Timer.listOnTimeout (timers.js:290:5)

Proxy

Hello, my problem is in the proxies

I put the proxies like this, right?
"Proxies": ["168.195.171.42:44880"]

But I get error

TypeError [ERR_INVALID_PROTOCOL]: Protocol "168.195.171.42:" not supported. Expected "http:"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.