IP Tracer v2.0  By Yochai Timmer
Works in v6.1*

I've made this script mainly because it annoyed me when I kept seeing people with their IP as the host in the User@Host
This script will Trace their IP, Save it to a .txt file in the mirc's main directory, and load the results in to a @window.
The script will also work on /dns commands...

To load the aliases: 
 /load -rs IP-tracer.mrc

Syntax:
 /iptracer IP Nick

Example:
 /iptracer 32.96.111.130 FBI

 It won't always trace till the end.. cause It just uses the Microsoft IP Tracer... And as the name Indicates... It's Microsoft...
 The script opens a Dos Window... DON'T CLOSE IT ! Wait for it to close by itself.. The window is the damn Microsoft program tracing the IP.
 It may take a bit longer then 5 minutes some times... not my fault.. it's the damn microsoft program.

 Finally.. when it loads, it will open a window with the resaults. Dubble click on that window to save it to a file.
 Right click on the trace window to get these options:
 Save as.. -> This will save the trace results to a file
 Close -> This will just close the window

 If there is already a Trace file in that name, it will give you these options as well:
 Replace trace file -> Replace the file with these results
 Delete Trace file -> This will delete the trace file

 If you select on of the result lines (line 4 till "Trace complete") that look something like this: 2 4 ms 2 ms 2 ms Blah.server.com [IP Address]
 Then these options will apear:
 Track address -> Will to a DNS trace to the address in the selected line
 Track IP -> Will to a DNS trace to the IP address in the selected line
 Copy to clipboard -> This will copy the line to the clipboard so you can paste it wherever you want
