home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / PAD_11.ZIP / PADLOADS.DOC < prev    next >
Text File  |  1994-09-16  |  12KB  |  238 lines

  1.  *************************************************************************
  2.  *                           PADLOADS.EXE                                *
  3.  *                   A PCBoard 15 Sysop Utility                          *
  4.  *                   version: 1.1   date: 09/15/1994                     *
  5.  *                   (c) Copyright 1994 by A. Segura                     *
  6.  *************************************************************************
  7.  
  8.  
  9.         Purpose:  To make the small to medium size PCBoard BBS
  10.                   appear to have much more upload activity.
  11.                   Thereby prompting increased user activity.
  12.  
  13.  
  14.         Funtion:  The program accomplishes this by scanning the
  15.                   existing DIR files and randomly selecting DIR
  16.                   and file descriptions and writing them to the
  17.                   uploads DIR.
  18.  
  19.                   A Sysop editable configuration file allows the
  20.                   Sysop to define options desired.  The program
  21.                   may be executed in the event file for automated
  22.                   operation.
  23.  
  24.  
  25.         Constraints:    1.  The program assumes that all DIR files
  26.                             are of the same naming format: i.e.
  27.                             DIR001, DIR022, DIR756, etc.  For
  28.                             example: DIR1 will result in a file
  29.                             not found message.
  30.  
  31.                         2.  The program assumes all DIRs have at
  32.                             least one file.  If not, that DIR should
  33.                             be listed in the CFG file exclude list.
  34.  
  35.                         3.  The main EXE and CFG files must be placed
  36.                             in the same subdirectory as the DIR files.
  37.  
  38.  
  39.         Contents:       1.  PADLOADS.EXE - the subject EXE file
  40.                         2.  PADLOADS.CFG - the configuration file
  41.                         3.  PADLOADS.DOC - this file
  42.  
  43.  
  44.         CFG file:  The configuration file (PADLOADS.CFG) provides
  45.                    the Sysop with the means to configure basic
  46.                    program functions.  The file must be located in
  47.                    the same subdirectory as the main program
  48.                    (PADLOADS.EXE).  A description of each line entry
  49.                    in the CFG file follows:
  50.  
  51.  
  52.                 CFG file entry          Description
  53.                 ------------------      -----------------------------
  54.  
  55.                  4                      Line 1= 1st DIR # to exclude
  56.                  56                     Line 2= 2nd DIR # to exclude
  57.                  0                      Line 3= 3rd DIR # to exclude
  58.                  0                      Line 4= 4th DIR # to exclude
  59.                  0                      Line 5= 5th DIR # to exclude
  60.                  C:\PCB\GEN\DIR004      Line 6= Output/Upload DIR
  61.                                           full path/name
  62.                  1                      Line 7= Flag to append or
  63.                                           overwrite upload DIR
  64.                                           (1=append, 0=overwrite)
  65.                  56                     Line 8= total # of DIR files
  66.                  15                     Line 9= total # of files to
  67.                                           select
  68.                  1                      Line 10= Flag to indicate
  69.                                           change date to today's
  70.                                           (1=yes, 0=no)
  71.                  C:\PCB\GEN\            Line 11= path to DIR files
  72.                                           to read (GEN dir. or Conf.)
  73.                  BR549                  Line 12= CFG file checksum check
  74.  
  75.  
  76.  
  77.         Program call:   The program can be run stand-alone or called
  78.                         via the event file or any other acceptable DOS
  79.                         means.  There are no command line switches.
  80.                         The program must have its CFG file in the
  81.                         same directory.  If you call from your event
  82.                         or .BAT file, it is recommended you CD (change
  83.                         directory) to the directory the CFG file is in
  84.                         to make sure the program finds it.
  85.  
  86.  
  87.  
  88.         Registration:   Registration fee is $10 US.  Mail your check or
  89.                         Money Order to: A. Segura; 17002 Dorado Circle;
  90.                         Jacksonville, FL 32226.
  91.  
  92.                         Also, if you would like to provide suggestions
  93.                         for improvement to the program, bug reports, or
  94.                         just a note of thanks or hello, please forward
  95.                         those as well.  See below for my mailing address
  96.                         and BBS number. Additionally, I frequently browse
  97.                         the RIME Sysop and PCBoard conferences, although
  98.                         contacting me there is not as reliable because
  99.                         sometimes I get too busy to call.
  100.  
  101.  
  102.         Updates:        The latest version of the program can be obtained
  103.                         from my BBS: SBG Online! BBS (904) 757-7878.  If
  104.                         you have any comments or suggestions for improve-
  105.                         ment, you can leave them there also.  The file will
  106.                         be found in directory #1 as a FREE/NOTIME file.
  107.                         The BBS runs PCBoard 15 at 28800vfc.
  108.  
  109.  
  110.         Source          If you desire a diskette containing the PowerBASIC
  111.         Code:           source code so you can modify it for your own use,
  112.                         the cost is $25 US.  I accept cash, money order,
  113.                         VISA or Mastercard. You can place an order by mail:
  114.                         A. Segura, 17002 Dorado Circle, Jacksonville, FL
  115.                         32226.
  116.  
  117.  
  118.                 As another option, for $25, you can subscribe to the PPE
  119.                 conference on my BBS.  The conference will always contain
  120.                 the latest version of the source code for CALLBLOC,
  121.                 CALLERID, VULGARID and several other PPEs for immediate
  122.                 downloading.  The subscription period lasts one year.  We
  123.                 also have the latest version of the PIER Shareware CDROM
  124.                 always online.  You can even subscribe online with your
  125.                 VISA/MC via (S)cript Questionaire #2 for immediate access.
  126.  
  127.                 You may not reverse engineer this program to obtain source
  128.                 code--this would be a violation of copyright and license.
  129.  
  130.  
  131. Distribution:   You may freely distribute this complete package only in an
  132.                 unmodified form.  No remuneration may be collected or charged
  133.                 for this work by anyone other than the below noticed
  134.                 individual/company except for that cost incurred in actual
  135.                 electronic media production (i.e. diskette or CDROM).  In
  136.                 other words, it can be placed on BBSs, shareware CDROMS, etc.
  137.                 but I/my company reserves the right of copyright and
  138.                 remuneration for the actual work.  The source code may not
  139.                 be distributed by anyone other than the below listed company.
  140.  
  141.  
  142. Disclaimer:     The user agrees when utilizing this package that he does so
  143.                 at his own risk with no guarantees, implied or otherwise, as
  144.                 to the functional performance or liability of the package.
  145.  
  146.  
  147. History:
  148.  
  149. ver.      date        remarks
  150. -----     --------    -----------------------------------------------------
  151. 1.0       05-13-94    Initial development release.
  152. 1.1       09-15-94    Updated support BBS number and DOC file, no actual
  153.                       code performance changes.
  154.  
  155.  
  156.  
  157. ***************************************************************************
  158. *               (c) Copyright 1994  by A. Segura                          *
  159. ***************************************************************************
  160.  
  161.  
  162. Other PPEs/Programs:
  163.  
  164.  ********************************************************************
  165.  *      Look for these other fine utilities at a BBS near you       *
  166.  ********************************************************************
  167.  
  168.  ALLCALL.PPE    generates a text display bulletin, complete with PCB
  169.                 color codes, of all the callers to the board.
  170.  
  171.  ALLSTAT.PPE    generates a text display bulletin, complete with PCB
  172.                 color codes, of statistics of all the callers to the board.
  173.  
  174.  ANSR.PPE       performs a user question or disclaimer prompt--performing
  175.                 user upgrade/downgrade based upon response--Sysop
  176.                 configurable for actions taken.
  177.  
  178.  AUTOSUBS.PPE   run as a script questionnaire, allows online credit
  179.                 card subscriptions to BBS (VISA/MC), completes log
  180.                 entries and sends alert message to SysOp. (for
  181.                 PCBoard 15)
  182.  
  183.  BOTHALL.PPE    performs both ALLCALL and ALLSTAT functions at same time,
  184.                 plus has improved formatting/color control.
  185.  
  186.  BULLCHK.PPE    performs automated tracking of bulletins read by the
  187.                 user and performs a user upgrade when all sysop selected
  188.                 bulletins have been read.
  189.  
  190.  CALLBLOC.PPE   performs a call blocking function before the
  191.                 user can log on based upon a SysOp defined listing
  192.                 of undesirable phone numbers--must have callerid
  193.                 capable modem. Even sends the SysOp an alert message.
  194.                 (for PCBoard 15)
  195.  
  196.  CALLCHK.PPE    performs basic callerid identification, logs info
  197.                 in file log and user records if desired, and will
  198.                 also display desired text screens to users--must
  199.                 have callerid capable modem.  Several SysOp config-
  200.                 uable options. (for PCBoard 15)
  201.  
  202.  DUP-BLOC.PPE   Blocks current users from signing-on with duplicate
  203.                 records--uses CallerID info.  Should be used with
  204.                 CALLBLOC.PPE for complete blocking system.
  205.  
  206.  DUSTATS.EXE    Top downloads statistics bulletin generator.
  207.  
  208.  MAKEBLTN.EXE   Top callers, cities, down/uploaders bulletin generator
  209.  
  210.  PADLOADS.EXE   Automated uploads directory padder--makes your BBS look
  211.                 more active with more daily uploads.
  212.  
  213.  REPORT.EXE     Program generates reports of CallerID info, user record
  214.                 phone numbers, common passwords and several other goodies
  215.                 to aid Sysop in identifying abusive or questionable users.
  216.  
  217.  SBGRELAY.EXE   Bulletin/display file generator for RIME, PCRelay(tm) last
  218.                 mail transfer.
  219.  
  220.  VULGAR.PPE     performs a vulgar word/phrase check on user names and
  221.                 city entries based on a file of names defined by
  222.                 SysOp, and performed before complete newuser login.
  223.                 (for PCBoard 15)
  224.  
  225.  VULGARID.PPE   same program as VULGAR.PPE except it automatically
  226.                 passes the callerid info to CALLBLOC.PPE program
  227.                 for future lock-outs. (must have both programs and a
  228.                 modem that supports callerid) (for PCBoard 15)
  229.  
  230.                 NOTE: VULGARID ver. 1.x only works with CALLBLOC
  231.                       ver. 1.x.  VULGARID ver. 2.x only works
  232.                       with CALLBLOC ver. 2.x.
  233.  
  234. ***************************************************************************
  235. *                (c) Copyright 1994  by A. Segura                         *
  236. ***************************************************************************
  237.  
  238.