-
hello i filled everything in settings api key everything and when i bot 1 is logged it crash
https://ctrlv.cz/4SH7
-
I was looking through the protobufs and the steambot project and noted that bots can craft TF2 items... is the same possible with CSGO?
I know kMsgCraft is in the protobufs for CSGO but other structur…
-
my bot is always to say this: the image down, someone to know me as esplicar resonver this?
http://i.imgur.com/yyIc2xY.png
Thanks
-
my bot is always to say this: the image down, someone to know me as esplicar resonver this?
http://i.imgur.com/yyIc2xY.png
Thanks
-
Hello.
I have, a problem. I don't know how to get a AssetID of my items after acceptOffer()
I can only get AssetID on trade, but i don't know how to get this id after trade :(
I want to put this id t…
-
Hello, me again, the problematic man... Should I always give command to accept the trades?
I want it to be a jackpot bot, so can it automatically accept trades where he doesnt give skins? How can I do…
-
I use the last verisons of steambot modules. There are no errors, and all trades are sent well. But users dont see it (with mobile authentication too)
Whats a problem? Thx!
May be reason on Steam Guar…
-
My bot just stays like this, he used to work but now I don't know why it stopped working :/
![image](https://cloud.githubusercontent.com/assets/15880984/12373912/f133443e-bc82-11e5-80d9-5cfe70bdaa03.…
-
My bot seems not to be remembering that this machine had logged in already once. So I have to enter the steamguard code every single time.
-
Code:
``` js
var SteamUser = require('steam-user');
var client = new SteamUser();
var logOnOptions = {
"accountName": "...",
"password": "..."
};
logOnOptions['shaSentryfile'] = require('fs…