mIRC [beep]scirpt

By ISOtuxraceINC on Jan 31, 2009

This script is just a beep script... you will be beeped when your nick is said
you can add another line in the similar format if you are often alled somthing short inplace of your nick (ie. mushwars can be called mush, mushie, etc.)

if you are going to add these, replace with your alternate nick name. ( ie. on :TEXT:mushie*:# { .beep 2 } )

**note: this was my second scipt, I realize that you can do nick highlighting in your address book, as well as a beep, so this is obsolete now.

on *:TEXT:*:# {
if ( $me isin $1- ) { .beep 2 }
else { halt }
}
on *:ACTION:*:# {
if ( $me isin $1- ) { .beep 2 }
else { halt }
}
on *:TEXT:*<your alternate nick>*:# { .beep 2 }
on *:ACTION:*<your alternate nick>*:# { .beep 2 } 

Comments

Sign in to comment.
irchainscriptz   -  Feb 03, 2009

**note: this was my second scipt, I realize that you can do nick highlighting in your address book, as well as a beep, so this is obsolete now.

Not really some people still like to use this types of snippets. keep it up :)

 Respond  
ISOtuxraceINC   -  Feb 03, 2009

oops, it was laggin like a wench, so i clicked it again, sorry! :), if there is an admin that can delete this one, that would be nice!! :)

 Respond  
Bluepower10   -  Jan 31, 2009

Did you hit submit twice because of a lag or... double post or.... did you just want people to see it?

 Respond  
Aucun50   -  Jan 31, 2009

Double post?

 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.