Results 12 comments of Damir

> Sorry for not being that clear, I also tried this witch does not work : SteamClient.login(username="Name", password="Pass", steam_guard={"steamid": "steam64id","shared_secret": "secret","identity_secret": "secret"}) https://github.com/bukson/steampy?tab=readme-ov-file#usage

> I don’t remember exactly what I changed in the library, so I attached the files that I changed -> https://drive.google.com/drive/folders/16fm039KSVq1lWut86SWqG7b7Um0zZAPd?usp=sharing > > client.py > > ``` > def set_login_cookies(self,...