Subj : Some Mystic scripts To : All From : bcw142 Date : Sun Jul 23 2017 11:55 am This is a collection of Mystic Scripts and Batch files for use with Mystic BBS. I use these versions, you'll have to customize them to yours. Mystic has almost everything built in, but a keep alive. I suspect that will be added, but in the meantime here's some with other useful scripts: --------------------------------------------------------------------------- Windows --------------------------------------------------------------------------- @ REM start-mystic.bat A Windows startup script @ REM From: Dan Richter aka Black Panther @ REM Sysop - Castle Rock BBS (RCS) telnet://castlerockbbs.com @REM edited by bcw142 Mystic Pi BBS at bcw142.zapto.org for my use ;) @ECHO OFF C: @REM CD \BBS\MYSTIC changed for my setup on \MYSTIC CD \MYSTIC @REM not sure just adding MIS2 will work well, but it works for now :LOOP IF EXIST \MYSTIC\SEMAPHORE\MIS.BSY (DEL \MYTSIC\SEMAPHORE\MIS.BSY) MIS IF EXIST \MYSTIC\SEMAPHORE\MIS2.BSY (DEL \MYTSIC\SEMAPHORE\MIS2.BSY) MIS2 if errorlevel 255 goto done if errorlevel 10 goto done if errorlevel 1 goto done goto crash :crash TIMEOUT /T 30 set T=%time:~0,5% set crash=%date:/=-% %T::=-% echo CRBBS MIS restarted - %crash% > restartlog.txt IF EXIST \MYSTIC\SEMAPHORE\FIDOPOLL.BSY (FIDOPOLL KILLBUSY) GOTO LOOP :done --------------------------------------------------------------------------- On exit you'll get a help message from g00r00 about mis something like: Syntax MIS