Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Habbo Releases Discuss, [SERVER] Hablog Rebuild 4 at Habbo Hotel forum; he havent appeared in the forum all day.. but well lets wait for a release and that he wont fail ...




Closed Thread
Thread Tools
Release [SERVER] Hablog Rebuild 4
 
 
Ultimate Member

Rank: New Blood


 
Join Date: Nov 2008
Posts: 165
01-01-2009, 01:22 AM
 
he havent appeared in the forum all day.. but well lets wait for a release and that he wont fail to us but either in UK or Germany its already January 1st. Oh and Happy Year 2009
 
 
permalink
 

 
RaGEZONER

Rank: Omicron


 
Join Date: Sep 2008
Posts: 89
01-01-2009, 02:04 AM
 
Hello Hebbo

I've waited on December 31 as here we are all pleased to Hablog Deluxe

I say just one.

Hebbo you have a great talent Habbo Coden

That you do not want to abandon this is too good to hear so Hebbo not Retros to make further Hablog Deluxe but you can not stop a serious ding

So Hebbo Happy new year

And you also Habbo makers
 
 
permalink
 

 
Ultimate Member

Rank: New Blood


 
Join Date: Nov 2008
Posts: 165
01-01-2009, 02:13 AM
 
Im sure Hebbo will come i have faith in him.. lets wish he doesnt abandon us but i will wait as much as needed for an answer coming from him
 
 
permalink
 

 
Average Member

Rank: Omicron


 
Join Date: Mar 2008
Location: Norway
Posts: 51
01-01-2009, 02:18 AM
 
Happy New Year!
Cant wait for the release!
^^
 
 
permalink
 

 
Average Member

Rank: Omicron


 
Join Date: May 2007
Posts: 59
01-01-2009, 02:24 AM
 
Hey a friend give me these client.php but got allot of bugs someone can help me to fix it?

PHP Code:
s<!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">
<head>

</<?
include('configuration/cms.php');
function 
readini($file,$title,$item) {
$source file($file);
$t_match "/^\[".$title."\]/i";
$s_title "no";
foreach (
$source as $temp) {
if (
preg_match("/^\[".$title."\]/i",$temp)) {
$s_title "yes";
} elseif (
preg_match("/^\[.+\]/",$temp) && $s_title "yes") {
$s_title "no";
} elseif (
preg_match("/^".$item."=/i",$temp) && $s_title == "yes") {
$result explode("=",$temp);
return 
$result[1];
}
}
}
function 
writeini($file,$title,$item,$data) {
if (
file_exists($file)) {
$t_match=readini("$file","$title","$item");
$t_contents=file_get_contents($file);
$t_result=str_replace("$item=$t_match""$item=$data
"
"$t_contents");
{
$filename "$file";
}
$somecontent "$t_result";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
exit;
}
fclose($handle);
}
}
?> <?
$file 
"web-gallery/sessions/$session_secure.sll";
if (
file_exists($file)) {
}else{
echo 
'/><meta http-equiv="refresh" content="0; url=index.php">';
exit;
}
include(
'status.php');
?>/><?
$session_tags
=str_replace("<"""$session_tags);
?><title><? echo"$hotel_name"?> ~ Client </title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>

<script src="./web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/common.js" type="text/javascript"></script>

<script src="./web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/libs2.js" type="text/javascript"></script>
<link rel="stylesheet" href="./web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/process.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/minimail.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/personal.css" type="text/css" />

<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<? echo"$session_name"?>";
var habboReqPath = "";
var habboStaticFilePath = "./web-gallery";
var habboImagerUrl = "/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
</script>

<script src="./web-gallery/static/js/client.js" type="text/javascript"></script>
<link rel="stylesheet" href="./web-gallery/v2/styles/client.css" type="text/css" />
<script type="text/javascript">
var habboClient = true;
HabboClientUtils.init({remoteCallsEnabled : true});
log(4);
</script>

<script language="JavaScript">
<!--
function contact()
{
Frame=window.open("contact.php","Contact","width=7 20,height=580")
}
//-->
</script>



<meta name="description" content="<? echo"$hotel_name"?> Hotel is a virtual world where you can meet and make friends." />
<meta name="keywords" content="<? echo"$hotel_name"?>,<? echo"$hotel_name"?> Hotel,virtual world,play games,enter competitions,make friends" />

<!--[if lt IE 8]>
<link rel="stylesheet" href="./web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="./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(./web-gallery/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="Hablog Resource: <? echo"$hotel_version"?>" />
</head>

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

<div id="client-topbar" style="display:none">
<div class="logo"><img src="web-gallery/images/popup_topbar_logo.gif" alt="" align="middle"/></div>
<div class="habbocount"><div id="habboCountUpdateTarget">
<? echo"$db_online"?> members online now
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<div class="logout"><a href="logout.php" onclick="self.close(); return false;">Close Hotel</a></div>
</div>
<noscript>

</noscript>
<?
$rand1
=mt_rand(100000,999999) ;
$rand2=mt_rand(10000,99999) ;
$rand3=mt_rand(10000,99999) ;
$rand4=mt_rand(10000,99999) ;
$rand5=mt_rand(10000,99999) ;
$rand6=mt_rand(0,9) ;
$session_ticket="HABLOG-$rand1$rand2-$rand3$rand4-$rand5-EN-fe$rand6";

$client_service=file_get_contents("$hotel_path/DB/INCLUDES/sessions.ini");
$client_service="$client_service
[$session_ticket]
user=$session_name"
;
{
$filename "$hotel_path/DB/INCLUDES/sessions.ini";
}
$somecontent "$client_service";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
echo 
"";
exit;
}
fclose($handle);

$client_service=file_get_contents("$hotel_path/DB/INCLUDES/app_keys.ini");
$client_service="$client_service
[$app_key]
user=$session_name"
;
{
$filename "$hotel_path/DB/INCLUDES/app_keys.ini";
}
$somecontent "$client_service";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
echo 
"";
exit;
}
fclose($handle);
?>
<div id="clientembed-container">
<div id="clientembed-loader" style="display:none"><div><b>Loading...</b></div></div>
<div id="clientembed">
<script type="text/javascript" language="javascript">
try {
var _shockwaveDetectionSuccessful = true;
_shockwaveDetectionSuccessful = ShockwaveInstallation.swDetectionCheck();
if (!_shockwaveDetectionSuccessful) {
log(50);
}
if (_shockwaveDetectionSuccessful) {
HabboClientUtils.cacheCheck();
}
} catch(e) {
try {
HabboClientUtils.logClientJavascriptError(e);
} catch(e2) {}
}

HabboClientUtils.extWrite("<object classid=\"clsid:166B1BCA-3F9C-11CF-8075-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0\" id=\"habbo\" width=\"960\" height=\"540\"\>\n<param name=\"src\" value=\"http://www.habrox.net/dcr/v26/habbo.dcr\"\>\n<param name=\"swRemote\" value=\"swSaveEnabled=\'true\' swVolume=\'true\' swRestart=\'false\' swPausePlay=\'false\' swFastForward=\'false\' swTitle=\'Habbo Hotel\' swContextMenu=\'true\' \"\>\n<param name=\"swStretchStyle\" value=\"stage\"\>\n<param name=\"swText\" value=\"\"\>\n<param name=\"bgColor\" value=\"#000000\"\>\n <param name=\"sw6\" value=\"client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>\"\>\n <param name=\"sw8\" value=\"sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/\"\>\n <param name=\"sw2\" value=\"connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>\"\>\n <param name=\"sw4\" value=\"site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/\"\>\n <param name=\"sw3\" value=\"connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>\"\>\n <param name=\"sw1\" value=\"client.allow.cross.domain=1;client.notify. cross.domain=0\"\>\n <param name=\"sw7\" value=\"external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1\"\>\n <param name=\"sw9\" value=\"account_id=<? echo "$session_id"?>\"\>\n <param name=\"sw5\" value=\"client.reload.url=http://<? echo "$hotel_host"?>/client.php?reauthenticate=true;client.fatal.error. url=http://<? echo "$hotel_host"?>\"\>\n <param name=\"playerVersion\" value=\"11\"\>\n<embed src=\"http://www.habrox.net/dcr/v26/habbo.dcr\" bgColor=\"#000000\" width=\"960\" height=\"540\" swRemote=\"swSaveEnabled=\'true\' swVolume=\'true\' swRestart=\'false\' swPausePlay=\'false\' swFastForward=\'false\' swTitle=\'Habbo Hotel\' swContextMenu=\'true\'\" swStretchStyle=\"stage\" swText=\"\" type=\"application/x-director\" pluginspage=\"http://www.macromedia.com/shockwave/download/\" \n sw6=\"client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>\" \n sw8=\"sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/\" \n sw2=\"connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>\" \n sw4=\"site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/\" \n sw3=\"connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>\" \n sw1=\"client.allow.cross.domain=1;client.notify.cr oss.domain=0\" \n sw7=\"external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1\" \n sw9=\"account_id=<? echo "$session_id"?>\" \n sw5=\"client.reload.url=http://<? echo "$hotel_host"?>/reauthenticate=true;client.fatal.error.url=http://<? echo "$hotel_host"?>\" \n playerVersion=\"11\" \></embed\>\n<noembed\>You need the Shockwave plugin (free and safe to download) to enter Habbo Hotel. <a href=\"http://www.adobe.com/shockwave/download/\" target=\"_new\"\>Download here</a\></noembed\>\n</object\><script type=\"text/javascript\" language=\"javascript\"\>\n log(7);\n</script\>\n");
</script>

<noscript>
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0" id="habbo" width="960" height="540">
<param name="src" value="http://www.habrox.net/dcr/v26/habbo.dcr">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' ">
<param name="swStretchStyle" value="stage">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>">
<param name="sw8" value="sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/">
<param name="sw2" value="connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>">
<param name="sw4" value="site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/">
<param name="sw3" value="connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>">
<param name="sw1" value="client.allow.cross.domain=1;client.notify.c ross.domain=0">
<param name="sw7" value="external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1">
<param name="sw9" value="account_id=<? echo "$session_id"?>">
<param name="sw5" value="client.reload.url=http://<? echo "$hotel_host"?>/;client.fatal.error.url=http://<? echo "$hotel_host"?>/">
<param name="playerVersion" value="11">
<!--[if IE]>You need the Shockwave plugin (free and safe to download) to enter Habbo Hotel. <a href="http://www.adobe.com/shockwave/download/" target="_new">Download here</a><![endif]-->
<embed src="http://www.habrox.net/dcr/v26/habbo.dcr" bgColor="#000000" width="960" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'" swStretchStyle="stage" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"
sw6="client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>"
sw8="sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/"
sw2="connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>"
sw4="site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/"
sw3="connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>"
sw1="client.allow.cross.domain=1;client.notify.cro ss.domain=0"
sw7="external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1"
sw9="account_id=<? echo "$session_id"?>"
sw5="client.reload.url=http://<? echo "$hotel_host"?>/;client.fatal.error.url=http://<? echo "$hotel_host"?>/"
playerVersion="11" ></embed>
<noembed>You need the Shockwave plugin (free and safe to download) to enter <? echo"$hotel_name"?> Hotel. <a href="http://www.adobe.com/shockwave/download/" target="_new">Download it here</a></noembed>
</object><script type="text/javascript" language="javascript">
log(7);
</script>

</noscript>

<script type="text/javascript">
if (_shockwaveDetectionSuccessful) {
log(35);
}
</script>
</div>
<script type="text/javascript">
HabboClientUtils.loaderTimeout = 10 * 1000;
HabboClientUtils.showLoader(["Loading", "Loading.", "Loading..", "Loading..."]);
</script>

</div>
 
 
permalink
 

 
Ultimate Member

Rank: New Blood


 
Join Date: Nov 2008
Posts: 165
01-01-2009, 03:18 AM
 
come on men stop whinning and try finding a client or request it in the Habbo help subforum whats hard from doing that? Still waiting for Hebbo xD
 
 
permalink
 

 
Average Member

Rank: Omicron


 
Join Date: May 2008
Location: Pluto :D
Posts: 55
01-01-2009, 03:23 AM
 
Good Thing Come To People That Wait :P
I Can't Wait For Hablog Deluxe Good Luck Hebbo :P
 
 
permalink
 

 
Ultimate Member

Rank: New Blood


 
Join Date: Nov 2008
Posts: 165
01-01-2009, 03:27 AM
 
I have waited for Habbo Deluxe months and so i will continue..
 
 
permalink
 

 
Ultimate Member

Rank: New Blood


 
Join Date: Jan 2007
Location: Behind you =O
Posts: 160
01-01-2009, 04:08 AM
 
He quit retros....look in his signature.....wow, we waited for nothing.
 
 
permalink
 

 
Ultimate Member

Rank: New Blood


 
Join Date: Nov 2008
Posts: 165
01-01-2009, 04:13 AM
 
I was also thinking the same when i looked at his signature does anyone has his msn, if someone does please by PM, but still i will wait for Hebbo
 
 
permalink
 

 
Member

Rank: Omicron


 
Join Date: Jan 2008
Posts: 26
01-01-2009, 04:21 AM
 
Quote: Originally Posted by edig View Post
Hey a friend give me these client.php but got allot of bugs someone can help me to fix it?

PHP Code:
s<!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">
<head>

</<?
include('configuration/cms.php');
function 
readini($file,$title,$item) {
$source file($file);
$t_match "/^\[".$title."\]/i";
$s_title "no";
foreach (
$source as $temp) {
if (
preg_match("/^\[".$title."\]/i",$temp)) {
$s_title "yes";
} elseif (
preg_match("/^\[.+\]/",$temp) && $s_title "yes") {
$s_title "no";
} elseif (
preg_match("/^".$item."=/i",$temp) && $s_title == "yes") {
$result explode("=",$temp);
return 
$result[1];
}
}
}
function 
writeini($file,$title,$item,$data) {
if (
file_exists($file)) {
$t_match=readini("$file","$title","$item");
$t_contents=file_get_contents($file);
$t_result=str_replace("$item=$t_match""$item=$data
"
"$t_contents");
{
$filename "$file";
}
$somecontent "$t_result";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
exit;
}
fclose($handle);
}
}
?> <?
$file 
"web-gallery/sessions/$session_secure.sll";
if (
file_exists($file)) {
}else{
echo 
'/><meta http-equiv="refresh" content="0; url=index.php">';
exit;
}
include(
'status.php');
?>/><?
$session_tags
=str_replace("<"""$session_tags);
?><title><? echo"$hotel_name"?> ~ Client </title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>

<script src="./web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/common.js" type="text/javascript"></script>

<script src="./web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<script src="./web-gallery/static/js/libs2.js" type="text/javascript"></script>
<link rel="stylesheet" href="./web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/process.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/minimail.css" type="text/css" />
<link rel="stylesheet" href="./web-gallery/v2/styles/personal.css" type="text/css" />

<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<? echo"$session_name"?>";
var habboReqPath = "";
var habboStaticFilePath = "./web-gallery";
var habboImagerUrl = "/habbo-imaging/";
var habboPartner = "";
window.name = "habboMain";
</script>

<script src="./web-gallery/static/js/client.js" type="text/javascript"></script>
<link rel="stylesheet" href="./web-gallery/v2/styles/client.css" type="text/css" />
<script type="text/javascript">
var habboClient = true;
HabboClientUtils.init({remoteCallsEnabled : true});
log(4);
</script>

<script language="JavaScript">
<!--
function contact()
{
Frame=window.open("contact.php","Contact","width=7 20,height=580")
}
//-->
</script>



<meta name="description" content="<? echo"$hotel_name"?> Hotel is a virtual world where you can meet and make friends." />
<meta name="keywords" content="<? echo"$hotel_name"?>,<? echo"$hotel_name"?> Hotel,virtual world,play games,enter competitions,make friends" />

<!--[if lt IE 8]>
<link rel="stylesheet" href="./web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="./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(./web-gallery/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="Hablog Resource: <? echo"$hotel_version"?>" />
</head>

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

<div id="client-topbar" style="display:none">
<div class="logo"><img src="web-gallery/images/popup_topbar_logo.gif" alt="" align="middle"/></div>
<div class="habbocount"><div id="habboCountUpdateTarget">
<? echo"$db_online"?> members online now
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<div class="logout"><a href="logout.php" onclick="self.close(); return false;">Close Hotel</a></div>
</div>
<noscript>

</noscript>
<?
$rand1
=mt_rand(100000,999999) ;
$rand2=mt_rand(10000,99999) ;
$rand3=mt_rand(10000,99999) ;
$rand4=mt_rand(10000,99999) ;
$rand5=mt_rand(10000,99999) ;
$rand6=mt_rand(0,9) ;
$session_ticket="HABLOG-$rand1$rand2-$rand3$rand4-$rand5-EN-fe$rand6";

$client_service=file_get_contents("$hotel_path/DB/INCLUDES/sessions.ini");
$client_service="$client_service
[$session_ticket]
user=$session_name"
;
{
$filename "$hotel_path/DB/INCLUDES/sessions.ini";
}
$somecontent "$client_service";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
echo 
"";
exit;
}
fclose($handle);

$client_service=file_get_contents("$hotel_path/DB/INCLUDES/app_keys.ini");
$client_service="$client_service
[$app_key]
user=$session_name"
;
{
$filename "$hotel_path/DB/INCLUDES/app_keys.ini";
}
$somecontent "$client_service";
if (!
$handle fopen($filename'w')) {
exit;
}
if (
fwrite($handle$somecontent) === FALSE) {
echo 
"";
exit;
}
fclose($handle);
?>
<div id="clientembed-container">
<div id="clientembed-loader" style="display:none"><div><b>Loading...</b></div></div>
<div id="clientembed">
<script type="text/javascript" language="javascript">
try {
var _shockwaveDetectionSuccessful = true;
_shockwaveDetectionSuccessful = ShockwaveInstallation.swDetectionCheck();
if (!_shockwaveDetectionSuccessful) {
log(50);
}
if (_shockwaveDetectionSuccessful) {
HabboClientUtils.cacheCheck();
}
} catch(e) {
try {
HabboClientUtils.logClientJavascriptError(e);
} catch(e2) {}
}

HabboClientUtils.extWrite("<object classid=\"clsid:166B1BCA-3F9C-11CF-8075-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0\" id=\"habbo\" width=\"960\" height=\"540\"\>\n<param name=\"src\" value=\"http://www.habrox.net/dcr/v26/habbo.dcr\"\>\n<param name=\"swRemote\" value=\"swSaveEnabled=\'true\' swVolume=\'true\' swRestart=\'false\' swPausePlay=\'false\' swFastForward=\'false\' swTitle=\'Habbo Hotel\' swContextMenu=\'true\' \"\>\n<param name=\"swStretchStyle\" value=\"stage\"\>\n<param name=\"swText\" value=\"\"\>\n<param name=\"bgColor\" value=\"#000000\"\>\n <param name=\"sw6\" value=\"client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>\"\>\n <param name=\"sw8\" value=\"sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/\"\>\n <param name=\"sw2\" value=\"connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>\"\>\n <param name=\"sw4\" value=\"site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/\"\>\n <param name=\"sw3\" value=\"connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>\"\>\n <param name=\"sw1\" value=\"client.allow.cross.domain=1;client.notify. cross.domain=0\"\>\n <param name=\"sw7\" value=\"external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1\"\>\n <param name=\"sw9\" value=\"account_id=<? echo "$session_id"?>\"\>\n <param name=\"sw5\" value=\"client.reload.url=http://<? echo "$hotel_host"?>/client.php?reauthenticate=true;client.fatal.error. url=http://<? echo "$hotel_host"?>\"\>\n <param name=\"playerVersion\" value=\"11\"\>\n<embed src=\"http://www.habrox.net/dcr/v26/habbo.dcr\" bgColor=\"#000000\" width=\"960\" height=\"540\" swRemote=\"swSaveEnabled=\'true\' swVolume=\'true\' swRestart=\'false\' swPausePlay=\'false\' swFastForward=\'false\' swTitle=\'Habbo Hotel\' swContextMenu=\'true\'\" swStretchStyle=\"stage\" swText=\"\" type=\"application/x-director\" pluginspage=\"http://www.macromedia.com/shockwave/download/\" \n sw6=\"client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>\" \n sw8=\"sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/\" \n sw2=\"connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>\" \n sw4=\"site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/\" \n sw3=\"connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>\" \n sw1=\"client.allow.cross.domain=1;client.notify.cr oss.domain=0\" \n sw7=\"external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1\" \n sw9=\"account_id=<? echo "$session_id"?>\" \n sw5=\"client.reload.url=http://<? echo "$hotel_host"?>/reauthenticate=true;client.fatal.error.url=http://<? echo "$hotel_host"?>\" \n playerVersion=\"11\" \></embed\>\n<noembed\>You need the Shockwave plugin (free and safe to download) to enter Habbo Hotel. <a href=\"http://www.adobe.com/shockwave/download/\" target=\"_new\"\>Download here</a\></noembed\>\n</object\><script type=\"text/javascript\" language=\"javascript\"\>\n log(7);\n</script\>\n");
</script>

<noscript>
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0" id="habbo" width="960" height="540">
<param name="src" value="http://www.habrox.net/dcr/v26/habbo.dcr">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' ">
<param name="swStretchStyle" value="stage">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>">
<param name="sw8" value="sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/">
<param name="sw2" value="connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>">
<param name="sw4" value="site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/">
<param name="sw3" value="connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>">
<param name="sw1" value="client.allow.cross.domain=1;client.notify.c ross.domain=0">
<param name="sw7" value="external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1">
<param name="sw9" value="account_id=<? echo "$session_id"?>">
<param name="sw5" value="client.reload.url=http://<? echo "$hotel_host"?>/;client.fatal.error.url=http://<? echo "$hotel_host"?>/">
<param name="playerVersion" value="11">
<!--[if IE]>You need the Shockwave plugin (free and safe to download) to enter Habbo Hotel. <a href="http://www.adobe.com/shockwave/download/" target="_new">Download here</a><![endif]-->
<embed src="http://www.habrox.net/dcr/v26/habbo.dcr" bgColor="#000000" width="960" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'" swStretchStyle="stage" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"
sw6="client.connection.failed.url=http://<? echo "$hotel_host"?>/;external.variables.txt=http://flaredcrs.co.cc/dcr/v26/vars.txt; ?>"
sw8="sso.ticket=<? echo "$session_ticket"?>;processlog.url=http://<? echo "$hotel_host"?>/"
sw2="connection.info.host=<? echo "$hotel_host"?>;connection.info.port=<? echo "$hotel_port"?>"
sw4="site.url=http://<? echo "$hotel_host"?>/;url.prefix=http://<? echo "$hotel_host"?>/"
sw3="connection.mus.host=<? echo "$hotel_host"?>;connection.mus.port=<? echo "$hotel_musport"?>"
sw1="client.allow.cross.domain=1;client.notify.cro ss.domain=0"
sw7="external.texts.txt=http://habbometropolis.freehostia.com/texts/external_texts.txt; ?>;use.sso.ticket=1"
sw9="account_id=<? echo "$session_id"?>"
sw5="client.reload.url=http://<? echo