Sell all backpack
Posted: Fri Oct 24, 2014 8:19 am
whether there is a function for the products sales without the addon just to sell the backpack
Code: Select all
player:merchant("npc name")at that time and again that it opens a dialogue with them not not sell my last bot not sells I even took to the last bot I even tried to take the past version of the bot profiles but it is in vainrock5 wrote:As far as I know the bot autosell still works. Look for the AUTOSELL options in your profile. To auto sell use this command at the npcCode: Select all
player:merchant("npc name")
yes 1.0.4.167 is the micromacro.rock5 wrote:I don't know what 1.29 is but 1.0.4.167 is the micromacro version, not the bot version.
Code: Select all
<!-- Auto selling options when used with player:merchant -->
<option name="INV_AUTOSELL_ENABLE" value="true" /> <!-- true | false -->
<option name="INV_AUTOSELL_FROMSLOT" value="61" /> <!-- 61 = bag 3 slot 1 -->
<option name="INV_AUTOSELL_TOSLOT" value="120" /> <!-- 120 = last slot bag 4 -->
<option name="INV_AUTOSELL_QUALITY" value="white" /> <!-- white,green,blue,purple -->
<option name="INV_AUTOSELL_TYPES" value="Weapons,Armor" />
<!-- Shopping options, how many of what do you want to keep in your inventory -->
<option name="HEALING_POTION" value="99" />
<option name="MANA_POTION" value="0" /> <!-- set to "0" if not required to buy -->
<option name="ARROW_QUIVER" value="2" /> <!-- set to "0" if not required to buy -->
<option name="THROWN_BAG" value="0" /> <!-- set to "0" if not required to buy -->
<option name="POISON" value="75" /> <!-- set to "0" if not required to buy -->