Cheiron commented on a Page, Services Windows  -  Apr 20, 2010

it does yes.. but readers of the threads here can see why it is now as it looks.
delete the Cracker thread as it is nothing to do with this snippet or topic. rating it now a 7

i would do it though like this

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; this code's name                  ;
; edited with thanks too            ;
; trill, napa182, etc               ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
on ^*:NOTICE:*:?:{
  if ($regex($nick,/((Chan|Bot|Nick|Memo|Host|Oper)Serv?\b)/i)) {
    if (!$window($+(@,$nick,.,$network))) { window -e0 $+(@,$nick,.,$network) }
    aline -p $+(@,$nick,.,$network) $nick : $1-
    haltdef
  }
}

that way they can see the acknowledgement as it is supposed to be done :)

 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.