Code:
on *:text:!addcom *:#: {
  if ($nick isop #) {

This part tell your script that if the nick isop on a channel, then it should go on, if not it will stop.