Closed 2kFlow closed 4 years ago
Config? Try deleting your protobufs folder
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/
.........................................................................................................................................................................................................................................................................
.........................................................................................................................................................................................................................................................................
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
}
You leaked your fetcher username & password, make a new one
You leaked your API key, make a new one
This is unrelated to this script, Steam says the account requires Steam Guard. So disable Steam Guard or make a new account instead
Detailed question description A clear and concise description of your question.
Config
Version
vXX.XX.X
(You can find this usingnode -v
)X.X.X
(You can find this in yourpackage.json
file underversion
)