Git Product home page Git Product logo

Comments (8)

3urobeat avatar 3urobeat commented on July 29, 2024 1

Hey, thanks for opening an issue!
I think a game must first be registered on an account, which is something the bot does not do. I'm not sure if and how it would be possible to register a game beforehand but I'm going to take a look at it. Thanks for the idea :)
I'll keep this issue open so I won't forget about it and I'll keep you updated when I have more to share

from steam-idler.

3urobeat avatar 3urobeat commented on July 29, 2024 1

Yeah, no worries, I'll take care of it soon. I was on vacation for the past few days.

from steam-idler.

uglyahhcode avatar uglyahhcode commented on July 29, 2024

Hii, I'm not a programmer but i manage to do it. I used the function:
https://github.com/DoctorMcKay/node-steam-user#requestfreelicenseappids-callback
so for example if you want to add csgo to your account you can add this: bot.requestFreeLicense(730);
I also add a delay between the requestFreeLicense function and the gamesPlayed function because sometimes it doesn't start the game although it was added successfully.

from steam-idler.

3urobeat avatar 3urobeat commented on July 29, 2024

Ah, very cool! Thanks for sharing :)
I'll add it soon. (If you are familiar with Git and Pull Requests you could add it yourself if you want but no stress)

from steam-idler.

uglyahhcode avatar uglyahhcode commented on July 29, 2024

Sadly i don't know how to do that, also i did it with an older version of this app, i think it was the version 1.2 so is a little bit old..
I'm sure you can do it way better than me, but how i would do it in this version is: i would go to the bot.js file then in between the line 82 and 83 i would add a line like this: this.client.requestFreeLicense(config.playingGames); then use the setTimeout function on the line 83 (this.client.gamesPlayed(config.playingGames);). This way it will add the free games to the account that has been set on the cfg file. (which are the same as the idling games).
I know is maybe a bit confusing but i tried to explain it as good as i could. :)

from steam-idler.

3urobeat avatar 3urobeat commented on July 29, 2024

Version 1.6 is out which adds support for automatically requesting licenses.
Please let me know if I missed something!

from steam-idler.

uglyahhcode avatar uglyahhcode commented on July 29, 2024

I see you are using the same appID list for idling and reedem the free games (which for me is good) but, keep in mind that is rate limited to 50 per hour. So if someone adds more than 50 games or changes the list to a different in less than 1 hour the game(s) would not add to the account, just a little note, it would be cool to add that to the readme file.

from steam-idler.

3urobeat avatar 3urobeat commented on July 29, 2024

Yeah, you are right, that would be a good idea. I didn't really think about that as 50 games is quite a lot.

from steam-idler.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.