waylaidwanderer/PHP-SteamCommunity

How to work with this bot?

Closed this issue · 10 comments

How to work with this bot? Is there a tutorial?

How to deal with exchanges?

Help me pzl

Provide exactly problem or a question or what have you already tried and we will help you

Where specified items with which trade will be created?
I can not understand how I specify the necessary items for sharing! (

Will you help me?

From example: $trade->addOtherItem(730, 2, "12345678");
"12345678" is item id

And where you can write down a list of items that will be added to the trade?

The function 'toAccountID' (helper.php) Set 'id' which will be sent to trade? But he does not create, what's the problem?

The example bot should be adequate to get you started. If you still cannot understand, perhaps you should be looking into easier alternatives for a Steam bot such as the Node.js or C# platforms.