home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / HISCOR13.ZIP / HISCORE.DOC < prev    next >
Text File  |  1994-03-14  |  4KB  |  113 lines

  1. ─────────────────────────────────────────────────────────────────────────────
  2.              HISCORE VERSION 1.3  -  Written by: Cryptic Carver
  3.         « another top up/downloaders bulletin generator for PCBoard »
  4. ─────────────────────────────────────────────────────────────────────────────
  5.  
  6.  
  7.   This program will simply creates two bulletins listing the top uploaders
  8.   and the top downloaders of your BBS.
  9.  
  10.   It is really easy to install. Simply unzip the program pack wherever you
  11.   want. (in your C:\PCB dir, or in something like C:\PCB\HISCORE)
  12.  
  13.   Then EDIT the config file (HISCORE.CNF). In this file, you specify where
  14.   you want the bulletins to be placed, the colors, the location of your
  15.   userfile, the name of your bbs, etc... (everything is explained in the
  16.   config file itself).
  17.  
  18.   Then, you are ready to run the program (HISCORE.EXE)
  19.   In 2-3 seconds, the two bulletins will be created and placed at
  20.   the location specified in the config file.
  21.  
  22.   *************************************************************************
  23.   IMPORTANT: All nodes have to be down if you want the program to work
  24.   properly. It is impossible to manipulate the userfile if the board is
  25.   loaded unless you do the following:
  26.  
  27.    - You have to use a batch file that will first make a copy of your
  28.      userfile and then use this copy. Please see the HI.BAT file included
  29.      for an example. When doing this, don't forget to mention in your
  30.      config file the name of your new copied userfile.
  31.   *************************************************************************
  32.  
  33.   You can arrange your BOARD.BAT so it runs the program after each call.
  34.  
  35.   The file EX?.ANS are examples of bulletins created using this program.
  36.   EX1.ANS uses color #1 in config file, EX2.ANS uses color #2, etc.
  37.  
  38. >     THIS PROGRAM IS TOTALLY FREE. FEEL FREE TO COPY & DISTRIBUTE IT.     <
  39. > No need to register or anything like that (so no job for you crackers on <
  40. > this one!). I only ask you to leave the program in an unmodified form.   <
  41. > I noticed at least one sysop that removed my name from the bottom of the <
  42. > bulletins. Personnally, I think it's kind of lame. I mean, I ask nothing <
  43. > and the guy remove the only credit I had: my name! You know who you are. <
  44.  
  45.   Oh, I almost forgot: I assume absolutely no responsability as for
  46.   the liability of this program. It works for me, it works for others,
  47.   but if it does not for you, well: no luck.
  48.  
  49.   If you have any problems, comments or ideas for future versions, please
  50.   contact me.
  51.  
  52.   cryptic carver
  53.  
  54.   rubbish_heap bbs / NEXUS
  55.   node1 - 514.430.5852
  56.   node2 - 514.430.6135
  57.  
  58.  
  59.  
  60. ================================[History]====================================
  61.  
  62.  
  63. VERSION 0.1 BETA
  64. -----------------
  65. First executable version. Tested on my system.
  66.  
  67.  
  68.  
  69. VERSION 0.2 BETA
  70. -----------------
  71. Added configuration possibilities (bbs name, colors, pauses, screen
  72. clearing).
  73.  
  74. Error in the sorting algorithm. Some users where mixed up. Fixed.
  75.  
  76.  
  77.  
  78. VERSION 1.00 BETA (08/03/93)
  79. -----------------
  80. Error in the bulletin header (some colors were bad in the logo and
  81. there was a non-desired linefeed in the downloader bulletin). Fixed.
  82.  
  83. First public version.
  84.  
  85.  
  86.  
  87. VERSION 1.1 (09/10/93)
  88. -----------
  89. Fixed a bug where the colored bottom line was messed up when you were
  90. creating longer bulletins (over 10 users).
  91.  
  92. Also changed the pause prompt... (now it is a real pause, with the @WAIT@
  93. variable instead of the @MORE@ variable).
  94.  
  95.  
  96. VERSION 1.2 (10/28/93)
  97. -----------
  98. Now allow to include/exclude sysop from the bulletins.
  99.  
  100. Changed the way to change the colors of the bulletins. Now you only have
  101. to use one number to choose a pre-defined set of colors. You can setup
  102. this number on line 6 of the HISCORE.CNF
  103.  
  104.  
  105. VERSION 1.3 (03/14/94)
  106. -----------
  107. You can now choose a different number of downloaders and uploaders for
  108. your bulletins. So if you want in your leecher's bulletin 30 users
  109. and only 10 users in your uploader's bulletin, it is now possible.
  110. This is configured with lines 2 and 3 in the HISCORE.CNF
  111.  
  112. There is also two new color sets (see EX7.ANS and EX8.ANS).
  113.