TutoArea
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

[WiredFurni]ZeroEmulator[R58][SWF]

Ir para baixo

[WiredFurni]ZeroEmulator[R58][SWF] Empty [WiredFurni]ZeroEmulator[R58][SWF]

Mensagem por Gfx_Producoes 25/2/2011, 16:00

Olá Pessoal! o ZeroEmu é òtimo Recomendo a todos.

Novidades:
Wired Furniture 100%
Battle Banzai 85% (Somente os Mobis e Efeitos)
Rollers 90%
Água 100% (2)
Bolas 90%
Modo de Conexão (database e MUS)
Esconder paredes 100%
Novos Pets 100%

Download(DB+Emulator)
Código:
http://www.4shared.com/file/MfUIbpQQ/zero1.html
Mini-Tutorial : Como usar o Wired Furni!

PS : Para o WiredFurni Funcionar use estas Page-Client e estas Externals! Caso contrário não irá funcionar
PS2 : Use a DB do Zero(Incluida no Pacote) Se não nada disso irá funfar !
Page-Client:
Código:
base : http://host.portal-habbo.com.br/
var clientUrl = http://host.portal-habbo.com.br/Habbo10.swf
clientUrl = http://host.portal-habbo.com.br/Habbo.swf
Variables : http://host.portal-habbo.com.br/external_variables
Texts : http://host.portal-habbo.com.br/external_flash_texts
Externals:
Código:
/*========================================================
| HabboRetro ~ CMSE - Content Management Systems Expert
| ########################################################
| Copyright (c) 2010, Roy 'Meth0d', Bil 'Habbolivre'
| http://www.meth0d.org , http://habbolivre.com
| ########################################################
| Content license: Creative Commons 3.0 BY
| Code license: Apache License 2.0
| Public license: Portal Habbo 2.7
\========================================================*/

require_once "global.php";

$id = '';

if (isset($_GET['id']))
{
$id = $_GET['id'];
}

switch ($id)
{
case "external_variables":

echo @file_get_contents("http://host.portal-habbo.com.br/external_variables");
$get = dbquery("SELECT * FROM external_variables");

while ($ext = mysql_fetch_assoc($get))
{
echo clean($ext['skey']) . '=' . clean($ext['sval'], true) . LB;
}

break;

case "external_flash_texts":

echo @file_get_contents("http://host.portal-habbo.com.br/external_flash_texts");
$get = dbquery("SELECT * FROM external_texts");

while ($ext = mysql_fetch_assoc($get))
{
echo clean($ext['skey']) . '=' . clean($ext['sval'], true) . LB;
}

break;
}

?>

Créditos : MrBiel(Criar EMU)
Postado Originalmente Por Upload do Habboz Forum
Gfx_Producoes
Gfx_Producoes
Administrador
Administrador

Posts : 61
Pontos : 24332
Reputação : 0
Data de inscrição : 21/02/2011
Idade : 43
Localização : Tuto Area
Emprego/lazer : Design Gráfico
Sexo : Masculino

Barra de Ocorrencias :
[WiredFurni]ZeroEmulator[R58][SWF] Left_bar_bleue0 / 1000 / 100[WiredFurni]ZeroEmulator[R58][SWF] Right_bar_bleue


http://gfxproducoes.com.nu

Ir para o topo Ir para baixo

Ir para o topo


 
Permissões neste sub-fórum
Não podes responder a tópicos