When users join support chan there nick are Web_username and there "name" is the DNS/IP and the "address" is hidden.
ex:
Code: Select all
[whois: Web_spijon]
› name: 61-cl69.boa.randomfiber.org
› address: ~cgiirc@ircserver-fhg.th6.sikt52.IP
› server: ircserver.org (ircserver)
[whois]
ex:
Code: Select all
Owner: !whois web_spjion
bot: User Search: http://mypage.org/users.php?search=spijon
bot: DNS/IP Search http://mypage.org/users.php?search=123.456.789.1&class=IP
-
Owner: !whois spjion
bot: User Search: http://mypage.org/users.php?search=spijon
-
Owner: !whois 123.456.789.1
bot: Ip Search http://mypage.org/users.php?search=123.456.789.1&class=IP
Owner: !whois 61-cl69.boa.randomfiber.org
bot: Ip Search http://mypage.org/users.php?search=123.456.789.1&class=IP
I've been looking tcl archive "dns whois" but cant code tcl and there is no script that does exactly what i want.
Any help would be appreciated!!