mIRC Homepage
Posted By: scav Batch File Help - 29/05/05 12:32 AM
Hi, what I'd like to do is run a 'batch file' from the status window in mirc but don't know how to do it. I know nothing about scripting but the idea is to be able to use regular mirc commands to- register a nick with nickserv, launch a new network connection to a server in a new window etc. I haven't found much on being able to do this and am new to the subject, can something like this be done?


Thanks,

scav
Posted By: RusselB Re: Batch File Help - 29/05/05 01:43 AM
Rather than a batch file, I'd recommed using aliases.

Here are a few suggestions, but if you want more detailed help, I'll need to know just exactly what you want to do

Put this code into your aliases
Code:
/network /server -m $$1
/register /ns register $$2 $$3
  


Usage:
/network Network name
/register Password E-mail address
Posted By: scav Re: Batch File Help - 29/05/05 09:42 PM
Russel, thanks for the reply and pointing me to alias use. I'm going to hit the docs, answer the basics, and will post again if I need some extra help. Figure I'll find out why you suggested this, appreciate the help.

scav
Posted By: RusselB Re: Batch File Help - 30/05/05 02:27 AM
np...that's part of the reason we that have experience work these boards
© mIRC Discussion Forums