home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of the Best
/
_.img
/
02172
/
tele1.exe
/
WWIV.SCR
< prev
Wrap
Text File
|
1992-01-03
|
476b
|
24 lines
;
; WWIV.SCR is a log on script file for WWIV BBS
;
ID = "1" ; put your ID here
Phone = "1212" ; the last 4 digits of your phone number
Graphics = "Y" ; "Y"es or "N"o
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; unlimited waiting time
Waitfor "graphics?"
Put Graphics
Waitfor "NN:"
Put ID
Waitfor "password:","PW:"
Put "^&"
Waitfor "-###-"
Put Phone