Release [keko] DATABASE fixx del momento [keko]

#Francesco

Utente Senior
Autore del topic
28 Dicembre 2010
1.605
0
Miglior risposta
0
Oggi navigando su kekomundo ho visto questo imperdibile DB che ha tutti i Furni nuovi del momento.

Caratteristiche:
-Cuccioli
-Furni cina
-Waasa
-HabboWood2011
-Rango
-Limousine
-Cubie

-Sunny
-Nuovi Gotici e molto altro!


Screen:
zlrcie.jpg

Scansione:
Perfavore, Entra oppure Registrati per vedere i Link!


Download DB:
Perfavore, Entra oppure Registrati per vedere i Link!
<--Ringrazio Dorje del nuovo download!

Ed anche un client e page-client.

Client:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d' and updates by Matthew 'MDK'
|
Perfavore, Entra oppure Registrati per vedere i Link!
&
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| 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: " . WWW. "/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")
{
header("Location: " . WWW . "/account/policy-verify");
exit;
}

$users->CheckSSO(USER_ID);

$tpl->Init();

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

$client = new Template('page-client');
$client->SetParam('page_title', ' ');
$client->SetParam('sso_ticket', $users->GetUserVar(USER_ID, 'auth_ticket', false));
$client->SetParam('flash_base', 'http://images.habbo.com/gordon/RELEASE51-26419-26420-201005120327_b80cdd8bbca0c0fb7e8ffb6b881319ee/');
$client->SetParam('flash_client_url', 'http://images.habbo.com/dcr/r51_none_b4ea29afdff17a13afb841a9811ebf55/');
$client->SetParam('hotel_status', $core->GetUsersOnline() . ' users online now!');
$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);

$tpl->Output();

?>


Page-client
<body id="client" class="flashclient">

<script type="text/javascript">
var habboDefaultClientP opupUrl = "%www%/client";
</script>

<noscript>
<meta http-equiv="refresh" content="0;url=%www%/client/nojs" />
</noscript>

<script type="text/javascript">
FlashExternalInterf ace.loginLogEnabled = true;

FlashExternalInterf ace.logLoginStep("web.view.start");

if (top == self) {
FlashHabboClient.ca cheCheck();
}
var flashvars = {
"client.allow.cross. domain" : "1",
"client.notify.cross .domain" : "0",
"connection.info.hos t" : "Ip - O No-ip",
"connection.info.por t" : "Puerto",
"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.f ailed.url" : "%www%/client_connection_failed",
"external.hash" : "",
"external.variables. txt" : "http://hadd0z.net/gamedata/external_variables1.txt",
"external.texts.txt" : "http://hadd0z.net/gamedata/external_flash_text.txt",
"productdata.load.ur l" : "http://hadd0z.net/gamedata/productdata.txt",
"furnidata.load.url" : "http://hadd0z.net/gamedata/furnidata.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" : "Bienvenido %habboName%, hay %hotel_status%",
"flash.client.url" : "http://hadd0z.net/gordon/R_64/",
"user.hash" : "",
"facebook.user" : "0",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://hadd0z.net/gordon/R_64/",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needs FlashKbWorkaround())) {
params["wmode"] = "opaque";
}

var clientUrl = "http://hadd0z.net/gordon/R_64/Haddo.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/36/web-gallery/flash/expressInstall.swf", flashvars, params);

window.onbeforeunlo ad = unloading;
function unloading() {
var clientObject;
if (navigator.appName.i ndexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unload ing();
} 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="habboCountUpdateTar get">
%hotel_status%
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<script type="text/javascript">
RightClick.init("flash-wrapper", "flash-container");
</script>

</body>
</html>

Spero vi piaccia e vi funga! Alla prossima :emoji_slight_smile:
 
Ultima modifica:
Riferimento: [keko] DATABASE fixx del momento [keko]

Bravo per aver postato ;) Userò questo.
--------------- AGGIUNTA AL POST ---------------
Non parte.
 
Ultima modifica:
Riferimento: [keko] DATABASE fixx del momento [keko]

Non parte nel senso il download
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Non va download..cerca di sistemare ^^
 
Riferimento: [keko] DATABASE fixx del momento [keko]

E' un problema del proprietario che lo ha messo. Credo che prima o poi fungerà. Io nel frattempo vedo se riesco a prenderlo e farne un download apparte :emoji_slight_smile:
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Non Va il Download come i post Sopra Comunque se riesci a fare un download a parte postalo mi raccomando...
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Cambia Download ci Sta 3 anni di qua che Scarica
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Page-client e dowlad non fungono segnalo post inutile
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Diamante Fammi Sapere Se E Tradotto E Con Che Emu Funge Bene In Modo Garantito.
P.S : Aspetto Risposta & Grazie In Anticipo.
 
Riferimento: [keko] DATABASE fixx del momento [keko]

L'avete detto in 10 che non va il download e vi è stato risposto, non fate post dupplicati inutili per cortesia... E poi il download funziona perfettamente, dovete pigiare sul bottone SKI ADD dopo che sono terminati i 5 secondi, comunque il link diretto è
Perfavore, Entra oppure Registrati per vedere i Link!
 
Ultima modifica:
Riferimento: [keko] DATABASE fixx del momento [keko]

molto fix e molto bello bravo per averlo postato.
 
Riferimento: [keko] DATABASE fixx del momento [keko]

bellissimo,funge alla perfezzione bravo x averlo postato.ottimo!
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Mi fa miacere @O_O :emoji_slight_smile:
 
Riferimento: [keko] DATABASE fixx del momento [keko]

Il page-client non và e inoltre non mi scarica il download del database PS: Uso UberEmulator