GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > Habbo Hotel

Habbo Hotel Discuss anything about Habbo Hotel in this forum.



[TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Habbo Hotel


Reply
 
Thread Tools Display Modes
Old 08-21-2008, 09:51 AM   #1
Registered User
 
Last Online: 11-30-2008 04:39 PM
Join Date: Mar 2008
Age: 19
Posts: 21
Thanks: 1
Thanked 13 Times in 3 Posts
96josh is on a distinguished road
iTrader: 0 / 0%
Points: 9,044.04
Bank: 0.00
Total Points: 9,044.04
[TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Alright First of all THIS IS NOT MINE im Just Releasing it here cuase i see some Noobs "Crack" Habbo so there realy stupid. This is how to make the New Version of Habbo. Instead of a Retro. I made a Retro one too so ok.
Creds to Dimmi15 at RZ

Quote:
you want an own Hotel that will look like this:







--------------------------------------------------------------------------

HoloCMS 2.0 is finally released and there were many people who didn't understand it and/or had errors. So i'm going to help.

1. First you'll need some programs, only download this stuff first.

- HoloCMS 2.1.1 - [Only registered and activated users can see links. ]
- WinRAR - [Only registered and activated users can see links. ]
- MySQL ODBC Driver 5.1 (for the MySQL database) - [Only registered and activated users can see links. ]
- XAMPP (for the site and MySQL) - [Only registered and activated users can see links. ]
- Microsoft Visual C# Express Edition (for using the server) - [Only registered and activated users can see links. ] - Scroll Down, go to C#, select your language and download.
- ADO.NET Entity Framework Beta 3 Patch (also for using the server) - [Only registered and activated users can see links. ] - Scroll down. There are 2 versions, the X86 version is for computers with a x86 processor and the X64 version is for computers with a x64 processor.
- TortoiseSVN (for downloading Holograph Emulator C#) - [Only registered and activated users can see links. ]

Quote:
Optional:

- [UPDATED] V23 dcr's for Holograph Emulator: [Only registered and activated users can see links. ]
- Better catalogue for Holograph Emulator: [Only registered and activated users can see links. ]
- Better room category's for Guest Rooms, the Public Room category's are standard (delete the old room_categories table): [Only registered and activated users can see links. ]
- V24 Furni buy_furni + catalogue: [Only registered and activated users can see links. ]

You can see below in this topic how to install this stuff.

If you are going to install HoloCMS with a clean database etc. follow a, or if you're gonna upgrade follow b

If there's no a or b written, then it mostly is a.

2. Install TortoiseSVN first and restart your computer.
3. Create a folder on your desktop called ''Holograph Emulator'' or something.
4. Right click on that map and click on SVN Checkout.
5. Fill in the first field: [Only registered and activated users can see links. ]. Like in the picture:



6. Click on OK, you don't have to change the settings.
7. Wait untill it's finished.
8. Ok now you have Holograph Emulator, you can check anytime if there's an update for it by right-clicking on the map and choosing SVN Update.
9. Install the MySQL ODBC Driver.
10. Install XAMPP, don't install one of the three services while you're installing XAMPP.
11. Open XAMPP Control Panel and start Apache and MySQL.



12. Install Visual C# Express Edition, make sure it also installs .NET Framework 3.5 if you don't have it.
13. Install the ADO.NET Entity Framework Beta 3 Patch.
14. Go to cPanel® and select your language, make sure Apache and MySQL are running with XAMPP Control Panel all the time if you use your website/hotel.
15. Now go to http://localhost/security/xamppsecurity.php.
16. Setup a password and don't change the settings again, just click on ''Change password'' or something.
17. Go to C:\xampp\htdocs\ and throw everything in that folder away.

18. Install WinRAR.
19. Open HoloCMS_2.1.1_STABLE.rar
20. Click on the second big button in WinRAR from the left to unpack it.

21a. Copy everything in the .rar file to C:\xampp\htdocs\
21b. Replace everything in the .rar file to C:\xampp\htdocs\ (Not your dcr's of course if you have them :p)

22a. Go to http://localhost/phpmyadmin
22b. Open config.php with Notepad.

23a. Fill in the first field ''root'' without quotes and in the second field your password you've setup.
23b. Change it like this:

$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "YOUR PASSWORD";
$sqldb = "holodb";

Scroll a little bit down... and change:

$path = "YOUR IP, 127.0.0.1 (FOR YOURSELF) OR YOUR HAMACHI IP WHATEVER";

Save.

24. Now we must create a database, which we can create on the homepage of PHPMyAdmin.



25. Ok, fill in ''holodb'' (without quotes) and click on that button on the right as in the screen (i'm dutch:P).
26. Now you've created a database, click on it on the left-side in PHPMyAdmin.



27. Click on import.



28. Click on Browse.
29. Select holodb in Holograph Emulator\Resources\db\holodb.txt.
30. Don't touch any options, and click on Go right below.



31. Go to Holograph Emulator\bin\debug\bin\mysql.ini
32. Fill in your password you've used in XAMPP etc.:



33. Save.

34a. Now go to cPanel® and you'll see a cool installer :D
34b. Go to http://localhost/upgrade.php. There comes a message which says you haven't deleted install.php and/or upgrade.php. Ignore it by clicking on: ''click here''. Then click on Update your SQL database (1x) and you're done. Now go to C:\xampp\htdocs\ again and finally delete upgrade.php and install.php. You're done.

35. Click on ''New Installation'' below.
36. Fill in the first field your database name: holodb
In the second field fill in: root
In the third one fill in your password.
In the fourth one just localhost
In the fifth one cPanel® or your IP, or hamachi ip instead of ''localhost''. End with a slash /

37. Click on Submit.
38. Click on Start Installation.
39. Click on Proceed
40. Now you can make your account, an admin account and do this!
41. When you're done with the installer, go to C:\xampp\htdocs\ and delete install.php.
42. Now we need to update holodb. Go to http://localhost/upgrade.php. Maybe there comes a message which says you haven't deleted install.php and/or upgrade.php. Ignore it by clicking on: ''click here''. Then click on Update your SQL database (1x) and you're done. Now go to C:\xampp\htdocs\ again and finally delete upgrade.php.
43. Ok now you can go to cPanel® and log in with your account.
44. Go to Housekeeping.
45. Here you can setup some things...i will say the most important things.
46. Go to Site & Content.
47. Fill in the first field your Hotelname example Matrix Hotel.
48. Fill in the second field a shortcut to your Hotelname like Matrix.
49. Save.
50. Go to Loader Configuration.
51. In the first field, put in your IP (from [Only registered and activated users can see links. ]) for others or 127.0.0.1 for yourself or your hamachi ip bla bla bla.
Quote:
52. Then we'll see the dcr's. You must use V23 dcr's. You can use the dcr's directly from habbo or your own dcr's which you can download above in this topic here at Optional.
You need your own dcr's to have working group badges in your Hotel. Below in this topic you can read how to install your own dcr's. So if you've already got your own dcr's + externals:

Quote:
1. Open texts.txt.
2. Search this line:

Code:
group_logo_url_template=http://nipper.servegame.com/habbo-imaging/badge/%imagerdata%.gif
3. Change it to:

Code:
group_logo_url_template=http://YOURIP, 127.0.0.1 OR HAMACHI IP/habbo-imaging/badge-fill/%imagerdata%.gif

If you don't know how to use own dcr's, look below this topic how to do that. If you still don't understand it or you're too lazy, fill in:

External Texts field: [Only registered and activated users can see links. ]

External Variables field: [Only registered and activated users can see links. ]

Habbo DCR field: [Only registered and activated users can see links. ]

You'll don't have working group badges in your Hotel if you don't use your own dcr's.

53. Set Server is on Localhost to Yes, or the Hotel wouldn't work.
54. Click on Save Configuration.

55. Now let's start the server! You are almost done.
56. Go to Holograph Emulator and open Holograph Emulator.csproj NOT Holograph Emulator.sln or Holograph Emulator.suo thank you :).
57. Click on the green arrow or press F5.
58. The server is started and now you can go to cPanel® and you can enter your Hotel, ENJOY!

--------------------------------------------------------------------------

Installing the Optional stuff:

Quote:
Installing your own dcr's:

1. Download the V23 DCR's above in this topic.
2. Extract them to your Desktop.
3. Now you'll have a folder on your desktop with the DCR files in it.
4. Make a folder in C:\xampp\htdocs\ and call it v23.
5. Put all the stuff in the map to the map you've created in htdocs.
6. Open external_variables.txt.
7. Search for: ''YOURIPADDRESS'' without quotes for some times untill you've got them all.
8. Change them to your ip, 127.0.0.1 or your Hamachi IP.
9. Search for ''YOURHOTELSITEWITHHOLOCMS'' without quotes and change that also to your ip, 127.0.0.1 or your Hamachi IP.
10. Save.
11. Go to Housekeeping.
12. Go to Site & Content.
13. Fill everything in, it will look like this:

External Texts field: [Only registered and activated users can see links. ]

External Variables field: [Only registered and activated users can see links. ]

Habbo DCR field: [Only registered and activated users can see links. ]

Quote:
Installing the better catalogue:

1. Download the better catalogue above in this topic.
2. Extract the .sql file to your desktop.
3. Go to http://localhost/phpmyadmin.
4. Go to holodb.
5. Delete the first 3 catalogue_ tables.
6. Go to Import (right above).
7. Select the .sql file on your desktop.
8. Click on Go.
9. You're done!

Quote:
Installing the better room categories:

1. Download the better room categories above in this topic.
2. Extract the .sql file to your desktop.
3. Go to http://localhost/phpmyadmin.
4. Go to holodb.
5. Delete the room_categories table.
6. Go to Import (right above).
7. Select the .sql file on your desktop.
8. Click on Go.
9. You're done!

Quote:
Installing the V24 Furni:

1. Download the V24 furni above in this topic.
2. Extract the 2 .sql files to your desktop.
3. Go to http://localhost/phpmyadmin.
4. Go to holodb.
5. Go to catalogue_items.
6. Go to Import.
7. Go to Browse.
8. Select V24 Furni buy furni.sql
9. Click on Start.
10. Go to catalogue_pages.
11. Go to Import.
12. Go to Browse.
13. Select V24 Furni catalogue.sql
14. You're done!

Quote:
FAQ:

When i go to the Hotel, i only see the Hotel and nothing happens!
Then you did something, can't help you, your problem.

How can i change the starters credits?

1. Go to http://localhost/phpmyadmin.
2. Go to the ''cms_system'' table.
3. Go to Explore.
4. Click on the pencil you see in the middle.
5. Now you can change the starters credits at ''start_credits''.
6. Click on Start
7. You're done!


When i buy HC, i can't enter the Hotel!

I've never had this problem, you did something wrong.


CREDITS TO:

NILLUS (FOR HOLOGRAPH EMULATOR C#)

METH0D AKA GRAPHIX & SISIJA (FOR HOLOCMS 2.1.1)

HANDYANDY160 (FOR THE V23 DCR'S)

LEODEX8 (FOR THE BETTER CATALOGUE)

VISTA4LIFE, NGANGSTA & TIMATH (FOR THE V24 FURNI)
And the Creds to Dimii15 for Tut >P
96josh is offline   Reply With Quote
The Following 11 Users Say Thank You to 96josh For This Useful Post:
alanterry11 (08-30-2008), gabbolein (10-03-2008), gothic1235 (08-28-2008), LightAlex (08-27-2008), limppatoona (09-07-2008), meganew2 (09-30-2008), Nineo-Hotel (10-16-2008), PinkChupaChup (10-03-2008), RockstarM (09-17-2008), Set30 (10-04-2008), wilko252 (08-30-2008)
Sponsored Links
Old 08-24-2008, 01:26 PM   #2
Registered User
 
Last Online: 11-30-2008 04:39 PM
Join Date: Mar 2008
Age: 19
Posts: 21
Thanks: 1
Thanked 13 Times in 3 Posts
96josh is on a distinguished road
iTrader: 0 / 0%
Points: 9,044.04
Bank: 0.00
Total Points: 9,044.04
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Wow none of you noobs know this -.-
96josh is offline   Reply With Quote
Old 08-27-2008, 10:23 AM   #3
Lurker
 
Last Online: 08-27-2008 10:32 AM
Join Date: Aug 2008
Age: 38
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
LightAlex is on a distinguished road
iTrader: 0 / 0%
Points: 302.79
Bank: 0.00
Total Points: 302.79
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

96 your the noob. Great [TUT]
LightAlex is offline   Reply With Quote
Old 08-28-2008, 04:56 AM   #4
Registered User
 
Last Online: 10-20-2008 08:20 AM
Join Date: Aug 2008
Age: 17
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
gothic1235 is on a distinguished road
iTrader: 0 / 0%
Points: 1,712.64
Bank: 0.00
Total Points: 1,712.64
Unhappy Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Help!! I can't Make my Admin account please is there an other way, becauze it now directly going the the server.

Edit: OK i found out am admin now. but i dsont have permission to edit site -.- can you help ems ith that xD
Edit D%34M That was easy never mind XD player set to 7 not 6.


EDIT ok. i got another error.
well i dit everthing Right!
but i am stuck at the loader.
could anny one help me?
i see nothing :P

Edit: i see the loader now
and i think i amde a HuGE mistake.
and the begin you ened to post your ip thing for the loader.
i posted a WRONG LINK can i fix this ?

Last edited by gothic1235; 08-28-2008 at 07:07 AM..
gothic1235 is offline   Reply With Quote
Old 08-31-2008, 05:00 AM   #5
Lurker
 
Last Online: 09-23-2008 03:59 AM
Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rosee1 is on a distinguished road
iTrader: 0 / 0%
Points: 511.04
Bank: 0.00
Total Points: 511.04
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Q1:My loader just comes up with that it can't find this "/dcr/r22_20080519_1524_5590_66afcf07d8b708feecf6e2e0e79 7ec09/82.43.74.51clientutils.php" Any idea?

Q2:How do you make it so that its on a site like freewebs or something, because i asume people don't go to localhost do they?

Last edited by Rosee1; 08-31-2008 at 05:26 AM.. Reason: Said fixed when it wasnt
Rosee1 is offline   Reply With Quote
Old 09-02-2008, 12:36 AM   #6
Lurker
 
Last Online: 09-02-2008 02:40 AM
Join Date: Aug 2008
Age: 17
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Supreme is on a distinguished road
iTrader: 0 / 0%
Points: 500.75
Bank: 0.00
Total Points: 500.75
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

I do everything it says, then once I try to enter my hotel I just get error?
Supreme is offline   Reply With Quote
Old 09-04-2008, 02:57 AM   #7
Lurker
 
Last Online: 11-08-2008 07:47 PM
Join Date: Sep 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Darkklaw is on a distinguished road
iTrader: 0 / 0%
Points: 642.16
Bank: 0.00
Total Points: 642.16
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

no need for portforwarding? like in older versions???
Darkklaw is offline   Reply With Quote
Old 09-05-2008, 08:58 AM   #8
Lurker
 
Last Online: 11-15-2008 01:29 PM
Join Date: Sep 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
josh954r is on a distinguished road
iTrader: 0 / 0%
Points: 1,063.13
Bank: 0.00
Total Points: 1,063.13
Thumbs down Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

I wanna lick you xD

Last edited by josh954r; 09-06-2008 at 09:58 AM..
josh954r is offline   Reply With Quote
Old 09-06-2008, 06:48 PM   #9
Lurker
 
Last Online: 11-08-2008 07:47 PM
Join Date: Sep 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Darkklaw is on a distinguished road
iTrader: 0 / 0%
Points: 642.16
Bank: 0.00
Total Points: 642.16
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

Quote:
12. Install Visual C# Express Edition, make sure it also installs .NET Framework 3.5 if you don't have it.
13. Install the ADO.NET Entity Framework Beta 3 Patch.
14. Go to cPanel® and select your language, make sure Apache and MySQL are running with XAMPP Control Panel all the time if you use your website/hotel.
15. Now go to http://localhost/security/xamppsecurity.php.
16. Setup a password and don't change the settings again, just click on ''Change password'' or something.
17. Go to C:\xampp\htdocs\ and throw everything in that folder away.


at the parts:
cPanel
and: ®http://localhost/security/xamppsecurity.php

if i klick that, i get nothing :S
Darkklaw is offline   Reply With Quote
Old 09-15-2008, 10:07 PM   #10
Lurker
 
Last Online: 09-15-2008 11:50 PM
Join Date: Sep 2008
Age: 19
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
DKGangstarzzz is on a distinguished road
iTrader: 0 / 0%
Points: 413.03
Bank: 0.00
Total Points: 413.03
Re: [TUT] How to setup Holograph Emulator C# and HoloCMS 2.0 [TUT]

How to make hotel online so others can join plz help!
DKGangstarzzz is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 07:02 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Australian Poker | Watch Desperate Housewives | Visits: