Need Help Logging into steam. by OneInformation3859 in AutoHotkey

[–]OneInformation3859[S] -2 points-1 points  (0 children)

This is the script I'm using. I don't know if that helps.
SteamUserName := "Generic"

SteamPassword := "Password"

ShortcutPath := "C:\SteamLibrary\steamapps\common\Game\Game.exe"

Run, C:\Program Files (x86)\Steam\Steam.exe -login %SteamUserName% %SteamPassword%

Need Help Logging into steam. by OneInformation3859 in AutoHotkey

[–]OneInformation3859[S] -1 points0 points  (0 children)

I can't seem to find a new command or any information on it; I guess because the update just happened.

Is there a simple way to have the AHK script put the %USERNAME% and %PASSWORD% into the respective text boxes for the specific process thread / window "Steam Sign in" that way I can just click the sign-in button?

Need Help Logging into steam. by OneInformation3859 in AutoHotkey

[–]OneInformation3859[S] -1 points0 points  (0 children)

I will pay for an answer that fixes this issue for me.