home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / comm1 / telmt2-1.lzh / OPUS.SCR < prev    next >
Text File  |  1989-12-22  |  362b  |  18 lines

  1. ;
  2. ; OPUS.SCR is a log on script file for Opus BBS
  3. ;
  4. ; For advance support such as quick log on and SEAlink,
  5. ; Telink and Modem7 Auto-Download, please refer to OPUS-A.SCR
  6. ;
  7.  
  8. Name = "Winfred Hu"          ; put your name here
  9.  
  10. Waitfor 0                    ; unlimited waiting time
  11.  
  12. Waitfor "first name"
  13. Put Name," y"
  14.  
  15. Waitfor "password"
  16. put "^&"
  17.  
  18.