[AJUDA] SWF DanielSPD

+4
lucasface2
srdonizildo
[R]icardo
-JuniorX
8 participantes

-JuniorX -JuniorX  • 19.07.13 15:06

[AJUDA] SWF DanielSPD Empty [AJUDA] SWF DanielSPD 19.07.13 15:06

Boa tarde gente, estou aqui agora tentando fazer a SWF do DanielSPD funcionar, já configurei tudo certinho, já tentei até com a swf do dota hotel, mas não funciona, com a swf do Dota Hotel, pelo menos quando entra, aparece uma janela de mensagem, sem nada escrito e no emulador aparece "CRITICAL ERROR LOGGED" Quem quiser ver minha client, está aqui, uso Swift R5. A client está configurada para a SWF do Dota.
Código:

<?php

require_once('./data_classes/server-data.php_data_classes-core.php.php');
require_once('./data_classes/server-data.php_data_classes-session.php.php');


mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', 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);


$client_port = mysql_fetch_assoc($client_port = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_port'"));
$client_mus = mysql_fetch_assoc($client_mus = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_mus'"));
$client_ip = mysql_fetch_assoc($client_ip = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_ip'"));
$client_variables = mysql_fetch_assoc($client_variables = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables'"));
$client_variables_night = mysql_fetch_assoc($client_variables_night = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables_night'"));
$client_texts = mysql_fetch_assoc($client_texts = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_texts'"));
$client_swf_path = mysql_fetch_assoc($client_swf_path = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_swf_path'"));
$client_habbo_swf = mysql_fetch_assoc($client_habbo_swf = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_habbo_swf'"));
$client_limit = mysql_fetch_assoc($client_limit = mysql_query("SELECT * FROM cms_settings WHERE variable = 'cms_clientlimit'"));
if($user_rank < 1 && $online_count >= $client_limit['value']){

require_once('./templates/login_subheader.php');
require_once('./templates/login_header.php');

?>

<br>
<div id="intermediate">
<h2><center>Límite de Usuarios</center></h2>
<div id="enter-hotel">
<div class="open enter-btn">
<a href="<?php echo $path; ?>/me" onClick="return onClientOpen(this)">Voltar<i></i></a><b></b>
</div>
</div>

<div id="info">
Atualmente temos <b><?php echo $online_count; ?> <?php echo $shortname; ?>'s </b> conectados e o limite é de <b><?php echo $client_limit['value']; ?> Onlines.</div>

<?php require_once('./templates/login_footer.php'); }else{ require_once('./templates/client_subheader.php'); ?>

<script type="text/javascript">
    FlashExternalInterface.loginLogEnabled = true;
   
    FlashExternalInterface.logLoginStep("web.view.start");
   
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }

<?php
$pathd="http://192.168.10.6/swf/";
?>
  var flashvars = {
    "client.allow.cross.domain" : "1",
         "client.notify.cross.domain" : "0",
         "connection.info.host" : "192.168.10.6",
         "connection.info.port" : "300",
         "site.url" : "http://192.168.10.6",
         "url.prefix" : "http://192.168.10.6",
         "client.reload.url" : "http://192.168.10.6/clientutils",
         "client.fatal.error.url" : "http://192.168.10.6/clientutils",
         "client.connection.failed.url" : "http://192.168.10.6/clientutils",
      "external.variables.txt" : "http://swf.dotahotel.net/dota/gamedata/external_variables/22e1a7119e60eb26d87e3d3000592bd389fc2d3d.txt",
      "safechat.list.txt" : "http://swf.dotahotel.net/dota/gamedata/safechat/936b6a24419a9ceb6c5be40fad05fff44378d5fb.txt",
         "external.texts.txt" : "http://swf.dotahotel.net/dota/gamedata/external_flash_texts/a18b0baa742c6a31de77b0f5e6ed3d2eca51dcde.txt",
      "productdata.load.url" : "http://swf.dotahotel.net/dota/gamedata/productdata/d23cfe9124378fb2e0820b7b41c97714fea5112f.txt",
      "furnidata.load.url" : "http://swf.dotahotel.net/dota/gamedata/furnidata/afffa0735514716398d79c9bdc4bee43c6a80589.txt",
         "use.sso.ticket" : "1",
         "sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
         "processlog.enabled" : "1",
         "account_id" : "1",
         "client.starting" : "<?php echo $name; ?>, o Hobbo está carregando...",
         "flash.client.url" : "http://swf.dotahotel.net/dota/gordon/RELEASE63-201302211227-193109692/",
         "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
         "has.identity" : "1",
         "flash.client.origin" : "popup"


    };
    var params = {
        "base" : "http://swf.dotahotel.net/dota/gordon/RELEASE63-201302211227-193109692/",
        "allowScriptAccess" : "always",
        "menu" : "false"         
    };
   
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
       params["wmode"] = "opaque";
    }

    FlashExternalInterface.signoutUrl = "http://192.168.10.6/account/logout?token=<?php echo sha1($myrow['password']); ?>";
   
    var clientUrl = "http://swf.dotahotel.net/dota/gordon/RELEASE63-201302211227-193109692/Habbod.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://192.168.10.6/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>

<meta name="description" content="Hobbo Hotel: Registre-se, divirta-se e torne-se conhecido!" />
<meta name="keywords" content="hobbo,hobbo hotel,habblet,habbinfo,habbinfo hotel,habblet hotel,dota hotel,ihibbo,ihibbo hotel,ibbu,ibbu hotel" />



<!--[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-BUILD406 - 09.05.2011 23:04 - de" />
</head>
<body id="client" class="flashclient">
<div id="overlay"></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">Por favor, instale/atualize o Flash Player</h2>

    <div class="box-content">
            <p>Clique Aqui: <a href="http://get.adobe.com/flashplayer/">Instalar/Atualizar Flash Player</a>. Não sabe atualizar/instalar: <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="<?php echo $path; ?>/web-gallery/v2/images/client/get_flash_player.gif" alt="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, <a href="/client">clique aqui</a>.</p>
            </div>
        </noscript>
    </div>

</div>
<div id="fb-root"></div>
<script type="text/javascript">
    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = 'https://connect.facebook.net/pt_BR/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>
</body>
</html>

<?php } ?>
Por favor, respondam o mais rápido possível, pois já estou com minha VPS e Hospedagem, para abrir meu habbo, e só falta isso!

Obrigado, Everton!


Última edição por -JuniorX em 19.07.13 17:27, editado 1 vez(es)

[R]icardo [R]icardo  • 19.07.13 15:33

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 19.07.13 15:33

Reputação da mensagem: 100% (1 votos)
Como dito a SWF do DanielSPD é muito bugada, Desatualizada..
 Por isso é quase impossível lhe informar !

avatar srdonizildo  • 19.07.13 15:50

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 19.07.13 15:50

e melhor  tu hospedar a sua aqui tem 10GB grátis  www.gratishost.com.ve

-JuniorX -JuniorX  • 19.07.13 19:02

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 19.07.13 19:02

Expeяto escreveu:Como dito a SWF do DanielSPD é muito bugada, Desatualizada..
 Por isso é quase impossível lhe informar !
Expeяto, então me fale uma SWF menos bugada e mais atualizada do que a do DanielSPD! Quero ver você achar!
srdonizildo escreveu:e melhor  tu hospedar a sua aqui tem 10GB grátis  www.gratishost.com.ve
srdonizildo, isso não vai adiantar em nada, pois tem algo errado é na configuração, e não no host! Se fosse por causa host, eu tenho host pago!

avatar srdonizildo  • 21.07.13 16:41

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 21.07.13 16:41

Reputação da mensagem: 0% (1 votos)
Cara da mais lucro tu mesmo configurar a sua e hospedar do que pegar de lá . Você perde muito menos tempo !
Sabe configurar ?

lucasface2 lucasface2  • 21.07.13 21:15

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 21.07.13 21:15

efrwerfwerwerwerwerrer

ĐarĸEaƓle ĐarĸEaƓle  • 22.07.13 11:01

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 22.07.13 11:01

Amigo, não sei se tem algo à ver, mas se estiver usando uma DB antiga, que esteja com users e mobis de uma SWF antiga, tente limpar os itens e deixe o FavoriteGroup com 0, pois caso o grupo não exista pode bugar, fiz isto em minha DB e funcionou..
Se precisar da SQL para zerar os grupos, eu lhe passo.

Kilєя Kilєя  • 22.07.13 15:19

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 22.07.13 15:19

Amigo use a minha client,swf hospedada e client 100% funcional,baixe e use https://www.power-pixel.net/t46100-client-100-funcional

lai0n lai0n  • 22.07.13 20:17

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 22.07.13 20:17

A swf DanielSPD , está muito muito ruim e cheia de bugs recomendo esperar a c0reSWF i2
Até,

-JuniorX -JuniorX  • 29.07.13 21:01

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 29.07.13 21:01

Li0n escreveu:A swf DanielSPD , está muito muito ruim e cheia de bugs recomendo esperar a c0reSWF i2
Até,

Li0n, você pode me passar o link dessa c0reSWF i2? Ela é compatível com o swift, né?

Obrigado.

Kilєя Kilєя  • 29.07.13 21:08

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 29.07.13 21:08

Use a minha client,ela está 100% funcional

Example Example  • 30.07.13 0:20

[AJUDA] SWF DanielSPD Empty Re: [AJUDA] SWF DanielSPD 30.07.13 0:20

ALERTA - MODERAÇÃO

O usuário "lucasface2" recebeu um alerta sobre postagem fora do contexto



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.