home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 3
/
Chip_Hitware_Vol_03.iso
/
chiphit3
/
dfu
/
telemate
/
wwiv.tw_
< prev
Wrap
Text File
|
1995-08-07
|
504b
|
25 lines
;
; WWIV.SCR is a log on script file for WWIV BBS
;
string ID, Phone, Graphics
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