-
I'm trying to use the "auth x=y" command, but i do not not know what the "0 based index" of my bot is. Is it this? "auth testbot=####"
-
Hi,
i have a big problem.
I follow the Guide for installing the trade bot.
And i configured the settings.json.
Now i want trade with this bot.
I buy Keys for 5 ref metal and i want sell the Keys for 5…
-
Hello,
I just transferred my steambot to my vps server. And every time i do "mono debug/SteamBot.exe" and it says
Configuration file Does not exist or is corrupt. Please rename 'settings-template.js…
-
Is this possible? If so what would need to be changed for this to work?
-
Okay so I was wondering if all the code snippets that people have added to their user handler might go into 1 repository for people to use them. I think it would be nice if this was added. Also I KNOW…
ghost updated
11 years ago
-
Hi Guys,
I am trying to setup the steam bot, but I am facing an error:
When I try to trade the trade bot, I get the following message in the steam chat.
I have already checked my inventory (set to pu…
-
I'm having a strange problem here. Basically when SteamBot launches, something is causing the `token` in `bool authd = SteamWeb.Authenticate (callback, SteamClient, out sessionId, out token);` in `Bot…
-
I have noticed a new assets data being sent when the trade poll's sometimes. It shows all the item id's the bot has in the trade, and the other user has in the trade as well. It may be a better idea t…
-
Is it even possible to trade items between bots?
I wrote this for testing, in OnTradeInit in my handler I add an item (or Trade.SetReady, both fail) if OtherSID == someotherbotsid.
What I get is an …
ghost updated
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)…