[Ajuda] 2 perguntas

4 participantes

Buennus Buennus  • 09.06.15 15:13

[Ajuda] 2 perguntas Empty [Ajuda] 2 perguntas 09.06.15 15:13

Print de meu erro:

Qual é meu erro: [Ajuda] 2 perguntas

CMS Que estou utilizando: Não Importa

SWF que estou utilizando: Não faz difença

Versão de meu hotel: NewCrypto

Se escolheu outros, especifique:

Comentários adicionais: Galera, estou à criar um hotel, e gostaria de fazer-lhes 2 perguntas:

1- Onde posso encontrar uma client igual a do Hebbo?
Explicando melhor, aquela que você entra e é redirecionado pra outro site, e quando dá ctrl+u, abre as informações do outro site e não da sua client, mas o jogo continua normal.

2- Uso xampp 1.7.3, como posso aumentar a segurança do mesmo?

Obrigado desde já, e darei um + pra quem responder :D

MyLight MyLight  • 09.06.15 15:23

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 09.06.15 15:23

Código:
<?php
include('ConfigMysqlAdmin/configmysql.php');
if(!$_SESSION['username'])
{
header('location: index');
}
$ip = $_SERVER["REMOTE_ADDR"];
$k = mysql_fetch_array(mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '".$ip."' WHERE username = '$_SESSION[username]'"));
$values = mysql_fetch_array(mysql_query("SELECT * FROM users WHERE username = '$_SESSION[username]'"));
?>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="icon" type="image/png" href="/IMG/url.gif">
<title>Space Hotel - Jogar</title>
</head>

<body bgcolor="#000000">

<script type="text/javascript">

var andSoItBegins = (new Date()).getTime();

</script> 

<script type="text/javascript">

var andSoItBegins = (new Date()).getTime();

</script>

<script src="http://spacehotel.com.br/web-gallery/static/js/libs2.js?1" type="text/javascript"></script>
<script src="http://spacehotel.com.br/web-gallery/static/js/visual.js?9" type="text/javascript"></script>
<script src="http://spacehotel.com.br/web-gallery/static/js/libs.js?1" type="text/javascript"></script>
<script src="http://spacehotel.com.br/web-gallery/static/js/common.js?1" type="text/javascript"></script>

<link rel="stylesheet" href="http://spacehotel.com.br/web-gallery/v2/styles/common.css" type="text/css" />
<link rel="stylesheet" href="http://spacehotel.com.br/web-gallery/v2/styles/style.css" type="text/css" />

<link rel="stylesheet" href="http://spacehotel.com.br/web-gallery/v2/styles/habboflashclient.css" type="text/css" />
<script src="http://spacehotel.com.br/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>


<script type="text/javascript">

var ad_keywords = "petschke,diwox,gender%3Am,age%3A17";

var ad_key_value = "kvage=17;kvgender=m;kvtags=diwox:petschke";

</script>

<script type="text/javascript">

document.habboLoggedIn = true;

var habboName = "<?php echo $values['username']; ?>";

var habboId = 3;

var facebookUser = false;

var habboReqPath = "";

var habboStaticFilePath = "http://spacehotel.com.br/web-gallery";

var habboImagerUrl = "/habbo-imaging/";

var habboPartner = "";

var habboDefaultClientPopupUrl = "http://spacehotel.com.br/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 src="/js/flashdetect.js" type="text/javascript"></script>
<script src="/js/habboflashclient.js" type="text/javascript"></script>
<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" : "%31%39%32%2E%39%39%2E%31%39%30%2E%31%38%30",
  "connection.info.port" : "30001",
  "site.url" : "http://spacehotel.com.br/",
  "url.prefix" : "http://spacehotel.com.br/",
  "client.reload.url" : "http://spacehotel.com.br/client",
  "client.fatal.error.url" : "http://spacehotel.com.br/client",
  "client.connection.failed.url" : "http://spacehotel.com.br/client",
  "external.variables.txt" : "http://spacehotel.com.br/game/gamedata/external_variables.txt?11a9",
  "external.texts.txt" : "http://spacehotel.com.br/game/gamedata/external_flash_texts_en.txt?26822", 
  "productdata.load.url" : "http://spacehotel.com.br/game/gamedata/productdata.txt?", 
  "furnidata.load.url" : "http://spacehotel.com.br/game/gamedata/furnidata_xml.xml?", 
  "use.sso.ticket" : "1",
  "sso.ticket" : "<?php echo $values['auth_ticket']; ?>",
  "processlog.enabled" : "1",
  "account_id" : "<?php echo $values['id']; ?>",
  "client.starting" : "Carregando...",
  "flash.client.url" : "http://spacehotel.com.br/game/gordon/RELEASE63-201408141029-609065162/",
  "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
  "has.identity" : "1",
  "flash.client.origin" : "popup"


    };

    var params = {
        "base" : "http://spacehotel.com.br/game/gordon/RELEASE63-201408141029-609065162/",
        "allowScriptAccess" : "always",
        "menu" : "false", 
   "bgcolor" : "#000000",
   "wmode" : "opaque"         
    };

    if (!(HabbletLoader.needsFlashKbWorkaround())) {

    params["wmode"] = "opaque";

    }
    FlashExternalInterface.signoutUrl = "http://spacehotel.com.br/sair";

    var clientUrl = "http://spacehotel.com.br/game/gordon/RELEASE63-201408141029-609065162/Habbo.swf";
    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://spacehotel.com.br/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="http://spacehotel.com.br/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://spacehotel.com.br/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://spacehotel.com.br/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://spacehotel.com.br/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-BUILD406 - 09.05.2011 23:04 - de" />
</head>

<body id="client" class="flashclient" onLoad="fechadiv()>
<div id="overlay"></div>

<img src="http://spacehotel.com.br/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">Por favor atualique seu Flash Player para última versão!</h2> <div class="box-content"> <p>Você pode instalar e fazer o download do Flahs Player por aqui: <a href="http://get.adobe.com/flashplayer/">Instalar Flash player</a>. Mais instruções para sua instalação aqui: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Mais Informações</a></p> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="" 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>Se você não for redirecionado automaticamente, por favor <a href="/client">clique aqui</a></p> </div> </noscript> </div> </div> </div>

<script type="text/javascript">
jjLoader.init('client', 6, 'http://i.imgur.com/DRGE6ye.png', '/IMG/hotelview_xmas.png');
</script>
</body>
</html>

Tente essa troca o link do hotel pelo seu

Buennus Buennus  • 09.06.15 22:43

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 09.06.15 22:43

Não funcionou :/

MyLight MyLight  • 10.06.15 0:44

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 10.06.15 0:44

A Amgo então desculpa só conhecia essa Client que era mais parecida com a do Hebbo, aguarde outra pessoa que pode te a do Hebbo

Buennus Buennus  • 10.06.15 23:51

[Ajuda] 2 perguntas Empty teste 10.06.15 23:51

Ainda aguardo respostas '-'

Peeta Peeta  • 11.06.15 13:00

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 11.06.15 13:00

Olá, para melhor segurança recoemndo a exclusão da pasta "webdav" e atualizar a versão do Windows da sua VPS, quanto a client do Hebbo, não conheço ninguém que vá poder lhe passar a mesma.

Buennus Buennus  • 11.06.15 19:04

[Ajuda] 2 perguntas Empty teste 11.06.15 19:04

Não gostaria da client do hebbo, gostaria de uma que fizesse quase a mesma coisa que ela: Você entra na client e a url troca, mas a client continua funcionando normalmente, e quando você dá ctrl+u, aparece as informações do site da url trocada '-'

Peeta Peeta  • 13.06.15 19:44

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 13.06.15 19:44

Olá, creio que poucos saibam fazer o mesmo que fizeram na client do Hebbo, já que na internet não possui nenhum tutorial disponivel.

Buennus Buennus  • 14.06.15 21:29

[Ajuda] 2 perguntas Empty teste 14.06.15 21:29

Ok, obrigado, podem fechar!

Aαиd Aαиd  • 15.06.15 12:48

[Ajuda] 2 perguntas Empty teste 15.06.15 12:48

Olá amigo ,
Onde fica a pasta WEBDEV?

Peeta Peeta  • 15.06.15 15:06

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas 15.06.15 15:06

          @Suporte
Tópico fechado e movido.

Conteúdo patrocinado  • 

[Ajuda] 2 perguntas Empty Re: [Ajuda] 2 perguntas

Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.