/template/xss_clean(get_config("template")); ?>/images/slide1.jpg" alt="Los Angeles" style="width:100%;">
/template/xss_clean(get_config("template")); ?>/images/slide1.jpg" alt="Chicago" style="width:100%;">
/template/xss_clean(get_config("template")); ?>/images/slide1.jpg" alt="New york" style="width:100%;">
  • Register
  • How to Connect
  • Server Status
  • Top Players
  • Contact us
Welcome to our server !

This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text, This is a sample text.

Edit : template/xss_clean(get_config("template")); ?> /tpl/main.php

Email
Username
Password
Re-Password
xss_clean(get_config("template")) . '/tpl/rules.php'; ?>

Two-Factor Authentication

/index.php#register" method="post">
  • Install Google Authenticator. Google Store - Apple Store
Email
Username

Vote

/index.php#register" method="post" target="_blank">
Email
Username
$vote_site) { $tmp_id = $siteID + 1; echo ''; } } ?>

Restore Password

Email
Username

Change Password

Email
Username
Old Password
Password
Re-Password
xss_clean(get_config("template")) . '/tpl/howtoconnect.php'; ?>
$onerealm) { echo "

{$onerealm['realmname']} (Limited to show 49 player - Online players : " . user::get_online_players_count($onerealm['realmid']) . ")


"; $online_chars = user::get_online_players($onerealm['realmid']); if (!is_array($online_chars)) { echo "No players are currently online."; } else { echo ''; foreach ($online_chars as $one_char) { if(empty($one_char['name'])) { continue; } echo ''; } echo '
NameRace ClassLevel
' . $antiXss->xss_clean($one_char['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($one_char["race"]) . '-' . $antiXss->xss_clean($one_char["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($one_char["class"]) . '.gif\'>' . $antiXss->xss_clean($one_char['level']) . '
'; } echo "
"; } ?>
$onerealm) { echo "

{$onerealm['realmname']}


"; $data2show = status::get_top_playtime($onerealm['realmid']); echo "

TOP PLAYERS - Play Time

"; if (!is_array($data2show)) { echo "Don't have anything for display."; } else { echo ''; $m = 1; foreach ($data2show as $one_char) { if(empty($one_char['name'])) { continue; } echo ''; } echo '
RankNameRace ClassLevelPlay Time
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($one_char["race"]) . '-' . $antiXss->xss_clean($one_char["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($one_char["class"]) . '.gif\'>' . $antiXss->xss_clean($one_char['level']) . '' . $antiXss->xss_clean(get_human_time_from_sec($one_char['totaltime'])) . '
'; } echo "
"; $i++; // $data2show = status::get_top_achievements($onerealm['realmid']); // echo "
//

TOP PLAYERS - Achievements

"; // if (!is_array($data2show)) { // echo "Don't have anything for display."; // } else { // echo ''; // $m = 1; // foreach ($data2show as $one_char) { // $character_data = status::get_character_by_guid($onerealm['realmid'], $one_char['guid']); // if (empty($character_data['name'])) { // continue; // } // echo ''; // } // echo '
RankNameRace ClassLevelAchievements
' . $m++ . '' . $antiXss->xss_clean($character_data['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($character_data["race"]) . '-' . $antiXss->xss_clean($character_data["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($character_data["class"]) . '.gif\'>' . $antiXss->xss_clean($character_data['level']) . '' . $antiXss->xss_clean($one_char['total']) . '
'; // } // echo "
"; // $i++; $data2show = status::get_top_killers($onerealm['realmid']); echo "

TOP PLAYERS - Kills

"; if (!is_array($data2show)) { echo "Don't have anything for display."; } else { echo ''; $m = 1; foreach ($data2show as $one_char) { if(empty($one_char['name'])) { continue; } echo ''; } echo '
RankNameRace ClassLevelKills
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($one_char["race"]) . '-' . $antiXss->xss_clean($one_char["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($one_char["class"]) . '.gif\'>' . $antiXss->xss_clean($one_char['level']) . '' . $antiXss->xss_clean($one_char['totalKills']) . '
'; } echo "
"; $i++; $data2show = status::get_top_honorpoints($onerealm['realmid']); echo "

TOP PLAYERS - Honor Point

"; if (!is_array($data2show)) { echo "Don't have anything for display."; } else { echo ''; if (get_config('expansion') >= 6) { echo ''; } echo ''; $m = 1; foreach ($data2show as $one_char) { if(empty($one_char['name'])) { continue; } echo ''; if (get_config('expansion') >= 6) { echo ''; echo ''; } else { echo ''; } echo ''; } echo '
RankNameRace ClassLevelHonor LevelHonor Points
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($one_char["race"]) . '-' . $antiXss->xss_clean($one_char["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($one_char["class"]) . '.gif\'>' . $antiXss->xss_clean($one_char['level']) . '' . $antiXss->xss_clean($one_char['honorLevel']) . '' . $antiXss->xss_clean($one_char['honor']) . '' . $antiXss->xss_clean($one_char['totalHonorPoints']) . '
'; } echo "
"; $i++; $data2show = status::get_top_arenapoints($onerealm['realmid']); echo "

TOP PLAYERS - Arena Point:

"; if (!is_array($data2show)) { echo "Don't have anything for display."; } else { echo ''; $m = 1; foreach ($data2show as $one_char) { if(empty($one_char['name'])) { continue; } echo ''; } echo '
RankNameRace ClassLevelArena Points
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . 'xss_clean(get_config("template")) . '/images/race/' . $antiXss->xss_clean($one_char["race"]) . '-' . $antiXss->xss_clean($one_char["gender"]) . '.gif\'>xss_clean(get_config("template")) . '/images/class/' . $antiXss->xss_clean($one_char["class"]) . '.gif\'>' . $antiXss->xss_clean($one_char['level']) . '' . $antiXss->xss_clean($one_char['arenaPoints']) . '
'; } echo "
"; $i++; $data2show = status::get_top_arenateams($onerealm['realmid']); echo "

TOP PLAYERS - Arena Team

"; if (!is_array($data2show)) { echo "Don't have anything for display."; } else { echo ''; $m = 1; foreach ($data2show as $one_char) { $character_data = status::get_character_by_guid($onerealm['realmid'], $one_char['captainGuid']); if(empty($character_data['name'])) { continue; } echo ''; } echo '
RankNameRatingCaptain Name
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . '' . $antiXss->xss_clean($one_char['rating']) . '' . (!empty($character_data["name"]) ? $antiXss->xss_clean($character_data['name']) : '-') . '
'; } echo "
"; $i++; // $data2show = status::get_top_guild_by_member($onerealm['realmid']); // echo "
//

TOP PLAYERS - Guilds by member count

"; // if (!is_array($data2show)) { // echo "Don't have anything for display."; // } else { // echo ''; // $m = 1; // foreach ($data2show as $one_char) { // $character_data = status::get_character_by_guid($onerealm['realmid'], $one_char['leaderguid']); // echo ''; // } // echo '
RankNameGuild Leader
' . $m++ . '' . $antiXss->xss_clean($one_char['name']) . '' . (!empty($character_data["name"]) ? $antiXss->xss_clean($character_data['name']) : '-') . '
'; // } // echo "
"; // $i++; echo "
"; } ?>
xss_clean(get_config("template")) . '/tpl/contactus.php'; ?>
SERVER INFO

Realmlist:

Version : ' . get_config("game_version") . '

' : ''); ?> Server Patch : Download

' : ''); ?>
Discord