Vanish
Rising Java Developer
- Dec 8, 2013
- 630
- 94
Hey there!
Follow the steps below as they’re, don’t try rushing through the tut ‘cause you’ll fail!!
Download Links:
· Notepad++ =
You must be registered for see links
· Htdocs =
You must be registered for see links
· WinRAR =
You must be registered for see links
· LogMeInHamachi =
You must be registered for see links
· Xampp =
You must be registered for see links
1. Alright, after downloading these, Run Xampp on your computer and download it, your control panel on Xampp should look like something like this…
P.S: I know, it looks different, mine got destroyed because I minimized it, anyways do not panic, your control panel looks fine,
2. Next Run Apache and MySQL on your Xampp control panel…
3. Go to localhost/security. It should look like something like this…
4. Next, click
You must be registered for see links
as indicated up there ^5. Set a new password.
6. Next go to localhost/phpmyadmin and enter the following details :
UsernameRoot)
Password: the password will be the one you set above ^^…
7. Next, create a new database call it “habbo” or whatever you wish (this does not determine your hotel name …)
8.Get into the db you just created.
9. Select import and make sure you’re in the database you just created, import from your emu folder you downloaded with the Htdocs “phoenix>bin>Debug>SQL>phoenix 3.11.0.sql”
10. Next configuring the Htdocs, go to Local Disk C:/Xampp and delete the folder Htdocs and extract the Htdocs folder you downloaded in there…
11. Go to app>management>config.php and edit everything that’s highlighted in this picture...
$_CONFIG['hotel']['server_ip'] = 'Your Hamachi IPv4 Address'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = '
You must be registered for see links
u got or localhost'; //Does not end with a "/"$_CONFIG['hotel']['name'] ='Desired Hotel Name'; // Hotel's name
12. Run Hamachi and click on your ip and copy it (the IPv4 Address) … next, do the following…
13. Click “replace all” when you find an ip in the config.php (replace it with yours)! You have now configured your cms! You can now enjoy having your homepage!!
14. Client Configuration!!
15. Go to app>tpl>Skins>Habbo>client.php and highlight the ip found under"connection.info.host" : "25.166.5.44",
16. Go to Htdocs>r63>external_variables and do the following :
(find the ip, and replace it with yours)
17. Emulator Configuration!
18. Go to phoenix>bin>debug>config.php… and do the following…
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=the pass you did on /security
db.name=db name on /phpmyadmin
## Game TCP/IP Configuration
game.tcp.bindip=your Hamachi IPv4... (Do Replace All it’s better …)
game.tcp.port=30000
game.tcp.conlimit=5000
19. Run The EMU and enter hotel, your client should work .
I Hope this Helped you !!
Thanks to Keith Does Minecraft for giving me some help on making this tut!! Htdocs are mine so 80% For me and 20% RevCMS Kryptos!!
Last edited: