Requestedd
Requestedd
I am also interested in this topic! As I can see, now the steam.py does not have the function of using a proxy. In addition, I do not yet know...
Let me ask you: is this option also suitable? (this is for private proxies) ``` steamguard_data = { "steamid": steamid, "shared_secret": shared_secret_key, "identity_secret": identity_secret_key } steamguard_data = json.dumps(steamguard_data) steam_client =...
Good afternoon, I want to raise this topic again. Is there any official method for connecting a proxy?
BUMP! Please help solve this problem. With accept_trade_offer, I can accept all trades that other users have sent me. However, if I send the trade myself, then the accept_trade_offer method...
I was given a hint that today a good option is to use a session check (is_session_alive()) every few minutes, this is certainly not very convenient in the standard sense,...
Correction: Now this code seems to be working, the session is fine again. But it is unclear why the code was not operational for 2 days.