Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 910 forks source link

Login with existing account on desktop auth #1150

Closed Jyndon closed 5 years ago

Jyndon commented 5 years ago

the wiki guide for logging in seems to be rather vague to me. I have my .auth file setup but when I run the bot it just spews out "ERROR: Login Error: RateLimitExceeded". So I assumed I might first have to login with the auth command but vs gives an error in BotManager.cs at line 198 with "System.NullReferenceException: 'Object reference not set to an instance of an object.'"

I have no clue what this is referring to as the line is just a closing curly bracket.

image

Am I going about adding the account completely wrong or is something up?

thanks Jyn

Jyndon commented 5 years ago

Nevermind, in my settings.json my username had some capitals in which I didnt realize mattered. it now generates its 2FA code