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 to use a script if "SteamParentalCode" is present? #79

Open
aVitaliy opened this issue Dec 28, 2023 · 5 comments
Open

How to use a script if "SteamParentalCode" is present? #79

aVitaliy opened this issue Dec 28, 2023 · 5 comments

Comments

@aVitaliy
Copy link

Hello.
How to use the script if I have the password "SteamParentalCode"?
There is no information in the config.js file for entering the password for "SteamParentalCode".
As a result, the script cannot receive free trading cards from the 2023 sale.

@aVitaliy aVitaliy changed the title How to use a script if "SteamParentalCode" is present? How to use the script if I have the password "SteamParentalCode"? How to use a script if "SteamParentalCode" is present? Dec 28, 2023
@quer
Copy link
Owner

quer commented Dec 28, 2023

it shoud be posibal. As i use the node-steam-user as login system. And there is build in a Parental login.
I can build it in, so you can use it.

But i can i get you to do a proff of consept? By using that modul, on a clean project. Just to show, that you can get it to login for you.

And just send the login code. ( not whit the account details, just replace it whit xx or somefing. just so i can see how it shoud/will for it to work.

As i do not have a account, to test whit.

link for the info :
https://github.com/DoctorMcKay/node-steam-user/tree/a9e1d2be73760f881f214bd7dffc74fbc7311cc7?tab=readme-ov-file#loggedon

Repository owner deleted a comment from aVitaliy Dec 29, 2023
@quer
Copy link
Owner

quer commented Dec 29, 2023

I just deleted the comment. as you shoud not share the login here, as all can see it there. You shoud change the password. I think i will be able to add it. i will see if i can get it up before the next card drops.

@quer
Copy link
Owner

quer commented Dec 29, 2023

I have create a branch, where you shoud be able to login whit a Parental pin. I can get you to test it. just download that one, then see if it works.

it can be found here:
https://github.com/quer/the-steam-awards/tree/Parental-controll

You can read on the wiki how to set it up:
https://github.com/quer/the-steam-awards/wiki/Setting-up#account-whit-parental-control

once you have tested it, and it works, i will add it to master.

@aVitaliy
Copy link
Author

aVitaliy commented Dec 30, 2023

It does not work for me. The configuration file is like this:

var config = [];
config.push({
steam_user: "XXX",
steam_pass: "XXX",
sharedSecret: "XXX",
PIN: "XXX"
});
module.exports = config;

Снимок экрана 2023-12-30 142026
Снимок экрана 2023-12-30 142132

@quer
Copy link
Owner

quer commented Dec 31, 2023

not sure what it saying, but it looks like it was able to signin. then it shoud have run the parental code also. I tested, whit my own account. and it did work.
I might need access to that account, you posted, if i can. Or we can just look at it over a steam chat. Add me on steam and we can have look at it.

It new year, so i might not be able to look at for the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants