[DCRS SWF] Nueva SWF Habbo.es [Propias] [Prehosteadas] Uber SwiftEMU ACTUALIZADAS 19/04/2013

[DCRS SWF] Nueva SWF Habbo.es [Propias] [Prehosteadas] Uber SwiftEMU ACTUALIZADAS 19/04/2013
Son con la nueva release esta la descarga del emulador igual
Imágenes prehosteadas







page-client Prehosteadas Ingles
<body id="client" class="flashclient">
 
<script type="text/javascript">
var habboDefaultClientPopupUrl = "%www%/client";
</script>
 
<noscript>
    <meta http-equiv="refresh" content="0;url=%www%/client/nojs" />
</noscript>
 
<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" : "(TUHOTEL)",
            "connection.info.port" : "(TUPUERTO)",
            "site.url" : "%www%",
            "url.prefix" : "%www%",
            "client.reload.url" : "%www%/account/reauthenticate?page=/flash_client",
            "client.fatal.error.url" : "%www%/flash_client_error",
            "client.connection.failed.url" : "%www%/client_connection_failed",
     "external.variables.txt" : "http://host.hebbo.ca/swfs/external_variables.txt",
     "external.texts.txt" : "http://host.hebbo.ca/swfs/external_flash_texts.txt",
            "use.sso.ticket" : "1",
<?php
 
if ($forwardType > 0)
{
    echo '            "forward.type" : "' . $forwardType . '",' . LB;
    echo '            "forward.id" : "' . $forwardId . '",' . LB;
}
 
?>
            "sso.ticket" : "%sso_ticket%",
            "processlog.enabled" : "0",
            "account_id" : "0",
     "client.starting" : "Bienvenid@, el hotel se esta cargando Usuari@s ONLINE :)", 
     "flash.client.url" : "http://hebbo.ca/client",

            "user.hash" : "",
            "facebook.user" : "0",
            "has.identity" : "0",
            "flash.client.origin" : "popup"
    };
    var params = {
        "base" : "http://host.hebbo.ca/swfs/",

        "allowScriptAccess" : "always",
        "menu" : "false"
    };
 
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
       params["wmode"] = "opaque";
    }
    var clientUrl = "http://host.hebbo.ca/swfs/Habbod.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/%web_build%/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>
 
<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">Please install Adobe Flash Player.</h2>
    <div class="box-content">
            <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/%web_build%/web-gallery/v2/images/client/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">
%hotel_status%
</div>
    <script language="JavaScript" type="text/javascript">
        setTimeout(function() {
            HabboCounter.init(600);
        }, 20000);
    </script>

 page-client Propias Español 50%

<body id="client" class="flashclient">
 
<script type="text/javascript">
var habboDefaultClientPopupUrl = "%www%/client";
</script>
 
<noscript>
    <meta http-equiv="refresh" content="0;url=%www%/client/nojs" />
</noscript>
 
<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" : "TUHOTEL",
            "connection.info.port" : "300",
            "site.url" : "%www%",
            "url.prefix" : "%www%",
            "client.reload.url" : "%www%/account/reauthenticate?page=/flash_client",
            "client.fatal.error.url" : "%www%/flash_client_error",
            "client.connection.failed.url" : "%www%/client_connection_failed",
     "external.variables.txt" : "http://TUHOTEL/swfs/external_variables.txt",
     "external.texts.txt" : "http://TUHOTEL/swfs/external_flash_Texts.txt",  
     "productdata.load.url" : "http://TUHOTEL/swfs/productdata.txt",  
     "furnidata.load.url" : "http://TUHOTEL/swfs/furnidata.txt",  

            "safechat.list.txt" : "http://TUHOTEL/swfs/safechat.txt",
            "use.sso.ticket" : "1",
<?php
 
if ($forwardType > 0)
{
    echo '            "forward.type" : "' . $forwardType . '",' . LB;
    echo '            "forward.id" : "' . $forwardId . '",' . LB;
}
 
?>
            "sso.ticket" : "%sso_ticket%",
            "processlog.enabled" : "0",
            "account_id" : "0",
     "client.starting" : "Bienvenid@, el hotel se esta cargando Usuari@s ONLINE :)", 
     "flash.client.url" : "http://TUHOTEL/swfs/",

            "user.hash" : "",
            "facebook.user" : "0",
            "has.identity" : "0",
            "flash.client.origin" : "popup"
    };
    var params = {
        "base" : "http://TUHOTEL/swfs/",

        "allowScriptAccess" : "always",
        "menu" : "false"
    };
 
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
       params["wmode"] = "opaque";
    }
    var clientUrl = "http://TUHOTEL/swfs/Habbod.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/%web_build%/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>
 
<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">Please install Adobe Flash Player.</h2>
    <div class="box-content">
            <p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. More instructions for installation can be found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">More information</a></p>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/%web_build%/web-gallery/v2/images/client/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">
%hotel_status%
</div>
    <script language="JavaScript" type="text/javascript">
        setTimeout(function() {
            HabboCounter.init(600);
        }, 20000);
    </script>
 DESCARGAS ACTUALIZADAS 19/05/2013
SWF Recomendada (RAPIDA): DESCARGAR link
secundario: DESCARGAR
SWF MEGA (RAPIDA): subiendose.
SWF MF (LENTA) no recomendado:  DESCARGAR  link de Habbod.swf solo para SWF (MF): DESCARGAR
EMU MEGA: DESCARGAR
EMU MF: DESCARGAR
DB: usar la de megahackerpro o esta: DESCARGAR
también hay una DB en Solución de errores que esta actualizada le faltan tablas pero eso  os encargáis ustedes no os dará ni un problema. os la recomiendo ya que tiene todos los fix a 100%

SOLUCIONES DE ERRORES

Si os salen problemas de que los furnis no van bien o los bots utilicen esta db actualizada.
DB: DESCARGAR
VT: DESCARGAR

Solución de Inventario.
sí, vacías "room_items, elementos user_items" si no funciona haz lo siguiente.
cambiarlo a Habbo.swf reiniciar Emu y limpiar caché.

Solución de Furnis.
pronto se pondrá código de sql para solución con una cms especial habbo.es swf v1 idénticas a habbo.es mejoradas
emulador echo a 0 con todos los fix juegos funcionales como habbo.es solo esperen.
IMPORTA ESTE CÓDIGO A LA SQL SI TIENES PROBLEMAS CON ITEMS

DROP TABLE IF EXISTS `items`;
CREATE TABLE `items` (
  `item_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `base_id` smallint(5) unsigned DEFAULT NULL,
  `rareid` int(11) NOT NULL DEFAULT '0',
  `group_data` varchar(200) NOT NULL DEFAULT '',
  `placedBy` int(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`item_id`),
  UNIQUE KEY `id_UNIQUE` (`item_id`)
) ENGINE=InnoDB AUTO_INCREMENT=54 DEFAULT CHARSET=latin1;

-- ----------------------------
-- Records of items
-- ----------------------------
INSERT INTO `items` VALUES ('1', '1', '0', '', '0');
INSERT INTO `items` VALUES ('2', '2', '0', '', '0');
INSERT INTO `items` VALUES ('3', '1544', '0', '', '1');
INSERT INTO `items` VALUES ('4', '28500', '0', '', '1');
INSERT INTO `items` VALUES ('5', '1186', '0', '', '1');
INSERT INTO `items` VALUES ('6', '1545', '0', '', '1');
INSERT INTO `items` VALUES ('7', '1498', '0', '', '1');
INSERT INTO `items` VALUES ('8', '1498', '0', '', '1');
INSERT INTO `items` VALUES ('9', '1498', '0', '', '1');
INSERT INTO `items` VALUES ('10', '1545', '0', '', '1');
INSERT INTO `items` VALUES ('11', '1478', '0', '', '0');
INSERT INTO `items` VALUES ('12', '1636', '0', '', '1');
INSERT INTO `items` VALUES ('13', '1634', '0', '', '1');
INSERT INTO `items` VALUES ('14', '1637', '0', '', '1');
INSERT INTO `items` VALUES ('15', '320', '0', '', '1');
INSERT INTO `items` VALUES ('16', '2745', '0', '', '1');
INSERT INTO `items` VALUES ('17', '2752', '0', '', '1');
INSERT INTO `items` VALUES ('18', '2758', '0', '', '1');
INSERT INTO `items` VALUES ('19', '2742', '0', '', '1');
INSERT INTO `items` VALUES ('20', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('21', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('22', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('23', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('24', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('25', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('26', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('27', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('28', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('29', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('30', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('31', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('32', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('33', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('34', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('35', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('36', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('37', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('38', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('39', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('40', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('41', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('42', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('43', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('44', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('45', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('46', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('47', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('48', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('49', '1476', '0', '', '1');
INSERT INTO `items` VALUES ('50', '4526', '0', '62;183a4b;84de00', '1');
INSERT INTO `items` VALUES ('51', '208', '0', '', '1');
INSERT INTO `items` VALUES ('52', '1139', '0', '', '1');
INSERT INTO `items` VALUES ('53', '1478', '0', '', '0');

Solucion de external_texts.txt
buscar en bloc de notas
purse.seasonal.c=Diamantes
los demás se buscarlos vosotros.
o descargate este external_texts todo los fix por Blackmenace ESPAÑOL!!!
http://adfoc.us/11662023494887

FIX de mensajes en el client
IMAGEN: http://adfoc.us/11662023494909
Solucion copia esto y pega en external_texts y borra caché y reinicia client

purse.duckets.promo=Usted acaba de ganar un poco de <font color="#e38e1e"><b>Duckets</b></font>!Haga clic en Ducket para ver cómo se pueden gastar.
inventory.rentables=Rentables (Bug)

cómo solucionar los diamantes
Sólo cambia el valor de ActivityPointsUpdat eBalance
donde puedo encontrar el ActivityPointsUpdat eBalance?
en Habbo.cs
se Codea en el emulador XD

VirusTotal
EMU: DESCARGAR
SWF: DESCARGAR
DB:  DESCARGAR


--
-- Table structure for table `user_bots`
--

CREATE TABLE IF NOT EXISTS `user_bots` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `room_id` int(10) unsigned NOT NULL DEFAULT '0',
  `ai_type` enum('generic','guide','pet') NOT NULL DEFAULT 'generic',
  `name` varchar(100) NOT NULL,
  `motto` varchar(120) NOT NULL,
  `look` text NOT NULL,
  `x` int(11) NOT NULL DEFAULT '0',
  `y` int(11) NOT NULL DEFAULT '0',
  `z` int(11) NOT NULL DEFAULT '0',
  `rotation` int(11) NOT NULL DEFAULT '0',
  `walk_mode` enum('stand','freeroam','specified_range') NOT NULL DEFAULT 'stand',
  `min_x` int(11) NOT NULL DEFAULT '0',
  `min_y` int(11) NOT NULL DEFAULT '0',
  `max_x` int(11) NOT NULL DEFAULT '0',
  `max_y` int(11) NOT NULL DEFAULT '0',
  `user_id` int(11) NOT NULL DEFAULT '0',
  `template_id` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `room_id` (`room_id`) USING BTREE
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=339 ;


Creditos
ragezone
y yo

Comentarios

Entradas populares de este blog

[CMS]Deck CMS V1| Buena index |Based Lavvos| es para xamp y iss [Habbo] ACTUALIZADO 20/04/2013

Emulador HabboLatino New Crypto ACTUALIZADO 19/04/2013

New Habbo Room Layout (Working on any server)