home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MKUS100A.ZIP / MAKEUSER.DOC < prev    next >
Encoding:
Text File  |  1992-06-14  |  3.8 KB  |  89 lines

  1.  ══════════════════════════════════════════════════════════════════════════════
  2.          MAKEUSER - Version 1.0a - (C)opyright 1992, Darryl L. Pierce
  3.  ══════════════════════════════════════════════════════════════════════════════
  4.  
  5. Introduction To MAKEUSER:
  6.  
  7. Simply put, MAKEUSER is a simple utility for SysOps running a multi-node
  8. version of PCBoard but aren't running all nodes online at once. MAKEUSER will
  9. insert a bogus "user" into USERNET.DAT so that, when a user types WHO, CHAT or
  10. NODE, they will see "users" on unavailable nodes. I wrote this utility to in-
  11. sert random names into my two nodes that aren't online yet. It's simple, easy
  12. to configure and easy to run....
  13.  
  14. Requirements For MAKEUSER:
  15.  
  16. You MUST be running a version of PCBoard OTHER than the /D deluxe version. The
  17. file USERNET.DAT (the information file used by the /E3 version and higher) is
  18. an integral part of MAKEUSER. Also, you need a copy of USERNET.EXE (available
  19. on Salt Air Systems, PCBoard's home board).
  20.  
  21. Configuring MAKEUSER:
  22.  
  23. You need to write an ASCII textfile using your favourite ASCII text editor. The
  24. format for the file is as follows:
  25.  
  26. Line 1  -  10                   ; This is the number of "users" you have
  27. Line 2  -  LORI AVINS           ; The name of the "user"
  28. Line 3  -  NEW CASTLE, PA       ; The location of the "user"
  29.  
  30. Lines 4 through follow the format of lines 2 & 3. The even numbered lines are
  31. the name of the "user" and the odd numbered lines are the location of the
  32. "user." Easy? Of course... :-)
  33.  
  34. Command Line Options For MAKEUSER:
  35.  
  36. Simple. The commandline is as follows:
  37.  
  38. MAKEUSER {MAKEUSER.CNF} {USERNET.EXE PATH} {USERNET.DAT PATH} {NODE #}
  39.  
  40. MAKEUSER.CNF - The above created textfile with the bogus user names. Can be
  41.                called anything you'd like.
  42.  
  43. USERNET.EXE  - The full path\filename to USERNET.EXE
  44.  
  45. USERNET.DAT  - The full path\filename to USERNET.DAT, created by PCBoard.
  46.  
  47. NODE #       - The number for the node you're writing to.
  48.  
  49. MAKEUSER will select a random user from the designated textfile and a random
  50. status for the user selected. It will then call USERNET.EXE and insert that
  51. information into USERNET.DAT. It's as simple as that. Now you can insert it
  52. into your batch files for PCBoard (like $$LOGON.BAT or $$LOGOFF.BAT) and
  53. have it update the nodes with each caller...
  54.  
  55.                                   LEGALITIES
  56.                                   ----------
  57.  
  58.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  59.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  60.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  61.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  62.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  63.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  64.       OR BREACH OF ANY WARRANTY.
  65.  
  66.  
  67. This program is released as FREEWARE and may be distributed in any way that
  68. does not cost the end user money. No person may sell this program except for
  69. reasonable costs incurred in the medium used to exchange this program. All
  70. other rights are the sole domain of the author and may not be infringed upon
  71. without written permission by the author.
  72.  
  73.                                 MISCELLANEOUS
  74.                                 -------------
  75.  
  76. For the latest version of MAKEUSER and other great Vampyre Bar! Doors, call
  77.  
  78.                              THE VAMPYRE BAR! BBS
  79.                         508 755-9716 HST DUAL STANDARD
  80.  
  81.                     The Home Of GENIUSnet EchoMail Systems
  82.                        Massachusettes Node For ProgNet
  83.  
  84. Remember, if you have any problems, questions or suggestions, you can drop me
  85. a line through your nearest GENIUSnet (Gnet Chat, DOORS or BBSing) or ProgNet
  86. (Authors) node and I will gladly get back to you as soon as I receive your
  87. message.
  88.  
  89.