thanks I will try it..previously I had this:

on *:input:*:{
if (lol isin $strip($1-)) {
if ($target = #) {
if ( $iif(c isincs $gettok($chan(#).mode,1,32),$style(1)) ) {
if (/ !isin $1) { msg # $replace($1-,lol,loooooooooooooooooooooooooooooooooool²) | halt }
else { $replace($1-,lol,loooooooooooooooooooooooooooooooooool²) | halt }
}
else {
if (/ !isin $1) { msg # $replace($1-,lol,4looooo7ooooo4ooooo7ooooo4ooooo7ooooo4oooool7²) | halt }
else { $replace($1-,lol,4looooo7ooooo4ooooo7ooooo4ooooo7ooooo4oooool7²) | halt }
}
}
else {
if (/ !isin $1) { msg $target $replace($1-,lol,4looooo7ooooo4ooooo7ooooo4ooooo7ooooo4oooool7²) | halt }
else { $replace($1-,lol,4looooo7ooooo4ooooo7ooooo4ooooo7ooooo4oooool7²) | halt }
}
}
}


But there were some probs..I dont remember now..