Closed CrazieWolf closed 4 years ago
Detailed question description I wanted yo know what type of proxy I need to use for the bot to work. I tried to use socks4 and it didn't work
Config
{ "commend": { "friendly": 1000, "teaching": 1000, "leader": 1000 }, "report": { "aimbot": 10, "wallhack": 10, "speedhack": 10, "teamharm": 10, "abusive": 10 }, "account": { "username": "", "password": "", "sharedSecret": "" }, "fetcher": { "username": "", "password": "", "sharedSecret": "", "maxTries": 10, "tryDelay": 2500, "askSteamGuard": true }, "proxy": { "enabled": true, "file": "socks4.txt", "switchProxyEveryXaccounts": 20 }, "type": "COMMEND", "method": "SERVER", "target": "https://steamcommunity.com/id/-", "serverID": "=", "matchID": "0", "perChunk": 20, "betweenChunks": 300000, "cooldown": 28800000, "showCommends": true, "autoReportOnMatchEnd": false, "switchServerAfterChunks": 5, "protocol": "Auto", "steamWebAPIKey": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "disableUpdateCheck": false }
Version
v12.17.0
X.X.X
package.json
version
HTTP proxies only, you need good residential proxies not blocked by Steam. Though I heard a few days ago that apparently proxies not even bypass 20 per 5 minutes anymore but who knows.
Detailed question description I wanted yo know what type of proxy I need to use for the bot to work. I tried to use socks4 and it didn't work
Config
Version
v12.17.0
X.X.X
(You can find this in yourpackage.json
file underversion
)