Highlight notifier
Please Register to submit score.
| Average Score | 8.7 |
| Scores Submitted | 3 |
| Date Added | Aug 23, 2007 |
| Last Updated | Aug 23, 2007 |
| Tags | highlight notify |
Introduction
This script will show the prefix of the user in the channel you were highlighted in (If it was a channel), else no prefix. It will say if it was a query or channel window, and which window aswell. It will also say what network it was on, incase you scoop over more then 1 network on your client.
Example of the output:
13:38:18 • • Lindrian` highlighted you on DaIRC at #testing: Hey Lindrian, this is a test.
Enjoy!
mIRC Snippet:
Highlight notifier
Posted on Aug 23, 2007 4:31 pm
Posted on Aug 23, 2007 4:31 pm
Ugh, someone has to have something to say =X
mIRC Snippet:
Highlight notifier
Posted on Aug 23, 2007 5:00 pm
Posted on Aug 23, 2007 5:00 pm
The coding is wonderful and it works fine. Could you perhaps make an option to add a nick? Such as:
alias addhighlight {
writeini -n mirc.ini highlight n $1-
}
alias addhighlight {
writeini -n mirc.ini highlight n $1-
}
mIRC Snippet:
Highlight notifier
Posted on Aug 24, 2007 1:35 am
Posted on Aug 24, 2007 1:35 am
I dont really think thats needed buddy.
Alt + o -> IRC -> Highlight
Add as many nicks you want there, with flashing, highlight color and what so ever!
Alt + o -> IRC -> Highlight
Add as many nicks you want there, with flashing, highlight color and what so ever!
mIRC Snippet:
Highlight notifier
Posted on Aug 24, 2007 3:28 pm
Posted on Aug 24, 2007 3:28 pm
what about notices? :)
mIRC Snippet:
Highlight notifier
Posted on Aug 24, 2007 5:01 pm
Posted on Aug 24, 2007 5:01 pm
You don't get highlighted when reciving a "notice" nor a "memo" :P.
Or do you?
You got me confused there buddy XD.
Or do you?
You got me confused there buddy XD.
mIRC Snippet:
Highlight notifier
Posted on Jun 30, 2008 6:41 pm
Posted on Jun 30, 2008 6:41 pm
if mIRC supports it then it will highlight , the star in the code is everything
i think that's what it means ^
Good word too! 9/10
one question: in Alt+O -> IRC -> Highlights
i can't find the Highlights part
| Code: |
| on *:TEXT:*:*: { |
| Quote: |
| first star: all levels second star: all text third star: all windows |
i think that's what it means ^
Good word too! 9/10
one question: in Alt+O -> IRC -> Highlights
i can't find the Highlights part






