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 do I get it to check remember my account whenever it logs in? #103

Closed
Robby-Sodhi opened this issue Jun 10, 2020 · 2 comments
Closed

Comments

@Robby-Sodhi
Copy link

No description provided.

@rex706
Copy link
Owner

rex706 commented Jul 2, 2020

Currently this is not working if you are also using the -login parameter. You can disable this and SAM will automatically populate the username password box and also check the remember me checkbox. Be careful with this, though, since if you tab into Discord or something it will send the characters to whatever is focused. I have tried forcing the registry to update with the correct values to get around this, but it doesn't seem to want to cooperate.

rex706 added a commit that referenced this issue Dec 4, 2022
* Initial implementation for setting the login state of the Steam Friends window per account. Currently only works if the localconfig file already exists. #110
* Include experimental RememberPassword code. #35 #103
* Disable MainGrid on Login instead of when a button is pressed for cases like auto login. #107
* Include SteamIDs_Engine library: https://github.com/NachoReplay/SteamID-NET
@rex706
Copy link
Owner

rex706 commented Jun 28, 2024

This has actually been working since the introduction of the new automation utilities. If "Remember Password" is checked in the settings, it will check the corresponding box on the Steam login window.

@rex706 rex706 closed this as completed Jun 28, 2024
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