home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mansion.zip / START.BAT < prev    next >
DOS Batch File  |  1990-01-04  |  2KB  |  36 lines

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