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
I will consider coming up with a routine to automatically login cycle through accounts which do not have the profile url or steamId populated for that account. I am also looking into supporting this information to be imported from the bulk delimited importer. I should also just add a field to enter the steamId directly if it is already known right into the input box.
For me, personally, with the number of accounts I have/have access to, having this automated within SAM makes much more sense than doing it as an import-time thing.
Logic-wise, I would recommend something like "if no steam profile set && reload ban status then login and set steam profile uri." Bonus points if you're capable of contacting the GC, emulating cs:go and auto-filling any competitive cooldowns assessed against that account.
* Automatic login sequence for all accounts without steam id to populate them in local vdf files. #104
* Introduce InterceptKeys.cs to globally capture the ESC key to cancel the auto login sequence at any time. This is its only use and is completely unbound when the process is finished or canceled.
It would be a big value-add if you were able to login to accounts automatically from SAM to auto-populate the profile url.
The text was updated successfully, but these errors were encountered: