Jessecar96 / SteamBot

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

Problems with auth/steam guard #281

Closed wwwhore closed 11 years ago

wwwhore commented 11 years ago

I'm new to Steambot, I just compiled and configured the settings.json yesterday and have been trying to get the bot to run since. No matter which alt I used (all been on steamguard for several months) I'm not able to get past authing with steamguard. I keep trying again but I never see the bot come online or getting the program to stop asking for auth when I start it.

image

Any tips for what I could be doing wrong?

Lagg commented 11 years ago

Make sure that the bot is running before you use the auth command, and also make sure that you're using the right index. The bot list's indexes start from 0. So to auth the first bot you have in your file you would type auth 0=code

wwwhore commented 11 years ago

I'm an idiot. Thanks, using the correct index fixed it. ;)