Please note that in this tutorial i will include a loader and tell you how to place it on webs. If you want to place it on your own website (Xampp?), Please see a tuturial on how to setup xampp.
Hello there! :)
In this tutorial i will show you how to create a V18, Non Hamachi habbo retro. Let's begin! :)
First of all, you will need some things:
Download the server and extract it to your desktop. For now, Leave it alone.
Go to Webs - Make a free website, get free hosting and either sign in or create an account.
Click the blue "Create a website" Button. Fill in the website name (Propably the name of your hotel) and select a template. I would prefer a black one.
Now, click the green button "Add a page". Add a page named "Index" or "Client" or whatever you like.
Now click on "Switch Homepage" (See the image below):
http://www.picamatic.com/show/2011/0...91_667x410.png
And at "Page name" select the page we just created. :)
Now, edit the page we just created. Add a "Content box" and then click on the little "HTML" icon. See the image: http://www.picamatic.com/show/2011/0...802_983x34.png
Now, we need to edit the stuff below:
Code:
<html>
<head>
<title>HOTEL NAME</title>
<base target="_blank">
</head>
<body bgcolor="#000000" topmargin="0" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
<div align=center>
<param name="src" value="">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Spits' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="external.texts.txt=EXTERNAL_TEXTS">
<param name="sw2" value="connection.info.host=IP_ADRESS;connection.info.port=PORT>
<param name="sw4" value="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001">
<param name="sw3" value="client.reload.url=LOADER URL">
<param name="sw1" value="site.url=SITE_URL;url.prefix=SITE_URL">
<param name="sw5" value="external.variables.txt=EXTERNAL_VARIABLES
">
<embed src="DCR_LINK" bgColor="#000000" width="720" height="540" align="middle" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='massivewake' swContextMenu='true'" swStretchStyle="none" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"
sw6="external.texts.txt=EXTERNAL_TEXTS"
sw2="connection.info.host=IP ADRESS;connection.info.port=PORT"
sw4="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001"
sw3="client.reload.url=LOADER_URL"
sw1="site.url=_SITE URL_;url.prefix=SITE_URL"
sw5="external.variables.txt=EXTERNAL_VARIABLES">
</div>
</body>
</html>
Hotel name = Your Hotel Name (Duh..?)
External Texts = The URL of your external texts. Go to google and search for "Prehosted V18 Dcrs" And copy the External_Texts link.
IP Adress: = Your IP Adress. Go to What Is My IP Address - Shows Your IP Address to see yours. Fill it in. ;)
Port = The port your server uses. If you followed my tutorial and downloaded Bloodline, the port is 90.
Loader URL + Site URL = Since we made the loader the default page on your website, for both fill in the URL of your webs website.
External Variables = Go back to the topic you just visited (DCRs) and copy the External Variables link.
DCR Link = Go back to the topic you just visited (DCRs) and copy the DCR link.
After you've edited that, insert the HTML into your content box.
Congratulations, Your website is ready. Now, all we need to do is portforward and start the server.
The port you will need to forward is, when followed my tut, port 90. Please see MY other tutorial on how to portforward: http://forum.ragezone.com/f335/portfowarding-746328/ PLEASE NOTE: In that tut, forget the part about "Search for EMU port". The "Emu port" = 90.
When you've done that, all we need to do is start our server! Go to the folder where you extracted bloodline and open "Bloodline v3.exe" As an administrator. Click "Start Bloodline" (http://www.picamatic.com/show/2011/0...45_501x331.png) and your server is started!
Now you can continue and edit your website, if you want so. (Staff page?)..
And ofcourse, enter your hotel! :)
If you've got any questions, please, feel free to ask them in this topic and i will reply to them a.s.a.p. ;)
---------------------------------
Credits go to:
- Me, Creating The Tutorial
- sPLAZE, The server + The Loader