mIRC MSG nick detection

MSG nick detection

on *:TEXT:*:#:{ if ($me isin $1-) { echo -a $nick said your name in # } }