^Neptune commented on a Page, Mirror Channel  -  Jun 04, 2009
on *:MODE:#: { 
  if ($chan == %spyon) { msg %spy %color $+ * $nick sets mode: $1- }
}

Can be simply

on *:MODE:%spyon: { msg %spy %color $+ * $nick sets mode: $1- }

Same for the others.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.