mIRC Home    About    Download    Register    News    Help

Print Thread
#94227 15/08/04 01:24 AM
Joined: Mar 2004
Posts: 359
L
Fjord artisan
OP Offline
Fjord artisan
L
Joined: Mar 2004
Posts: 359
I'm having some trouble making a command for my bot, .dns <text>. Can anbody give me some help on this issue?

#94228 15/08/04 01:31 AM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
/help on text
/help /dns
/help on dns
/help variables
/help if-then-else

and what else?


Code:
//if ( khaled isgod ) echo yes | else echo no
#94229 15/08/04 01:33 AM
Joined: Mar 2004
Posts: 359
L
Fjord artisan
OP Offline
Fjord artisan
L
Joined: Mar 2004
Posts: 359
im confused as to why if then else is needed..

#94230 15/08/04 01:43 AM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
well, i'd use it to make some kind of flood protection, but it can be done with timers too smile


Code:
//if ( khaled isgod ) echo yes | else echo no
#94231 15/08/04 01:45 AM
Joined: Mar 2004
Posts: 359
L
Fjord artisan
OP Offline
Fjord artisan
L
Joined: Mar 2004
Posts: 359
now mirc needs to supposrt multi help files


Link Copied to Clipboard