Code:
on *:text:!ulevel & &:#channel:{
  if ($nick == YOURnick) { auser $3 $2 }
  msg # $2 has been set to level $3
}