Quote Originally Posted by AleksanderTG View Post
Does anyone know how to fix this:


My config (I have anonymised user id for the example purpose):
Code:
{
	"commend": {
		"friendly": 73,
		"teaching": 73,
		"leader": 73
	},
	"account": {
		"username": "",
		"password": "",
		"sharedSecret": ""
	},
	"fetcher": {
		"username": "Account",
		"password": "Password",
		"sharedSecret": "",
		"maxTries": 10,
		"tryDelay": 2500,
		"askSteamGuard": true
	},
	"proxy": {
		"enabled": false,
		"file": "proxies.txt",
		"switchProxyEveryXaccounts": 20
	},
	"type": "COMMEND",
	"method": "SERVER",
	"target": "https://steamcommunity.com/id/MyUserName",
	"serverID": "87.104.45.132:27055",
	"matchID": "0",
	"perChunk": 20,
	"betweenChunks": 150000,
	"cooldown": 28800000,
	"showCommends": false,
	"autoReportOnMatchEnd": false,
	"switchServerAfterChunks": 5,
	"protocol": "Auto",
	"steamWebAPIKey": "D58BF0C7BECDB7773475B88E090168A2",
	"disableUpdateCheck": false
}
Clearly this thread marked as PATCHED, means it doesn't work anymore