mIRC Home    About    Download    Register    News    Help

Print Thread
#111563 16/02/05 10:13 PM
Joined: Jan 2005
Posts: 11
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Jan 2005
Posts: 11
how to make script if someone whois me it notices me

#111564 16/02/05 10:16 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
You cannot do this, if you are a user then there is no notification to mIRC that you have been /whoised. Often if you are an oper it's the same. However, some networks do allow their IRC Operators to see who /whois's them - if this is the case, you would most likely use the ON SNOTICE event.

Regards,


Mentality/Chris
#111565 16/02/05 10:16 PM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
Some servers send a server notice to IRCOp's, but i've never heard of one sending it for anyone.

Code:
on *:SNOTICE:* is doing a whois on you*:{ echo -a $1- }


New username: hixxy
#111566 16/02/05 10:16 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
A simple answer. You cant, some networks let opers know they are whoised tho..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#111567 17/02/05 08:29 AM
Joined: Mar 2004
Posts: 540
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Mar 2004
Posts: 540
Well if you run unreal and anope there has been a module made that allows normal users to see the whois


Link Copied to Clipboard