(1) Colours - So right now these three things are a dull (and borderline unreadable) red against the black background:
all opponent/mob melee
all tells
all dark side players
I fiddled with the colour highlight thing but nothing has so far worked. The only thing I managed to do was underline that red

(2) Target script - Just a basic one where I can set it for player by name would be really helpful. I think it was something like
#set variable $target$
#set tar $target$ %1
something like that

(3) Door script - Paj gave me a basic one but if someone has one for multiple doors (2 or 3 really). So that it would move the previous door to a secondary alias.
The %1 seems to be closed.
command >>
#alias 9 open %1;
#alias 0 close %1;
#alias 8 pick %1;
#alias 7 unlock %1
Thanks in advance if anyone gets around to this. Much appreciated!