SAURON SCRIPT VARIABLES
Sauron variables can be used in script and menu files, however all variables used in menu files must be in CAPITALS else an NOT FOUND error will occur.
  BBS COLOURS
  Forground
%F:BLACK%
%F:BLUE%
%F:CYAN%
%F:GREEN%
%F:MAGENTA%
%F:RED%
%F:WHITE%  
%F:YELLOW%

  Background
%B:BLACK%
%B:BLUE%
%B:CYAN%
%B:GREEN%
%B:MAGENTA%
%B:RED%
%B:WHITE%  
%B:YELLOW%



Black

Blue

Cyan
Green
Magenta
Red
White
Yellow


Black
Blue

Cyan
Green
Magenta
Red
White
Yellow

Also see Sauron Colour Codes -> here <-
  BBS USER
%CALLSLIMIT%
%TIMELIMIT%
%SESSIONRESET%

%NODE%   

%REMOTEHOST%
%REMOTEIP%

%MAILCOUNT%
%TIMELEFT%


%USERNAME%
%USERFULLNAME%
%USERLEVEL%
%USERTOWN%
%USERCALLSTODAY%
%USERLASTCALL%
%USERTOTALCALLS%   
%USERCREATION%

%USERINFO1%
%USERINFO2%
%USERINFO3%
%USERINFO4%
%USERINFO5%
%USERINFO6%
%USERINFO7%
%USERINFO8%

%USERDOWNLOADS%
%USERDLBYTES%

User calls allowed per 24 hours
User time allowance per 24 hours
Time and day when the user's allowance resets

Node the BBS user is connected to
DNS Hostname of the connecting client
IP Address of the connecting client

Number BBS mails in the user's mail box
Number of minutes user has left in their 24 hour limit

User's Username
User's Full Name
User's Membership Level
User's Location
User's Number of calls to the BBS over the last 24 hours
Day, Month, Time of the User's last call
Amount of times the user has called the BBS
When the user's account was created

User Info 1
User Info 2
User Info 3
User Info 4
User Info 5
User Info 6
User Info 7
User Info 8

User's total downloads
User's total download bytes
  BBS CONFIGURATION

%BBSNAME%
%BBSHOST%

%IDLETIME%
%NODES%

%GUESTUID
%
%SYSOPUID%

%BBSMAILDIR%
%BINDIR%
%MENUDIR%
%MSGDIR%
%SCRIPTDIR%
%SYSTEMDIR%
%TEMPDIR%
%TEXTDIR%


BBS Name
BBS Host Name

Idle time before auto logoff
Number of BBS Nodes

Linux UID of the Guest User
Linux UID of the Sysop

BBS Mail Directory
BBS BIN Directory
BBS ANSI Menu Directory
BBS Forum Message Directory
BBS Script Directory
BBS System Directory
BBS Temp Directory
BBS Text Directory