Code:
<AutoItemBuy Enabled="1">
<Items>
<Item Enabled="1" ItemId="12345" EnchantLevel="0" SessionMax="1" MaxPrice="1" IsStack="0" />
</Items>
</AutoItemBuy>
How do we add more items for the market bot to ****** up? I tried adding in an identical line like the one above, but with a different itemid, but it'll just make the bot crash.
Any suggestions?