napa182 commented on a Page, Mimic System  -  Jul 20, 2007

oh on the on text part you have it

on *:TEXT:*:#:{
if ($nick == %mimic) {
Describe $chan $1- 
}
}

Change it to .....Only If you want it like that

on *:TEXT:*:#:{
  if ($nick == %mimic) {
    msg $chan $1- 
  }
}
 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.