AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to BBS Doors  <--  <--- Return to Home Page
   Networked Database  BBS Doors   [213 / 271] RSS
 From   To   Subject   Date/Time 
Message   Admiral Wilson    jahmas   Food Fite   March 5, 2012
 6:17 PM  

Re: Food Fite

> � Reason For Being: Food Fite
> � Requested A Reply: No, I Don't Believe So...
> � DarkQuote v2.0
>
> �����������������--�� Someone Screamed...
> ����������������������������������������������������������������--��
> � I just downloaded the unregistered version, but have not been successful in
> � getting it set up.
> � Could I get a little help?
> � Thanks
>
> �����������������--�� And jahmas Yelled Back...
> ������������������������������������������������������������--��
>
> I tried Steve's batch file without any luck so far, maybe there is a syntax
> problem in one of the lines but Admiral Wilson has it up and running. I am
> thinking that once I get something established, I should document it for
> everyone else, maybe create a zip of docs to download :)
>
> Mysteria Majicka BBS: Cape Cod Massachusetts. Running Virtual Advanced BBS on
> 10 Nodes.  VirtualNet / AspectNet,telnet://majicka.at2k.org or majicka,no-ip.
>

Here's mine, but it is a bit more labor intensive due to creating separate CFG
files for each node.

---------------------------
@ECHO OFF
CLS
CD FOODFITE
if %1 == 0 Goto Node0
if %1 == 1 Goto Node1
if %1 == 2 Goto Node2
if %1 == 3 Goto Node3
if %1 == 4 Goto Node4
if %1 == 5 Goto Node5
if %1 == 6 Goto Node6
if %1 == 7 Goto Node7
if %1 == 8 Goto Node8
goto end

:Node0
FOODFITE FOODFIT0.CFG
CLS
FFBULL FOODFITE.CFG
goto end

:Node1
FOODFITE FOODFIT1.CFG
CLS
FFBULL FOODFITE.CFG
goto end

:Node2
FOODFITE FOODFIT2.CFG
CLS
FFBULL FOODFIT2.CFG
goto end

:Node3
FOODFITE FOODFIT3.CFG
CLS
FFBULL FOODFIT3.CFG
goto end

:Node4
FOODFITE FOODFIT4.CFG
CLS
FFBULL FOODFIT4.CFG
goto end

:Node5
FOODFITE FOODFIT5.CFG
CLS
FFBULL FOODFIT5.CFG
goto end

:Node6
FOODFITE FOODFIT6.CFG
CLS
FFBULL FOODFIT6.CFG
goto end

:Node7
FOODFITE FOODFIT7.CFG
CLS
FFBULL FOODFIT7.CFG
goto end

:Node8
FOODFITE FOODFIT8.CFG
CLS
FFBULL FOODFIT8.CFG
goto end

:end
CD ..
EXIT
---------------------------
The config files have C:\VADV\TEMP\n1\door.sys
hardcoded for the node.

-------------------------------------------------
Lee Wilson
-------------------------------------------------

Moon Base Alpha BBS Postal Service, King County, WA AspectNet@1425000
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to BBS Doors  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0159 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.1.241108