Hello! I hope anyone can help me to translate the following snippet to TCL .. mIRC-Code on *:join:#test:{ if (*Serv* isin $nick) { halt } if ($nick ison #abuse) { halt } if ($nick ison #opers) { halt } if ($nick ison #ops) { halt } if ($nick ison #bots) { halt } if ($nick ison #irc) { halt } if ($ni...