Code Monkey home page Code Monkey logo

steamdailyboosterpack's Introduction

SteamDailyBoosterPack

Installation

python3 -m pip install ./requirements.txt

Prepapre

Update config.ini

username

your steam login username

password

your steam login password

inventory_id

Go to your inventory page, right click cursor and select "copy page url"

Paste clipboard content on any broweser, you will see the url like this:

https://steamcommunity.com/id/Chihang0711/inventory/

Chihang0711 should be your inventory_id

APP List

Paste the game id that you want to generate booster pack, in the example config.ini

game_id = [292030, 1091500]

292030 is The Witcher 3, and 1091500 is Cyberpunk 2077, you can get the game id on steam game store url or from SteamDB.

Run

Use the following command to run the program

python3 SteamMakeBoosterPack.py Q58BG

Q58BG should be replaced by your steam guard code generated in your steam mobile app.

I suggest you to find an idle computer and run this command in backgroud, and never shut this computer down, so that you only have to enter the steam guard code once, and the program will generate booster pack every 4 hour.

steamdailyboosterpack's People

Contributors

chihangchen avatar

Stargazers

 avatar Shiro Cicini avatar

Watchers

James Cloos avatar  avatar

steamdailyboosterpack's Issues

2FA Code is correct, but still can't login.

2FA Code is correct, but still can't login.
I have confirmed that the username and password are correct, but I can't find the reason, please help me, thank you.

System: Debian 12
Pyhton Version: 3.11.2

root@shiro ~/SteamDailyBoosterPack # python3 SteamMakeBoosterPack.py FVJ2Q
ERROR:root:Login failed, please check account info or authenticator code, error 'transfer_parameters'
Traceback (most recent call last):
  File "/root/SteamDailyBoosterPack/SteamMakeBoosterPack.py", line 45, in login
    self.account_session = self.account.login(twofactor_code=str(twofactor_code_inp))
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/steam/webauth.py", line 209, in login
    self._finalize_login(resp)
  File "/usr/local/lib/python3.11/dist-packages/steam/webauth.py", line 153, in _finalize_login
    self.steam_id = SteamID(login_response['transfer_parameters']['steamid'])
                            ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'transfer_parameters'

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.