home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 19
/
CD_ASCQ_19_010295.iso
/
vrac
/
0151ter2.zip
/
0151TER2._XE
/
rar
/
MANUAL.EXE
/
LOGINSCR.HLP
< prev
next >
Wrap
Text File
|
1994-08-20
|
4KB
|
76 lines
^m╒════════════════╡^t Login strings/scripts ^m╞╕
│ ^nScript delay ^m│ ^h40 ^m│
│ ^nLogin timeout ^m│ ^h60 ^m│
│ ^nStrings ^m│ ^m│
│ ^nMini Scripts ^m│ ^m│
╘════════════════╧════════════════════════╛^n
^hScript delay^n
How long to wait after connection before starting the login script.
Some modems have a long response time, but you can set it to a lower
value if your modem is ready right after connect.
^hLogin timeout^n
If no auto login has been attemped in x seconds then all checking will be
turned off. Checking all the strings can take up some time if you have a
slow computer. You can always turn off auto login, by pressing Alt-Q.
^hLogin strings^n
^m╒════╤════════════════════════════════════════════════════╡^t Login strings ^m╞╕
│ ^m│ ^nIncoming name questions Incoming password questions ^m│
│ ^n 1 ^m│ ^hPLEASE ENTER YOUR FULL NAME PASSWORD ^m│
│ ^n 2 ^m│ ^hWHAT IS YOUR NAME KODEORD ^m│
│ ^n 3 ^m│ ^hWHAT IS YOUR FIRST AND LAST NAME ^m│
│ ^n 4 ^m│ ^hWHAT IS YOUR FIRST NAME ^m│
│ ^n 5 ^m│ ^hENTER YOUR FIRST AND LAST NAME ^m│
│ ^n 6 ^m│ ^hYOUR NAME ^m│
│ ^n 7 ^m│ ^hENTER YOUR FULL NAME ^m│
│ ^n 8 ^m│ ^hUSERNAME ^m│
│ ^n 9 ^m│ ^hNAME : ^m│
│ ^n10 ^m│ ^hHVAD HEDDER DU ^m│
╘════╧═════════════════════════════════════════════════════════════════════╛^n
Enter up to 20 questions - that could be a name question or a password
question. When you define these strings you will not need a separate script
for every system, Terminate will test all strings for a match.
In this way you will be pretty sure to always match a string when logging
in to any system. The password questions don't depend which name question
is used - all password questions will also be checked.
^hMini Scripts^n
^m╒══════════════════════════════════════════════════════════╡^t Mini Scripts ^m╞╕
│ ^nLogin type Login script ^m│
│ ^hEscapes, Name, Password !E!W!N!P ^m│
│ ^hEscapes, Name, Y, Password !E!W!NY!13!P ^m│
│ ^hEscapes, Name, J, Password !E!W!NJ!13!P ^m│
│ ^hEscapes, First, Last name, Password !E!W!F!L!P ^m│
│ ^hEscapes, IEMSI !E ^m│
│ ^hName, Password !W!N!P ^m│
│ ^hName, Y, Password !W!NY!13!P ^m│
│ ^hName, J, Password !W!NJ!13!P ^m│
│ ^hFirst name, Last name, Password !W!F!L!P ^m│
│ ^hDisable autologin and IEMSI !I ^m│
│ ^h1 Escape, Name, Password !27!W!N!P ^m│
├──────────────────────────────────────────────────────────────────────────┤
│ ^n!Dx Delay x seconds !E Send escapes !W Wait for name question ^m│
│ ^n!N Send full name !F Send First name !L Send Last name ^m│
│ ^n!P Wait/Send password !I IEMSI off !num (0-255, !13=Return) ^m│
╘══════════════════════════════════════════════════════════════════════════╛^n
Enter up to 16 mini login scripts.
Lets explain an example: !E!W!F!L!P
First use the auto escape procedure. !W then waits for one of the name
questions to arrive, then firstname+return and lastname+return is sent.
The !P will then wait for any of the password questions and send the
password when the question arrives. Most scripts for normal BBS systems are
already defined, so you should only need to choose which script the system
will need. The login procedure runs in the background so all other features
are available while trying to auto login.