on *:INPUT:*:{
if ($left($1,1) == /) {
if ($1 == /me) {
.describe $active $2-
echo -tc $active 12* $me $2-
}
elseif (: isin $1) {
echo -tmc $nick 4[ $+ $me $+ 4] $1-
.msg $active $1-
}
else { .quote $remove($1-,/) }
haltdef
}
}
Slight error in this part of the script, now the script only changes the <> around my nickname when : is in front of the text, I only added that in to ensure I can use the smiley

. Btw all I have access to now is server commands.
-- Sorry if the above sounded harsh, I have termanal foot in mouth disease, really need to learn to think about what I'm going to say instead of just typing

. Anyway Thanx to all that helped
