|
dhcalva Newbie
Joined: 03 Feb 2005 Posts: 1
|
Posted: Thu Feb 03, 2005 6:23 pm
Autoconnect MUCK |
I'm trying to set zMud to automaticly log me into my characters on a muck, but it won't seem to do it. Is there any special trick to getting this to work?
Mucks use a log in format of 'Connect <username> <password>'
Same with MUSHes. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Fri Feb 04, 2005 3:13 pm |
I think the 'atconnect' alias is what you want.
Code: |
#AL atconnect {Connect %char %pass} |
|
|
_________________ LightBulb
Senior member
Most scripts in this forum are written for Command Line entry.
Don't even open the Settings Editor unless its use is specified or obvious. |
|
|
|
|
|