Client New Crypto Ja Configurada Com Swf

+2
Kushina
iBolacha
6 participantes

iBolacha iBolacha  • 10.08.13 16:25

Client New Crypto Ja Configurada Com Swf Empty Client New Crypto Ja Configurada Com Swf 10.08.13 16:25

Preciso de uma client configurada com swf n quero swf propia,intao por favor me passem ae

Uso Db com duckets tals que é compativel com Swft emu

Kushina Kushina  • 11.08.13 14:48

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 11.08.13 14:48

Olá,
Ai está :
Código:
<?php

require_once('./data_classes/server-data.php_data_classes-core.php.php');
if($_SESSION['registernew'] == true){
require_once 'reg-beta.php';
exit;
}
if(!isset($_SESSION['username']))
{
       header("Location: ".$path."/login_popup");
       exit();
}

$SQL=mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'");
echo mysql_error();
$N=mysql_num_rows($SQL);
if($N==0){
mysql_query("INSERT INTO `user_tickets` SET `user_tickets`.`userid` = '".$my_id."', `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."'") or die(mysql_error());
}else{
mysql_query("UPDATE `user_tickets` SET `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."' WHERE `userid` = '".$my_id."'") or die(mysql_error());
}

$ticketsql = mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);

require_once('./templates/client_subheader.php'); ?>

<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" : "SeuIP",
           "connection.info.port" : "300",
           "site.url" : "<?php echo $path; ?>",
           "url.prefix" : "<?php echo $path; ?>",
           "client.reload.url" : "<?php echo $path; ?>/account/reauthenticate?page=/flash_client",
           "client.fatal.error.url" : "<?php echo $path; ?>/flash_client_error",
           "client.connection.failed.url" : "<?php echo $path; ?>/client_connection_failed",
           "external.hash" : "",
           "external.variables.txt" : "http://96.9.129.82/gamedata/external_variables.txt",
           "external.texts.txt" : "http://96.9.129.82/gamedata/external_flash_texts.txt",
"safechat.list.txt" : "http://96.9.129.82/gamedata/safechat.txt",
           "productdata.load.url" : "http://96.9.129.82/gamedata/productdata.txt",
           "furnidata.load.url" : "http://96.9.129.82/gamedata/furnidata.txt",
                       "use.sso.ticket" : "1",
                       "sso.ticket" : "<?php echo $ticketrow['sessionticket']; ?>",
                       "processlog.enabled" : "1",
                       "account_id" : "1",
                       "client.starting" : "iHabbo está carregando",
                       "..client.url" : "http://96.9.129.82/gordon/RELEASE63-201302261208-6898754512/",
                       "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
                       "has.identity" : "1",
                       "..client.origin" : "popup"


   };
        var params = {
       "base" : "http://96.9.129.82/gordon/RELEASE63-201302261208-6898754512/",
       "allowScriptAccess" : "always",
       "menu" : "false",              
   };
 
   if (!(HabbletLoader.needsFlashKbWorkaround())) {
       params["wmode"] = "opaque";
   }

   FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>";
 
   var clientUrl = "http://96.9.129.82/gordon/RELEASE63-201302261208-6898754512/spd.swf";

   swfobject.embedSWF(clientUrl, ".-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/./expressInstall.swf", flashvars, params);

   window.onbeforeunload = unloading;
   function unloading() {
       var clientObject;
       if (navigator.appName.indexOf("Microsoft") != -1) {
           clientObject = window[".-container"];
       } else {
           clientObject = document[".-container"];
       }
       try {
           clientObject.unloading();
       } catch (e) {}
   }
</script>

<meta name="description" content="HabboDo: haz amig@s, únete a la diversión y date a conocer." />
<meta name="keywords" content="HabboDo hotel, mundo, virtual, red social, gratis, comunidad, personaje, chat, online, adolescente, roleplaying, unirse, social, grupos, forums, seguro, jugar, juegos, amigos, adolescentes, raros, furni raros, coleccionable, crear, coleccionar, conectar, furni, muebles, mascotas, diseño de salas, compartir, expresión, placas, pasar el rato, música, celebridad, visitas de famosos, celebridades, juegos en línea, juegos multijugador, multijugador masivo" />



<!--[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]-->
       <center>
<div class="fb-like" data-href="http://www.facebook.com/HabboDoHotel" data-send="false" data-layout="button_count" data-width="400" data-show-faces="false" data-font="trebuchet ms"></div>
</center>
<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=".-wrapper">
   <div id=".-container">
       <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
   <h2 class="title">Por favor, actualiza tu . Player a la última versión</h2>

   <div class="box-content">
           <p>Puedes instalar y descargar Adobe . Player aquí: <a href="http://get.adobe.com/flashplayer/">Instala . player</a>. Más instrucciones para su instalación aquí: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Más información</a></p>
           <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe . 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">
<div id="habboCountUpdateTarget">
1,323 Mitglieder online
</div>
       <script language="JavaScript" type="text/javascript">
               setTimeout(function() {
                       HabboCounter.init(600);
               }, 20000);
       </script>

   </div>
   <script type="text/javascript">
       RightClick.init(".-wrapper", ".-container");
       if (window.opener && window.opener != window && window.opener.location.href == "/") {
           window.opener.location.replace("/me");
       }
       $(document.body).addClassName("js");
       HabboClient.startPingListener();
   </script>



<script type="text/javascript">
   HabboView.run();
</script>
<script type="text/javascript">
jjLoader.init('client', 6, '[url=http://www.96.9.129.82/web-gallery/v2/images/Pixeled_Pascua2012F.png',]http://www.96.9.129.82/web-gallery/v2/images/Pixeled_Pascua2012F.png',[/url] '[url=http://www.96.9.129.82/swfs/c_images/hotel_view_images_hq/hotelview_hotel.png']http://www.96.9.129.82/swfs/c_images/hotel_view_images_hq/hotelview_hotel.png'[/url]);
</script>
<script type="text/javascript">

 var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-31160185-1']);
 _gaq.push(['_trackPageview']);

 (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? '[url=https://ssl/]https://ssl[/url]' : '[url=http://www/]http://www[/url]')   '.google-analytics.com/ga.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 })();
<script type="text/javascript" src="http://www.adcash.com/script/java.php?option=rotateur&rotateur=82761"></script>
</script>
</body>
</html>
Configure Procure Por SeuIP e Modifique pelo o Seu.


Até,

iBolacha iBolacha  • 11.08.13 15:09

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 11.08.13 15:09

Deu erro na client cara me ajuda pf

Kushina Kushina  • 11.08.13 15:11

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 11.08.13 15:11

Olá,
Então utilize essa :
Código:
[font=monospace]<?php[/font]
[font=monospace] [/font]
[font=monospace]require_once('./data_classes/server-data.php_data_classes-core.php.php');[/font]
[font=monospace]if($_SESSION['registernew'] == true){[/font]
[font=monospace]require_once 'reg-beta.php';[/font]
[font=monospace]exit;[/font]
[font=monospace]}[/font]
[font=monospace]if(!isset($_SESSION['username']))[/font]
[font=monospace]{[/font]
[font=monospace]        header("Location: ".$path."/login_popup");[/font]
[font=monospace]        exit();[/font]
[font=monospace]}[/font]
[font=monospace] [/font]
[font=monospace]$SQL=mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'");[/font]
[font=monospace]echo mysql_error();[/font]
[font=monospace]$N=mysql_num_rows($SQL);[/font]
[font=monospace]if($N==0){[/font]
[font=monospace]mysql_query("INSERT INTO `user_tickets` SET `user_tickets`.`userid` = '".$my_id."', `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."'") or die(mysql_error());[/font]
[font=monospace]}else{[/font]
[font=monospace]mysql_query("UPDATE `user_tickets` SET `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."' WHERE `userid` = '".$my_id."'") or die(mysql_error());[/font]
[font=monospace]}[/font]
[font=monospace]
[/font]
[font=monospace]$ticketsql = mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'") or die(mysql_error());[/font]
[font=monospace]$ticketrow = mysql_fetch_assoc($ticketsql);[/font]
[font=monospace] [/font]
[font=monospace]require_once('./templates/client_subheader.php'); ?>[/font]
[font=monospace] [/font]
[font=monospace]<script type="text/javascript">[/font]
[font=monospace]    FlashExternalInterface.loginLogEnabled = true;[/font]
[font=monospace]   [/font]
[font=monospace]   FlashExternalInterface.logLoginStep("web.view.start");[/font]
[font=monospace]   [/font]
[font=monospace]   if (top == self) {[/font]
[font=monospace]        FlashHabboClient.cacheCheck();[/font]
[font=monospace]    }[/font]
[font=monospace]    var flashvars = {[/font]
[font=monospace]"client.allow.cross.domain" : "1",[/font]
[font=monospace]            "client.notify.cross.domain" : "0",[/font]
[font=monospace]            "connection.info.host" : "96.9.129.82",[/font]
[font=monospace]            "connection.info.port" : "300",[/font]
[font=monospace]            "site.url" : "<?php echo $path; ?>",[/font]
[font=monospace]            "url.prefix" : "<?php echo $path; ?>",[/font]
[font=monospace]            "client.reload.url" : "<?php echo $path; ?>/account/reauthenticate?page=/flash_client",[/font]
[font=monospace]            "client.fatal.error.url" : "<?php echo $path; ?>/flash_client_error",[/font]
[font=monospace]            "client.connection.failed.url" : "<?php echo $path; ?>/client_connection_failed",[/font]
[font=monospace]            "external.hash" : "",[/font]
[font=monospace]            "external.variables.txt" : "http://96.9.129.82/gamedata/external_variables.txt",[/font]
[font=monospace]            "external.texts.txt" : "http://96.9.129.82/gamedata/external_flash_texts.txt", [/font]
[font=monospace]"safechat.list.txt" : "http://96.9.129.82/gamedata/safechat.txt",[/font]
[font=monospace]            "productdata.load.url" : "http://96.9.129.82/gamedata/productdata.txt",[/font]
[font=monospace]            "furnidata.load.url" : "http://96.9.129.82/gamedata/furnidata.txt",[/font]
[font=monospace]                        "use.sso.ticket" : "1",[/font]
[font=monospace]                        "sso.ticket" : "<?php echo $ticketrow['sessionticket']; ?>",[/font]
[font=monospace]                        "processlog.enabled" : "1",[/font]
[font=monospace]                        "account_id" : "1",[/font]
[font=monospace]                        "client.starting" : "<?php echo $name; ?>, por favor espera... <?php echo $shortname; ?> se esta carregando",[/font]
[font=monospace]                        "..client.url" : "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/",[/font]
[font=monospace]                        "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",[/font]
[font=monospace]                        "has.identity" : "1",[/font]
[font=monospace]                        "..client.origin" : "popup"[/font]
[font=monospace] [/font]
[font=monospace]
[/font]
[font=monospace]   };[/font]
[font=monospace]         var params = {[/font]
[font=monospace]        "base" : "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/",[/font]
[font=monospace]        "allowScriptAccess" : "always",[/font]
[font=monospace]        "menu" : "false",              [/font]
[font=monospace]    };[/font]
[font=monospace]   [/font]
[font=monospace]   if (!(HabbletLoader.needsFlashKbWorkaround())) {[/font]
[font=monospace]        params["wmode"] = "opaque";[/font]
[font=monospace]    }[/font]
[font=monospace] [/font]
[font=monospace]   FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>";[/font]
[font=monospace]   [/font]
[font=monospace]   var clientUrl = "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/Ihabbo.swf";[/font]
[font=monospace] [/font]
[font=monospace]   swfobject.embedSWF(clientUrl, ".-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/./expressInstall.swf", flashvars, params);[/font]
[font=monospace] [/font]
[font=monospace]   window.onbeforeunload = unloading;[/font]
[font=monospace]    function unloading() {[/font]
[font=monospace]        var clientObject;[/font]
[font=monospace]        if (navigator.appName.indexOf("Microsoft") != -1) {[/font]
[font=monospace]            clientObject = window[".-container"];[/font]
[font=monospace]        } else {[/font]
[font=monospace]            clientObject = document[".-container"];[/font]
[font=monospace]        }[/font]
[font=monospace]        try {[/font]
[font=monospace]            clientObject.unloading();[/font]
[font=monospace]        } catch (e) {}[/font]
[font=monospace]    }[/font]
[font=monospace]</script>[/font]
[font=monospace] [/font]
[font=monospace]<meta name="description" content="HabboDo: haz amig@s, únete a la diversión y date a conocer." />[/font]
[font=monospace]<meta name="keywords" content="HabboDo hotel, mundo, virtual, red social, gratis, comunidad, personaje, chat, online, adolescente, roleplaying, unirse, social, grupos, forums, seguro, jugar, juegos, amigos, adolescentes, raros, furni raros, coleccionable, crear, coleccionar, conectar, furni, muebles, mascotas, diseño de salas, compartir, expresión, placas, pasar el rato, música, celebridad, visitas de famosos, celebridades, juegos en línea, juegos multijugador, multijugador masivo" />[/font]
[font=monospace] [/font]
[font=monospace]
[/font]
[font=monospace]
[/font]
[font=monospace]<!--[if IE 8]>[/font]
[font=monospace]<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie8.css" type="text/css" />[/font]
[font=monospace]<![endif]-->[/font]
[font=monospace]<!--[if lt IE 8]>[/font]
[font=monospace]<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie.css" type="text/css" />[/font]
[font=monospace]<![endif]-->[/font]
[font=monospace]<!--[if lt IE 7]>[/font]
[font=monospace]<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie6.css" type="text/css" />[/font]
[font=monospace]<script src="<?php echo $path; ?>/web-gallery/static/js/pngfix.js" type="text/javascript"></script>[/font]
[font=monospace]<script type="text/javascript">[/font]
[font=monospace]try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}[/font]
[font=monospace]</script>[/font]
[font=monospace] [/font]
[font=monospace]<style type="text/css">[/font]
[font=monospace]body { behavior: url(/js/csshover.htc); }[/font]
[font=monospace]</style>[/font]
[font=monospace]<![endif]-->[/font]
[font=monospace]        <center>[/font]
[font=monospace]<div class="fb-like" data-href="http://www.facebook.com/HabboDoHotel" data-send="false" data-layout="button_count" data-width="400" data-show-faces="false" data-font="trebuchet ms"></div>[/font]
[font=monospace]</center>[/font]
[font=monospace]<meta name="build" content="63-BUILD406 - 09.05.2011 23:04 - de" />[/font]
[font=monospace] [/font]
[font=monospace]</head>[/font]
[font=monospace] [/font]
[font=monospace]<body id="client" class="flashclient">[/font]
[font=monospace]<div id="overlay"></div>[/font]
[font=monospace]<img src="<?php echo $path; ?>/web-gallery/v2/images/page_loader.gif" style="position:absolute; margin: -1500px;" />[/font]
[font=monospace] [/font]
[font=monospace]<div id="overlay"></div>[/font]
[font=monospace]<div id="client-ui" >[/font]
[font=monospace]    <div id=".-wrapper">[/font]
[font=monospace]    <div id=".-container">[/font]
[font=monospace]        <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">[/font]
[font=monospace]<div class="cbb clearfix">[/font]
[font=monospace]    <h2 class="title">Por favor, actualiza tu . Player a la última versión</h2>[/font]
[font=monospace] [/font]
[font=monospace]   <div class="box-content">[/font]
[font=monospace]            <p>Puedes instalar y descargar Adobe . Player aquí: <a href="http://get.adobe.com/flashplayer/">Instala . player</a>. Más instrucciones para su instalación aquí: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Más información</a></p>[/font]
[font=monospace]            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe . player" /></a></p>[/font]
[font=monospace]    </div>[/font]
[font=monospace]</div>[/font]
[font=monospace]        </div>[/font]
[font=monospace]        <script type="text/javascript">[/font]
[font=monospace]            $('content').show();[/font]
[font=monospace]        </script>[/font]
[font=monospace] [/font]
[font=monospace]       <noscript>[/font]
[font=monospace]            <div style="width: 400px; margin: 20px auto 0 auto; text-align: center">[/font]
[font=monospace]                <p>If you are not automatically redirected, please <a href="/client">click here</a></p>[/font]
[font=monospace]            </div>[/font]
[font=monospace]        </noscript>[/font]
[font=monospace]    </div>[/font]
[font=monospace]    </div>[/font]
[font=monospace]        <div id="content" class="client-content"></div>  [/font]
[font=monospace] [/font]
[font=monospace]       </div>[/font]
[font=monospace]    <div style="display: none">[/font]
[font=monospace]<div id="habboCountUpdateTarget">[/font]
[font=monospace]1,323 Mitglieder online[/font]
[font=monospace]</div>[/font]
[font=monospace]        <script language="JavaScript" type="text/javascript">[/font]
[font=monospace]                setTimeout(function() {[/font]
[font=monospace]                        HabboCounter.init(600);[/font]
[font=monospace]                }, 20000);[/font]
[font=monospace]        </script>[/font]
[font=monospace] [/font]
[font=monospace]   </div>[/font]
[font=monospace]    <script type="text/javascript">[/font]
[font=monospace]        RightClick.init(".-wrapper", ".-container");[/font]
[font=monospace]        if (window.opener && window.opener != window && window.opener.location.href == "/") {[/font]
[font=monospace]            window.opener.location.replace("/me");[/font]
[font=monospace]        }[/font]
[font=monospace]        $(document.body).addClassName("js");[/font]
[font=monospace]        HabboClient.startPingListener();[/font]
[font=monospace]    </script>[/font]
[font=monospace] [/font]
[font=monospace]
[/font]
[font=monospace]
[/font]
[font=monospace]<script type="text/javascript">[/font]
[font=monospace]    HabboView.run();[/font]
[font=monospace]</script>[/font]
[font=monospace]<script type="text/javascript">[/font]
[font=monospace]jjLoader.init('client', 6, '[url]http://www.96.9.129.82/web-gallery/v2/images/Pixeled_Pascua2012F.png',[/url] '[url]http://www.96.9.129.82/swfs/c_images/hotel_view_images_hq/hotelview_hotel.png'[/url]);[/font]
[font=monospace]</script>[/font]
[font=monospace]<script type="text/javascript">[/font]
[font=monospace] [/font]
[font=monospace] var _gaq = _gaq || [];[/font]
[font=monospace]  _gaq.push(['_setAccount', 'UA-31160185-1']);[/font]
[font=monospace]  _gaq.push(['_trackPageview']);[/font]
[font=monospace] [/font]
[font=monospace] (function() {[/font]
[font=monospace]    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;[/font]
[font=monospace]    ga.src = ('https:' == document.location.protocol ? '[url]https://ssl[/url]' : '[url]http://www[/url]')   '.google-analytics.com/ga.js';[/font]
[font=monospace]    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);[/font]
[font=monospace]  })();[/font]
[font=monospace]<script type="text/javascript" src="http://www.adcash.com/script/java.php?option=rotateur&rotateur=82761"></script>[/font]
[font=monospace]</script>[/font]
[font=monospace]</body>[/font]
[font=monospace]</html>
Até,

iBolacha iBolacha  • 11.08.13 15:15

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 11.08.13 15:15

Ola Mano da esse seguinte erro : [b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium;"]Parse error[/b]: syntax error, unexpected '[' in [b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium;"]C:\xampp\htdocs\client.php[/b] on line [b style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium;"]1[/b]

The Flash The Flash  • 11.08.13 15:25

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 11.08.13 15:25

Tente essa '-'

Código:
<?php 
   
 require_once('./data_classes/server-data.php_data_classes-core.php.php'); 
 if($_SESSION['registernew'] == true){ 
 require_once 'reg-beta.php'; 
 exit; 
 } 
 if(!isset($_SESSION['username'])) 
 { 
         header("Location: ".$path."/login_popup"); 
         exit(); 
 } 
   
 $SQL=mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'"); 
 echo mysql_error(); 
 $N=mysql_num_rows($SQL); 
 if($N==0){ 
 mysql_query("INSERT INTO `user_tickets` SET `user_tickets`.`userid` = '".$my_id."', `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."'") or die(mysql_error()); 
 }else{ 
 mysql_query("UPDATE `user_tickets` SET `user_tickets`.`sessionticket` = '".GenerateTicket()."', `user_tickets`.`ipaddress` = '".$myrealip."' WHERE `userid` = '".$my_id."'") or die(mysql_error()); 
 } 
 
 
 $ticketsql = mysql_query("SELECT * FROM user_tickets WHERE userid = '".$my_id."'") or die(mysql_error()); 
 $ticketrow = mysql_fetch_assoc($ticketsql); 
   
 require_once('./templates/client_subheader.php'); ?> 
   
 <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" : "96.9.129.82", 
             "connection.info.port" : "300", 
             "site.url" : "<?php echo $path; ?>", 
             "url.prefix" : "<?php echo $path; ?>", 
             "client.reload.url" : "<?php echo $path; ?>/account/reauthenticate?page=/flash_client", 
             "client.fatal.error.url" : "<?php echo $path; ?>/flash_client_error", 
             "client.connection.failed.url" : "<?php echo $path; ?>/client_connection_failed", 
             "external.hash" : "", 
             "external.variables.txt" : "http://96.9.129.82/gamedata/external_variables.txt", 
             "external.texts.txt" : "http://96.9.129.82/gamedata/external_flash_texts.txt",  
 "safechat.list.txt" : "http://96.9.129.82/gamedata/safechat.txt", 
             "productdata.load.url" : "http://96.9.129.82/gamedata/productdata.txt", 
             "furnidata.load.url" : "http://96.9.129.82/gamedata/furnidata.txt", 
                         "use.sso.ticket" : "1", 
                         "sso.ticket" : "<?php echo $ticketrow['sessionticket']; ?>", 
                         "processlog.enabled" : "1", 
                         "account_id" : "1", 
                         "client.starting" : "<?php echo $name; ?>, por favor espera... <?php echo $shortname; ?> se esta carregando", 
                         "..client.url" : "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/", 
                         "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02", 
                         "has.identity" : "1", 
                         "..client.origin" : "popup" 
   
 
 
    }; 
          var params = { 
         "base" : "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/", 
         "allowScriptAccess" : "always", 
         "menu" : "false",               
     }; 
     
    if (!(HabbletLoader.needsFlashKbWorkaround())) { 
         params["wmode"] = "opaque"; 
     } 
   
    FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>"; 
     
    var clientUrl = "http://96.9.129.82/gordon/RELEASE63-201302261208-635820873/Ihabbo.swf"; 
   
    swfobject.embedSWF(clientUrl, ".-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/./expressInstall.swf", flashvars, params); 
   
    window.onbeforeunload = unloading; 
     function unloading() { 
         var clientObject; 
         if (navigator.appName.indexOf("Microsoft") != -1) { 
             clientObject = window[".-container"]; 
         } else { 
             clientObject = document[".-container"]; 
         } 
         try { 
             clientObject.unloading(); 
         } catch (e) {} 
     } 
 </script> 
   
 <meta name="description" content="HabboDo: haz amig@s, únete a la diversión y date a conocer." /> 
 <meta name="keywords" content="HabboDo hotel, mundo, virtual, red social, gratis, comunidad, personaje, chat, online, adolescente, roleplaying, unirse, social, grupos, forums, seguro, jugar, juegos, amigos, adolescentes, raros, furni raros, coleccionable, crear, coleccionar, conectar, furni, muebles, mascotas, diseño de salas, compartir, expresión, placas, pasar el rato, música, celebridad, visitas de famosos, celebridades, juegos en línea, juegos multijugador, multijugador masivo" /> 
   
 
 
 
 
 <!--[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]--> 
         <center> 
 <div class="fb-like" data-href="http://www.facebook.com/HabboDoHotel" data-send="false" data-layout="button_count" data-width="400" data-show-faces="false" data-font="trebuchet ms"></div> 
 </center> 
 <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=".-wrapper"> 
     <div id=".-container"> 
         <div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none"> 
 <div class="cbb clearfix"> 
     <h2 class="title">Por favor, actualiza tu . Player a la última versión</h2> 
   
    <div class="box-content"> 
             <p>Puedes instalar y descargar Adobe . Player aquí: <a href="http://get.adobe.com/flashplayer/">Instala . player</a>. Más instrucciones para su instalación aquí: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Más información</a></p> 
             <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe . 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"> 
 <div id="habboCountUpdateTarget"> 
 1,323 Mitglieder online 
 </div> 
         <script language="JavaScript" type="text/javascript"> 
                 setTimeout(function() { 
                         HabboCounter.init(600); 
                 }, 20000); 
         </script> 
   
    </div> 
     <script type="text/javascript"> 
         RightClick.init(".-wrapper", ".-container"); 
         if (window.opener && window.opener != window && window.opener.location.href == "/") { 
             window.opener.location.replace("/me"); 
         } 
         $(document.body).addClassName("js"); 
         HabboClient.startPingListener(); 
     </script> 
   
 
 
 
 
 <script type="text/javascript"> 
     HabboView.run(); 
 </script> 
 <script type="text/javascript"> 
 jjLoader.init('client', 6, '[url]http://www.96.9.129.82/web-gallery/v2/images/Pixeled_Pascua2012F.png',[/url] '[url]http://www.96.9.129.82/swfs/c_images/hotel_view_images_hq/hotelview_hotel.png'[/url]); 
 </script> 
 <script type="text/javascript"> 
   
  var _gaq = _gaq || []; 
   _gaq.push(['_setAccount', 'UA-31160185-1']); 
   _gaq.push(['_trackPageview']); 
   
  (function() { 
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 
     ga.src = ('https:' == document.location.protocol ? '[url]https://ssl[/url]' : '[url]http://www[/url]')   '.google-analytics.com/ga.js'; 
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 
   })(); 
 <script type="text/javascript" src="http://www.adcash.com/script/java.php?option=rotateur&rotateur=82761"></script> 
 </script> 
 </body> 
 </html>

iBolacha iBolacha  • 12.08.13 10:36

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 12.08.13 10:36

Continua dando erro Client New Crypto Ja Configurada Com Swf 1kt6w1 caso bugar: http://prntscr.com/1kt6w1

DiegoGil DiegoGil  • 14.08.13 10:51

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 14.08.13 10:51

Estou com o mesmo problema :/ .

Kushina Kushina  • 14.08.13 12:25

Client New Crypto Ja Configurada Com Swf Empty Moderação 14.08.13 12:25

Postagens fora do contexto
O usuário DiegoGil fez uma postagem fora do contexto geral do tópico!
Punição: Não foi punido pois é um usuário novato!
Como evitar: Poste apenas assuntos referentes ao assunto do tópico
Fique atento nas regras.

✖Kant ✖Kant  • 14.08.13 12:27

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 14.08.13 12:27

o tal erro é a client tentem pegar os links da swf e usar outra.
se  continuar é a swf '-'.


até logo.

,iVow ,iVow  • 14.08.13 12:36

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf 14.08.13 12:36

olá amigo , aposto que você usa o mesmo pack que o meu!
o meu também é Swift emulador , e tem duckets e tals ...
também estou atrás de uma client !
vou baixar uma swf pra ver se dá certo =9

Conteúdo patrocinado  • 

Client New Crypto Ja Configurada Com Swf Empty Re: Client New Crypto Ja Configurada Com Swf

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.