You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it would be.
I have no idea what are the requirements to support (if possible) such feature.
The only modifications required AFAIK are in wb.sh and wb_launcher.hta (Windows).
I've made a proof of concept for Steam login using openssl, for MyCom Steam authentication endpoint, but I am missing a step in-between these two, that is, the token creation on Steam API.
The official MyComSteamLauncher.exe is a Steam launcher (if not already started) and RPC to Steam client using steam_api.dll. Once it started Steam, and was able to get somehow a token, it opens in a cascade of threads MyComLauncher.exe and writes down MyComMain.ini with some secret token. Then the launcher sends out an HTTP query with another token (supposedly coming from Steam API) to authenticate on mycom servers as a Steam account.
I am not able, with the tools I am currently using, to attach / inspect the process that asks and receives the token from Steam API. I wasn't able to find any suitable documentation on the matter. So, for now, the hardest part is on finding the missing pieces of the puzzle.
Would Be Awesome If We Can Open Steam Account As Bot 👍
The text was updated successfully, but these errors were encountered: