This is something so that when someone does a /whois on you, it'll notice them saying you know they did it.
on *:SNOTICE:*did a /whois on you*: { notice $2 4,1Hi $2 $+ ! I see you're looking at my Whois. :) }
This could get annoying after a while i think ;p.
Ahh.
You can only use this script if you are an IRCop. This would send a notice to the user who whois\'d you.
Hmm... Well, instead of $2 for /notice Use, $nick . And did you forget the msg $chan blah blah..? I can\'t figure out how to use this...
Something easy and simple.