BeepIsla / csgo-commend-bot

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

TypeError: Cannot read property 'k_EMsgGCClientHello' of undefined #565

Closed 2kFlow closed 4 years ago

2kFlow commented 4 years ago

Detailed question description A clear and concise description of your question. image

Config

Your "config.json" - Censor your API Key and account details

Version

BeepIsla commented 4 years ago

Config? Try deleting your protobufs folder

2kFlow commented 4 years ago

Config? Try deleting your protobufs folder

Umm that error is actually fine now , i just re enetered few values . I have a new error . it shows that the accounts need steam guard code . Though i generated these accounts from https://accgen.cathook.club/

.........................................................................................................................................................................................................................................................................

image

.........................................................................................................................................................................................................................................................................

Config : { "commend": { "friendly": 13, "teaching": 13, "leader": 13

},
"account": {
    "username": "",
    "password": "",
    "sharedSecret": ""
},
"fetcher": {
    "username": "ryxs15099980morita",
    "password": "ZGX2EB17XNW5887",
    "sharedSecret": "",
    "maxTries": 10,
    "tryDelay": 2500,
    "askSteamGuard": true
},
"proxy": {
    "enabled": false,
    "file": "proxies.txt",
    "switchProxyEveryXaccounts": 20
},
"type": "COMMEND",
"method": "SERVER",
"target": "https://steamcommunity.com/profiles/76561199046377250/",
"serverID": "auto",
"matchID": "0",
"perChunk": 20,
"betweenChunks": 300000,
"cooldown": 28800000,
"showCommends": false,
"autoReportOnMatchEnd": false,
"switchServerAfterChunks": 5,
"protocol": "Auto",
"steamWebAPIKey": "E94EA950E399D500dawdawd0B7D990BF0D",
"disableUpdateCheck": false

}

BeepIsla commented 4 years ago
  1. You leaked your fetcher username & password, make a new one

  2. You leaked your API key, make a new one

  3. This is unrelated to this script, Steam says the account requires Steam Guard. So disable Steam Guard or make a new account instead