home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CDOOR12.ZIP / CDOOR.DOC next >
Text File  |  1993-09-11  |  6KB  |  141 lines

  1.                                 CDoor V1.20ß
  2.                                (Change Door)
  3.                                 By: Megaman
  4.  
  5.        Ok, This program is meant to change any information in a dorinfo1.def
  6.     file before your door runs it.  So if you want your BBS name to be
  7.     different, ansi to be forced on, change the users acs level or whatever
  8.     when a door is loaded you can do it with this program.  I just wrote
  9.     this program for a sysop in need of changing his BBS Name & Sysop
  10.     name and I ended up making it so it would allow you to change any
  11.     door information.  So basicly all you have to do is run the CONFIG.EXE
  12.     and answer the questions it asks you then after your sure you have
  13.     it configured correctly just make a bat file for your door run the
  14.     CDOOR.EXE before you run the Door File, for example.  You make a
  15.     bat called DOOR.BAT to load up some door game.  This is how the bat
  16.     file looks.
  17.  
  18.     @ECHO OFF
  19.     C:\CDOOR\CDOOR.EXE
  20.     CD\DOORGAME
  21.     DOORGAME
  22.     And walla any of the information you wanted changed is now changed.
  23.     This only currently works with DORINFO1.DEF which most BBS's support
  24.     if you have any use for this program please let me know and especially
  25.     let me know if you need me to change something on it like add support
  26.     for another door type etc.   Also something very important to remember
  27.     when running the CONFIG program is that if you want some data in the
  28.     door to be left alone like the User's name just leave that space blank
  29.     and it will be just fine.  Ok here i'm going to go into detail on how
  30.     to configure the Program.   This is how the Config program looks
  31.     when you run it.
  32.  
  33.                         CDOOR V1.20ß Configure Program
  34.                               Written By Megaman
  35.                           iNTREPiD Software (C) 1993
  36.  
  37.     NOTE:
  38.     If you wish for CDOOR not to change some door data leave
  39.     the question BLANK below.  Fill out the information how
  40.     you would like it to be in the doorfile.
  41.  
  42.  
  43. Please Enter The Name Of Your BBS: THE PALACE
  44.  
  45. (Here You Enter The Full BBS Name You want it to change the doorfile
  46. to or just leave it blank for now change.)
  47.  
  48.  
  49. Please Enter The Sysop's First Name: MIKE
  50.  
  51.  
  52. (Here You Enter The First Name Of The Sysop Name you want the Door to
  53. change the Sysop Name to or just leave it blank for no change.)
  54.  
  55.  
  56. Please Enter The Sysop's Last Name: LEIB
  57.  
  58. (Just Like Above But The Last Name.)
  59.  
  60. Please Enter The User's First Name: JOHN
  61.  
  62. (Here you enter the name you want the name changed to for the user online,
  63. or just leave blank for no change.)
  64.  
  65. Please Enter The User's Last Name: DOE
  66.  
  67. (Same as above but Last Name.)
  68.  
  69. Please Enter The User's Location: ROCKFORD,IL
  70.  
  71. (What you want the Location of the user using the door changed to or just
  72. leave blank.)
  73.  
  74. Please Enter The User's Forced Baud Rate: 14400
  75.  
  76. (Here You enter the Baud rate you want the user's baud changed to I wouldn't
  77. mess with this option unless you know what your doing because it can majorly
  78. mess up the door output to the user, you have to enter the number without
  79. comas or anything just likt 14400, 9600, 7200, 16800 or whatever but without
  80. comas and only one baud such as just 14400 of course.)
  81.  
  82. Please Enter The User's Forced Com Port: 2
  83.  
  84. (This is another option I would leave blank if you don't know alot about
  85. what your doing this will change the com port and unless you have problems
  86. with the comport not being set correctly leave this blank.)
  87.  
  88. Please Enter The User's Forced Security Level: 10
  89.  
  90. (This is another dangerous option because if this gets set to high whent he
  91. user exits back into the BBS they may have a sysop access level if lets
  92. say you set this to 255.)
  93.  
  94. Please Enter The User's Forced TimeLimit: 20
  95.  
  96. (This just changes the amount of time the user has left on the BBS, there
  97. isn't much since in this option but what the hell it might come in handy.)
  98.  
  99. Please Enter Y or N For ANSi Or No ANSi Or Leave Blank: Y
  100.  
  101. (You may want to force ansi on or off just make a capitol Y for YES or a
  102. Capitol N for NO ANSi or just leave this blank for the BBS to decide.)
  103.  
  104. Please Enter The Path To Your BBS's Dorinfo1.def Files: C:\RA\
  105.  
  106. (This is very important you have to define this so that the program knows
  107. where to fine the door file to modify.  The dorfile is most likely going
  108. to be located in the root bbs directory like C:\RA\ or if you have multiple
  109. nodes it will be located in the node directory like C:\RA\NODE1\ but make
  110. sure you have the tailing \ on the end or it won't work being i do not have
  111. this setup yet to add a tailing backslash.  If it is in the current dir you
  112. can leave this blank but i highly recommend you define this or you could run
  113. into problems later.)
  114.  
  115. Please Enter The Errorlevel CDOOR will exit at if there is no Door File: 10
  116.  
  117. (This is used to define an errorlevel CDOOR will exit out at if there is no
  118. DORINFO1.DEF availible this may be helpful for bat files.)
  119.  
  120. Please Enter The Errorlevel CDOOR will exit at if no CDOOR.CFG is Found: 20
  121.  
  122. (This is the same as above but only if the configre file for CDOOR isn't
  123. in the current directory.)
  124.  
  125.     Well thats aboout
  126.     If you have any use or ideas for this program please drop me a note on
  127.     The Palace (815)-229-9873 14,400 V.32Bis..  We also are at fido node
  128.     1:2210/7068.1, MTLNET 17:815/101, AquaNet 50:702/110, and Genesis
  129.     Net Coordinator at 244:2600/2.  Oh By the way I also included a sample
  130.     dorinfo1.def, type the file out then run cdoor and type it out again
  131.     to see the difference.
  132.  
  133.                Also I take No responsibility for damages, money losses
  134.    or any of that crap...  This program comes with no promises, warantees and
  135.    it only garantees to take up space.  All I ask is that you include the
  136.    docs in the CDOOR12.zip when you distribute it and that you make no
  137.    modifications to the docs or the program...  Its freeware so use it as
  138.    long as ya want.
  139.  
  140.                                                 Megaman
  141.