<?php
/* #################################################################### \
|| ||
|| TwinkieCMS - Use of this software is strictly prohibited. *#
|| # Copyright (C) 2014 lD@vidl. *#
||---------------------------------------------------------------------*#
||---------------------------------------------------------------------*#
|| Script pensado para la gestión de retroservers Habbo. *#
|| Tanto el script como los autores del mismo no tienen ningún tipo *#
|| de asociación con Habbo y/o Sulake Oy Corp. Por lo tanto, estos no *#
|| se hacen responsables del uso que el usuario le dé. *#
|| ||
\ ################################################################### */
ob_start();
require_once 'inc/core.php';
$user->logged('yes');
$myid = $user->Get('id');
$my_id = $myid;
$_config['client'] = array(
'host' => 'redtube.eu',
'port' => '30001',
'external_variables' => 'http://images.isummer.nl/gamedata/external_variables.txt',
'external_flash_texts' => 'http://images.isummer.nl/gamedata/external_flash_texts.txt',
'productdata' => 'http://images.isummer.nl/gamedata/productdata.txt',
'furnidata' => 'http://images.isummer.nl/gamedata/furnidata.txt',
'hotelview_banner' => 'http://images.isummer.nl/gamedata/supersecretH.php',
'flash_client_url' => 'http://images.isummer.nl/gordon/RELEASE63-201407071423-597603138/',
'habbo_swf' => 'HabboE.swf'
);
$myusername = $user->Get('username');
$ticket = $user->GenerateTicket();
$ip = USER_IP;
$query = $db->query("UPDATE users SET auth_ticket = '{$ticket}', ip_last = '" . USER_IP . "', last_used = '". time() ."' WHERE id = '" . $myid . "'");
?>
<!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="https://www.facebook.com/2008/fbml">
<head>
<title>HCashORG - Cliente / Te gusta jugar?</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 PATH; ?>";
var habboStaticFilePath = "<?php echo CDN; ?>/web-gallery";
var habboImagerUrl = "https://www.habbo.nl/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo PATH; ?>/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "uberClientWnd"; }
</script>
<link rel="shortcut icon" href="<?php echo CDN; ?>/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="<?php echo CDN; ?>/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="<?php echo CDN; ?>/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="<?php echo CDN; ?>/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="<?php echo CDN; ?>/web-gallery/static/js/common.js" type="text/javascript"></script>
<script src="<?php echo CDN; ?>/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/buttons.css" type="text/css" />
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/boxes.css" type="text/css" />
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/tooltips.css" type="text/css" />
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/habboclient.css" type="text/css" />
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/styles/habboflashclient.css" type="text/css" />
<script src="<?php echo CDN; ?>/web-gallery/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, *****, 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 CDN; ?>/web-gallery/v2/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/v2/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo CDN; ?>/web-gallery/v2/styles/ie6.css" type="text/css" />
<script src="<?php echo CDN; ?>/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(https://www.habbo.nl/js/csshover.htc); }
</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 PATH; ?>/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 = true;
FlashExternalInterface.logLoginStep("web.view.start");
if (top == self) {
FlashHabboClient.cacheCheck();
}
<?php
$pathd="http://bluehotel.org";
?>
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "bluehotel.org",
"connection.info.port" : "30000",
"site.url" : "<?php echo $path; ?>",
"url.prefix" : "<?php echo $path; ?>",
"client.reload.url" : "<?php echo $path; ?>",
"client.fatal.error.url" : "<?php echo $path; ?>/flash_client_error",
"client.connection.failed.url" : "<?php echo $path; ?>/client_connection_failed",
"external.variables.txt" : "http://bluehotel.org/gamedata/external_variables.txt",
"external.texts.txt" : "http://bluehotel.org/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "http://bluehotel.org/gamedata/figuredata.xml",
"external.override.texts.txt" : "http://bluehotel.org/gamedata/override/external_flash_override_texts.txt",
"external.override.variables.txt" : "http://bluehotel.org/gamedata/override/external_override_variables.txt",
"productdata.load.url" : "http://bluehotel.org/gamedata/productdata.txt",
"furnidata.load.url" : "http://bluehotel.org/gamedata/furnidata.xml",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"processlog.enabled" : "1",
"account_id" : "1",
"client.starting" : "Por favor aguarde.",
"flash.client.url" : "http://bluehotel.org/gordon/PRODUCTION-201601012205-226667486/",
"client.starting.revolving" : "Aguarde, o Habblue esta carregando!/Junte-se ja a esta grande familia!",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "1",
"user.hash" : "25548668ef4d1e86dcbe3db053fd6b7d6240e5bd",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "true",
"country_code" : "GB"
};
var params = {
"base" : "http://bluehotel.org/gordon/PRODUCTION-201601012205-226667486/",
"allowScriptAccess" : "always",
"menu" : "false"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
FlashExternalInterface.signoutUrl = "http://bluehotel.org/account/logout?token=<?php echo sha1($myrow['password']); ?>";
var clientUrl = "http://bluehotel.org/gordon/PRODUCTION-201601012205-226667486/Habbo.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $path; ?>/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>
</head>
<body>
<div id="flash-container">
</div>
</body>
</html>
<?php ob_end_flush(); ?>