Vanish
Rising Java Developer
- Dec 8, 2013
- 630
- 94
Hello!
Since the Latest UI of habbo has been released, i wanted to be the first person to release a DETAILED NOOB FRIENDLY Tutorial on how to make an r64b Hotel!
· Notepad++ =
· WinRAR =
· Xampp =
· Swfs =
· EMU =
P.s : the CMS I'd recommend using is RevCMS Because UberCMS didn't work with me so yeah...
Steps:
1. Have Xampp Control panel (Apache and MySQL Running).
2. Go to
3. Open the EMU folder you just downloaded and run the "DB 11.03.sql" in your new database...
4. Drop the Swf files and CMS Files in your C:/xampp/htdocs and go to app;management;config.php and edit all that's in green in the code below:
5. go to localhost and login/register and go to localhost/client, congratulations you now own an r64b hotel!
Client Screenshot :
Important Note:
Don't forget to add this text marked in red
Please Do leave a like if this helped you and thanks!
Since the Latest UI of habbo has been released, i wanted to be the first person to release a DETAILED NOOB FRIENDLY Tutorial on how to make an r64b Hotel!
- Download the following stuff:
· Notepad++ =
You must be registered for see links
· WinRAR =
You must be registered for see links
· Xampp =
You must be registered for see links
· Swfs =
You must be registered for see links
· EMU =
You must be registered for see links
P.s : the CMS I'd recommend using is RevCMS Because UberCMS didn't work with me so yeah...
Steps:
1. Have Xampp Control panel (Apache and MySQL Running).
2. Go to
You must be registered for see links
and set a new password, ( at this point if you already have a password just skip this part and go immediately to
You must be registered for see links
and login...)3. Open the EMU folder you just downloaded and run the "DB 11.03.sql" in your new database...
4. Drop the Swf files and CMS Files in your C:/xampp/htdocs and go to app;management;config.php and edit all that's in green in the code below:
PHP:
$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host
$_CONFIG['mysql']['username'] = 'root'; //MySQL username
$_CONFIG['mysql']['password'] = '###'; //MySQL password
$_CONFIG['mysql']['database'] = '###'; //MySQL database
5. go to localhost and login/register and go to localhost/client, congratulations you now own an r64b hotel!
Client Screenshot :
You must be registered for see links
Important Note:
Don't forget to add this text marked in red
You must be registered for see links
to your client.php ! Goodluck! Please Do leave a like if this helped you and thanks!
Last edited: