rex706 / SAM

Steam Account Manager / Switcher
358 stars 45 forks source link

2FA problem #98

Closed MattiasMoenster2019 closed 4 years ago

MattiasMoenster2019 commented 4 years ago

My account with 2FA enabled won't "auto login" i have the shared secret from Mafiles in sda and i ran SAM in administrator mode i don't see what iam doing wrong?

rex706 commented 4 years ago

The auto login feature is only triggered if Steam is not already running. Could this be the problem?

MattiasMoenster2019 commented 4 years ago

No it does not seem to be the problem have tried with steam closed and open (Checked in joblist) I reinstalled the program (And steam) Multiple times even tried it on a newly installed pc and the 2fa simply does not work for me anymore :( It was a great service while it worked tho! Rly hope you get it fixed would be epic :)

rex706 commented 4 years ago

I think I misunderstood the problem originally. It is specifically just with the 2FA? Does it hang on the Steam Guard window? Is anything entered into the Steam Guard box? Is Steam opened at all by SAM?

MattiasMoenster2019 commented 4 years ago

Yes it just opens the login thingy uses the username:password then when the steam guard opens it does nothing at all (No wrong text entered)

rex706 commented 4 years ago

After a lot of thinking, the issue might be that SendMessage and PostMessage are blocked in some cases. SendKeys is what was being used before, which may have worked for you previously. I will think about how to implement an option to select the automatic input method and options like Microsoft IME.

MattiasMoenster2019 commented 4 years ago

Okok and Ty for your time. Have a great day :)

rex706 commented 4 years ago

Please try the SendWait option image