-
SWF Pack [R63+, Cracked, Friend-Bar]
Alot of people here on RaGEZONE waited a long time for my fist R63 FULLY CRACKED Pack,
And its finally here & it includes some new awesome features :D
Features
- R63 Fully Cracked.
- All new c_images, hof_furni stuff, etc.
- Friend bar fully working.
- Deleted Multi-language system cuz nobody uses it anymore.
- New promo_habbos SimpleXML/PHP Habblet (for uberCMS) added.
- New updateHabboCount feature to update the online count on the client page.
- Some web-gallery client files added to make sure it doesn't show up as a black page.
- And many more features! :D
Download link
R63 Cracked Pack [Build: 32270].zip
Dont trust it? then don't download it! :D
Screenie's
http://www.iaza.com/work/110324C/iaza18522097812600.png
How do i setup this shizzle?
- Drop all the files in "htdocs" and replace all other already existen files like client.php.
- Delete this line from you'r .htaccess:
Code:
PHP Code:
RewriteRule ^gamedata/external(|/)$ ./externals.php
- Read the file "README.txt".
- Edit you'r host & port in client.php.
PHP Code:
PHP Code:
$client->SetParam('info_host', '127.0.0.1');
$client->SetParam('info_port', '30000');
Mirrors
RapidShare
SendSpace
MultiUpload
Credits
PEjump2, matty13, yifan-lu, Tsuka, Privilege, Sulake Corporation Oy, Anthony93260, Admiral-Speedy, Milw0rm, Matthew.
Sorry for my bad english, i'm dutch.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Thanks, First decent pack yet, Slaxxers pack is full of issues.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
This is a big help, thanks alot !
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
thanks :D, but I really hate that friend bar...
Grr..
Arnii
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Thanks you're releases are always so good!
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Everyone, Sorry, i made a little mistake :P
I forgot to add externals.php inside the pack, But i'll post it here anyways:
PHP Code:
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
| http://www.meth0d.org
| #######################################################################
| 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.
\======================================================================*/
require_once "global.php";
$id = '';
$hotelname = "Bubbo"; // First character always needs to be UPPERCASE!!
$game_host = "127.0.0.1";
if (isset($_GET['id']))
{
$id = $_GET['id'];
}
switch ($id)
{
case "external_variables":
header('Content-type: text/plain; charset=utf-8;');
$q = @file_get_contents("./gamedata/external_variables.txt");
$q = @str_replace('%predefined%', $game_host, $q);
echo $q;
echo "\n";
$get = dbquery("SELECT * FROM external_variables");
while ($ext = mysql_fetch_assoc($get))
{
echo clean($ext['skey']) . '=' . clean($ext['sval'], true) . "\n";
}
break;
case "external_flash_texts":
header('Content-type: text/plain; charset=utf-8;');
$q = @file_get_contents("./gamedata/external_flash_texts.txt");
$q = @str_replace('%predefined%', $game_host, $q);
$q = @str_replace('Habbo', $hotelname, $q);
echo $q;
echo "\n";
$get = dbquery("SELECT * FROM external_texts");
while ($ext = mysql_fetch_assoc($get))
{
echo clean($ext['skey']) . '=' . clean($ext['sval'], true) . "\n";
}
break;
}
?>
Save it as externals.php in the /htdocs, /root, /www, etc. folder.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
can anyone upload it to mediafire?
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Added some mirrors (Thanks matty13 :D), Check the main post :]
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Theres no htaccess for the gamedata :(
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Are theese r63.2 or whatever the current realese is?
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
MikeDavies
Theres no htaccess for the gamedata :(
Check the README file, idiot.
---------- Post added at 06:11 PM ---------- Previous post was at 06:09 PM ----------
Quote:
Originally Posted by
NeonCrayonz
Are theese r63.2 or whatever the current realese is?
Build from 21 March 2011, But i'm waiting for Athony to crack today's Habbo.swf, then i'll update this thread with the newest build aqain etc.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Wow, Definitly using theese! Great job PEJump! (Offtopic - Ragezone FTW)
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
I do always love your SWF Packs (L).
Thanks :)
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
Hejula
I do always love your SWF Packs (L).
Thanks :)
You'r fucking kidding me right?
Ontopic:
If anyone has certain problems with the pack please post them here also, Cuz my CMS has a other structure then uberCMS, i edited it abit rough so it might can be that there are still a few errors inside, Hopefully not ;)
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Epic release PEjump2, SWFS is probably your main talent. :L
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
FlyCoder
Epic release PEjump2, SWFS is probably your main talent. :L
Nah not rly, PHP is.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Why would I joke about loving your epic SWF packs? :o
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
Hejula
Why would I joke about loving your epic SWF packs? :o
Cuz you & Jontycat flamed at me with calling these packs "shitty packs" and i don't trust you.
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Ive got an issue, It doesnt rename the %predefined% with 'game_host'
And also, on client.php, youve put "includes/class.rooms" instead of "inc/class.rooms"
- Mike
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
MikeDavies
Ive got an issue, It doesnt rename the %predefined% with 'game_host'
And also, on client.php, youve put "includes/class.rooms" instead of "inc/class.rooms"
- Mike
Solved the problem, check the post with the externals.php aqain :]
About the client.php :
PHP Code:
<?php
/*=======================================================================
| UberCMS - Advanced Website 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: " . 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;
}
}
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;
}
}
$users->CheckSSO(USER_ID);
$tpl->Init();
$client = new Template('client');
$client->SetParam('info_host', '127.0.0.1');
$client->SetParam('info_port', '30000');
$client->SetParam('flash_base', WWW . '/gordon/RELEASE63-32270-32136-201103182308_bf237194de1da0a2e57239673455a197/');
$client->SetParam('flash_client_url', WWW . '/dcr/r63_none_1dc60c6d6ea6e089c6893ab4e0541ee0/');
$client->SetParam('habboHash', md5(mt_rand(0, 850) + USER_ID));
$client->SetParam('habboID', USER_ID);
if (isset($_GET['forceTicket']) && $users->HasFuse(USER_ID, 'fuse_admin'))
{
$client->SetParam('sso_ticket', $_GET['forceTicket']);
}
else
{
$client->SetParam('sso_ticket', $users->GetUserVar(USER_ID, 'auth_ticket', false));
}
$tpl->AddTemplate($client);
$tpl->Output();
?>
-
1 Attachment(s)
Re: SWF Pack [R63+, Cracked, Friend-Bar]
-
Re: SWF Pack [R63+, Cracked, Friend-Bar]
Quote:
Originally Posted by
MikeDavies
Also, this happens
Same happens to me...