-
I've received reports that the SteamBot times out when traded (everything up until then works perfectly fine). When you trade it, it gives the `OnAfterInit` message, but after that (no matter what yo…
-
I have looked around, and haven't been able to find anything for it. But is it possible to set the bot's status to Busy when a trade is initiated, so that other's know that they are occupied?
-
I am admin of the bot but when I try to use any of the help, add or remove commands it doesn't work.
Either by steam chat or trade chat.
Any help ?
-
Looking through through the bot.steamfriends and bot.trade options i cant seem to locate any commands for issueing a trade request... does anyone know an option for making the bot iniate a trade reque…
-
This is probably a stupid question, but I can't manage to get the bot's inventory. How would I do this?
-
Since 12/12/2012 Steam Trade system will not work on accounts with disabled SteamGuard. Is any possibility to store once entered and linked SteamGuard confirmation code?
-
Currently when the bot is in a trade and another user wants to trade with the bot, the current trade is overriden and the new one is used.
This has also to do with trade end detection as the bot is …
-
All the trading and SteamWeb stuff shouldn't be in the Bot repository. Trading should be a dedicated library (or maybe commit to SteamKit?).
-
When you input this:
``` CS
trade.AddItemByDefindex(4100,0);
// here optional pause for ~1 sec eg. with Thread
trade.AddItemByDefindex(4100,1);
```
To any event, it will move the same item from s…