Jethro commented on a Page, Nick / Name Caller  -  Dec 26, 2009

In your color control code, you need to leave a space between the $nick identifier or you will get an error. Here is it with flood protection added:

on *:Text:*:*:{
  if (!%x) { inc -z %x 10
    if ($me isin $1-) { Echo -a 4 $me 5was4 said5 4on5 $chan 4by5  $nick 4 with5 msg14 $1- }
    if (Derek Isin $1-) { Echo -a 4 Wake 5Up4  $nick 5 Said4 Your5 Name4 In5 $chan 4With5 Msg14 $1- }
  }
}

This will trigger once until 10 seconds have expired. The number is adjustable.

 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.