Simple Highlights

By Phatninja55 on Jan 30, 2013

Simply replaces your name in a sentence with your name colored red.
This makes it easier to see if you are highlighted.

;;Like chatting but don't have a good network?
;;Come to irc.leafghoul.net and join #chat, or  #triviaholic for games!

on ^*:text:*:#: {
  if $me isin $1- {
    echo -ph $chan $timestamp < $+ $nick($chan,$nick).pnick $+ > $replace($1-,$me,$+(4,$me,))
    haltdef 
  }
}

Comments

Sign in to comment.
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.