Outro erro ..

+3
Matt
¥.Bruno.¥
djjoaolucas
7 participantes

djjoaolucas djjoaolucas  • 12.12.11 10:41

Outro erro .. Empty Outro erro .. 12.12.11 10:41

Agora é a client, eu nao consigo acessar e todos conseguem ....
Outro erro .. Cacd8b4061064349a0007c7
Se bugar ...
https://2img.net/r/ihimizer/img713/3774/cacd8b4061064349a0007c7.png
Entao é isso aparece isso dai pra mim ;x E pros outros entra de boa.

¥.Bruno.¥ ¥.Bruno.¥  • 12.12.11 10:44

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:44

Atualiza seu adobe ou , talvez pode ser problema na sua SWF :S

Matt Matt  • 12.12.11 10:45

Super ModeradorMembro da Equipa

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:45

Veio Troca sua Index ela está pedindo o Adobe e você ja tem não é , então fassa oque eu te pedi !

djjoaolucas djjoaolucas  • 12.12.11 10:48

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:48

Obrigado mais tipo, eu nao acho uma swf que estejaaaa funfanddddo :@@@@@. Alguem ai me passa uma ?

bsvss bsvss  • 12.12.11 10:48

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:48

Está pedindo para que instale o FlashPlayer, então acho melhor que troque a client.

Milani Milani  • 12.12.11 10:52

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:52

eu entrei no seu hotel tm apareceu isso !! deve ser o client !!

djjoaolucas djjoaolucas  • 12.12.11 10:53

Outro erro .. Empty Re: Outro erro .. 12.12.11 10:53

Alguem pf me passa 1 ? SWF Fufando...

Matt Matt  • 12.12.11 11:03

Super ModeradorMembro da Equipa

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:03

Vamos lá ,

Esta aqui a Solução dos seu problemas , uma Index / Client Completa não te garanto todos os mobis mais sim uma diversão com seu hotel funfando !

Código:
<?php
define('USERNAME_REQUIRED', TRUE);
define('ACCOUNT_REQUIRED', TRUE);
include('../global.php');

$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['username'];
if(@$_GET['ticket'] && @$_GET['username'] && $users->UserPermission('hk_ext_login', $_SESSION['username']))
{
$username = $_GET['username'];
$ticket = $_GET['ticket'];
}
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
?>

<!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" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?php echo $sitename." - Client"; ?></title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/common.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/libs2.js" type="text/javascript"></script>

<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/common.js" type="text/javascript"></script>

<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<?php echo $_SESSION['username']; ?>";
var habboReqPath = "http://todopixel.sytes.net";
var habboStaticFilePath = "http://images.habbo.com/habboweb/60_cf3b27a092308ed2f4b382d9929147fc/4/web-gallery";
var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://todopixel.sytes.net/client";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>

<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/habboflashclient.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/identity.js" type="text/javascript"></script>

<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");

if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "seuip",
"connection.info.port" : "30000",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/index.php",
"client.fatal.error.url" : "%www%/client/disconnected.php?flash_client_error",
"client.connection.failed.url" : "%www%/client/disconnected.php?client_connection_failed",
"external.variables.txt" : "http://habboclient.host.crazzy.com.br/swf/gamedata/external_variables/swfnew",
"external.texts.txt" : "http://habboclient.host.crazzy.com.br/swf/gamedata/external_flash_texts/5f0dfd16699a23b3fbdb8d5544c4907d8392e436",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticket ?>",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Aguarde o Habbo Hotel está carregando!",
"flash.client.url" : "http://swf.maniahotel.com.br/gordon/RELEASE63-34097-33779-201105272309_e84ec7bfbeb937306e935af7f1805c21/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "0",
"flash.client.origin" : "popup",
"token" : "<?php echo $ticket ?>"
};
var params = {
"base" : "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/",
"allowScriptAccess" : "always",
"menu" : "false"
};
var params = {
"base" : "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}

var clientUrl = "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/Habbo.swf";

swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/flash/expressInstall.swf", flashvars, params);

window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>

<!--[if IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->

<!--[if lt IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->

</head>

<body id="client" class="flashclient">

<div id="overlay"></div>
<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Please install Adobe Flash Player.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">
Install flash player</a>. More instructions for installation can be
found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">
More information</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>

</div>
<div id="content" class="client-content"></div>
</div>

</body>
</html>

Ela e so você configurar Ip , Port e jogar se caso precise de uma Swf tá ae (:

Código:
[b]External Texts:[/b] http://habitohotel.malware-site.www/swf/gamedata/texts.txt
[b]External Variables:[/b] http://habitohotel.malware-site.www/swf/gamedata/variables.txt
[b]SWF Path:[/b] http://habitohotel.malware-site.www/swf/gordon/R64/
[b]Habbo SWF:[/b] http://habitohotel.malware-site.www/swf/gordon/R64/R63-phoenix3.swf

Outro erro .. Wf4wn59


Última edição por Matt em 12.12.11 15:54, editado 1 vez(es)

djjoaolucas djjoaolucas  • 12.12.11 11:07

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:07

Agora fico tudo brando ;x
Outro erro .. 8097b9ead9b6421690c4199
https://2img.net/r/ihimizer/img268/1377/8097b9ead9b6421690c4199.png
Tem como me passar outra ? Acho que essa nao é compativel..

Matt Matt  • 12.12.11 11:09

Super ModeradorMembro da Equipa

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:09

Então você usou a Swf ?

Ou so a Index / Client ?

Ou você usou os Dois ?

Me explica . . .

djjoaolucas djjoaolucas  • 12.12.11 11:16

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:16

Eu colkei a index, que você me passou, e nao deu, e colokei no painel e tbm n deu.

Matt Matt  • 12.12.11 11:23

Super ModeradorMembro da Equipa

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:23

_______________________________________________________________________________

Ok vamos la

Mano você tem que fazer assim tipo quando da o erro do Adobe e sempre na sua Index na pasta Client então para sair desse erro primeiro você testa em outro navegador se der o mesmo erro e a Client / Index então troque e por esse Que vai estar abaixo . Configure-á
( Connection Info Host / Connection Info Port ) o port normalmente e (30000) então configure certinho como está .


Código:
<?php
define('USERNAME_REQUIRED', TRUE);
define('ACCOUNT_REQUIRED', TRUE);
include('../global.php');

$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['username'];
if(@$_GET['ticket'] && @$_GET['username'] && $users->UserPermission('hk_ext_login', $_SESSION['username']))
{
$username = $_GET['username'];
$ticket = $_GET['ticket'];
}
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
?>

<!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" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?php echo $sitename." - Client"; ?></title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/common.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/libs2.js" type="text/javascript"></script>

<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/common.js" type="text/javascript"></script>

<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<?php echo $_SESSION['username']; ?>";
var habboReqPath = "http://todopixel.sytes.net";
var habboStaticFilePath = "http://images.habbo.com/habboweb/60_cf3b27a092308ed2f4b382d9929147fc/4/web-gallery";
var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://todopixel.sytes.net/client";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>

<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/habboflashclient.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/identity.js" type="text/javascript"></script>

<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");

if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "seuip",
"connection.info.port" : "30000",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/index.php",
"client.fatal.error.url" : "%www%/client/disconnected.php?flash_client_error",
"client.connection.failed.url" : "%www%/client/disconnected.php?client_connection_failed",
"external.variables.txt" : "http://habboclient.host.crazzy.com.br/swf/gamedata/external_variables/swfnew",
"external.texts.txt" : "http://habboclient.host.crazzy.com.br/swf/gamedata/external_flash_texts/5f0dfd16699a23b3fbdb8d5544c4907d8392e436",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticket ?>",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Aguarde o Habbo Hotel está carregando!",
"flash.client.url" : "http://swf.maniahotel.com.br/gordon/RELEASE63-34097-33779-201105272309_e84ec7bfbeb937306e935af7f1805c21/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "0",
"flash.client.origin" : "popup",
"token" : "<?php echo $ticket ?>"
};
var params = {
"base" : "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/",
"allowScriptAccess" : "always",
"menu" : "false"
};
var params = {
"base" : "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}

var clientUrl = "http://habboclient.host.crazzy.com.br/swf/gordon/RELEASE63-34096-33779-201105271559_8358af37d0a45b7e58dc35b0cd7fb90b/Habbo.swf";

swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/flash/expressInstall.swf", flashvars, params);

window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>

<!--[if IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->

<!--[if lt IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/317/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->

</head>

<body id="client" class="flashclient">

<div id="overlay"></div>
<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Please install Adobe Flash Player.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">
Install flash player</a>. More instructions for installation can be
found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">
More information</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>

</div>
<div id="content" class="client-content"></div>
</div>

</body>
</html>

OBS/ Amigo você usa o Hamah , Cms e Emu Hospedado , Algum Link de um domínio Grátis ou algo assim ?


Última edição por Matt em 12.12.11 15:55, editado 1 vez(es)

djjoaolucas djjoaolucas  • 12.12.11 11:32

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:32

Host pago.

Matt Matt  • 12.12.11 11:39

Super ModeradorMembro da Equipa

Outro erro .. Empty Re: Outro erro .. 12.12.11 11:39

Veio algo errado no seu host configuração pode pasar o link do seu hotel para ver oque está acontecendo algo assim ?

Veio e sua index teste essa outra Swf ,


Código:
External Texts
http://habboon.com/client/gamedata/texts.cfm


External Variables

http://habboon.com/client/gamedata/external_variables.txt

SWF Path
http://habboon.com/client/r63-34856

habbo SWF
http://habboon.com/client/r63-34096/Habbo.swf

Essa funfa sim , mais não e atualizada mais eu posso atualizar para você por novos mobis e tals :D

Dj , Use essa Index ,,,

Código:
<?php

define('USERNAME_REQUIRED', TRUE);
define('ACCOUNT_REQUIRED', TRUE);
include('../global.php');

$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['username'];
if(@$_GET['ticket'] && @$_GET['username'] && $users->UserPermission('hk_ext_login', $_SESSION['username']))
{
    $username = $_GET['username'];
    $ticket = $_GET['ticket'];
}
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
?>

<!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" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title><?php echo $sitename." - Client"; ?></title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/styles/common.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/489/web-gallery/static/js/libs2.js" type="text/javascript"></script>

<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/common.js" type="text/javascript"></script>

    <script type="text/javascript">
        document.habboLoggedIn = true;
        var habboName = "<?php echo $_SESSION['username']; ?>";
        var habboReqPath = "<?php echo $core->CmsSetting('cms_url'); ?>";
        var habboStaticFilePath = "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/489/web-gallery";
        var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
        var habboPartner = "";
        var habboDefaultClientPopupUrl = "<?php echo $core->CmsSetting('cms_url'); ?>/client";
        window.name = "ClientWndw";
        if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
    </script>

<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/489/web-gallery/static/styles/habboflashclient.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/identity.js" type="text/javascript"></script>

<script type="text/javascript">
    FlashExternalInterface.loginLogEnabled = false;
    FlashExternalInterface.logLoginStep("web.view.start");
   
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }
    var flashvars = {
            "client.allow.cross.domain" : "1",
            "client.notify.cross.domain" : "1",
            "connection.info.host" : "<?php echo $core->CmsSetting('client_ip'); ?>",
            "connection.info.port" : "<?php echo $core->CmsSetting('client_port'); ?>",
            "site.url" : "<?php echo $core->CmsSetting('cms_url'); ?>",
            "url.prefix" : "<?php echo $core->CmsSetting('cms_url'); ?>",
            "client.reload.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/index.php",
            "client.fatal.error.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/client/disconnected.php?flash_client_error",
            "client.connection.failed.url" : "<?php echo $core->CmsSetting('cms_url'); ?>/client/disconnected.php?client_connection_failed",
            "external.variables.txt" : "<?php echo $core->CmsSetting('client_variables'); ?>",
            "external.texts.txt" : "<?php echo $core->CmsSetting('client_texts'); ?>",
            "use.sso.ticket" : "1",
            "sso.ticket" : "<?php echo $ticket ?>",
            "processlog.enabled" : "0",
            "account_id" : "1",
            "client.starting" : "Aguarde, O Hotel esta sendo iniciado",
            "flash.client.url" : "<?php echo $core->CmsSetting('client_swf_path'); ?>/",
            "user.hash" : "1078741332d24edeb4c9a8b3480d0a4e6b68a8c8",
            "has.identity" : "0",
            "flash.client.origin" : "popup",
            "token" : "<?php echo $ticket ?>"
    };
    var params = {
        "base" : "<?php echo $core->CmsSetting('client_swf_path'); ?>/",
        "allowScriptAccess" : "always",
        "menu" : "false"               
    };
   
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
        params["wmode"] = "opaque";
    }
   
    var clientUrl = "<?php echo $core->CmsSetting('client_habbo_swf'); ?>";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/flash/expressInstall.swf", flashvars, params);
 
    window.onbeforeunload = unloading;
    function unloading() {
        var clientObject;
        if (navigator.appName.indexOf("Microsoft") != -1) {
            clientObject = window["flash-container"];
        } else {
            clientObject = document["flash-container"];
        }
        try {
            clientObject.unloading();
        } catch (e) {}
    }
</script>

<!--[if IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->

<!--[if lt IE 8]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/506//web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->

</head>
 
<body id="client" class="flashclient">

<div id="overlay"></div> 
<div id="overlay"></div>
<div id="client-ui" >
    <div id="flash-wrapper">
    <div id="flash-container">
        <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
            <div class="cbb clearfix">
                <h2 class="title">Please install Adobe Flash Player.</h2>
                <div class="box-content">
                        <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">
                        Install flash player</a>. More instructions for installation can be
                        found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">
                        More information</a></p>
                        <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
                </div>
            </div>
        </div>
        <script type="text/javascript">
            $('content').show();
        </script>
        <noscript>
            <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
                <p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
            </div>
        </noscript>
    </div>

    </div>
    <div id="content" class="client-content"></div>
</div>

</body>
</html>

Index Créditos a Bitt , :D


Última edição por Matt em 12.12.11 15:55, editado 1 vez(es)

bitt bitt  • 12.12.11 15:42

Outro erro .. Empty Re: Outro erro .. 12.12.11 15:42

images.habbo.com/habboweb/60_cf3b27a092308ed2f4b382d9929147fc/4/web-gallery <~ Esse diretorio ja não existe mais, o habbo trocou suas release :c !

Ainda bem que sempre estou atualizado !
Aproposito, use essa ultima client que o matt passou, essa eu mesmo postei e esta atualizada ^^ !

Claro, ela é para phoenix php ! :)

@Offtopic:
Quando copiar deixe os créditos "Matt" ! :)

byelzinho byelzinho  • 12.12.11 16:54

Outro erro .. Empty Re: Outro erro .. 12.12.11 16:54

Bom baixa essa client veio 2 que eu achei uma em portugues e uma em spanhol
http://www.4shared.com/file/Y66biPkd/client-habbo.html?
senha para desconpactar:roteador-ren

bitt bitt  • 12.12.11 17:01

Outro erro .. Empty Re: Outro erro .. 12.12.11 17:01

Isso ja aconteceu comigo uma vez, limpe o cache(Histórico) do seu navegador e tente.
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.