Winduss Winduss  • 17.07.11 0:25

Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 Empty Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 17.07.11 0:25

Reputação da mensagem: 0% (1 votos)
- Novas Roupas Verão 2011
- Novos Mobis Verão 2011
- Mobis Drago 2011


Essa é a atualização da SWF Habbo Friends [Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Client
Código:
/*=======================================================================
| UberCMS - Advanced Websheeft.servegame.com:8090 and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d' and updates by Matthew 'MDK'
| http://www.meth0d.org & http://www.sulake.biz
| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

define('HIDE_FEEDBACK', true);

require_once "global.php";
require_once "inc/class.rooms.php";

if (!LOGGED_IN)
{
  header("Location: " . [Tens de ter uma conta e sessão iniciada para poderes visualizar este link] "/login_popup");
  exit;
}

$forwardType = 0;
$forwardId = 0;

if ($users->getUserVar(USER_ID, 'newbie_status') == "0")
{
  if (isset($_GET['createRoom']) && is_numeric($_GET['createRoom']))
  {
      $roomId = RoomManager::CreateRoom(USER_NAME . "'s room", USER_NAME, 'model_s');

      switch (intval($_GET['createRoom']))
      {
        default:
        case 0:

            RoomManager::PaintRoom($roomId, '1701', '601');
            break;

        case 1:

            RoomManager::PaintRoom($roomId, '607', '111');
            break;

        case 2:

            RoomManager::PaintRoom($roomId, '1901', '301');
            break;

        case 3:

            RoomManager::PaintRoom($roomId, '1801', '110');
            break;

        case 4:

            RoomManager::PaintRoom($roomId, '503', '104');
            break;

        case 5:

            RoomManager::PaintRoom($roomId, '804', '107');
            break;
      }

      //die('createRoom Result: ' . $roomId);
      dbquery("UPDATE users SET home_room = '" . $roomId . "', newbie_status = '1' WHERE id = '" . USER_ID . "' LIMIT 1");

      //$forwardType = 2;
      //$forwardId = $roomId;
  }
  else
  {
      header("Location: " . WWW . "/client?createRoom=" . rand(0, 5));
      exit;
  }
}
else
 if (isset($_GET['forwardType']) && isset($_GET['forwardId'])
&& is_numeric($_GET['forwardType']) &&
is_numeric($_GET['forwardId']))
{
  $forwardType = intval($_GET['forwardType']);
  $forwardId = intval($_GET['forwardId']);

  if ($forwardType >= 3 || $forwardType <= 0)
  {
      return;
  }
}

if ($users->GetUserVar(USER_ID, "newbie_status", false) == "1")
{
}

$users->CheckSSO(USER_ID);

$tpl->Init();

$tpl->AddGeneric('head-init');
$tpl->AddIncludeSet('default');
$tpl->AddIncludeFile(new
 IncludeFile('text/css',
'http://www.agehotel.com.br/ageweb/web-gallery/v2/styles/habboclient.css',
 'stylesheet'));
$tpl->AddIncludeFile(new IncludeFile('text/css',
'http://www.agehotel.com.br/ageweb/web-gallery/v2/styles/habboflashclient.css',
 'stylesheet'));
$tpl->AddIncludeFile(new
IncludeFile('text/javascript',
'http://www.agehotel.com.br/ageweb/web-gallery/static/js/habboflashclient.js'));
$tpl->WriteIncludeFiles();
$tpl->AddGeneric('head-bottom');

$client = new Template('page-client');
$client->SetParam('page_title', 'Client');
$client->SetParam('sso_ticket', $users->GetUserVar(USER_ID, 'auth_ticket', false));
$client->SetParam('flash_base',
 
'http://hunterhotel.heliohost.org/ericnantes/gordon/RELEASE63-32546-32539-201103311123_27d1b23fd5315a3d6171f6a4ff861c19/');
$client->SetParam('flash_client_url',
 
'http://hunterhotel.heliohost.org/ericnantes/gordon/RELEASE63-32546-32539-201103311123_27d1b23fd5315a3d6171f6a4ff861c19/');
$client->SetParam('hotel_status', $core->GetUsersOnline() . ' Usuarios online!');
$client->SetParam('forwardType', $forwardType);
$client->SetParam('forwardId', $forwardId);

if (isset($_GET['forceTicket']) && $users->HasFuse(USER_ID, 'fuse_admin'))
{
  $client->SetParam('sso_ticket', $_GET['forceTicket']);
}

$tpl->AddTemplate($client);

// Footer
$tpl->AddGeneric('footer');

$tpl->Output();

?>

- Page-Client:
Código:

 

var habboDefaultClientPopupUrl = "%www%/client";



   



    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" : "habboofriends.no-ip.biz",
            "connection.info.port" : "30000",
            "hunterhotel.heliohost.org/ericnantes.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.hash" : "",
            "external.variables.txt" : "http://friends-hotel.com.nu/gamedata/variables_4.txt",
            "external.texts.txt" : "http://friends-hotel.com.nu/gamedata/external_flash_texts.txt",
            "productdata.load.url" : "http://friends-hotel.com.nu/gamedata/productdata.txt",
            "furnidata.load.url" : "http://friends-hotel.com.nu/gamedata/furnidata.txt",
            "use.sso.ticket" : "1",

            "sso.ticket" : "%sso_ticket%",
            "processlog.enabled" : "0",
            "account_id" : "0",
            "client.starting" : "%HabboName%, aguarde, o hotel está carregando",
            "flash.client.url" :
"http://friends-hotel.com.nu/gordon/RELEASE63-33348-33347-201104282308_669860ea39619427619e610f68e8bb05/",
            "user.hash" : "",
            "facebook.user" : "0",
            "has.identity" : "0",
            "flash.client.origin" : "popup"
    };
    var params = {
        "base" : "http://friends-hotel.com.nu/gordon/RELEASE63-33348-33347-201104282308_669860ea39619427619e610f68e8bb05/",
        "allowScriptAccess" : "always",
        "menu" : "false"           
    };
 
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
      params["wmode"] = "opaque";
    }
 
    FlashExternalInterface.signoutUrl = "%www%/account/logout";


    var clientUrl =
"http://friends-hotel.com.nu/gordon/RELEASE63-33348-33347-201104282308_669860ea39619427619e610f68e8bb05/Habbo8.swf";
    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%",
"10.0.0",
"http://images.alexgroup27.com.ve/habboweb/%web_build%/web-gallery/flash/expressInstall.swf",
 flashvars, params);




[img]http://images.habbo.com/habboweb/%web_build%/web-gallery/v2/images/page_loader.gif[/img]
 


   
   
       

    [b]Por favor, instale o Adobe Flash Player.[/b]


   
            Você pode instalar e baixar o Flash Player aqui:
[url=http://get.adobe.com/flashplayer/]Instalar Flash player[/url]. Mais
 instruções para a instação aqui::
[url=http://www.adobe.com/products/flashplayer/productinfo/instructions/]Mais
 informações[/url]
           
[url=http://www.adobe.com/go/getflashplayer][img]http://images.habbo.com/habboweb/%web_build%/web-gallery/v2/images/client/get_flash_player.gif[/img][/url]
   

       
       
            $('content').show();
       
       
            [center]
                Se você não for redirecionado automaticamente,[url=http://www.prpixel.com//client/nojs]clique aqui[/url]
            [/center]
       
   
   
 
       



   

%hotel_status%

 
      setTimeout(function() {
        HabboCounter.init(600);
      }, 20000);
 
   
   
        RightClick.init("flash-wrapper", "flash-container");
   
 

- Prints:
- Novas Roupas Verão 2011
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
- Novos Mobis Verão 2011
- [Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

compatível com AlphaEMU R2



Créditos: MateusEduardo

Sтуℓє Sтуℓє  • 26.08.11 19:42

bsvss bsvss  • 26.08.11 19:47

Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 Empty Re: Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 26.08.11 19:47

Pelo visto parece ser uma Boa SWF, resta saber se é compativel com a nova Power v4.

TioBlitz TioBlitz  • 26.08.11 19:54

Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 Empty Re: Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 26.08.11 19:54

~Lυcαs мєηdєs escreveu:Pelo visto parece ser uma Boa SWF, resta saber se é compativel com a nova Power v4.

PowerBoss PowerBoss  • 09.09.11 19:31

Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 Empty Re: Swf habbo friends | r65 | nova atualização | novas roupas verão | 14.06 09.09.11 19:31

wallace escreveu:
~Lυcαs мєηdєs escreveu:Pelo visto parece ser uma Boa SWF, resta saber se é compativel com a nova Power v4.
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.