[AJUDA]Client Preta

4 participantes

secundino20 secundino20  • 15.03.17 13:41

[AJUDA]Client Preta Empty [AJUDA]Client Preta 15.03.17 13:41


Olá amigos do Power Pixel, estou com um problema. Me ajudem?
O meu problema é o seguinte:

a Client Esta preta e Preciso de ajuda!!

Segue Client!!

























Será que é fácil resolver este erro?
Veja minhas configurações, poderá ajudar!
Meu emulador é o
Plus
Minha CMS é a
Nao sei
Meu hotel está no
Xampp
Como sei que uma imagem vale mais que mil palavras, olhe o print:
Nao Precisa

Desde já obrigado. Aguardarei respostas!

secundino20 secundino20  • 15.03.17 13:42

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 15.03.17 13:42

##Repost (Bugo)

<?php
include "includes/ban.php";
?>
<!DOCTYPE html>
<html>
<head>
    <style>
        body {
            margin: 0;
            padding: 0;
            font: 12px 'Lucida Grande', Arial, sans-serif;
            background-color: #000000;
        }
    </style>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>{hotelName} - Client</title>
    <link rel="shortcut icon" type="img/png" href="/content/skin/Gold/assets/img/icons/gold.png">
    <link rel="stylesheet" href="http://localhost/",/app/tpl/skins/{skin}/style/client.css" type="text/css">

    <script type="text/javascript" src="http://localhost/",/app/tpl/skins/{skin}/js/swfobject.js"></script>
    <script type="text/javascript">
        var BaseUrl = "{swf_folder}";
        var flashvars =
        {
            "client.allow.cross.domain": "1",
            "client.notify.cross.domain": "0",
            "connection.info.BHServer ~ Serviços Virtuais": "localhost",
            "connection.info.port": "90",
            "site.url": "http://localhost/",",
            "url.prefix": "http://localhost/",",
            "client.reload.url": "http://localhost/client",
            "client.fatal.error.url": "http://localhost/disconnected",
            "logout.url": "http://localhost/",/disconnected",
            "logout.disconnect.url": "http://localhost/disconnected",
            "client.connection.failed.url": "http://localhost/disconnected",
            "external.variables.txt": "http://localhost/swf/gamedata/external_variables.txt",
            "external.texts.txt": "http://localhost/swf/gamedata/external_flash_texts.txt",
            "productdata.load.url": "http://localhost/swf/gamedata/productdata.txt",
            "furnidata.load.url": "http://localhost/swf/gamedata/furnidata.xml",
            "use.sso.ticket": "1",
            "sso.ticket": "{sso}",
            "processlog.enabled": "0",
            "client.starting": "Olá {username}, {hotelName} esta carregando...",
            "client.starting.revolving": "Quando você menos esperar...terminaremos de carregar.../Carregando mensagem divertida! Por favor espere./Você quer batatas fritas para acompanhar?/Siga o pato amarelo./O tempo é apenas uma ilusão./Já chegamos?!/Eu gosto da sua camiseta./Olhe para um lado. Olhe para o outro. Pisque duas vezes. Pronto!/Não é você, sou eu./Shhh! Estou tentando pensar aqui./Carregando o universo de pixels.",
            "flash.client.url": BaseUrl,
            "flash.client.origin": "popup"
        };
        var params =
        {
            "base": BaseUrl "/",
            "allowScriptAccess": "always",
            "menu": "false"
        };
        swfobject.embedSWF(BaseUrl "/{habbo_swf}", "client", "100%", "100%", "10.0.0", "http://localhost/swf/gordon/HABBUST/expressInstall.swf", flashvars, params, null);
    </script>
</head>
<body>
<div id="client"></div>
<!-- ANUNCIO -->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
    var time = 30;
    var timerun = true;

    function closeTheBanner1() {
        $(".roomenterad-habblet-container1").animate({
            top: -$(".roomenterad-habblet-container1").height() "px"
        }, 2000);
        timerun = false
    }

    setInterval(function () {
        if (timerun) {
            $(".roomenterad-closing1").text("Fechando em " time " segundos");
            time--;
            if (time < 0) {
                closeTheBanner1();
            }
        }
    }, 2000);

    setInterval(function () {
        var htmlz = $(".roomenterad-habblet-thead1").html();
        $(".roomenterad-habblet-thead1").text("");
        $(".roomenterad-habblet-container1").animate({
            top: "0px"
        }, 2000);
        $(".roomenterad-habblet-thead1").html(htmlz);
        time = 30;
        timerun = true
    }, 300000);
</script>
<div class="roomenterad-habblet-container1" style="display: inline-block; left: 50%; margin-left: -370px; margin-top: -30px; position: fixed; height: 195px; width: 740px; background-image: url(https://i.imgur.com/H2CeyfP.png); background-repeat: no-repeat no-repeat; boder:: 99999;">
    <div
        style="position: absolute; right: 22px; top: 76px; color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, sans-serif;">
        Fechar agora
    </div>
    <div
        style="position: absolute; left: 6px; top: 76px; color: rgb(255, 255, 255); font-size: 10px; font-family: Verdana, sans-serif; visibility: visible;"
        class="roomenterad-closing1">Fechando em 30 segundos
    </div>
    <div style="position: absolute; right: 9px; top: 75px;"><img onclick="closeTheBanner1();"
                                                                 src="https://i.imgur.com/VuLhUw2.png"></div>
    <div style="position: absolute; left: 6px; top: 91px" class="roomenterad-habblet-thead1">

        <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <!-- Bananada -->
        <ins class="adsbygoogle"
             style="display:inline-block;width:728px;height:90px"
             data-ad-client="ca-pub-3716724879003548"
             data-ad-slot="6660938710"></ins>
        <script>
            (adsbygoogle = window.adsbygoogle || []).push({});
        </script>

    </div>
</div>
<!-- ANUNCIO -->
</body>
</html>

Sunsey Sunsey  • 15.03.17 13:57

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 15.03.17 13:57

Hm... Client Preta né... Ela carrega, da algum sinal de vida, ou só fica preta desde que você a abre?

secundino20 secundino20  • 15.03.17 14:02

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 15.03.17 14:02

Sunsey escreveu:Hm... Client Preta né... Ela carrega, da algum sinal de vida, ou só fica preta desde que você a abre?
Andei dando uma Mechida aqui e agora carrega ate os 76%

<?php
include "includes/ban.php";
?>
<!DOCTYPE html>
<html>
<head>
    <style>
        body {
            margin: 0;
            padding: 0;
            font: 12px 'Lucida Grande', Arial, sans-serif;
            background-color: #000000;
        }
    </style>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>{hotelName} - Client</title>
    <link rel="shortcut icon" type="img/png" href="/content/skin/Gold/assets/img/icons/gold.png">
    <link rel="stylesheet" href="http://localhost/app/tpl/skins/{skin}/style/client.css" type="text/css">

    <script type="text/javascript" src="http://localhost/app/tpl/skins/{skin}/js/swfobject.js"></script>
    <script type="text/javascript">
        var BaseUrl = "{swf_folder}";
        var flashvars =
        {
            "client.allow.cross.domain": "1",
            "client.notify.cross.domain": "0",
            "connection.info.BHServer ~ Serviços Virtuais": "localhost",
            "connection.info.port": "90",
            "site.url": "http://localhost",
            "url.prefix": "http://localhost",
            "client.reload.url": "http://localhost/client",
            "client.fatal.error.url": "http://localhost/disconnected",
            "logout.url": "http://localhost/disconnected",
            "logout.disconnect.url": "http://localhost/disconnected",
            "client.connection.failed.url": "http://localhost/disconnected",
            "external.variables.txt": "http://localhost/swf/gamedata/external_variables.txt",
            "external.texts.txt": "http://localhost/swf/gamedata/external_flash_texts.txt",
            "productdata.load.url": "http://localhost/swf/gamedata/productdata.txt",
            "furnidata.load.url": "http://localhost/swf/gamedata/furnidata.xml",
            "use.sso.ticket": "1",
            "sso.ticket": "{sso}",
            "processlog.enabled": "1",
            "client.starting": "Olá {username}, {hotelName} esta carregando...",
            "client.starting.revolving": "Quando você menos esperar...terminaremos de carregar.../Carregando mensagem divertida! Por favor espere./Você quer batatas fritas para acompanhar?/Siga o pato amarelo./O tempo é apenas uma ilusão./Já chegamos?!/Eu gosto da sua camiseta./Olhe para um lado. Olhe para o outro. Pisque duas vezes. Pronto!/Não é você, sou eu./Shhh! Estou tentando pensar aqui./Carregando o universo de pixels.",
            "flash.client.url": BaseUrl,
            "flash.client.origin": "popup"
        };
        var params =
        {
            "base": BaseUrl "/",
            "allowScriptAccess": "always",
            "menu": "false"
        };
        swfobject.embedSWF(BaseUrl "/{habbo_swf}", "client", "100%", "100%", "10.0.0", "http://localhost/swf/gordon/PRODUCTION-201607262204-86871104/habbo.swf", flashvars, params, null);
    </script>
</head>
<body>
<div id="client"></div>
<!-- ANUNCIO -->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
    var time = 30;
    var timerun = true;

    function closeTheBanner1() {
        $(".roomenterad-habblet-container1").animate({
            top: -$(".roomenterad-habblet-container1").height() "px"
        }, 2000);
        timerun = false
    }

    setInterval(function () {
        if (timerun) {
            $(".roomenterad-closing1").text("Fechando em " time " segundos");
            time--;
            if (time < 0) {
                closeTheBanner1();
            }
        }
    }, 2000);

    setInterval(function () {
        var htmlz = $(".roomenterad-habblet-thead1").html();
        $(".roomenterad-habblet-thead1").text("");
        $(".roomenterad-habblet-container1").animate({
            top: "0px"
        }, 2000);
        $(".roomenterad-habblet-thead1").html(htmlz);
        time = 30;
        timerun = true
    }, 300000);
</script>
<div class="roomenterad-habblet-container1" style="display: inline-block; left: 50%; margin-left: -370px; margin-top: -30px; position: fixed; height: 195px; width: 740px; background-image: url(https://i.imgur.com/H2CeyfP.png); background-repeat: no-repeat no-repeat; boder:: 99999;">
    <div
        style="position: absolute; right: 22px; top: 76px; color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, sans-serif;">
        Fechar agora
    </div>
    <div
        style="position: absolute; left: 6px; top: 76px; color: rgb(255, 255, 255); font-size: 10px; font-family: Verdana, sans-serif; visibility: visible;"
        class="roomenterad-closing1">Fechando em 30 segundos
    </div>
    <div style="position: absolute; right: 9px; top: 75px;"><img onclick="closeTheBanner1();"
                                                                 src="https://i.imgur.com/VuLhUw2.png"></div>
    <div style="position: absolute; left: 6px; top: 91px" class="roomenterad-habblet-thead1">

        <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <!-- Bananada -->
        <ins class="adsbygoogle"
             style="display:inline-block;width:728px;height:90px"
             data-ad-client="ca-pub-3716724879003548"
             data-ad-slot="6660938710"></ins>
        <script>
            (adsbygoogle = window.adsbygoogle || []).push({});
        </script>

    </div>
</div>
<!-- ANUNCIO -->
</body>
</html>

The Flash The Flash  • 15.03.17 16:40

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 15.03.17 16:40

Código:
[size=12]  "connection.info.port": "90",
Substitua para 30000 ou 30001 (é a mus port)

secundino20 secundino20  • 15.03.17 17:09

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 15.03.17 17:09

Zane escreveu:
Código:
[size=12]  "connection.info.port": "90",


Substitua para 30000 ou 30001 (é a mus port)
[size]
nao Entendo Muito mais a Port Do info Port nao tem que ser igual a port do Emu
[/size]

pedxz pedxz  • 17.03.17 11:42

Super administradorMembro da Equipa

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta 17.03.17 11:42

[aviso=Moderação] fechado por inatividade![/aviso]

Conteúdo patrocinado  • 

[AJUDA]Client Preta Empty Re: [AJUDA]Client Preta

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.