-
Currently there is no way of letting other admins know that you handled a report,
it would be great that when you receive a report while you are playing in the server that you can use a command like !…
-
I am very new to all this, please provide some instructions for this.
From what I gather I need to have installed:
1) http://nodejs.org/
2) (not sure about this one) https://github.com/Obvious/ursa
3)…
-
Authentication failed,retrying in 2s
steam changed someting? or just steam network problem?
-
[BotName 2013-08-15 07:12:14] ERROR: Unhandled exceptions in bot BotName callback thread:
System.OutOfMemoryException: Выдано исключение типа "System.OutOfMemoryException".
в System.RuntimeMethod…
-
Hello, I almost finished my new bot but I'm having a hard time in figuring out how to load items in currentschema before OnFriendAdd triggers, this happens when i log with the bot and someone added me…
piemo updated
11 years ago
-
If a user adds items quickly, the bot will potentially add items in response to the same slots.
Tracking the slots globally on the trade object addresses this problem.
-
-
Okay so I wanted to start bots by messaging them ".start (#)" or ".stop (#)" because sometimes one crashes and I want to not have to leave my computer to go to the server. Anyway here is my code:
```…
ghost updated
11 years ago
-
Hello,
First of all thanks for the awesome Steam Bot :+1:
I have been using the SteamBot to trade Dota 2 items for around a month now. I have 2 Bots both have have steamguards active for more than 2 m…
-
So I added this handler to the SteamBot folder https://gist.github.com/waylaidwanderer/5127827
And then I added it to the project and tried to build it.
I couldn't, I got an error that said this:
C:…