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

Feature Request: Option to auto-populate profile url #104

Closed
infowolfe opened this issue Jun 11, 2020 · 2 comments
Closed

Feature Request: Option to auto-populate profile url #104

infowolfe opened this issue Jun 11, 2020 · 2 comments
Assignees

Comments

@infowolfe
Copy link

It would be a big value-add if you were able to login to accounts automatically from SAM to auto-populate the profile url.

@rex706
Copy link
Owner

rex706 commented Jul 2, 2020

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.

@rex706 rex706 self-assigned this Jul 2, 2020
@infowolfe
Copy link
Author

infowolfe commented Jul 2, 2020

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.

rex706 added a commit that referenced this issue Nov 3, 2020
* 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.
@rex706 rex706 closed this as completed Dec 15, 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