mIRC Home    About    Download    Register    News    Help

Print Thread
#20711 24/04/03 11:10 AM
Joined: Apr 2003
Posts: 3
G
Self-satisified door
OP Offline
Self-satisified door
G
Joined: Apr 2003
Posts: 3
Can somebody help me with this little scripts:
How do i write a scripts to perform /dns a range of IP like:
/dns 203.162.123.1 to 254 and the return message like this:
*** Looking up 192.168.0.1
-
*** Resolved 203.162.123.20 to PassionNet
When the return message is PassionNet, it will perform a command like: /run c:\windows\ping 203.162.123.20
If the return message is not PassionNet, it will continue with /dns the next Ip in the list.
when it reach 203.162.123.254 it will return to 203.162.123.1

#20712 24/04/03 12:32 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
/help while
/help on dns
/help if


Code:
//if ( khaled isgod ) echo yes | else echo no
#20713 25/04/03 01:24 PM
Joined: Apr 2003
Posts: 3
G
Self-satisified door
OP Offline
Self-satisified door
G
Joined: Apr 2003
Posts: 3
I really new to Mirc, so please help me. I really need this script right now

#20714 25/04/03 01:37 PM
Joined: Feb 2003
Posts: 47
G
Ameglian cow
Offline
Ameglian cow
G
Joined: Feb 2003
Posts: 47
Scripts & Popups
Need help perfecting your latest script? Having trouble getting your popups to pop up? This is the place to ask.

as in: this is a help forum, not a "get your script on demand"-forum. We can help you if you have a problem while scripting smile


Link Copied to Clipboard