home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 3
/
Chip_Hitware_Vol_03.iso
/
chiphit3
/
dfu
/
telemate
/
genesis.tw_
< prev
next >
Wrap
Text File
|
1995-08-07
|
419b
|
23 lines
;
; GENESIS.SCR is a logon script file for Genesis BBS
;
string Phone
Phone = "1234" ; last 4 digits
Set AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; wait until string matched
When "-More-(Y,N,C): ","n"
When "<Press A Key>","^M"
Waitfor "[>"
Put "^!"
Waitfor "Enter Password: "
Put "^&"
Waitfor "digits of your phone #: "
Put Phone