on *:TEXT:*:#: { if ($1 == !adduser) && ($3 ison $chan) { auser $2 $ial($3).host } if ($1 == !remuser) && ($3 ison $chan) { ruser $ial($3).host } }