mIRC Home    About    Download    Register    News    Help

Print Thread
#239923 05/12/12 06:44 AM
Joined: Dec 2012
Posts: 9
P
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
P
Joined: Dec 2012
Posts: 9
Since a user can change his nickname at any time on the chat site I go to, if he is on my notify list, I will not get notification. So my question is, does Mirc have an option whereby I can enter an IP address, such as the cloaked one that is displayed, as a means of receiving notification when they come online? There is an option to enter a Network name or Server Address on the "add" or "edit" options. Is this where I can also add an IP address and, if so, what part of the cloaked address do I enter there. Any help you can provide, would be appreciated. Thanks

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
There isn't a built-in way as far as I know, but it could be scripted. However, keep in mind that a cloaked address may not always be the same every time the user connects.


Invision Support
#Invision on irc.irchighway.net
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
You can use

In popups
$address($1,3)

In remote
$address($nick,3)

Untested, but i guess it work.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Mar 2004
Posts: 526
Fjord artisan
Offline
Fjord artisan
Joined: Mar 2004
Posts: 526
sparta,

in remotes it depends on what your checking

example in on:text:*:?: or
example in on:text:*:#:
$nick will be set right.

but for example on RAW...

it would not be (usually its $1 in RAWs

so its a case by case in remotes..


Help others! It makes the world a better place, Makes you feel good, and makes you Healthy!

Link Copied to Clipboard