mIRC Homepage
Posted By: Jigsy DNS - 28/09/06 04:30 PM
Found nothing during my search so here goes.

A show in active DNS option would be nice.

Thats all.
Posted By: Scorpwanna Re: DNS - 28/09/06 06:16 PM
Do you mean the /DNS command? Or like if you type a command and it displays to a room or the active window the dns information?
Posted By: Jigsy Re: DNS - 28/09/06 07:23 PM
Like if I did /dns 127.0.0.1

Quote:

-
[20:23:19] * Dns resolving 127.0.0.1
-
[20:23:19] * Dns resolved 127.0.0.1 to localhost
-


Would be showed in the active window, not the status window.
Posted By: genius_at_work Re: DNS - 29/09/06 12:34 AM
/help on DNS

-genius_at_work
Posted By: Othello Re: DNS - 29/09/06 07:44 AM
I realize this is not the proper forum for scripts but this does what he ask.
Code:
  [color:blue] ON ^*:DNS: {
  set %dns.IP $iaddress
  echo 1 -a Start 3DNS
  echo 1 -a Nick: 4 $nick
  echo 1 -a IP: 2 * $iaddress *
  echo 1 -a Host: 12 $naddress
  echo 1 -a ENd
  halt
} [/color]  
Posted By: Jigsy Re: DNS - 29/09/06 12:22 PM
I didn't ask for scripting help/a workaround, I was making a suggestion.

Quote:

-
[13:20:18] * Dns resolving 127.0.0.1
-
[13:20:18] * Dns resolved 127.0.0.1 to localhost
-


To be shown in active, toggled wif an option located



there.
© mIRC Discussion Forums