Highlight Script for mIRC

By Diamond on Nov 21, 2008

When someone says your nickname,
You will become "Highlighted" also means that you echo that someone said your nickname.

Normaly it would trigger by someone said like

<11:11:56> <@Eio> Diamond But this script will work in several ways like: <11:11:56> <@Eio> Diamond <11:11:56> <@Eio> IluvDiamond <11:11:56> <@Eio> Diamond@feel.my.dds.specs.darklite.be <11:11:56> <@Eio> How R U doing "Diamond" ?? And you will highligh (For 1st example..) <11:11:56> <#Diamond> Said: Diamond - Diamond ```mirc ----------------------------- | Scripted by Diamond | | Im working to help you | | Server : irc.swiftirc.net | | Channel: #Diamond | ----------------------------- Paste this in REMOTE: On $*:Text:$($+(*,$me,*)):#: { echo -a $+(<,$time,>) $+(<,$chan,>) $+(<,$nick,>) Said: $1- } Please do join #Diamond on server irc.swiftirc.net:6667 if you need help. I may help you, I've not a master scripter, But I got 1 years experience with mIRC scripting. @ SwiftIRC is a RuneScape network. - Diamond ```

Comments

Sign in to comment.
NIGathan   -  Nov 21, 2008

Why do you have the $ prefix for the event? you dont even use it. Also you should add an if ($active != $chan) before the echo.

Another thing people may like better is if you change it from saying someone said: blah
to: someone is speaking of you on $network $+ , $chan $+ : $1-

 Respond  
RusselB   -  Nov 21, 2008

I'd recommend using the -t switch in the echo command, and leaving out the coded time reference.

 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.