Servus,
Ich habe ein Problem , mit meinem Client. Er ladet fertig und dann wird er schwarz und leitet zu einer anderen Homepage.
Ich würde mich freuen wenn Ihr mir über Skypen helfen könntet.
Skype: patrick-galbierz
Danke im Vorraus
- zVeqiT
Servus,
Ich habe ein Problem , mit meinem Client. Er ladet fertig und dann wird er schwarz und leitet zu einer anderen Homepage.
Ich würde mich freuen wenn Ihr mir über Skypen helfen könntet.
Skype: patrick-galbierz
Danke im Vorraus
- zVeqiT
schick mal bitte deine client.php.
Grüsse.
Nimm eine andere Client.php!
Mfg,
Evulotion!
schick mal bitte deine client.php.
Grüsse.
<?php
/** * Content: eCMS* Author: David Brogli* Contact: Davidbrogli@me.com */
require_once('./habbo_wf_server/session.php');
$date_xxx = time()+3600;mysql_query("UPDATE users SET CLIENT_last_cookie = '', CLIENT_last_cookie = '".date('d.m.Y H:i', $date_xxx)."', auth_ticket = '', auth_ticket = '".SSOTicket($myrow['username'])."', ip_last = '', ip_last = '".$remote_ip."' WHERE id = '".$my_id."'") or die(mysql_error());
$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$my_id."'") or die(mysql_error());$ticketrow = mysql_fetch_assoc($ticketsql);
$maxproxy = mysql_evaluate("SELECT COUNT(*) FROM proxy WHERE used = '1' ");
$proxyid = rand(1, $maxproxy);
function proxy($proxy, $userid, $function){
$checksql = mysql_query("SELECT * FROM proxy WHERE id = '".$proxy."' AND used = '1'"); $check = mysql_fetch_assoc($checksql); switch($function){
case "0": mysql_query("UPDATE users SET proxyid = '".$check['id']."' WHERE id = '".$userid."'") or die(mysql_error()); return $check['ip'];
break;
case "1":
return $check['port'];
break; }}
?><!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=ISO-8859-1" /> <title>Habbo: Client</title>
<script type="text/javascript">var andSoItBegins = (new Date()).getTime();</script> <script type="text/javascript">var andSoItBegins = (new Date()).getTime();</script> <link rel="shortcut icon" href="http://81.169.154.199/web-gallery/v2/images/favicon.ico" type="image/vnd.microsoft.icon" />
<script src="<?php echo $path; ?>/web-gallery/static/js/libs2.js" type="text/javascript"></script><script src="<?php echo $path; ?>/web-gallery/static/js/visual.js" type="text/javascript"></script><script src="<?php echo $path; ?>/web-gallery/static/js/libs.js" type="text/javascript"></script><script src="<?php echo $path; ?>/web-gallery/static/js/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/v2/styles/common.css" type="text/css" /><link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/v2/styles/process.css" type="text/css" /><link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/v2/styles/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/v2/styles/habboflashclient-new.css" type="text/css" /><script src="<?php echo $path; ?>/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript">document.habboLoggedIn = true;var habboName = "SuperStar";var habboId = 2542;var facebookUser = false;var habboReqPath = "";var habboStaticFilePath = "<?php echo $path; ?>/web-gallery";var habboImagerUrl = "http://81.169.154.199/habbo-imaging/";var habboPartner = "";var habboDefaultClientPopupUrl = "<?php echo $pat; ?>/client";window.name = "3981c0260af76a9eb267d9b2dd7cc602d4c7b7bf";if (typeof HabboClient != "undefined") { HabboClient.windowName = "3981c0260af76a9eb267d9b2dd7cc602d4c7b7bf"; }</script>
</script>
<meta property="fb:app_id" content="163085011898" />
<noscript> <meta http-equiv="refresh" content="0;url=/client/nojs" /></noscript>
<script type="text/javascript"> FlashExternalInterface.loginLogEnabled = true; 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" : "81.169.154.199", "connection.info.port" : "30001", "site.url" : "http://81.169.154.199", "url.prefix" : "http://81.169.154.199", "client.reload.url" : "http://81.169.154.199/client", "client.fatal.error.url" : "http://81.169.154.199/client/error", "client.connection.failed.url" : "http://81.169.154.199/client/error", "external.variables.txt" : "http://81.169.154.199/client/external_variables.txt", "external.texts.txt" : "http://81.169.154.199/client/external_flash_texts.txt", "productdata.load.url" : "http://81.169.154.199/client/productdata.txt", "furnidata.load.url" : "http://81.169.154.199/client/furnidata.txt", "use.sso.ticket" : "1", "sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>", "processlog.enabled" : "1", "account_id" : "1", "client.starting" : "Bitte warten! Habbo wird geladen.", "flash.client.url" : "http://81.169.154.199/client/", "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02", "has.identity" : "1", "flash.client.origin" : "popup" }; var params = { "base" : "http://81.169.154.199/client/", "allowScriptAccess" : "always", "menu" : "false" }; if (!(HabbletLoader.needsFlashKbWorkaround())) { params["wmode"] = "opaque"; }
FlashExternalInterface.signoutUrl = "http://81.169.154.199/account/logout?token=2b82f6b17511a601c68a52c5b69f1e0607a66de8"; var clientUrl = "http://81.169.154.199/client/habbo.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/61_c0f99b7b02ed27ad5d4d5661fe02784f/8/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="<?php echo $path; ?>/web-gallery/static/styles/ie8.css" type="text/css" /><![endif]--><!--[if lt IE 8]><link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie.css" type="text/css" /><![endif]--><!--[if lt IE 7]><link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie6.css" type="text/css" /><script src="<?php echo $path; ?>/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]--> <meta name="build" content="63-BUILD500 - 09.08.2011 23:00 - de" /></head>
<body id="client" class="flashclient" style="overflow:hidden;"><style>
@font-face { font-family: 'Ubuntu'; font-style: normal; font-weight: 400; src: local('Ubuntu'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');}
#bar{position:fixed;top:-3px;line-height:40px;height:40px;width:100%;background: url('<?php echo $path; ?>/web-gallery/v3/client/topbg.png?asdd');}#onlinewrapper{color:#FFF;font-weight:bold;font-size:23px;font-family:Calibri,sans-serif,Geneva,Verdana;text-shadow:2px 2px #999,1px 1px #999;position:absolute;left:45%;}#radio { position:absolute;top:6px;left:5px; }
#grosskasten { z-index: 9999999; border: 1px solid #000; border-radius:6px; -moz-border-radius: 0px; -webkit-border-radius:6px; min-width:100px; height:76px; position:relative; right:200px; top:3px; float:right; -webkit-box-shadow: 2px 2px 21px -6px rgba(0,0,0,1); -moz-box-shadow: 2px 2px 21px -6px rgba(0,0,0,1); box-shadow: 2px 2px 21px -6px rgba(0,0,0,1); display:none;}
#grosskasten #b { background-color:#514E48; border: 2px solid #78746D; height:62px; border-radius:5px; -moz-border-radius: 0px; -webkit-border-radius:5px; padding:5px;}
#xds{ margin-top:7px; font-weight:bold;}
.button { width:65px; height:61px; float:right; margin-left:5px;}
.button:hover { background: #706C68; border-radius:5px; -moz-border-radius: 0px; -webkit-border-radius: 5px;}
#count { z-index: 9999999; border: 1px solid #000; border-radius:6px; -moz-border-radius: 0px; -webkit-border-radius: 6px; width:160px; height:32px; line-height:30px; position:absolute; bottom:55px; left:10px; display:none; font-size:18px; font-family: ubuntu; -webkit-box-shadow: 2px 2px 21px -6px rgba(0,0,0,1); -moz-box-shadow: 2px 2px 21px -6px rgba(0,0,0,1); box-shadow: 2px 2px 21px -6px rgba(0,0,0,1);
}
#bx { background-color:#514E48; border: 2px solid #78746D; height:28px; border-radius:5px; -moz-border-radius: 0px; -webkit-border-radius: 5px; padding-left:6px;}
#youtube { display:none; position:absolute; left:30%; top:20%; z-index: 9999999;}
#livestream { display:none; position:absolute; left:30%; top:20%;}
#roomMieten { display:none; position:absolute; left:30%; top:20%;}
#minihk { display:none; position:absolute; left:30%; top:20%;}
#ModInfo { position:absolute; left:30%; top:20%;}
.navi { background-color: #FFF; position:absolute; z-index:1; border-style:solid; border-width:33px 6px 7px; -moz-border-image:url(http://habbo.ag/images/bgx.png?xadx) 33 6 7 repeat; -webkit-border-image:url(http://habbo.ag/images/bgx.png?xxad) 33 6 7 repeat; -o-border-image:url(http://habbo.ag/images/bgx.png?xdax) 33 6 7 repeat; border-image:url(http://habbo.ag/images/bgx.png?xdxa) 33 6 7 fill repeat; padding-top:5px; cursor:move;}
.navi .heading{ position:absolute; top:-22px; font-weight:bold; font-size:12px; text-align:center; width:100%;}
#closeYT { background: url('<?php echo $path; ?>/client/windows/youtube_tv/del.png'); background-repeat:no-repeat; height:30px; width:30px; float:right; margin-top:-3px; cursor:default;}
#closeYT:hover { background: url('<?php echo $path; ?>/client/windows/youtube_tv/del2.png'); background-repeat:no-repeat;}
#nbs { float:right; line-height:35px; margin-right:5px;}
.success { border: 1px solid green;}
.fail { border: 1px solid red;}</style>
<div id="count"> <div id="bx"> lädt. </div></div>
<div id="grosskasten"> <div id="b"> <div id="youtubeTV" class="button"> <center> <img src="<?php echo $path; ?>/images/YT.png" style="margin-top:5px;"><br> <div id="xds">Youtube</div> </center> </div>
<div id="liveTV" class="button"> <center> <img src="<?php echo $path; ?>/images/livestream.png" style="margin-top:5px;"><br> <div id="xds">TV</div> </center> </div> <?php if($myrow['rank'] > 4){ ?> <div id="minihkb" class="button"> <center> <img src="<?php echo $path; ?>/images/modtool.gif" style="margin-top:5px;"><br> <div id="xds" style="margin-top:2px;">MiniHK</div> </center> </div> <?php } ?> </div> </div></div>
<div id="youtube" class="navi">
<div class="heading">Youtube TV <div id="closeYT" onclick="$('#youtube').hide();"></div></div>
<iframe src="<?php echo $path; ?>/client/windows/youtube_tv.php" class="window" name="xframex" width="732px" height="350" scrolling="auto" border="0" frameborder="0"></iframe></div>
<div id="livestream" class="navi">
<div class="heading">LiveStream <div id="closeYT" onclick="$('#livestream').remove();"></div></div>
<iframe src="<?php echo $path; ?>/client/windows/livestream.php" class="window" name="xframex" width="490px" height="360" scrolling="auto" border="0" frameborder="0"></iframe>
</div>
<div id="roomMieten" class="navi"> <div class="heading">Raum Mieten <div id="closeYT" onclick="$('#roomMieten').hide();"></div></div>
<iframe src="<?php echo $path; ?>/client/windows/mieten.php" class="window" name="xframex" width="600px" height="320" scrolling="auto" border="0" frameborder="0"></iframe>
</div>
<?php if($myrow['rank'] > 4){ ?>
<div id="ModInfo" class="navi"> <div class="heading">Moderation Infos <?php if($myrow['rank'] > 6){ ?><div id="closeYT" onclick="$('#ModInfo').hide();"></div><?php } ?></div>
<iframe src="<?php echo $path; ?>/client/windows/staff/mod.php" class="window" name="xframex" width="320px" height="150" scrolling="auto" border="0" frameborder="0"></iframe>
</div>
<div id="minihk" class="navi">
<div class="heading">Mini Housekeeping <div id="closeYT" onclick="$('#minihk').hide();"></div></div>
<iframe src="<?php echo $path; ?>/client/windows/staff/" class="window" name="xframex" width="400px" height="300" scrolling="auto" border="0" frameborder="0"></iframe>
</div>
<?php } ?>
<div id="alert" style="display:none;position:absolute;width:300px;height:50px;border:1px solid #000;background:#FFF;margin:auto;z-index:999999;margin-top:50px;margin-left:45%;color:#000;">
xd
</div>
<script type="text/javascript"> Embed.decorateNaviLinks(); Embed.decorateLogoLink();</script><div id="overlay"></div><div id="client-ui" class="embed">
<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"> </div></div><img src="<?php echo $path; ?>/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />
<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">Bitte besorg dir die neueste Adobe Flash Player Version.</h2>
<div class="box-content"> <p>Hier kannst Du den Adobe Flashplayer herunterladen und installieren: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. Mehr Informationen und Anweisungen zur Installation sind hier zu finden: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Mehr Informationen</a></p> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/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">click here</a></p> </div> </noscript> </div> </div> <div id="content" class="client-content"></div> </div> <div style="display: none"> <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
setInterval(function() { $('#bx').load('<?php echo $path; ?>/habblet/client/ajax.php?load=') },3000); $('#bx').load('<?php echo $path; ?>/habblet/client/ajax.php?load=');
$("#youtube").draggable({ containment: '.flashclient' }); $("#livestream").draggable({ containment: '.flashclient' }); $("#roomMieten").draggable({ containment: '.flashclient' }); $("#minihk").draggable({ containment: '.flashclient' }); $("#ModInfo").draggable({ containment: '.flashclient' }); $("#grosskasten").fadeIn(10000); $("#count").fadeIn(10000);
});
zindex = '9999999';$(".navi").click(function(){ zindex++; $(this).css('z-index',zindex);});
$("#liveTV").click(function(){
$("#livestream").fadeToggle(1000);});
$("#youtubeTV").click(function(){
$("#youtube").fadeToggle(1000);});
$("#roomMietenn").click(function(){
$("#roomMieten").fadeToggle(1000);});
<?php if($myrow['rank'] > 4){ ?>$("#minihkb").click(function(){
$("#minihk").fadeToggle(1000);});
$("#ModInfob").click(function(){
$("#ModInfo").fadeToggle(1000);});<?php } ?>
</script>
</div> <script type="text/javascript"> RightClick.init("flash-wrapper", "flash-container"); if (window.opener && window.opener != window && window.opener.location.href == "/") { window.opener.location.replace("/me"); } $(document.body).addClassName("js"); HabboClient.startPingListener(); </script><div id="fb-root"></div><script type="text/javascript"> (function() { var e = document.createElement('script'); e.async = true; e.src = 'https://connect.facebook.net/de_DE/all.js'; document.getElementById('fb-root').appendChild(e); }());</script>
</body></html>
Alles anzeigen
#push
Brauche noch Hilfe.
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!