There is now also a very easy auto sell function. You can enable that in your profile with some expert option:
Code: Select all
<option name="INV_AUTOSELL_ENABLE" value="true" />
<option name="INV_AUTOSELL_FROMSLOT" value="2" />
<option name="INV_AUTOSELL_TOSLOT" value="12" />
<option name="INV_AUTOSELL_QUALITY" value="white, green" />
<option name="INV_AUTOSELL_IGNORE" value="III, potion, 223443, weaponname" />
There are no plans to add more functionality to that autosell. So please don't ask for that (except if you have the coding

BE CAREFULLY IN USING THAT NEW FUNCTION. IT IS NOT VERY WELL TESTED !!!