Top

Multi network IP whois!

+ 0 likes
Please Register to submit score.
Average Score  6.8
Scores Submitted  5
Date Added  Jul 12, 2007
Last Updated  Jul 17, 2007

Introduction

As always, when im extremly bored, I make something random. And here is what i came to think of. I know you can use $ialchan(), but I decided to use this version of it ;p.

The script supports searches of anything like this:
/findip *!*@test.*
/findip *!*@test.com

Etc.

As the script is using $wildtok(), wildcards such as ? and * are accepted. It does not support ident or realnick searches.

Here is an example of the output:

*!*@*.support.dairc matched "Lindrian". The user can be found on #testing on DaIRC.
"Lindrian" has been idle for 5hrs 39mins 20secs

-----------------------------------------------

Oh and, paste it in remotes (alt + r).

-----------------------------------------------

I would suggest turning /who on join ON, to keep your IAL updated at all times. Ive input the raws to halt the output of the /who events.

I havent tested the script very much, but there shoudnt be any bugs.

Enjoy.

Regards, Lindrian.

-------------------------

Updated the code, It uses $ialchan() now.

-------------------------

Updated: Noticed a flaw in the IAL checking for channels, seperated alias, works fine now.

-----------

Updated, the script now supports wildcards, optional.

/findip -w *!*@some.ip.com <- wildcards (? *)

/findip *!*@some.ip.com <- Exact match.

--

You can now also scan CHANNELS!
/findip -c[w] NAME #CHANNEL
-c = channel switch
-cw = Channel switch with wildcard.

------

New format added to the script.

*!*@*.net matched 20 user(s), [Toshiba],bahn,LGKeiz,Navi,nVidiaFreak. Advil|beed (*!*@daIRC-B9D0B457.lsanca.dsl-w.verizon.net) can be found on #deltaanime at DaIRC.
"Advil|beed" has been idle for 9mins 5secs.

---

Updated the way of showing address and all nets the user matched.

Grab the Code

Comments

  (15)  RSS
xDaeMoN
Comments: 696
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 12, 2007 12:11 pm
I don't really see the need of using $wildtok in this case when you can just use "iswm". ;)
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 12, 2007 12:33 pm
Doesnt make much difference acually does it :P?
xDaeMoN
Comments: 696
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 12, 2007 1:11 pm
Not really =) Since you're using IAL, you can also use $ial or $ialchan.
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 12, 2007 1:28 pm
May I quote myself?

I know you can use $ialchan(), but I decided to use this version of it ;p.

-----

I just dont like the usage of "iswm", and $wildtok() does the same thing, no biggie.
xDaeMoN
Comments: 696
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 12, 2007 1:40 pm
Oh I didn't read that part lol =P The thing is, it's much more efficient to just use $ial instead of looping to each nick on each channel of each network you have. ;)
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 13, 2007 5:40 am
Alrighty. Code updated and uses $ialchan() now. I hope this will get the score a snatch above 4 atleast >_<
Dizzlenub
Comments: 51
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 13, 2007 5:12 pm
None of it works fer me...says mah IAL isnt updated.

Can anyone explain it? I'm stupid.
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 13, 2007 5:32 pm
Try updating your ial, enable it through menus. Then type: /findip *!*@some.ip.com

Remember, it only searches YOUR $comchan(), so to just "test" it, use your friends IP or so.
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 14, 2007 4:42 am
Apparantly it still isnt enough for more then a 4, makes me lol.
Anyhow, for the user who rated, i would appreciate if you could explain why you rated it 4 so i can enhance it.
kerstt
Comments: 64
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 14, 2007 1:28 pm
nice script :)

8/10

also there are people on here who think its funny to rate everything a "1"
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 14, 2007 4:55 pm
Yeah, I have noticed that. Very, very annoying. Thanks for your virtual score, kerstt. Even though it doesnt show up in the score itself.
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 14, 2007 4:58 pm
As they do on most other sites, I would like to add an option for a professional review, from reviewers (russel, daemon etc), and then keep this old rating system. So there will be 1 professional review, and another score database for all users to rate. Like they use on mirc.net
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 16, 2007 5:49 am
Updated the code, several times ;P
sharpknife
Comments: 13
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 17, 2007 10:26 pm
I'm not that smart, would there be a way to put this script into others? Like to find the person on a certain IP then message them?
Lindrian
Comments: 719
 
mIRC Snippet:  Multi network IP whois!
Posted on Jul 18, 2007 3:00 am
How do you mean sharp? I can try edit it for you.

Please Register or Login to start posting comments.
Bottom