Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Open Steam Account As Bot? #181

Closed
Mehertab opened this issue Nov 27, 2017 · 3 comments
Closed

How To Open Steam Account As Bot? #181

Mehertab opened this issue Nov 27, 2017 · 3 comments

Comments

@Mehertab
Copy link

Would Be Awesome If We Can Open Steam Account As Bot 👍

@Levak
Copy link
Owner

Levak commented Nov 27, 2017

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).

@Levak
Copy link
Owner

Levak commented Jan 29, 2018

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.

@Levak
Copy link
Owner

Levak commented Dec 2, 2020

End of support for Steam #547

@Levak Levak closed this as completed Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants