Hello guys
INFORMATION!
This CMS is Dutch but you can translate it;)
I have for you a r63b habbo system of FHD
What do you get?
- CMS
- SWF's
- 3 Emulator's
Atom EMU
SoundEmulator
Habbolatino Emulator
- Database
Better emulator!!:
CLICK HERE
What is going on?
- The catalog is not quite finished and lacks some furniture.
- Everything is Dutch only houskeeping not (YOU CAN TRANSLATE IT)
- Horses do it. (You can ride on)
What does not work?
- Games not working.
- Friend Stream does not work.
- Quests do not work
- Groups are not working.
Which CMS is it?
The CMS is HabboPHP the exploits removed. He is also available to R63B.
Which emulator's?
The Emulator consists HabboLatino Emu, ButterStorm, a non ge-edit version of Atom emulator and a ge-editing Atom Emulator.
How are the SWFs?
SWFs are Dutch, and has a Christmas background. (YOU CAN TRANSLATE IT)
INDEX:
ME:
NEWS:
STAFFPAGE:
HOUSKEEPING:
Setup:
Code:1. Import all your htdocs / wwwroot (Set the emulator on your bureublad or something but not in htdocs / wwwroot). 2. Import the database. 3. Go to includes / setting.inc.php (fill it in) 4. Go to / r63b 5. Open external_variables.txt and change the IP. 6. Open banner.php (in / r63b) and scroll down until you get there you need to fill mysql. 7. Go to the Emulator. I advise you sound emulator or Atom emulator to use! 8. Go to the bin / debug / settings / configuration 9. Change there anything you should change. 10. Start the Emulator & DONE!
I make a video tuturial!
DOWNLOADS!!!
CMS
DATABASE
If you need help, drop me a message
Furniture fix remove useritems (query)
Code:DELIMITER $$ -- -- Procedures -- CREATE DEFINER=`root`@`localhost` PROCEDURE `getroomitems`( IN roomid int(10) unsigned ) BEGIN SELECT items_rooms.item_id, items_rooms.x, items_rooms.y, items_rooms.n, items.base_id, items_extradata.data FROM items_rooms JOIN items ON (items.item_id = items_rooms.item_id) LEFT JOIN items_extradata ON (items_extradata.item_id = items.item_id) WHERE items_rooms.room_id = roomid; END$$ CREATE DEFINER=`root`@`localhost` PROCEDURE `getuseritems`( IN userid int(10) unsigned ) BEGIN SELECT items_users.item_id, items.base_id, items_extradata.data FROM items_users JOIN items ON (items.item_id = items_users.item_id) LEFT JOIN items_extradata ON (items_extradata.item_id = items.item_id) WHERE items_users.user_id = userid; END$$ DELIMITER ;
FIX BY JORDY
CREDITS
99.9999% Nils & FHD
00.0001% Jorian for release on Ragezone!
I am not the owner of this cms!!
If you have any questions you can add me on msn:
jorianjansen@hotmail.nl
SORRY FOR BAD ENGLISH I'M DUTCH :)














