LibraIRC.net Forums
Highlight your nickname - Printable Version

+- LibraIRC.net Forums (https://librairc.net/forums)
+-- Forum: Public Forums (https://librairc.net/forums/forum-47.html)
+--- Forum: IRC Discussions (https://librairc.net/forums/forum-57.html)
+---- Forum: mIRC (https://librairc.net/forums/forum-64.html)
+---- Thread: Highlight your nickname (/thread-877.html)



Highlight your nickname - Omar - 22-09-2013

You can highlight your nickname with the color u want and the sound you want like when anyone calls your nickname on the main or pvt or any place you are in.

Go on top bar choose Tools - Address Book -- Hightlight

Then mark Enable hightlight and then click on Add

At highlight lines that contain these words: type $me it stand for ur nickname whatever it is ...

then choose on color the color you want and on sound the sound u want .... but make sure at sound it only accept .wav file ...


hope this topic was helpfull ... let me know if there is nothing you didn't understand it Smile


Re: Highlight your nickname - Ege - 22-09-2013

it is very clear Smile thank u MinD


Re: Highlight your nickname - azert - 11-11-2013

Hi , put this code in your remote  will work too :

  HIGHLIGHT ::::

on *:text:*:#:{
if ($me isin $1-) {
if ($active != $chan) echo -ta 2(INFOS) 5 APPEL sur2 $chan 5 : 14 < $nick > 4 $1-
if (!$window(@HightLight)) window -kn @HightLight
echo @HightLight ( $time ) [ # ] < $nick > $1-
}
}


Ps: it works only on channels  , and without sound.


Re: Highlight your nickname - Omar - 05-12-2013

i would say better use the option on ur mIRC better than making a complete code for it since the mIRC came with this feature