[Joshh] commented on a Page, Highlight Script  -  May 09, 2008

on :TEXT::#: {
if ($regex($1-,/(Sjefke|nick2|nick3|nick4|..|)/Si) {
set %chan $chan
set %nrm 0
:num
inc %nrm
if $chan == $read(chans.txt, %nrm)) { halt }
$iif(%nrm >= 100, goto ver, goto num)
:ver
set %nmr 0
if (%highlight == 0) { halt }
:numm
inc %nmr
if ($nick == $read(nicks.txt, %nmr)) { halt }
$iif(%nmr >= 100, goto verd, goto numm)
:verd
//echo -a 4 $nick $+ said $+ :\' 12 $1- $+ \' on 7 $chan 2 at 4 $time $+ !
if (%flash == 0) goto beep
/flash -bN $nick Highlighted $me on %chan
:beep
if (%beep == 0) goto tip
/beep %beeps
:tip
if (%tip == 0) { halt }
$tip(Highlight,Active highlight,$nick Highlighted $me on %chan,30,$null,$null,$null,$null)
}
}

 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.