#!/usr/bin/perl -T
#use CGI::Carp qw( fatalsToBrowser );
##################
# Script Version 15.2 # Added epoch-indexed visitors control.
# SPLIT Guest and member's programs
# Added undefs, Replaced Flock, Case insensitive slow ban. Guest reload limit, Autoboot
##################
$last_access = 1000;
$epoch = 0;
$epoch_name = "";
$epoch_ip = "";
$ra = "";
$vr = "";
$mailprog= "/usr/lib/sendmail" ;
$recipient= "webmaster\@gorean-shores.com" ; # escape the @
$message = ""; # Main chat buffer;
$etype = 0; # error type flag
$bye_type = 0; # Boolean
$usemail = 0;
$debug_var = 0; #
$debug_count = 0; #
$is_member = 0; #
$member_name = ""; #
$name_color = "000000"; #
$exclusion = 0; # Flag bad IP addies
$valid_ref = "www.gorean-shores.com"; #
$theroom = "Courtyard";
$host_list = 0;
$stardate ="";
$data = 0;
$passwd = "123";
$back_color = "default";
$text_color = "default";
$font_color = "default";
$font_size = "default";
$background = "";
$italic = "off";
$bold = "off";
$tc = "";
$tag = "";
$img = "on";
$link_color = "yellow";
$vlink_color = "#FF9966";
$wcolor = "ee0012"; # Whisper color
$poof_message = "";
$regnow_pic = "
";
$top_message = "";
#############################
$data_dir = "/home/gor/public_html/axdaZo";
$file_dir = "/home/gor/public_html/axroZo";
$vis_dir = "/home/gor/public_html/axviZo";
$mem_dir = "/home/poolside/public_html/bdir";
$excl_dir = "/home/gor/public_html/ignore";
$log_dir = "/home/gor/public_html/ignore";
$ignore_dir = "/home/gor/public_html/ignore";
$cfg_dir = "/home/gor/public_html/cfg";
#############################
$logo_gif = "../graphics/gsbanner.jpg";
$whisp = "../graphics/whisper.gif";
$title_gif = "../graphics/main.gif";
$sub_link = "http://www.gorean-shores.com/phpBB2";
$regpage_link = "http://www.poolsidechat.com/newsignup.html";
$help_link = "../gssub/help.html";
$time_link = "../gssub/time-conversion.html";
$color_link = "../gssub/colors.html";
$accounts_link = "http://www.poolsidechat.com/account-service.html";
$bye_link = "../gssub/thanks.html";
$nag_link = "../gssub/nagbot.html";
$zoom_link = "../multipop.html";
$gor_link = "http://www.gorean-shores.com";
$who_link = "../whoshere.cgi";
$nfo_link = "http://www.gorean-shores.com/nfo.cgi";
##############################
$member_rooms = "
Change Public Rooms | Create A Private Room | \n";
print "
$vlist_line |