Open PainMustDie opened 7 years ago
Log in through the browser catch encrytper password from browser put in encryptedBase64Password and authorization in program success. Error here - SteamBot/SteamTrade/SteamWeb.cs line 196-198.
The DoLogin
method is not used in SteamBot so there's a high chance it's broken. You should open a pull request if you find fix. 👍
Its broken 1-2 week ago. Problem in rsa encrypt, maybe rsa encrypt out of date?
rsaJson.publickey_mod is now transmitted in lowercase. line 189 Exponent = HexToByte(rsaJson.publickey_exp.ToUpper());
Is this something to do? Is IT time consuming? I have never coded before but really want a bot. Does IT work with the new authenicator? Or does IT even work? Does IT check prices from bp.tf or scrap.tf?
@Traktoorn your questions are off-topic and don't belong to this issue. SteamBot is a framework you can use to code your own bot. It does nothing for you out of the box.
@waylaidwanderer im sorry for off topic but i will need experience with coding if it only is a frame?
@Traktoorn Please see #427 - sorry for the seemingly harsh locking of this topic, but we are all exhausted of off-topic questions on the issue-tracker.
@Cancerberg Please submit a PR for that fix and we'll take a look at it.
You bot cant web authorization, all account have status: "Incorrect login."