LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Aug 25, 2003 6:27 pm |
On the character selection screen, pick a character and Edit. Go to the Character tab, that's where your character's Name and Password go.
To create the actual triggers, pick a character and connect to your MUD to get the exact login text. Quit and select Offline.
Using the mouse, highlight the entire line which asks for your character's name (make sure you get trailing spaces). Open the settings editor using the Triggers button and select the Autolog class. Click New, then Paste the pattern. For the Value, put #CH. Go to the Options tab, and select Case Sensitive, Verbatim, Trigger on Trigger and Prompt. Unselect Newline. Save.
Close the editor, then use the mouse to highlight the line which asks for your password. Reopen the the editor and make another new trigger. This time use #PW;#T- Autolog as the pattern, the options should be the same as the other one. |
|