CLIENT - Client BIANCO

NexingHack

Utente Normale
Autore del topic
24 Dicembre 2011
64
10
Miglior risposta
0
Assistenza Tecnica Habbo Retroserver
Titolo
Client BIANCO
Tipologia del tuo problema/richiesta
CLIENT
CMS/Server/DB/Client Utilizzato
CMS,DB,DCR PRIVATI.
Qual è il tuo errore?
Appena avvio il client non mi parte Habbo.swf
Screenshot
Perfavore, Entra oppure Registrati per vedere i Link!
Ulteriori informazioni
-

ECCO IL CLIENT

<?php

require_once("inc/ajustes.php");
require_once("inc/core.php");

## Configuración del cliente

$_config['client'] = array(
'ip' => '#',
'host' => 'localhost',
'port' => '90',
'external_variables' => 'http://localhost/game/external_variables.txt',
'external_flash_texts' => 'http://localhost/game/external_flash_texts2.txt',
'productdata' => 'http://localhost/game/productdata.txt',
'furnidata' => 'http://localhost/game/furnidata_xml4.xml',
'flash_client_url' => 'http://localhost/game/',
'habbo_swf' => 'http://localhost/game/Habbo.swf'
);


mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$ip."' WHERE id = '".$myrow['id']."'") or die(mysql_error());

$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$myrow['id']."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);
?>

<!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>
<title>Crea, Gioca e divertiti</title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
var ad_keywords = "";
document.habboLoggedIn = true;
var habboName = "<?php echo $myrow['username']; ?>";
var habboReqPath = "<?php echo $web['link']; ?>";
var habboStaticFilePath = "<?php echo $web['link']; ?>/web-gallery";
var habboImagerUrl = "https://www.habbo.nl/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo $web['link']; ?>/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "uberClientWnd"; }
</script>
<link rel="shortcut icon" href="<?php echo $web['link']; ?>/content/client/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs2.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/visual.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/common.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/tooltips.css" type="text/css" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboclient.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboflashclient.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/habboflashclient.js" type="text/javascript"></script>

<meta name="description" content="HabboCash is a virtual world where you can meet and make friends. Make friends, join the fun, get noticed!" />
<meta name="keywords" content="nillus, ragezone, retro, keep it real, private server, free, credits, habbo hotel , virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets , room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />

<!--[if IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie6.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/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(
Perfavore, Entra oppure Registrati per vedere i Link!
}
</style>
<![endif]-->
<!DOCTYPE html>
<html lang="es_ES">
<head>
<meta charset="utf-8" />

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />


<meta name="description" content="Diversión al limite!" />

<script type="text/javascript" src="<?php echo $web['link']; ?>/libs2.js"></script>

<style type="text/css">
* { margin: 0; padding: 0; }
html, #flash-container { height: 100%; text-align: left; background-color: black; }
#flash-container { position: absolute; overflow: hidden; left: 0; top: 0; right: 0; bottom: 0; }
</style>


<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" : "0",
"connection.info.host" : "<?php echo $_config['client']['ip']; ?>",
"connection.info.port" : "<?php echo $_config['client']['port']; ?>",
"site.url" : "<?php echo $_config['client']['host']; ?>",
"url.prefix" : "<?php echo $_config['client']['host']; ?>",
"client.reload.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.fatal.error.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.connection.failed.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"external.variables.txt" : "<?php echo $_config['client']['external_variables']; ?>",
"external.texts.txt" : "<?php echo $_config['client']['external_flash_texts']; ?>",
"productdata.load.url" : "<?php echo $_config['client']['productdata']; ?>",
"furnidata.load.url" : "<?php echo $_config['client']['furnidata']; ?>",
"processlog.enabled" : "1",
"account_id" : "<?php echo $myrow['id']; ?>",
"client.starting" : "PluxHabbo esta cargando, espere porfavor...",
"flash.client.url" : "<?php echo $_config['client']['flash_client_url']; ?>",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db",
"flash.client.origin" : "popup"
};

var params = {
"base" : "<?php echo $_config['client']['flash_client_url']; ?>",
"allowScriptAccess" : "always",
"menu" : "false"
};

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


FlashExternalInterface.signoutUrl = "/logout.php";

var clientUrl = "<?php echo $_config['client']['flash_client_url'] . $_config['client']['habbo_swf']; ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $web['link']; ?>/content/client/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>

</head>
<body>
<div id="flash-container">

</div>
<?php
if(User == false) {
echo '<script type="text/javascript"> window.location="index.php"; </script>';
}
?>
</body>
</html>
 
Perfavore, Entra oppure Registrati per vedere i Link!

Non mi fa caricare l'immagine qui messa su tinypic

Nel locale della cartella sta l'habbo.swf, cmq vorrei provare ad utilizzare i dcr di Kratos
 
Perfavore, Entra oppure Registrati per vedere i Link!


Ecco

Metti questo ;)
<?php

require_once("inc/ajustes.php");
require_once("inc/core.php");


## Configuración del cliente


$_config['client'] = array(
'ip' => '#',
'host' => 'localhost',
'port' => '90',
'external_variables' => 'http://localhost/game/gamedata/external_variables.txt',
'external_flash_texts' => 'http://localhost/game/gamedata/external_flash_texts.txt',
'productdata' => 'http://localhost/game/gamedata/productdata.txt',
'furnidata' => 'http://localhost/game/gamedata/furnidata.xml',
'flash_client_url' => 'http://localhost/game/',
'habbo_swf' => 'http://localhost/game/Habbo.swf'
);




mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$ip."' WHERE id = '".$myrow['id']."'") or die(mysql_error());


$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$myrow['id']."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);
?>


<!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>
<title>Crea, Gioca e divertiti</title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
var ad_keywords = "";
document.habboLoggedIn = true;
var habboName = "<?php echo $myrow['username']; ?>";
var habboReqPath = "<?php echo $web['link']; ?>";
var habboStaticFilePath = "<?php echo $web['link']; ?>/web-gallery";
var habboImagerUrl = "https://www.habbo.nl/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo $web['link']; ?>/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "uberClientWnd"; }
</script>
<link rel="shortcut icon" href="<?php echo $web['link']; ?>/content/client/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs2.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/visual.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/common.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/tooltips.css" type="text/css" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboclient.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboflashclient.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/habboflashclient.js" type="text/javascript"></script>


<meta name="description" content="HabboCash is a virtual world where you can meet and make friends. Make friends, join the fun, get noticed!" />
<meta name="keywords" content="nillus, ragezone, retro, keep it real, private server, free, credits, habbo hotel , virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets , room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />


<!--[if IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie6.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/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(
Perfavore, Entra oppure Registrati per vedere i Link!
}
</style>
<![endif]-->
<!DOCTYPE html>
<html lang="es_ES">
<head>
<meta charset="utf-8" />


<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />




<meta name="description" content="Diversión al limite!" />


<script type="text/javascript" src="<?php echo $web['link']; ?>/libs2.js"></script>


<style type="text/css">
* { margin: 0; padding: 0; }
html, #flash-container { height: 100%; text-align: left; background-color: black; }
#flash-container { position: absolute; overflow: hidden; left: 0; top: 0; right: 0; bottom: 0; }
</style>




<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;


FlashExternalInterface.logLoginStep("web.view.star t");


if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "<?php echo $_config['client']['ip']; ?>",
"connection.info.port" : "<?php echo $_config['client']['port']; ?>",
"site.url" : "<?php echo $_config['client']['host']; ?>",
"url.prefix" : "<?php echo $_config['client']['host']; ?>",
"client.reload.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.fatal.error.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.connection.failed.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"external.variables.txt" : "<?php echo $_config['client']['external_variables']; ?>",
"external.texts.txt" : "<?php echo $_config['client']['external_flash_texts']; ?>",
"productdata.load.url" : "<?php echo $_config['client']['productdata']; ?>",
"furnidata.load.url" : "<?php echo $_config['client']['furnidata']; ?>",
"processlog.enabled" : "1",
"account_id" : "<?php echo $myrow['id']; ?>",
"client.starting" : "PluxHabbo esta cargando, espere porfavor...",
"flash.client.url" : "<?php echo $_config['client']['flash_client_url']; ?>",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db",
"flash.client.origin" : "popup"
};


var params = {
"base" : "<?php echo $_config['client']['flash_client_url']; ?>",
"allowScriptAccess" : "always",
"menu" : "false"
};


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




FlashExternalInterface.signoutUrl = "/logout.php";


var clientUrl = "<?php echo $_config['client']['flash_client_url'] . $_config['client']['habbo_swf']; ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $web['link']; ?>/content/client/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>


</head>
<body>
<div id="flash-container">


</div>
<?php
if(User == false) {
echo '<script type="text/javascript"> window.location="index.php"; </script>';
}
?>
</body>
</html>
 
Metti questo ;)
<?php

require_once("inc/ajustes.php");
require_once("inc/core.php");


## Configuración del cliente


$_config['client'] = array(
'ip' => '#',
'host' => 'localhost',
'port' => '90',
'external_variables' => 'http://localhost/game/gamedata/external_variables.txt',
'external_flash_texts' => 'http://localhost/game/gamedata/external_flash_texts.txt',
'productdata' => 'http://localhost/game/gamedata/productdata.txt',
'furnidata' => 'http://localhost/game/gamedata/furnidata.xml',
'flash_client_url' => 'http://localhost/game/',
'habbo_swf' => 'http://localhost/game/Habbo.swf'
);




mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$ip."' WHERE id = '".$myrow['id']."'") or die(mysql_error());


$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$myrow['id']."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);
?>


<!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>
<title>Crea, Gioca e divertiti</title>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
var ad_keywords = "";
document.habboLoggedIn = true;
var habboName = "<?php echo $myrow['username']; ?>";
var habboReqPath = "<?php echo $web['link']; ?>";
var habboStaticFilePath = "<?php echo $web['link']; ?>/web-gallery";
var habboImagerUrl = "https://www.habbo.nl/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo $web['link']; ?>/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "uberClientWnd"; }
</script>
<link rel="shortcut icon" href="<?php echo $web['link']; ?>/content/client/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs2.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/visual.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/libs.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/common.js" type="text/javascript"></script>
<script src="<?php echo $web['link']; ?>/content/client/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/tooltips.css" type="text/css" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboclient.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/styles/habboflashclient.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/static/js/habboflashclient.js" type="text/javascript"></script>


<meta name="description" content="HabboCash is a virtual world where you can meet and make friends. Make friends, join the fun, get noticed!" />
<meta name="keywords" content="nillus, ragezone, retro, keep it real, private server, free, credits, habbo hotel , virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets , room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer" />


<!--[if IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo $web['link']; ?>/content/client/v2/styles/ie6.css" type="text/css" />
<script src="<?php echo $web['link']; ?>/content/client/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(
Perfavore, Entra oppure Registrati per vedere i Link!
}
</style>
<![endif]-->
<!DOCTYPE html>
<html lang="es_ES">
<head>
<meta charset="utf-8" />


<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />




<meta name="description" content="Diversión al limite!" />


<script type="text/javascript" src="<?php echo $web['link']; ?>/libs2.js"></script>


<style type="text/css">
* { margin: 0; padding: 0; }
html, #flash-container { height: 100%; text-align: left; background-color: black; }
#flash-container { position: absolute; overflow: hidden; left: 0; top: 0; right: 0; bottom: 0; }
</style>




<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;


FlashExternalInterface.logLoginStep("web.view.star t");


if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "<?php echo $_config['client']['ip']; ?>",
"connection.info.port" : "<?php echo $_config['client']['port']; ?>",
"site.url" : "<?php echo $_config['client']['host']; ?>",
"url.prefix" : "<?php echo $_config['client']['host']; ?>",
"client.reload.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.fatal.error.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"client.connection.failed.url" : "<?php echo $_config['client']['host']; ?>/client.php",
"external.variables.txt" : "<?php echo $_config['client']['external_variables']; ?>",
"external.texts.txt" : "<?php echo $_config['client']['external_flash_texts']; ?>",
"productdata.load.url" : "<?php echo $_config['client']['productdata']; ?>",
"furnidata.load.url" : "<?php echo $_config['client']['furnidata']; ?>",
"processlog.enabled" : "1",
"account_id" : "<?php echo $myrow['id']; ?>",
"client.starting" : "PluxHabbo esta cargando, espere porfavor...",
"flash.client.url" : "<?php echo $_config['client']['flash_client_url']; ?>",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"user.hash" : "199275052dbf5f89adb0a643bf16b0ea1cd646db",
"flash.client.origin" : "popup"
};


var params = {
"base" : "<?php echo $_config['client']['flash_client_url']; ?>",
"allowScriptAccess" : "always",
"menu" : "false"
};


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




FlashExternalInterface.signoutUrl = "/logout.php";


var clientUrl = "<?php echo $_config['client']['flash_client_url'] . $_config['client']['habbo_swf']; ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $web['link']; ?>/content/client/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>


</head>
<body>
<div id="flash-container">


</div>
<?php
if(User == false) {
echo '<script type="text/javascript"> window.location="index.php"; </script>';
}
?>
</body>
</html>

Questo Dentro gamedata
 
Si, proprio per questo ti sto aiutando ;) Dato che anche tu usi Plux

Si, grazie, scusami ma il mio problema è che non parte proprio il client... C'è rimane bianco... Tu quali dcr hai utilizzato?

--- Aggiornato ---

Si, proprio per questo ti sto aiutando ;) Dato che anche tu usi Plux

Comunque, allora provo ad usare i dcr quelli di kratos.. bho può essere che il client non li legga..
 
Il percorso deve essere r63/gordon/r63/NomeHabboSwf.Swf

Controlla il nome dell Habbo.Swf avvolte cambia

Come pixel DCR si chiamava pixel.Swf
Invece lobbo Dcr si chiamava lobbo.swf