Is the bot selling anyone else's gear like normal?
Here is my profile auto selling options:
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="30" /> <!-- 1 = bag 1 slot 1 -->
<option name="INV_AUTOSELL_TOSLOT" value="60" /> <!-- 30 = last slot bag 1 -->
<option name="INV_AUTOSELL_QUALITY" value="white,green,blue,purple" /> <!-- white,green,blue,purple -->
<option name="INV_AUTOSELL_NOSELL_DURA" value="1" />
<option name="INV_AUTOSELL_TYPES" value="Weapons,Armor,Recipes,Others" />
<option name="DEBUG_AUTOSELL" value="true" />Code: Select all
Moving to waypoint #20, (1645, -4908)
We try to find NPC Isaac Haden:
We successfully target NPC Isaac Haden and try to open the dialog window.
[DEBUG] Check item so sell: 90 225874 Woven Handguards
[DEBUG] Durability check, search for: Durability => 76
[DEBUG] Check item so sell: 91 226051 Soul Corpse Gloves
[DEBUG] Durability check, search for: Durability => 77
[DEBUG] Check item so sell: 92 225874 Woven Handguards
[DEBUG] Durability check, search for: Durability => 99
[DEBUG] Check item so sell: 93 225874 Woven Handguards
[DEBUG] Durability check, search for: Durability => 92
[DEBUG] Check item so sell: 94 212475 Armor Splitting Battle Hand Axe
[DEBUG] Durability check, search for: Durability => 80
[DEBUG] Check item so sell: 95 226053 Fading Barrier
[DEBUG] Durability check, search for: Durability => 92
[DEBUG] Check item so sell: 96 225869 Waste Water Belt
[DEBUG] Durability check, search for: Durability => 91
[DEBUG] Check item so sell: 97 225874 Woven Handguards
[DEBUG] Durability check, search for: Durability => 74
[DEBUG] Check item so sell: 98 225869 Waste Water Belt
[DEBUG] Durability check, search for: Durability => 93