home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mcmrph15.zip / START.BAT < prev   
DOS Batch File  |  1989-03-11  |  2KB  |  31 lines

  1. echo off
  2. cls
  3. echo ╔═════════════════════════════════════════════════════════════════════════════╗
  4. echo ║ McMurphy's Mansion (c) 1984, 1987   Martin-Art   ALL RIGHTS RESERVED   V1.5 ║
  5. echo ╟─────────────────────────────────────────────────────────────────────────────╢
  6. echo ║ McMurphy's Mansion is an all text adventure game that provides many hours   ║
  7. echo ║ of challenge and fun for everyone who plays. Your demented Uncle McMurphy   ║
  8. echo ║ has left you a $10,000,000 inheritance. ALL you have to do is find it!!     ║
  9. echo ║ Read the manual. This game is INTERESTING!  DIFFICULTY LEVEL:5  TIME:80 hrs ║
  10. echo ╟─────────────────────────────────────────────────────────────────────────────╢
  11. echo ║ SHAREWARE - This game is a shareware product.  If you enjoy playing, you    ║
  12. echo ║ should send $15.00 to the address shown below. If you play the game to its  ║
  13. echo ║ conclusion, it will average about 20 cents an hour!  You will receive a free║
  14. echo ║ game solution (on request) and notification of future releases if you are   ║
  15. echo ║ registered! Otherwise, solutions are $5.00 ordered from the address below.  ║
  16. echo ║ PLAYING - Enter MCMURPHY at the DOS prompt and answer a few questions, then ║
  17. echo ║ enter MANUAL as a game command and the game mcmanual will print for you.    ║
  18. echo ╟────────────────────────────────────────────┬────────────────────────────────╢
  19. echo ║ Shareware Address:     David Martin        │ I hope you enjoy the Mansion!  ║
  20. echo ║ (For registrations     P.O. Box 7493       │ Please register your software. ║
  21. echo ║   and solutions)       Pasadena, TX 77508  │     David Martin, Author       ║
  22. echo ╚════════════════════════════════════════════╧════════════════════════════════╝
  23. pause
  24. cls
  25. echo Your adventure will be ready in a moment.
  26. echo McMurphy's Mansion (c) 1984, 1987 Martin-Art
  27. echo P.O. Box 7493, Pasadena TX,  77508
  28. echo Please register your shareware today.
  29. mcmurphy
  30.  
  31.