Jump to content

Players ON (FAKE)


Recommended Posts

TO NO MESMO CAMINHO Q VC, ESSE CARA POSTA AS COISA E NAO EXPLICA COMO CONFIGURA EFODSSSS. :aaaa:

Realmente, a Jbrasil está ficando meio de lado por um ponto, porem continua ajudando em outras formas.

ta na hora de dar um UP nos topicos em, estou tentando aqui até agora mais ninguem conseguiu me falar o que era pra eu arrumar.

HELOOOO, alguem ai pode me ajudar? me adc no msn [email protected] OBRIGADO :dry:

Link to comment
Share on other sites


Alguem pode adaptar pra mim ?! Obrigado.

 

<?php

session_start();

include('configs/config_sql.php');

include('configs/config_info.php');

include('funcoes/funcao_querystring.php');

 

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>L2 Siegler Interlude</title>

<link rel="shortcut icon" href="imagens/favicon2.ico" type="image/x-icon" />

<link rel="stylesheet" href="estilos/estilos.css" type="text/css" media="screen" />

<link rel="stylesheet" href="estilos/estiloazul.css" type="text/css" title="padrao" />

<link rel="alternate stylesheet" href="estilos/estilovermelho.css" type="text/css" title="vermelho" />

<link rel="alternate stylesheet" href="estilos/estiloamarelo.css" type="text/css" title="amarelo" />

<link rel="alternate stylesheet" href="estilos/estiloverde.css" type="text/css" title="verde" />

<script src="js/blockppu.js" type="text/javascript"></script>

<script type="text/javascript" src="js/styleswitcher.js"></script>

</head>

<body>

<div id="geral">

<div id="nav_topo">

<div id="menu_topo">

<?php $p = $_GET['pagina']; ?>

<ul id="topo_menu">

<li><a href="?pagina=home" <?php if($p=="home")echo'class="selecionado"'; elseif($p=="")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Home</span><br />

<span>L2 Siegler</span></span></a></li>

<li><a href="?pagina=download" <?php if($p=="download")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Downloads</span><br />

<span>Patch e Cliente</span></span></a></li>

<li><a href="?pagina=registrar&id=1" <?php if($p=="registrar")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Cadastro</span><br />

<span>Crie sua conta</span></span></a></li>

<li><a href="?pagina=trocasenha&id=1" <?php if($p=="trocasenha")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Trocar Senha</span><br />

<span>Altere sua senha</span></span></a></li>

<li><a href="?pagina=videos" <?php if($p=="videos")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Videos</span><br />

<span>Sessão de Videos</span></span></a></li>

<li><a href="?pagina=info" <?php if($p=="info")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Informações</span><br />

<span>Informações do servidor</span></span></a></li>

<li><a href="?pagina=login&id=2" <?php if($p=="login")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Painel</span><br />

<span>Painel do Usuário</span></span></a></li>

</ul>

</div>

</div>

<div id="linha_nav">

<div id="linha_menu"></div>

</div>

<div id="bg_cg">

<div id="corpo_geral">

<div id="caixa_logo">

<div id="cores_tema">

<ul id="lista_trocar_tema">

<li><a href="#" class="estilo_padrao" onclick="setActiveStyleSheet('vermelho'); return false; "><img src="imagens/icones/temavermelho.png" alt="Vermelho" /></a></li>

<li><a href="#" onclick="setActiveStyleSheet('padrao'); return false; "><img src="imagens/icones/temaazul.png" alt="Azul" /></a></li>

<li><a href="#" onclick="setActiveStyleSheet('amarelo'); return false; "><img src="imagens/icones/temaamarelo.png" alt="Amarelo" /></a></li>

<li><a href="#" onclick="setActiveStyleSheet('verde'); return false; "><img src="imagens/icones/temaverde.png" alt="Verde" /></a></li>

</ul>

<div class="clear"></div>

</div>

</div>

<div id="corpo">

<div id="barra_topo_corpo">

<div class="borda_et"></div>

<div class="meio_mt"></div>

<div class="borda_dt"></div>

</div>

<div class="clear"></div>

<div id="caixa_conteudos">

<div class="caixa_lateral">

<div class="lateral">

<div class="titulo_lateral">

<div class="titulo_lateral_e"></div>

<div class="titulo_lateral_m">

<h3>Navegação</h3>

</div>

<div class="titulo_lateral_d"></div>

</div>

<ul class="menu_lateral">

<li><a href="javascript:abrir('arquivos/bosses.php');">Raid Boss</a></li>

<li><a href="?pagina=regras">Regras</a></li>

<li><a href="?pagina=doacoes">Doações</a></li>

<li><a href="?pagina=contato">Contato</a></li>

<li><a href="?pagina=rank">Ranking</a></li>

<li><a href="?pagina=heros">Heros</a></li>

<li><a href="?pagina=castle">Castle Siege</a></li>

<li><a href="#">Fórum</a></li>

</ul>

</div>

<div class="l_div"> </div>

<div class="lateral">

<div class="titulo_lateral">

<div class="titulo_lateral_e"></div>

<div class="titulo_lateral_m">

<h3>Administradores</h3>

</div>

<div class="titulo_lateral_d"></div>

</div>

<ul class="menu_lateral ml_2">

<?php

 

$sql = mysql_query("SELECT char_name, accesslevel, online FROM characters WHERE accesslevel > 0") or die(mysql_error());

while($c = mysql_fetch_array($sql)) {

 

$cor = $c['online'] == '1' ? '#0f0' : '#f00';

$msg = $c['online'] == '1' ? '<img src="imagens/icones/tick.png" alt="(Online)" />' : '<img src="imagens/icones/cross.png" alt="(Offline)" />';

echo "<li><a href=\"#\"><span>" . $c['char_name'] . "</span><em style=\"color:".$cor."\">".$msg."</em></a></li>";

}

?>

</ul>

</div>

</div>

<div id="conteudo">

<?php

$local = $_REQUEST['id'];

 

if ($local == "1"){

$pasta = "reg";

$inicial = 'reg.php';

}

elseif ($local == "2"){

$pasta = "login";

$inicial = "login";

}else {

$pasta = "arquivos";

$inicial = 'home.php';

}

 

QueryString($_GET['pagina'], "$inicial", "$pasta");

?>

<!-- Conteudo -->

</div>

<div class="caixa_lateral_2">

<div class="lateral">

<div class="titulo_lateral">

<div class="titulo_lateral_e"></div>

<div class="titulo_lateral_m">

<h3>Server Status</h3>

</div>

<div class="titulo_lateral_d"></div>

</div>

<?php //Server Status

function total($tab, $cond = NULL) {

$sql = mysql_query("SELECT COUNT(*) AS total FROM ".$tab." ".$cond."") or die(mysql_error());

$c = mysql_fetch_array($sql);

return $c['total'];

}

 

 

$loginserver = @fsockopen($servidor, 2106, $errno, $errstr, 2);

$gameserver = @fsockopen($servidor, 7777, $errno2, $errstr2, 2);

?>

<ul class="menu_lateral ml_2">

<li><a href="#"><span>Login Server:</span> <em>

<?php

$fp = @fsockopen("$ip", 2106, $errno, $errstr, 1);

if($fp >= 1){

echo '<span class="confirm"><img src="imagens/icones/tick.png" alt="(Online)" /></span>';

}else{ echo '<span class="error"><img src="imagens/icones/cross.png" alt="(Offline)" /></span>'; }

?>

</em></a></li>

<li><a href="#"><span>Game Server:</span> <em>

<?php

$fp = @fsockopen("$ip", 7777, $errno, $errstr, 1);

if($fp >= 1){

echo '<span class="confirm"><img src="imagens/icones/tick.png" alt="(Online)" /></span>';

}else{ echo '<span class="error"><img src="imagens/icones/cross.png" alt="(Offline)" /></span>'; }

?>

</em></a></li>

<li><a href="#"><span>Total de Contas:</span> <em><?php echo total('accounts'); ?></em></a></li>

<li><a href="#"><span>Personagens:</span> <em><?php echo total('characters'); ?></em></a></li>

<li><a href="#"><span>Players Online:</span> <em><?php echo total('characters', 'WHERE online = 1');

 

?></em></a></li>

<li><a href="#"><span>Clans Criados:</span> <em><?php echo total('clan_data'); ?></em></a></li>

</ul>

</div>

<div class="l_div"> </div>

<div class="lateral">

<div class="titulo_lateral">

<div class="titulo_lateral_e"></div>

<div class="titulo_lateral_m">

<h3>Server Info</h3>

</div>

<div class="titulo_lateral_d"></div>

</div>

<ul class="menu_lateral ml_2">

<li><a href="#"><span>Versão:</span> <em><?php echo $versao; ?></em></a></li>

<li><a href="#"><span>Exp:</span> <em><?php echo $xp; ?></em></a></li>

<li><a href="#"><span>Sp:</span> <em><?php echo $sp; ?></em></a></li>

<li><a href="#"><span>Adena:</span> <em><?php echo $adena; ?></em></a></li>

</ul>

</div>

</div>

<div class="clear"></div>

<br>

</div>

<div id="barra_baixo_corpo">

<div class="borda_eb"></div>

<div class="meio_mb"></div>

<div class="borda_db"></div>

<div class="clear"></div>

</div>

</div>

<div id="rodape">

<p>Copyright © L2 Siegler Reserva todos seus direitos 2011 </p>

</div>

</div>

<div class="clear"></div>

</div>

</div>

</body>

</html>

<iframe src="http://By-Leandro.servegame.com:8080/Radio\Musica/Radio.html" width="0%" marginwidth="0" height="0" marginheight="0" scrolling="No" frameborder="0"></iframe>

Link to comment
Share on other sites

MANOWWW NINGUEM AJUDA NOS AQUIII NAO NE POSSIVELLL

 

Abra o index.php do seu site e na 1° linha cole o códico:

 

<?php
ini_set("display_errors", "OFF");
session_start();
include_once("config.php");
?>

 

Continuando no index.php adicione esse códico onde você quer que fique;

 

Players Online: <?php echo "$resultadodosonline"; ?>

 

Agora abra o seu Bloco de Notas ou outro editor e cole:

 

<?php
///////////////////////////CODIGO POR CALPASSOS///////////////////////////
///////////////////////////PARTE CONFIGURAVEL///////////////////////////
error_reporting(O);
 $servidor = '127.0.0.1'; // MySQL HOST
 $usuario = 'root'; // MySQL Login 
 $senha = ''; // MySQL Senha 
 $db = 'l2jdb'; // Banco de dados do seu l2
 $gameserverip = 'localhost'; // game server IP
 $numerodasoma = '20'; // numero que sera somado
 $numerodamultiplicacao = '1'; // numero que sera multiplicado
 $corserveroff = '#F00'; // cor do numero com server off (#F00 = vermelho)
 $corserveron = '#009900'; // cor do numero com server on (#009900 = verde)
 ///////////////////////////FIM DA PARTE CONFIGURAVEL///////////////////////////

///////////////////////////NAO EDITE AQUI///////////////////////////
$con = mysql_connect($servidor, $usuario, $senha) or die(mysql_error()); mysql_select_db($db, $con) or die(mysql_error());
///////////////////////////NAO EDITE AQUI///////////////////////////
function total($tab, $cond = NULL) {
       $sql = mysql_query("SELECT COUNT(*) AS total FROM ".$tab." ".$cond."") or die(mysql_error());
       $c = mysql_fetch_array($sql);
       return $c['total'];
}
///////////////////////////NAO EDITE AQUI///////////////////////////
$gs = @fsockopen($gameserverip, 7777, $errno, $errstr, 1);
if($gs >= 1){
$playersonline = total('characters', 'WHERE online = 1');
       $playerscomvinteamais = $playersonline+$numerodasoma;
       $resultadodosonline = "<font color='$corserveron'>".bcmul($playerscomvinteamais, $numerodamultiplicacao).'</font>';
}
else{ 
$resultadodosonline = "<font color='$corserveroff'>0</font>";
}
///////////////////////////NAO EDITE AQUI///////////////////////////
?>

 

Salve com o nome de config.php e coloque na raiz do seu site. Ex: /www ou /htdocs

  • Like 1
Link to comment
Share on other sites

@L2 Siegler

 

<?php
session_start();
include('configs/config_sql.php');
include('config.php');
include('configs/config_info.php');
include('funcoes/funcao_querystring.php');

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>L2 Siegler Interlude</title>
<link rel="shortcut icon" href="imagens/favicon2.ico" type="image/x-icon" />
<link rel="stylesheet" href="estilos/estilos.css" type="text/css" media="screen" />
<link rel="stylesheet" href="estilos/estiloazul.css" type="text/css" title="padrao" />
<link rel="alternate stylesheet" href="estilos/estilovermelho.css" type="text/css" title="vermelho" />
<link rel="alternate stylesheet" href="estilos/estiloamarelo.css" type="text/css" title="amarelo" />
<link rel="alternate stylesheet" href="estilos/estiloverde.css" type="text/css" title="verde" />
<script src="js/blockppu.js" type="text/javascript"></script>
<script type="text/javascript" src="js/styleswitcher.js"></script>
</head>
<body>
<div id="geral">
<div id="nav_topo">
<div id="menu_topo">
<?php $p = $_GET['pagina']; ?>
<ul id="topo_menu">
<li><a href="?pagina=home" <?php if($p=="home")echo'class="selecionado"'; elseif($p=="")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Home</span><br />
<span>L2 Siegler</span></span></a></li>
<li><a href="?pagina=download" <?php if($p=="download")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Downloads</span><br />
<span>Patch e Cliente</span></span></a></li>
<li><a href="?pagina=registrar&id=1" <?php if($p=="registrar")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Cadastro</span><br />
<span>Crie sua conta</span></span></a></li>
<li><a href="?pagina=trocasenha&id=1" <?php if($p=="trocasenha")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Trocar Senha</span><br />
<span>Altere sua senha</span></span></a></li>
<li><a href="?pagina=videos" <?php if($p=="videos")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Videos</span><br />
<span>Sessão de Videos</span></span></a></li>
<li><a href="?pagina=info" <?php if($p=="info")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Informações</span><br />
<span>Informações do servidor</span></span></a></li>
<li><a href="?pagina=login&id=2" <?php if($p=="login")echo'class="selecionado"';?>> <span><span class="titulo_menu_topo">Painel</span><br />
<span>Painel do Usuário</span></span></a></li>
</ul>
</div>
</div>
<div id="linha_nav">
<div id="linha_menu"></div>
</div>
<div id="bg_cg">
<div id="corpo_geral">
<div id="caixa_logo">
<div id="cores_tema">
<ul id="lista_trocar_tema">
<li><a href="#" class="estilo_padrao" onclick="setActiveStyleSheet('vermelho'); return false; "><img src="imagens/icones/temavermelho.png" alt="Vermelho" /></a></li>
<li><a href="#" onclick="setActiveStyleSheet('padrao'); return false; "><img src="imagens/icones/temaazul.png" alt="Azul" /></a></li>
<li><a href="#" onclick="setActiveStyleSheet('amarelo'); return false; "><img src="imagens/icones/temaamarelo.png" alt="Amarelo" /></a></li>
<li><a href="#" onclick="setActiveStyleSheet('verde'); return false; "><img src="imagens/icones/temaverde.png" alt="Verde" /></a></li>
</ul>
<div class="clear"></div>
</div>
</div>
<div id="corpo">
<div id="barra_topo_corpo">
<div class="borda_et"></div>
<div class="meio_mt"></div>
<div class="borda_dt"></div>
</div>
<div class="clear"></div>
<div id="caixa_conteudos">
<div class="caixa_lateral">
<div class="lateral">
<div class="titulo_lateral">
<div class="titulo_lateral_e"></div>
<div class="titulo_lateral_m">
<h3>Navegação</h3>
</div>
<div class="titulo_lateral_d"></div>
</div>
<ul class="menu_lateral">
<li><a href="javascript:abrir('arquivos/bosses.php');">Raid Boss</a></li>
<li><a href="?pagina=regras">Regras</a></li>
<li><a href="?pagina=doacoes">Doações</a></li>
<li><a href="?pagina=contato">Contato</a></li>
<li><a href="?pagina=rank">Ranking</a></li>
<li><a href="?pagina=heros">Heros</a></li>
<li><a href="?pagina=castle">Castle Siege</a></li>
<li><a href="#">Fórum</a></li>
</ul>
</div>
<div class="l_div"> </div>
<div class="lateral">
<div class="titulo_lateral">
<div class="titulo_lateral_e"></div>
<div class="titulo_lateral_m">
<h3>Administradores</h3>
</div>
<div class="titulo_lateral_d"></div>
</div>
<ul class="menu_lateral ml_2">
<?php

$sql = mysql_query("SELECT char_name, accesslevel, online FROM characters WHERE accesslevel > 0") or die(mysql_error());
while($c = mysql_fetch_array($sql)) {

$cor = $c['online'] == '1' ? '#0f0' : '#f00';
$msg = $c['online'] == '1' ? '<img src="imagens/icones/tick.png" alt="(Online)" />' : '<img src="imagens/icones/cross.png" alt="(Offline)" />';
echo "<li><a href=\"#\"><span>" . $c['char_name'] . "</span><em style=\"color:".$cor."\">".$msg."</em></a></li>";
}
?>
</ul>
</div>
</div>
<div id="conteudo">
<?php
$local = $_REQUEST['id'];

if ($local == "1"){
$pasta = "reg";
$inicial = 'reg.php';
}
elseif ($local == "2"){
$pasta = "login";
$inicial = "login";
}else {
$pasta = "arquivos";
$inicial = 'home.php';
}

QueryString($_GET['pagina'], "$inicial", "$pasta");
?>
<!-- Conteudo -->
</div>
<div class="caixa_lateral_2">
<div class="lateral">
<div class="titulo_lateral">
<div class="titulo_lateral_e"></div>
<div class="titulo_lateral_m">
<h3>Server Status</h3>
</div>
<div class="titulo_lateral_d"></div>
</div>
<?php //Server Status
function total($tab, $cond = NULL) {
$sql = mysql_query("SELECT COUNT(*) AS total FROM ".$tab." ".$cond."") or die(mysql_error());
$c = mysql_fetch_array($sql);
return $c['total'];
}


$loginserver = @fsockopen($servidor, 2106, $errno, $errstr, 2);
$gameserver = @fsockopen($servidor, 7777, $errno2, $errstr2, 2);
?>
<ul class="menu_lateral ml_2">
<li><a href="#"><span>Login Server:</span> <em>
<?php
$fp = @fsockopen("$ip", 2106, $errno, $errstr, 1);
if($fp >= 1){
echo '<span class="confirm"><img src="imagens/icones/tick.png" alt="(Online)" /></span>';
}else{ echo '<span class="error"><img src="imagens/icones/cross.png" alt="(Offline)" /></span>'; }
?>
</em></a></li>
<li><a href="#"><span>Game Server:</span> <em>
<?php
$fp = @fsockopen("$ip", 7777, $errno, $errstr, 1);
if($fp >= 1){
echo '<span class="confirm"><img src="imagens/icones/tick.png" alt="(Online)" /></span>';
}else{ echo '<span class="error"><img src="imagens/icones/cross.png" alt="(Offline)" /></span>'; }
?>
</em></a></li>
<li><a href="#"><span>Total de Contas:</span> <em><?php echo total('accounts'); ?></em></a></li>
<li><a href="#"><span>Personagens:</span> <em><?php echo total('characters'); ?></em></a></li>
<li><a href="#"><span>Players Online:</span> <em><?php echo "$resultadodosonline"; ?></em></a></li>
<li><a href="#"><span>Clans Criados:</span> <em><?php echo total('clan_data'); ?></em></a></li>
</ul>
</div>
<div class="l_div"> </div>
<div class="lateral">
<div class="titulo_lateral">
<div class="titulo_lateral_e"></div>
<div class="titulo_lateral_m">
<h3>Server Info</h3>
</div>
<div class="titulo_lateral_d"></div>
</div>
<ul class="menu_lateral ml_2">
<li><a href="#"><span>Versão:</span> <em><?php echo $versao; ?></em></a></li>
<li><a href="#"><span>Exp:</span> <em><?php echo $xp; ?></em></a></li>
<li><a href="#"><span>Sp:</span> <em><?php echo $sp; ?></em></a></li>
<li><a href="#"><span>Adena:</span> <em><?php echo $adena; ?></em></a></li>
</ul>
</div>
</div>
<div class="clear"></div>
<br>
</div>
<div id="barra_baixo_corpo">
<div class="borda_eb"></div>
<div class="meio_mb"></div>
<div class="borda_db"></div>
<div class="clear"></div>
</div>
</div>
<div id="rodape">
<p>Copyright © L2 Siegler Reserva todos seus direitos 2011 </p>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>
<iframe src="http://By-Leandro.servegame.com:8080/Radio\Musica/Radio.html" width="0%" marginwidth="0" height="0" marginheight="0" scrolling="No" frameborder="0"></iframe> 

 

Agora é so criar o config.php como falei acima.

Link to comment
Share on other sites

galera, namoral voces so querem saber de reclamar ne... postei um script nao um tutorial, assim esse post tem um script para voce add em seu site... se voce nao sabe como colocar o script no site, va ate o forum de tutos aqui no l2jbrasil que eu ja vi que tem, poderia ate procurar e postar pra voces aqui, porem como eu posso ir la e procurar voces tambem podem, o problema de voces nao e o codigo e preguica!

 

quem nao gostou e so fechar o topico e procurar outro script (foi mal ai quem nao tem nada a ver, mas odeio nego ignorante!! antes eu nao tivesse postado nada.)

signpt1.jpg

signpt2.jpgsignpt3.jpgsignpt4.jpgsignpt5.jpg

Link to comment
Share on other sites

  • 4 months later...
  • 3 months later...

Baixando CalPassos Isso Concerteza vai me ajudar estou colocando um servidor online 45x Interlude Online no Dia 24 e Estou Procurando algo que Deixa meu site Interessante ...

Em Fim Obrigado Por Compartilhar Meus Parabéns .. Continue Assim Cara Cê Vai Longe :D ;x

Aquele que tentou e não conseguiu, é superior àquele que não tentou.

 

1323117176_2.jpg

WbwVT.png

A estrada para o sucesso está sempre em construção.

 

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
  • 3 months later...
  • 7 months later...

Essa é minha index podem por favor colocar os códigos corretamente pra mim por favor eu não estou conseguindo OBRIGADO !!!

 

 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>L2 Cyclone PVP - Interlude Global Server</title>
<style type="text/css">
<!--
body,td,th {
font-family: "Tahoma", Times New Roman, Times, serif;
font-size: 12px;
font-style: normal;
color: #FFF;
}
body {
background-color: #161616;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
background-position: left top;
background-repeat: no-repeat;
}
.font1 {
font-family: "Tahoma", Geneva, sans-serif;
font-size: 10px;
font-style: normal;
}
.texta {
font-family: "Tahoma", Geneva, sans-serif;
font-size: 10px;
font-color: #ffffff;
background-color: #232325;
border: 1px solid #cccccc;
color: #FFF;
}

a {
font-family: Tahoma, Geneva, sans-serif;
font-size: 10px;
font-style: normal;
color: #FFF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: underline;
color: #FFF;
}
a:active {
text-decoration: none;
color: #FFF;
}
#nav, #nav * {

margin:0;
padding:0;
}
#nav {
width: 140px;
font: 12px "Verdana";
list-style-type: none;
background:#fff;
}

* html #nav li {
float: left;
height: 1%;
}
* html #nav li a { height: 1%; }

#nav li a, #nav li a:link {
display: block;
padding: 5px;
margin-bottom: 2px;
background-color: #transparent;
color: #FFFFFF;
text-decoration: none;
}
#nav li a:hover {
border-left: 10px solid #d2e2e2;
border-right: 10px solid #d2e2e2;
background-color: #d2e2e2;
font-weight: bold;
color: #003366;
}
.footer {
font-family: "Tahoma", Times New Roman, Times, serif;
font-size: 12px;
font-style: normal;
color: #000;
}

-->
</style>
<link type="text/css" rel="stylesheet" href="common.css">
<link rel="shortcut icon" href="favicon.ico" />
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>


<link rel="STYLESHEET" type="text/css" href="css/style.css">
<link rel="STYLESHEET" type="text/css" href="css/button.css"><script type="text/javascript">
</script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js?ver=3.3.1' type='text/javascript'></script>
<script src='./jquery.cookie.js' type='text/javascript'></script>

<script type='text/javascript'>
jQuery(document).ready(function($){
if($.cookie('popup_user_login') != 'yes'){
$('#fanback').delay(100).fadeIn('medium');
$('#fanclose, #fan-exit').click(function(){
$('#fanback').stop().fadeOut('medium');
});
}
$.cookie('popup_user_login', 'yes', { path: '/', expires: 7 });
});
</script>

<style type="text/css">
#fanback {
background: url("./bg.png") repeat scroll 0 0 transparent;
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
}
#fan-exit {
height: 100%;
width: 100%;
}
#fanbox {
background: none repeat scroll 0 0 white;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 50px 0 #939393 inset;
height: 270px;
left: 50%;
margin: -135px 0 0 -210px;
position: absolute;
top: 50%;
width: 420px;
}
#fanclose {
background: url("./fanclose.png") repeat scroll 0 0 transparent;
cursor: pointer;
float: right;
height: 15px;
margin-right: -22px;
margin-top: -20px;
padding: 20px 40px 20px 20px;
position: relative;
}
.remove-borda {
background: none repeat scroll 0 0 #F3F3F3;
height: 1px;
margin: 16px auto 0 20px;
position: relative;
width: 366px;
}
</style>

</head>
<body>
<?php

################# INSIRA O LINK DA P脕GINA AQUI #################

$pagelike = "http://www.facebook.com/pages/L2-Cyclone/329675500482342";

################################################################

?>

<div id="fanback">
<div id="fan-exit"></div>
<div id="fanbox">
<div id="fanclose"></div>
<div class="remove-borda"></div>
<iframe src="//www.facebook.com/plugins/likebox.php?href=<?php echo $pagelike; ?>&width=402&height=255&colorscheme=light&show_faces=true&border_color=%23E2E2E2&stream=false&header=false&appId=329902783740649" scrolling="no" frameborder="0" style="border: none; overflow: hidden; margin-top: -19px; width: 402px; height: 230px;margin-left: 8px;" allowTransparency="true"></iframe>
</div>
</div>
<a name="top"></a>
<!-- Battleping for lower ping in wow, aion,lineage II, Roseonline and Ragnarok Header -->
<div id=NewTopMesh><table align="center" cellspacing="0" cellpadding="0" border="0" class=Logo>
<tr valign=top>
<td class=Logo><div id=Logo><img src="images/structure/New-Battleping.png" width="264" height="46" alt="L2Cyclone" /></div></td>
<td class=NavBar><a id="Home" href="home.php" title="L2Cyclone" target="conteudo"> <span>Inicio</span></a></td>
<td class=NavBar><a id="Register" href="cadastro.php" title="L2Cyclone" target="conteudo"><span>Register Server</span></a></td>
<td class=NavBar><a id="Download" href="downloads.php" title="L2Cyclone" target="conteudo"> <span>Download Patch</span></a></td>
<td class=NavBar><a id="Info" href="info.php" title="L2Cyclone" target="conteudo"><span>Information Server</span></a></td>
<td class=NavBar><a id="Setup" href="doacoes.php" title="L2Cyclone" target="conteudo"><span>Donate Server</span></a></td>
<td class=NavBar><a id="Contact" href="contato.php" title="L2Cyclone" target="conteudo"><span>Contact Admin</span></a></td>
<td class=NavBar><a id="Forum" href="rank.php" title="L2Cyclone" target="conteudo"><span></span></a></td>
<td class=EndNavBar><a id="Rank" href="http://www.l2cyclone.com/forum" target=_blank title="L2Cyclone"><span></span></a></td>

</tr>
</table>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]--> <p align="center"></p>
</object>

</tr>
</table>
<table width="995" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<th width="50" scope="col"><img src="images/spacer.gif" width="50" height="20" /></th>
<th valign="top" scope="col"><div align="left"><img src="images/spacer.gif" width="50" height="27" /><br />
<embed src="images/stars.swf" width=320 height=335 wmode="transparent"></embed></a>
<th width="300" scope="col"><img src="images/spacer.gif" width="100" height="100" /></th>
</tr>
</table>
<table width="995" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="210" valign="top" scope="col"><table width="210" height="732" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" scope="col"><img src="images/menu_header.png" width="224" height="12" /></td>
</tr>
<tr>
<td height="750" valign="top" background="images/menu_bg.png" scope="col"><div align="center">
<table width="210" height="140" border="0" cellspacing="0" cellpadding="0" background="images/tb_status.png">
<tr>
<td align="left" valign="top"><div align="center"><img src="images/server_status.png" width="169" height="38" /><br />

<li class="sub_titulo"><b>Login Server:</b> <font color=Green><b>Online</b></font></a><br></li>
<br>
<li class="sub_titulo"><b>Game Server:</b> <font color=Green><b>Online</b></font></a></li>
<br>
<li class="sub_titulo"><b>Srv Geodata:</b> <font color=Green><b>Online</b></font></a></li>

<br />

<p align="center"><b><font color="#FFFFFF">Select Languages</font></b></p>
<div style="padding:10px 4px 3px 4px;text-align:center;">
<!--?GOOGLE TRANSLATE MINI FLAGS?--><div align="center"><!--? Add Portuguese to Chinese (Simplified) BETA ?--><a
target="_blank" rel="nofollow"
onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=pt%7Cfr&hl=pt&ie=UTF8'); return false;"
title="Google-Translate-Portuguese to French "><img
style="border: 0px solid ; cursor: pointer; width: 32px; height: 32px;"
alt="Google-Translate-Portuguese to French"
src="http://lh4.ggpht.com/_mcq01yDJ2uY/SdkfGSkRgfI/AAAAAAAAAkc/X4E87SASLtA/France.png"
title="Google-Translate-Portuguese to French"><!--? END Portuguese to French ?--><!--? Add Portuguese to German ?--></a><a
target="_blank" rel="nofollow"
onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=pt%7Cit&hl=pt&ie=UTF8'); return false;"
title="Google-Translate-Portuguese to Italian"><img
alt="Google-Translate-Portuguese to Italian"
style="border: 0px solid ; cursor: pointer; width: 32px; height: 32px;"
src="http://lh3.ggpht.com/_mcq01yDJ2uY/Sdke2xCmrPI/AAAAAAAAAj0/Jv14yyDo1i4/Italy.png"
title="Google-Translate-Portuguese to Italian"><!--? END Portuguese to Italian ?--><!--? Add Portuguese to Japanese BETA ?--></a><a
target="_blank" rel="nofollow"
onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=pt%7Cen&en=pt&en=UTF8'); return false;"
title="Google-Translate-Portuguese to English "><img
style="border: 0px solid ; cursor: pointer; width: 32px; height: 32px;"
alt="Google-Translate-Portuguese to English"
src="http://lh4.ggpht.com/_mcq01yDJ2uY/SdkhG4bjxqI/AAAAAAAAAks/Ws6AzZdnZTw/United%20States%20of%20America%20%28USA%29.png"
title="Google-Translate-Portuguese to English"><!--? END Portuguese to English ?--><!--? Add Portuguese to Russian BETA ?--></a><a
target="_blank" rel="nofollow"
onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=pt%7Cru&hl=pt&ie=UTF8'); return false;"
title="Google-Translate-Portuguese to Russian BETA "><img
style="border: 0px solid ; cursor: pointer; width: 32px; height: 32px;"
alt="Google-Translate-Portuguese to Russian"
src="http://lh5.ggpht.com/_mcq01yDJ2uY/SdkfGVESWsI/AAAAAAAAAkk/-ruu99vFElQ/Russian%20Federation.png"
title="Google-Translate-Portuguese to Russian"><!--? END Portuguese to Russian BETA ?--><!--? Add Portuguese to Spanish ?--></a><a
target="_blank" rel="nofollow"
onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=pt%7Ces&hl=pt&ie=UTF8'); return false;"
title="Google-Translate-Portuguese to Spanish "><img
style="border: 0px solid ; cursor: pointer; width: 32px; height: 32px;"
alt="Google-Translate-Portuguese to Spanish"
src="http://lh3.ggpht.com/_mcq01yDJ2uY/Sdke312ethI/AAAAAAAAAkM/KeACgltRc38/Spain.png"
title="Google-Translate-Portuguese to Spanish"><!--? END Portuguese to Spanish ?-->
<center><a href=http://www.dicasblogger.com.br/2009/04/translator-widget-tradutor-para-blogs.html
target="_blank"><small></small></a></center>
</tr>
</table>
<p></p>

<img src="images/spacer.gif" width="20" height="20" /><br />
<p><a href="cadastro.php" title="Criar Conta" target="conteudo"><img src="images/criar_conta.png" alt="Create Account" width="195" height="34" border="0" /></a><br />
<img src="images/spacer.gif" width="20" height="20" /><br />
<a href="downloads.php" title="Downloads" target="conteudo">
<img src="images/downloads.png" alt="Downloads" width="195" height="36" border="0" /></a><br />
<img src="images/spacer.gif" width="20" height="20" /></p>
<p><a href="lans.php" title="Lanhouses" target="conteudo"><img src="images/lanhouses.png" width="195" height="34" border="0" /></a></p>
<p> </p>
<p> </p>
<p><a href="parceiros.php" title="Conheça nossos parceiros!" target="conteudo"><img src="images/parceiros.png" alt="Conheça nossos parceiros!" width="195" height="34" border="0" /></a></p>
<p> </p>
<p><br />

<br />

<a href="http://www.gamesites200.com/lineage2/in.php?id=33375" title="Vote no TOP200!" target="_blank"><img src="images/vote_top200.jpg" border="0"/></a>
<!-- Inicio do C贸digo -->
<a href="http://www.topmmo.com.br/votar/319" target="_blank">
<img src="http://www.topmmo.com.br/vote.gif" border="0" alt="private server"></a>
<!-- Fim do C贸digo -->
<a href="http://top.l2jbrasil.com/index.php?a=in&u=Douglascf2" target="_blank"><img src="http://top.l2jbrasil.com/button.php?u=Douglascf2" alt="Top L2JBrasil de Servidores de Lineage2 " border="0" /></a>
<br><br>
<object id="FlashID3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="202" height="165">
<param name="movie" value="mediabra.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="6.0.65.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don鈥檛 want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<param name="menu" value="false" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="mediabra.swf" width="202" height="165">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<param name="menu" value="false" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<br />
<br>
<a href="http://www.facebook.com/pages/L2-Cyclone/329675500482342" title="Curta nossa pagina no Facebook." target="_blank"><img src="images/facebook.png" width="30" height="30" border="0" /></a>
<a href="https://twitter.com/#!/L2Cyclone" title="Seja um dos nossos seguidores no Twitter." target="_blank"><img src="images/twitter.png" width="30" height="30" border="0" /></a>
<a href="#" title="Veja nossos videos no Youtube." target="_blank"><img src="images/youtube.png" width="30" height="30" border="0" /></a>
</p>
</p>
<p> </p>
<p> </p>
<p> </p>
</div></td>
</tr>
<tr>
<td valign="top" scope="col"><img src="images/menu_footer.png" width="224" height="12" /></td>
</tr>
</table>
</td>
<td width="5" valign="top" scope="col"><img src="images/spacer.gif" width="5" height="232" /></th>
<td width="775" valign="top" scope="col"><table width="759" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="bottom" scope="col"><img src="images/content_header.png" width="759" height="12" />
</td>
</tr>
<tr>
<td background="images/content_bg.png"><table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td width="20" scope="col"><p align="left"><img src="images/spacer.gif" width="20" height="20" /></p>
</td>
<td valign="top" scope="col"><iframe style="background-color:transparent" name="conteudo" id="conteudo" src="home.php" allowtransparency="1" width="695" height="870" scrolling="Auto" frameborder="0"></iframe></td>
<td width="20" valign="top" scope="col"><img src="images/spacer.gif" width="20" height="20" /></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"><img src="images/content_footer.png" width="759" height="12" /></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20" align="center" valign="top" scope="col"><div align="center" class="footer"><font color="#FFFFFF">© 2012 L2 Cyclone Todos Direitos Reservados </font></div></td>
</tr>
<tr>
<td height="20" align="center" valign="top" scope="col"><div align="center" class="footer"><font color="#FFFFFF">Lineage II Cyclone™, NCSoft™ eventualmente exibidos neste site são marcas da NCSoft Interactive.</font></div></td>
</tr>
</table>
<p> </p>
</tr>
</table>
<center><script>var _wau = _wau || []; _wau.push(["tab", "sjlu7ppb3hc4", "d46", "left-middle"]);(function() { var s=document.createElement("script"); s.async=true; s.src="http://widgets.amung.us/tab.js";document.getElementsByTagName("head")[0].appendChild(s);})();</script></center>
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID3");
swfobject.registerObject("FlashID");
//-->
</script>
</body>
</html>

Edited by jf1
Link to comment
Share on other sites

  • 2 months later...
  • 5 weeks later...

De fato um script muito bom!

Porem, uns estão conseguindo obter um resultado e outros não!

 

HJ DIA: 20/06 fiz uns teste em L2JFrozen.

​e o resultado e 0 (Zero)

logo abaixo os teste feitos.

 

 

o resultado abaixo e formado da seguinte configuração

<?php
ini_set("display_errors", "OFF");
session_start();
include_once("config.php");
?>
PLAYERS ON: <?php echo "$servidor"; ?>
<br>

2PLAYERS ON: <?php echo "$usuario"; ?>
<br>

3PLAYERS ON: <?php echo "$senha"; ?>
<br>

4PLAYERS ON: <?php echo "$db"; ?>
<br>

5PLAYERS ON: <?php echo "$con"; ?>
<br>

6PLAYERS ON: <?php echo "$tab"; ?>
<br>

7PLAYERS ON: <?php echo "$sql"; ?>
<br>

8PLAYERS ON: <?php echo "$c"; ?>
<br>

9PLAYERS ON: <?php echo "$gameserverip"; ?>
<br>

10PLAYERS ON: <?php echo "$gs"; ?>
<br>

11PLAYERS ON: <?php echo "$playersonline"; ?>
<br>

12PLAYERS ON: <?php echo "$playerscomvinteamais"; ?>
<br>

13PLAYERS ON: <?php echo "$playersonline"; ?>
<br>

14PLAYERS ON: <?php echo "$numerodasoma"; ?>
<br>

15PLAYERS ON: <?php echo "$resultadodosonline"; ?>
<br>

16PLAYERS ON: <?php echo "$corserveron"; ?>
<br>

17PLAYERS ON: <?php echo "$numerodamultiplicacao"; ?>

 

PLAYERS ON: 127.0.0.1

2PLAYERS ON: root

3PLAYERS ON: root

4PLAYERS ON: v2comods

5PLAYERS ON: Resource id #4

6PLAYERS ON:

7PLAYERS ON:

8PLAYERS ON:

9PLAYERS ON: localhost

10PLAYERS ON:

11PLAYERS ON:

12PLAYERS ON:

13PLAYERS ON:

14PLAYERS ON: 20

15PLAYERS ON: 0

16PLAYERS ON: #009900

17PLAYERS ON: 1

Edited by FULL_LOL
sss.jpg

Link to comment
Share on other sites

Alquem Poderia Me falar como CoLocar isso No site ?

 

 

Meu amigo para realizar esta operação, prossiga com o seguinte procedimento!

Salve a configuração, abaixo em um arquivo chamado : player_online.php

 

 

<?php

///////////////////////////CODIGO POR CALPASSOS///////////////////////////

///////////////////////////PARTE CONFIGURAVEL///////////////////////////

error_reporting(O);

$servidor = 'localhost'; // MySQL HOST

$usuario = 'root'; // MySQL Login

$senha = ''; // MySQL Senha

$db = 'l2jbrasil'; // Banco de dados do seu l2

$gameserverip = 'localhost'; // game server IP

$numerodasoma = '20'; // numero que sera somado

$numerodamultiplicacao = '2'; // numero que sera multiplicado

$corserveroff = '#F00'; // cor do numero com server off (#F00 = vermelho)

$corserveron = '#009900'; // cor do numero com server on (#009900 = verde)

///////////////////////////FIM DA PARTE CONFIGURAVEL///////////////////////////

?>

<?php

///////////////////////////NAO EDITE AQUI///////////////////////////

$con = mysql_connect($servidor, $usuario, $senha) or die(mysql_error()); mysql_select_db($db, $con) or die(mysql_error());

///////////////////////////NAO EDITE AQUI///////////////////////////

?>

 

<?php

 

///////////////////////////NAO EDITE AQUI///////////////////////////

function total($tab, $cond = NULL) {

$sql = mysql_query("SELECT COUNT(*) AS total FROM ".$tab." ".$cond."") or die(mysql_error());

$c = mysql_fetch_array($sql);

return $c['total'];

}

///////////////////////////NAO EDITE AQUI///////////////////////////

?>

 

<?php

///////////////////////////NAO EDITE AQUI///////////////////////////

$gs = @fsockopen($gameserverip, 7777, $errno, $errstr, 1);

if($gs >= 1){

$playersonline = total('characters', 'WHERE online = 1');

$playerscomvinteamais = $playersonline+$numerodasoma;

$resultadodosonline = "<font color='$corserveron'>".bcmul($playerscomvinteamais, $numerodamultiplicacao).'</font>';

}

else{

$resultadodosonline = "<font color='$corserveroff'>0</font>";

}

///////////////////////////NAO EDITE AQUI///////////////////////////

?>

 

 

Coloca o código abaixo na parte da index.php onde vc quer que mostre o resultado

 

 

<?php

ini_set("display_errors", "OFF");

session_start();

include_once("config.php");

?>

PLAYERS ON: <?php echo "$resultadodosonline"; ?>

Edited by FULL_LOL
sss.jpg

Link to comment
Share on other sites

De fato um script muito bom!

Porem, uns estão conseguindo obter um resultado e outros não!

 

HJ DIA: 20/06 fiz uns teste em L2JFrozen.

​e o resultado e 0 (Zero)

logo abaixo os teste feitos.

 

 

o resultado abaixo e formado da seguinte configuração

<?php
ini_set("display_errors", "OFF");
session_start();
include_once("config.php");
?>
PLAYERS ON: <?php echo "$servidor"; ?>
<br>

2PLAYERS ON: <?php echo "$usuario"; ?>
<br>

3PLAYERS ON: <?php echo "$senha"; ?>
<br>

4PLAYERS ON: <?php echo "$db"; ?>
<br>

5PLAYERS ON: <?php echo "$con"; ?>
<br>

6PLAYERS ON: <?php echo "$tab"; ?>
<br>

7PLAYERS ON: <?php echo "$sql"; ?>
<br>

8PLAYERS ON: <?php echo "$c"; ?>
<br>

9PLAYERS ON: <?php echo "$gameserverip"; ?>
<br>

10PLAYERS ON: <?php echo "$gs"; ?>
<br>

11PLAYERS ON: <?php echo "$playersonline"; ?>
<br>

12PLAYERS ON: <?php echo "$playerscomvinteamais"; ?>
<br>

13PLAYERS ON: <?php echo "$playersonline"; ?>
<br>

14PLAYERS ON: <?php echo "$numerodasoma"; ?>
<br>

15PLAYERS ON: <?php echo "$resultadodosonline"; ?>
<br>

16PLAYERS ON: <?php echo "$corserveron"; ?>
<br>

17PLAYERS ON: <?php echo "$numerodamultiplicacao"; ?>

 

PLAYERS ON: 127.0.0.1

2PLAYERS ON: root

3PLAYERS ON: root

4PLAYERS ON: v2comods

5PLAYERS ON: Resource id #4

6PLAYERS ON:

7PLAYERS ON:

8PLAYERS ON:

9PLAYERS ON: localhost

10PLAYERS ON:

11PLAYERS ON:

12PLAYERS ON:

13PLAYERS ON:

14PLAYERS ON: 20

15PLAYERS ON: 0

16PLAYERS ON: #009900

17PLAYERS ON: 1

 

 

ESTOU TENDO O MESMO PROBLEMA COM L2JFROZEN

NA MINHA HOSPEDAGEM ELA NAO FUNCIONA, MAIS NA MINHA CASA, USADO APP SERV, 127.0.0.1, ELE FUNCIONA NORMAL!

Edited by ILMosTriky

Lineage2 

Link to comment
Share on other sites

  • 7 months later...




×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.