home *** CD-ROM | disk | FTP | other *** search
- March 1992
-
- LOG BRAIN
- (C) Copyright 1993 by Stanley Sheff
- Support BBS: The Brainex System
- (310) 275-2344
- (310) 273-5234
-
-
-
- Welcome to the Log Brain. A simple addition to GAP BBS that will create
- a last callers screen and a Grafitti Wall. LogBrain makes a fancy ANSI
- and a plain text ASCII screen. LogBrain will only add another caller to
- the last callers list if:
-
- 1) User level is within sysop specified range.
- 2) Caller Name different from last caller.
- 3) Caller Name is the same as last caller, but calling from different city,
- or with a different baud rate, or on a different node.
-
- Log Brain will also allow callers to add to a "grafitti" wall of
- user comments. You can set the number of comments, and the level
- of the caller that may add a new comment.
-
- Log Brain Files
- --------------
- LOGBRAIN.EXE <------------------ Main Program
- LOGBRAIN.DOC <------------------ Sysop's Information
- FILE_ID.DIZ <------------------ Short File Description
- NASTY <------------------ Sysop created bad words file
-
- All of these files should be in this ZIP, if they are not, don't
- take a chance! Call The Brainex System and get a good copy or view the
- file on a few local boards to see if you can find a complete copy.
-
- * NASTY FILE *
- LogBrain will check a caller's line for any nasty word you place in
- this file. Place each nasty word on a separate line. The Nasty Filter
- only checks letters, and will ignore numbers, spaces, and punctuation.
- Example: If you put IDIOT in the NASTY file, Logbrain will filter out
- Idiot, I*D*i*O*T, I D I O T, etc.
-
- The setup of LogBrain is simple, all you need to do copy LOGBRAIN.EXE
- and NASTY (if used) to your BRAINEX directory. Run the Brainex Door
- Manager to set up Log Brain.
-
- You may run Log Brain with a batch file. For GAP BBS, use the LOGON.BAT
- batch file to call the door. If you already use a LOGON.BAT, just add
- this to it.
-
-
- LOGBRAIN
-
- If you run multinode, add the NODE= comamnd.
-
- Example:
-
- LOGBRAIN NODE=1
- or
- LOGBRAIN NODE=2
- etc.
-
- PCBOARD
- =======
- To use LogBrain create a file called LBRAIN
- Sample LBRAIN file:
-
- @echo off
- logbrain node=1 skip=40
- board
-
- The above example will allow callers with security level below to
- skip the door. Set this up as a LOGON door using DOOR.SYS.
-
- RUNNING LOGBRAIN AFTER LOGOFF
- =============================
- If you only want to creat a Last Caller file, you can use Logbrain
- in LOGOFF MODE. Simply use this command line:
-
- LOGBRAIN LOCAL LOGOFF
- or
- LOGBRAIN LOCAL LOGOFF NODE=1
- etc.
-
-
- This version of LogBrain is a fully functional demo. If you like it,
- please register! Registration will remove the UNREGISTERED DEMO NOTICE
- shown by the program. Read REGISTER.DOC for ordering information.
-
- This door is released "As Is" and there is *NO* warranty or guarantee
- that it will work for you and not cause any problems. You have chosen
- to use this door, YOU are responsible for any unfortunate problems that
- may develop from its use or misuse. I will gladly listen to any
- suggestions or problems you may have, and I will do my best to fix
- whatever needs to be fixed. I can not be held responsible for any
- problems you may have, whether directly or indirectly due to the use
- of the door.
-
- For complete support, contact me on The Brainex System.
- Your questions will be quickly and cheerfully answered!
-
-
- Have Fun!
- Stanley Sheff
- The Brainex System
- 310-275-2344 HST
- 310-273-5234 MNP
-
-
-
-