Yea, it's me again.
I need help, again.

This time, I'm trying to make a popup in popups.ini that will let me right click a nick, and akill the user right then and there.

My problem is, we have host masking on our network, so I have to whois each user, each time to get the real address via raw 378

Code:
<- :Server.IRCnetwork.net 378 myrddin nick2 :is connecting from *@***.***.net


My other problem is, how can I make a popup command which does the whoising, grabs the info from raw 378, and puts it into a variable I can use to place an akill.

Any ideas from the brilliant minds on these boards? laugh

The thought for this came when I was akilling 20+ bottlers by hand.

Many, many thanks for the help.

Last edited by myrddin; 26/03/05 08:49 AM.