Problema Problema DCR webnet32

lot

Utente Attivo
Autore del topic
18 Ottobre 2012
412
0
Miglior risposta
0
ragazzi ho hostato i miei dcr su filezilla eco la mia pag webnet claudio.webnet32.com io ho configurato tutto uso pack di asky P.S controllate i file cartella r63 è per la new crypto comunque ho fatto tutto bene e alla fine il client è tutto nerò come risolvo? @Derd @#Pako94 @DarkPako
 
Ultima modifica:
Riferimento: Problema DCR webnet32

Il sito era andato in down comunque verifica la patch dei dcr e vedi se spuntano.
Posta il flash, che emu usi?
 
Riferimento: Problema DCR webnet32

uso 3.8.1 con licenza e il fasch è questo
<?php




include('core.php');
include('includes/session.php');


if($logged_in){
require_once('includes/session.php');
} else {
header("location: clientutils.php?key=loginplease");
exit;
}


if($online !== "online" && $enable_status_image == "1"){
echo "<font color='white'><center><b>".$sitename." is offline</b></center></font>";
exit();
}


if($remote_ip == "amerixhotel.sytes.net" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "amerixhotel.sytes.net";
}


if(isset($_get['roomid']) && $_get['forwardid'] == "2"){
$roomid = $_get['roomid'];
$checksql = mysql_query("select id from rooms where id = '".$roomid."' limit 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$forward = "1";
echo "<!-- forwarding to room ".$roomid." -->";
} else {
$forward = "0";
echo "<!-- room doesn't exist; not forwarding -->";
}
} else {
echo "<!-- no room forward requested, normal loader -->";
$forward = "0";
}
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
?>
<!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="X-UA-Compatible" content="IE=7" />


<title>Amerix Client</title>


<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="Habbo: RSS" href="http://www.habbo.it/articles/rss.xml" />
<script src="flashclient/libs2.js" type="text/javascript"></script>


<script src="flashclient/visual.js" type="text/javascript"></script>
<script src="flashclient/libs.js" type="text/javascript"></script>
<script src="flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="flashclient/style.css" type="text/css" />
<link rel="stylesheet" href="flashclient/bottons.css" type="text/css" />
<link rel="stylesheet" href="flashclient/boxes.css" type="text/css" />
<link rel="stylesheet" href="flashclient/tooltips.css" type="text/css" />
<link rel="stylesheet" href="flashclient/changepassword.css" type="text/css" />




<script type="text/javascript">


</script>
<script type="text/javascript">
var habboReqPath = "";
var habboStaticFilePath = "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/web-gallery";
var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
var habboDefaultClientPopupUrl = "http://amerixhotel.sytes.net/client.php";






</script>










<link rel="stylesheet" href="flashclient/habboclient.css" type="text/css" />
<link rel="stylesheet" href="flashclient/habboflashclient.css" type="text/css" />
<script src="flashclient/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript">



if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "amerixhotel.sytes.net",
"connection.info.port" : "30000",
"site.url" : "amerixhotel.sytes.net",
"url.prefix" : "amerixhotel.sytes.net",
"client.reload.url" : "http://amerixhotel.sytes.net/account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://amerixhotel.sytes.net/disconnesso.php",
"client.connection.failed.url" : "http://amerixhotel.sytes.net/disconnesso.php",
"external.variables.txt" : "http://claudio.webnet32.com/r63/gamedata/variables.txt",
"external.texts.txt" : "http://claudio.webnet32.com/r63/gamedata/texts1.txt",
"productdata.load.url" : "http://claudio.webnet32.com/r63/gamedata/productdata.txt",
"furnidata.load.url" : "http://claudio.webnet32.com/r63/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" :"Benvenuto Amerixino",
"flash.client.url" : "http://claudio.webnet32.com/r63/dcr/hof_furni",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://claudio.webnet32.com/r63/gordon/RELEASE63/",
"allowScriptAccess" : "always",
"menu" : "false"
};


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


FlashExternalInterface.signoutUrl = "http://amerixhotel.sytes.net/logout.php";


var clientUrl = "http://claudio.webnet32.com/r63/gordon/RELEASE63/Habbo.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "flashclient/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>


<meta name="description" content="Habbo Hotel: amici, divertimento, celebrità!" />
<meta name="keywords" content="habbo hotel, virtuale, mondo, social network, gratis, community, avatar, personaggio, chat, online, giovane, ragazzi, gioco di ruolo, giochi di ruolo, iscriviti, social, gruppi, forum, sicurezza, giocare, giochi, online, amici, giovani, rari, furni rari, collezione, creare, collezionare, connettersi, furni, mobili, cuccioli, animali, creazione stanze, condivisione, espressione, distintivi, badge, uscire, musica, VIP, celebrità, visite VIP, famosi, mmo, mmorpg, multiplayer" />








<!--[if IE 8]>
<link rel="stylesheet" href="flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="flashclient/ie6.css" type="text/css" />
<script src="flashclient/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-BUILD259 - 23.02.2011 23:10 - it" />
</head>


<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="flashclient/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">Aggiorna Flash Player all'ultima versione disponibile</h2>
<div class="box-content">
<p>Puoi scaricare e istallare Adobe Flash Player <a href="http://get.adobe.com/flashplayer/">da questa URL</a>. Puoi trovare le istruzioni di istallazione <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">cliccando qui</a>.</p>


<p><a href="http://www.adobe.com/go/getflashplayer"><img src="flashclient/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>
<div style="display: none">
<div id="habboCountUpdateTarget">
4,017 Habbo in Hotel
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</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>








<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-448325-20");
pageTracker._trackPageview();
</script>


<script type="text/javascript">
HabboView.run();
</script>


</body>
</html> @~Cards
 
Riferimento: Problema DCR webnet32

@~Cards provato e non va
 
Riferimento: Problema DCR webnet32

Ti hanno bloccato i dcr, tiuppali o verifica che il link sia giusto.
 
Riferimento: Problema DCR webnet32

@~Cards com'è èossibbile che mi hanno blocc dcr?
Perfavore, Entra oppure Registrati per vedere i Link!
 
Ultima modifica:
Riferimento: Problema DCR webnet32

Due sono le cose, o te li hanno bloccati oppure non hai seguito bene i file.
"external.variables.txt" : "http://claudio.webnet32.com/r63/gamedata/variables.txt",
"external.texts.txt" : "http://claudio.webnet32.com/r63/gamedata/texts1.txt",
NON VANNO!
 
Riferimento: Problema DCR webnet32

@~Cards io uso il pack di asky a me nel gam data non ci sono quell elencati da te! ecco uno sceen di quello che mi esce su game data dimmi che manca
Perfavore, Entra oppure Registrati per vedere i Link!
 
Ultima modifica:
Riferimento: Problema DCR webnet32

@~Cards io uso il pack di asky a me nel gam data non ci sono quell elencati da te! ecco uno sceen di quello che mi esce su game data dimmi che manca
Perfavore, Entra oppure Registrati per vedere i Link!

Hai configurato male il client con le patch te lo riconfiguro io e te lo posto ;)

Prova così @lot

PHP:
Perfavore, Entra oppure Registrati per vedere i codici!
 
Ultima modifica:
Riferimento: Problema DCR webnet32

grazie ora sto mettendo IIS domani provo se va metto grazie :emoji_smiley:
 
Riferimento: Problema DCR webnet32

Ciao ascolta io come te sto cercando di registrarmi su webnet32! Tu come ci sei riuscito?! Sto contattando lo staff di webnet ma sembra morto! MI aiutate!?!?!!?
 
Riferimento: Problema DCR webnet32

anche se non potri nel mio topic vai su webnet32.com e iscriviti ti arriva un email con i dati e hai fatto.