-
I'd like to be able to launch SteamBot without a settings.json file, preferably by hardcoding the settings into the program itself (probably in Program.cs).
Can anyone show me how to do this?
-
Anybody know what this error means?
```
Newtonsoft.Json.JsonReaderException: Error parsing comment. Expected: *, got /. Path '', line 2, position 2. ---> System.Exception:
--- End of inner excepti…
-
Hi again Thomas, i resolved the issue with the JCE, now the problem is other.
I always get AccountLogonDenied and steam send me a message from steamguard, although there's no input to insert the Key, …
-
So i saw that happening and asked him and he admitted it and he said he was looking for more bots to trick and get the keys for less...
It has to do with #188
Basically he was adding and removing i…
-
Hey there and first off thanks for creating and releasing this!
I'm not a coder and have never written a program before. I am however familiar with setting up TF2 servers and editing config files. Th…
-
I've been trying to make two bots trade with each other where the harvester will initiate a trade with the idler and eventually move on down a list of idlers. My problem is, when the harvester initiat…
ghost updated
11 years ago
-
We need to improve the documentation readily available for people who want to use the SteamBot, especially for the `TradeEnterTradeListener` class.
-
Hello, i just started coding my own bot expanding your wonderful work !
I cannot figure out how to check if an item exists in the inventory. For example i want to decline a trade request if the wante…
-
This has been solved.
Scroll to the bottom for answer.
-
I'm not exactly sure why, but the program tells me that it can not find "settings.json". I saved it to the same folder as "template-settings.json". Does anyone know what my problem might be?
Error Me…