home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / GAMES / LKY777.ZIP / L7READ.DOC < prev    next >
Text File  |  1992-07-03  |  9KB  |  217 lines

  1.  
  2.  
  3.  
  4.  
  5.                   ██┐     ██┐  ██┐ ███████┐ ██┐ ███┐ ██┐  ██┐                  
  6.                   ██│     ██│  ██│ ██┌────┘ ██│ ██┌┘ ██│  ██│                  
  7.                   ██│     ██│  ██│ ██│      ███████┐ ███████│                  
  8.                   ██│     ██│  ██│ ██│      ██┌──██│ └────██│                  
  9.                   ██████┐ ███████│ ███████┐ ██│  ██│ ███████│                  
  10.                   └─────┘ └──────┘ └──────┘ └─┘  └─┘ └──────┘                  
  11.                                                                                
  12.                ███████┐ ███████┐ ██┐    ██┐ ███████┐ ██████┐ ██┐               
  13.                ██┌────┘ ██┌────┘ ██│    ██│ ██┌────┘ ██┌─██│ ██│               
  14.                ███████┐ █████┐    ██┐  ██┌┘ █████┐   ██│ ██│ ██│               
  15.                └────██│ ██┌──┘     ██┐██┌┘  ██┌──┘   ██│ ██│ ██│               
  16.                ███████│ ███████┐    ███┌┘   ███████┐ ██│ ██████│               
  17.                └──────┘ └──────┘    └──┘    └──────┘ └─┘ └─────┘               
  18.  
  19.                                 VERSION 2.0
  20.               Copyright 1991 by Will Boyett - All rights Reserved
  21.  
  22.  
  23. ***************************************************************************
  24.  
  25. Introduction
  26.  
  27. Lucky Seven is a detailed simulation of a slot machine.
  28.  
  29.  It's features include:
  30.  
  31.      o Your choice of machines, 25 cents, 50 cents, 1 doller
  32.      o Play 1 to 3 coins
  33.      o 6% rake for the house
  34.      o 4% rake for the progressive 777 Jackpot
  35.      o Information on a players winnings/losses
  36.      o Information on the houses overall winnings/losses
  37.      o Flashing lights and sirens on big payouts
  38.  
  39.  
  40. It's feature packed, it's fun to play. It's from william b. Software!
  41.  
  42. ***************************************************************************
  43.  
  44.                           PROGRAM REQUIREMENTS
  45.  
  46.                            DOS 2.0 or higher
  47.                           EGA/VGA graphic card
  48.                            ANSI.SYS installed
  49.  
  50. ***************************************************************************
  51.  
  52.                       DISCLAIMER OF WARRANTY
  53.  
  54. THIS SOFTWARE AND MANUAL ARE SOLD "AS IS" AND WITHOUT WARRANTIES AS TO
  55. PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED
  56. OR IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS
  57. INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR
  58. PURPOSE IS OFFERED.
  59.  
  60. **************************************************************************
  61. Shareware Registration
  62.  
  63. LUCKY SEVEN is a commercial software  product, distributed via Shareware.
  64. If you like LUCKY SEVEN and are  keeping  a copy for your personal  use,
  65. please send a $12 registration fee to the address below. By doing so you
  66. will receive the following benefits:
  67.  
  68.    1.  Support for the program by mail or phone.
  69.    2.  FREE Registered version which includes:
  70.           Registration number
  71.           NO shareware/nag screens
  72.           More sound effects
  73.    3.  Info on other slot machines for the PC     
  74.    3.  Our sincere thanks for your support and honesty.
  75.    
  76. Whether you register or not, I encourage you to make copies  of LUCKY
  77. SEVEN for any friends, acquaintances and associates you feel may enjoy
  78. the program -  but  only if the executable, document, and other
  79. files have not been  modified  in any way.
  80.  
  81. Please include all files on any copies you make. This will help insure that
  82. future users of LUCKY SEVEN will get maximum enjoyment from my product.
  83.  
  84.                        Files in this program
  85.  
  86.                      L7READ.DOC    This document
  87.                      L7JP.DAT      Jackpot storage
  88.                      L7STATS.DAT   Players info
  89.                      L7INFO.EXE    LUCKY SEVEN Accounting utility
  90.                      LKY777.EXE    LUCKY SEVEN Slot Machine
  91.                          
  92.    LUCKY SEVEN program and document are Copyright 1992 by Will Boyett.
  93.  
  94.                               Will Boyett
  95.                             P.O. Box 40535
  96.                            Downey, CA  90239
  97.  
  98. **************************************************************************
  99. If the program doesn't work
  100.  
  101. If you have trouble getting this program to run  properly,  check  the
  102. document. Chances are you will find information to help you  there. If
  103. you  can't  find  the solution to your problem in the document and you
  104. are a Registered user, please contact us at  the  address/phone number
  105. below. We  are  a  small  company but our policy is to support what we
  106. sell as best we can.
  107.  
  108.                           william b. Software
  109.                              P.O. Box 40535
  110.                            Downey, CA  90239
  111.                             (310) 806-2904
  112.  
  113. **************************************************************************
  114.  
  115. Program Operation
  116.  
  117. The sections below describe  how  to install load and run this program
  118. on your system.
  119.  
  120. NOTE: Make sure your ANSI.SYS driver is installed.
  121.       Your CONFIG.SYS file needs the following line;
  122.              DEVICE = c:\dos\ansi.sys
  123.       Where "c:\dos\" is the path where your ANSI.SYS file is located
  124.  
  125. Installing onto a hard or floppy disk
  126.  
  127. 1). Create a directory (slot) where you wish to install the program.
  128.     type MD LKY7 or MD SLOT
  129. 2). Use the DOS "COPY" command to move all files onto your hard disk
  130.     (or  floppy  disk).  For example: "COPY A:*.* C:" copies the files
  131.     from the floppy disk in drive "A:" onto hard disk "C:".
  132.  
  133. That's how simple installing can be!
  134.  
  135.  
  136. Running from Floppy disk
  137.  
  138.      1. Boot DOS (version 2.0 or later) on your system.
  139.      2. Put the LUCKY SEVEN Master disk into drive A.
  140.      3. Logon to drive A: by typing:  "A:"
  141.      4. To run the program directly type: lky777
  142.  
  143. The  floppy drive should start up, and within  10  seconds  the  title
  144. screen, which contains program revision information, should  appear on
  145. your monitor screen. LUCKY SEVEN is up and running!
  146.  
  147. Running from Hard disk
  148.  
  149. Before you can  run  this  from  hard  disk you must first install it.
  150. Installing is simply a  matter  of copying all files onto the hard disk.
  151. Once installed on hard disk you can run it by following these steps:
  152.  
  153.      1. Boot DOS (version 2.0 or later) on your system.
  154.      2. Use the CD command to go into the directory that  this program
  155.         was installed into. If the directory is mentioned in   the DOS
  156.         system PATH string, you don't need to do this step.
  157.      3. To run program type: lky777
  158.  
  159.  
  160. The hard drive should start up, and within a few seconds  the programs
  161. title  screen,  which contains program  revision  information,  should
  162. appear on your  monitor  screen.  LUCKY SEVEN is up and running!
  163.  
  164. After you have installed the program  onto  your hard disk, be sure to
  165. put  the  original  LUCKY SEVEN Master Disk in a safe  place.  For  a
  166. diskette a "safe" place  means  someplace  that  is free from magnetic
  167. fields, dust, moisture, and extreme temperatures.
  168.  
  169.  
  170. How to use the programs.
  171.  
  172.      1. To run LUCKY SEVEN type "LKY777".
  173.      2. To run the accounting utility type "L7INFO"
  174.  
  175. **************************************************************************
  176.  
  177. About LUCKY SEVEN and the L7INFO utility.
  178.  
  179. LUCKY SEVEN
  180.  
  181.   When the Lucky Seven slot screen appears you have 3 choices.
  182.       D  Deposit a coin. Youn can deposit up to three coins.
  183.       S  Spin the wheels. If you deposit 3 coins the wheels will
  184.          spin automatically.
  185.       C  Cash in. Hit this when finished. All stats on wins/losses
  186.          will be saved to disk as will all jackpot totals.
  187.   
  188.   There is a seperate progressive jackpot for each machine. These
  189.   totals are stored in L7JP.DAT. They come set at 0. If you would
  190.   like to start these jackpots off with a little money open the 
  191.   L7JP.DAT with your text editor/word processor. The values are
  192.   stored in the following format:
  193.          (1 dollar jp),(25 cent jp),(50 cent jp)
  194.   
  195.   IMPORTANT: Make sure when finished you save the file to disk as
  196.              a text file.
  197.  
  198.   If a player should end the program and clears the screen before
  199.   wins/losses can be paid/collected, don't worry. The info has been
  200.   in the L7STATS.DAT file. To view this file run the L7INFO
  201.   utility that comes with this program.
  202.  
  203. L7INFO
  204.  
  205.   Use this utility to:
  206.    * view each players wins/losses
  207.    * view how much has been bet on your machines
  208.    * view how much has been returned
  209.    * view how much profit the house (you) have made
  210.    * view totals of all jackpots
  211.  
  212.   Eventhough L7STATS.DAT has the results of all players, L7INFO
  213.   displays results of the last 10 players only. House totals
  214.   on the other hand are displayed from all the players stats
  215.   that are stored in L7STATS.DAT.
  216.  
  217.