hi,

I'think you doesn't ned target=target at all, cause its the default option and can thereby left out.
Aonother think you could do is eliminate spaces, by doing so, I end up with:


Code:
#showtooltip
/cast [nomod,harm,nochanneling:Drain Life][target=focus-target,nomod,nochanneling:Drain Life]Drain Life;[mod:alt,harm][target=focus-target,mod:alt]Drain Mana; [target=target,mod:ctrl,harm][target=focus-target,mod:ctrl]Drain Soul(Rank 1)

which is only 248 chars long...

(another ponit could be replacing focus-target with focustarget, but i'm not shure if thats work)

EDIT: argh, sry Ðeceased u allready mentioned the target=target