home *** CD-ROM | disk | FTP | other *** search
- ***************************************************************************
- * R B B S . S C R --- Script for logging into RBBS BBS system *
- ***************************************************************************
- * *
- * Script: Rbbs.Scr *
- * *
- * Purpose: Connects to RBBS system. Designed for use as *
- * attached script in dialing directory. *
- * *
- * Invocation: *
- * *
- * Execute "Rbbs" *
- * *
- * Remarks: *
- * *
- * Change the values of "firstname", "lastname", and "password" *
- * to those of your own RBBS account. *
- * *
- ***************************************************************************
- *
- * Wait for name prompt.
- WaitString "ame:"
- * Send first name, last name, and password.
- * PUT YOURS HERE.
- *
- SText "firstname;lastname;password|"