slub77 commented on a Page, Nick Highlight  -  Jan 10, 2010

1.WOW you made this at 58 min in the morning 0-o

2,Prepare as i re-do it!

on *:TEXT:*:#:{
  if $me isin $1- {
    if !$appactive { noop : $tip(Channel,Channel $chan : Time $time ,$me someone has said your name: $nick : $1- ,1)  } 
    else { halt }
  } 
}

on *:TEXT:*:?:{
  if !$appactive { noop : $tip(Channel,Private message : Time $time ,$me someone has said your name: $nick : $1-  )  } 
  else { halt }
} 

What about that one, it will tell you if someone sends you a private message or says your name, but only if mirc is not the active window :)

 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.