home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nautilus 1994 June
/
Nautilus CD Magazine Volume 4-6 June 1994 Windows Edition.mdf
/
compware
/
highfive
/
unicom
/
wildcat.sc_
/
wildcat.sc
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-22
|
237 b
|
16 lines
; Log on Script File for WildCat BBS Systems
;
; Substitute your information for
; FIRST, LAST and PASSWORD
;
Delay 2000
Waitfor("ame ?")
Send("FIRST^M")
Waitfor("?")
Send("LAST^M")
Waitfor("]")
Send("PASSWORD^M")
exit