home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / tm211_1.zip / OPUS.SCR < prev    next >
Text File  |  1990-05-25  |  361b  |  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 = "first last"          ; 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.