meepen / salien-bot

Steam Summer Sale 2018 "Salien" minigame bot - runs in console or browser
MIT License
418 stars 104 forks source link

No ajax fail function in CServerInterface.prototype.LeaveGameInstance #116

Closed EoD closed 6 years ago

EoD commented 6 years ago

From the log

2018-06-24T11:16:48.275Z: url https://community.steam-api.com/ITerritoryControlMinigameService/GetPlayerInfo/v0001/ requested
2018-06-24T11:16:48.564Z: url https://community.steam-api.com/IMiniGameService/LeaveGame/v0001/ requested
2018-06-24T11:16:48.833Z: Error: no ajax fail function https://community.steam-api.com/IMiniGameService/LeaveGame/v0001/
2018-06-24T11:16:48.833Z: url https://community.steam-api.com/ITerritoryControlMinigameService/GetPlayerInfo/v0001/ requested

https://github.com/meepen/salien-bot/blob/18ad994d42dce0b0553afca908220a860b9e4897/headless/network.js#L201-L222