alias nick { %enable = o | .whois $1 | %tmp.n = $1 | .nick $1 | halt }
RAW 319:*:{
if (%enable) {
echo -a 4,1[Found 1 matching user existing on network please choose a different nick]
msg %tmp.n Hey, you are currently using the nickname im trying to use
unset %enable
}
}
on *:CONNECT:/whois YOURNICKHERE