i have 2 things i miss actually in the bot scripts:
1. a profile while regenerate mana/life profile section
maybe look like this in profile.lua:
<onRegenerate><![CDATA[
-- Additional Lua code to execute while regenrate mana and life
]]></onRegenerate>
for me it would do things like pet feed and re-summon
2. after repair and buy pots at the vendor a close bags command
in settings.lua an additional line like: BAGS = {key = _G.key.VK_B, modifier = nil}
things like mouseclicks could collide with the open bags on the screen
these are only 2 little things that only a few need or miss but would be great you could implement that.
thanks in advance,
Day