Start point:

Add this in your profile:
<onLeaveCombat><![CDATA[
local aisha = player:findNearestNameOrId(101342)
if aisha then
player:target(aisha.Address)
player:fight()
end
]]></onLeaveCombat>
Also need this userfunction
http://www.solarstrike.net/phpBB3/viewt ... friend+mob