-
1) Method setCookie(cookie) call error!
I use
var cookie = [sessionid=MTUsjwqeSq==, steamLogin=ADASDWEQ7WEQW...];
cookies.forEach(function(cookie) {
console.log(cookie);
steam_trade.setCookie…
-
when i try to trade with a large number of items this command return false and thus making the logic jump to the wrong section.
as i understand that this command send a post for which it may've reache…
-
Today my bot stopped working, I thought that the case in Steam servers, but now the trading is working. I did not want to re-create the topic, but now I noticed that bots dota2lounge work without prob…
-
Hi, I have just cloned the GIT and loaded them on new updated Mono. I have the same bug from this summer; I can't complete a trade.
I want use the bot for drop my coupons, gifts and others Steam Item…
ghost updated
11 years ago
-
Hello,
I recently edited this SteamBot to Buy Keys.
No errors or stuff and i am sure the code is alright.
So the problem is, when i run SteamBot.exe it shows this
Launchincg Bot testbot
Done Loading …
-
It says [Bot] TheEZEL's Bot is not available to trade. More information will be shown to [Bot] TheEZEL's Bot if they invite you to trade. ~ But when i use steam normally (open the bot's acc using stea…
ghost updated
11 years ago
-
Hi seishun,
I tried your lib with dota2 store with some modify with new version of node-steam, but It's look like the loadInventory was broken with cookie.When I debug to your lib the inventory is '…
-
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…
-
Hey there, i am new with this stuff of bots and i hope someone help me. I can run the bot and all ok, i configurated the bot to just accept the trades from 1 admin, so its working ok but i just notice…
-
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)…