steam

steam does not load linux mint

I installed steam from the mint off repository, after installing and launching steam, a "transparent" authorization window ap ... cia) kernel 5.3.0-46-generic (#38~18.04.1-Ubuntu SMP Tue Mar 31 04: 17:56 UTC 2020) Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz

Steam Trading Bot in Python

What libraries are there for interacting with the Steam marketplace for Python? Which one should I choose? I know that most of these bots are written in node.js, I would like to know if it is possible to do this using only python

Python Selenium Steam login

I'm trying to log in to my Steam account. When trying to execute this code: from selenium import webdriver import time optio ... In similar questions, there were answers of the type use not "find_element_by_id" , but xpath, and so on. - it didn't help(

Help me make steam authorization via requests in python I don't know how to send requests with a password correctly

I've been trying to find out how to log in to steam through requests requests for a week. I know that Steam sends password re ... ia requests if I send password as it is the login does not happen and how to make a hex password for the login I do not know!

Automatic authorization in steam + "remember my password" Bat file

I wrote a Bat file with which I automatically log in to my Steam accounts. `@echo off taskkill /f /im steam.exe @echo off Sta ... ed to check the box "remember my password" (you can see in the image), but I can't do it . How can I do this please help me.

The site does not load when using a proxy

Trying to access the site (https://steamcommunity.com/) via a proxy, it just doesn't load for me. Without a proxy, everything works. Does this behavior of the site mean that the proxy address is in the ban?

Bitlocker can't encrypt the steam folder

I wanted to encrypt the removable railway. Launched BitLocker. It reached 36.5% and then froze. I restarted it and now it dec ... Steam from disk is running it wasn't, it was on the PC, but the one on the PC is installed on disk D. How can this be fixed?

How to parse steam in Russian? [closed]

Closed. This question should be clarified or supplemented with details. Answers to it are not accepted at the moment. ... Improve the question How to parse the Steam page correctly

How to get a link to the.dem file by share code in cs go

There is a code from cs go, for example: CSGO-SPoap-C6v9x-YXCxz-Pvmpd-9EGZG We need to get the file .dem Or pull out the st ... y own servers. P.s. I know there was a similar question here. The working answer was never given there, so I raise it again.

The status of the steam offer is not updated

It is necessary, at the request of the user, to send things to him by the steam tradeoffer and I ran into this problem: the t ... tried to catch it via events (sentOfferChanged), but it simply isn't called. Polling is enabled, with an interval of 5000ms

Get and accept "trade offers "(Steam Web API)

Hello. I just started learning the Steam Web API, there is not much information. Wanted to know how to use it to get incomin ... ge offers and accept them? Here is an article Steam Web API/IEconService, but it is difficult for me to understand it myself.