Code:
on *:text:*:#: {
  if ($nick == john) { msg $chan hi john }
}

ALT + R in mirc and paste it there.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }