Nick Alert

By PurplesurgeMirc on Jul 05, 2009

Beeps/Whistles/Explodes/Nukes/Echos when someone says your nickname anywhere. (Ok, only beep and echo..)
Multi colored echos :D

Author: Rolo @ #mIRC on PurpleSurge

on 1:text:$($+(*,$me,*)):*:{
  if ($active != $target) {
    if ($ebeeps) beep 10 0
    else { .ebeeps on | beep 10 0 | .ebeeps off }
    var %x $r(0,15)
    echo $iif(%x == $color(background),$color(Normal),%x) -st $nick highlighted you on $iif($left($target,1) == $chr(35),#,Query)
  }
}

Comments

Sign in to comment.
yelow79   -  Oct 03, 2011

Gasak to change from the beep to play an audio file. change where it says

 beep 10 0 

to say

 play $mircdir\filename.wav 

and place the .wav file in your mirc directory.

 Respond  
gasak   -  Mar 20, 2011

how if we want to change the sound to the other audio such .wav etc. ?

 Respond  
PATX   -  Jul 06, 2009

This is pretty good not a 10 more like a 5... But still... Good :)

 Respond  
PurplesurgeMirc   -  Jul 06, 2009

The server window echo was my preference, if you really can't live without active echos (they'll get annoying, I can almost guarantee), change -st to -at

 Respond  
Weasel   -  Jul 06, 2009

Nice job it would be ten but the echo would be nice in active 9/10

 Respond  
Jethro   -  Jul 05, 2009

Just add the -a switch and then it shall echo in the active channel. > -ast

 Respond  
blitzz   -  Jul 05, 2009

Nice color changer but..the echo notice only appear ni status not where someone active.

Wait..Wow..no comment yet but already 10/10 and 1 like.

 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.