 |
jsfritz Newbie
Joined: 10 Jun 2008 Posts: 1
|
Posted: Tue Jun 10, 2008 12:10 am
sending file of commands on connect... |
Hi all,
I'm wondering how one would, at the instant zMUD connects, send a command (or list of commands, or file of commands) to the MUD. i'm not exactly sure how to do this.
Thanks in advance. |
|
|
 |
Fang Xianfu GURU

Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Tue Jun 10, 2008 12:54 am |
Create an alias named atconnect. Anything in that alias will be run when you connect. You could also try triggering off some line the MUD sends when you log in - I prefer that to do things like running #log, so it doesn't log me actually logging in.
|
|
|
 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Tue Jun 10, 2008 2:40 am |
Some MUDs also don't appear to accept input at connection or otherwise are looking for specific input (ie, Simutronics login sort of stuff).
|
|
_________________ EDIT: I didn't like my old signature |
|
|
 |
|
|