Welcome to the RaGEZONE - MMORPG development forums.

Creating a V18 Retro | Non-Hamachi

This is a discussion on Creating a V18 Retro | Non-Hamachi within the Habbo Tutorials forums, part of the Habbo Hotel category; Please note that in this tutorial i will include a loader and tell you how to place it on webs. ...

LyncusMU
Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    RaGEZONER
    Rank
    Newbie
    Join Date
    Apr 2011
    Location
    The Netherlands
    Posts
    89
    Liked
    1

    Creating a V18 Retro | Non-Hamachi

    Tabo Hotel
    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
    Last edited by Ownagek3ll; 09-05-11 at 01:35 AM. Reason: Oops, forgot to add the credits ;)

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    Average Member
    Rank
    Newbie
    Join Date
    Feb 2011
    Location
    Denmark
    Posts
    51
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    Sorry, go back to where? :S

  4. #3
    RaGEZONER
    Rank
    Newbie
    Join Date
    Apr 2011
    Location
    The Netherlands
    Posts
    89
    Liked
    1

    Re: Creating a V18 Retro | Non-Hamachi

    "Go Back to the topic you just visited (DCRs)"
    So go to google, search for some DCRs...

  5. #4
    Average Member
    Rank
    Newbie
    Join Date
    Feb 2011
    Location
    Denmark
    Posts
    51
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    Quote Originally Posted by Ownagek3ll View Post
    "Go Back to the topic you just visited (DCRs)"
    So go to google, search for some DCRs...
    I found this guide via. google, so i dont know what topic..

    Edit: Can't change clothes
    Last edited by FlawlessJokke; 13-05-11 at 09:02 AM.

  6. #5
    RaGEZONER
    Rank
    Newbie
    Join Date
    Apr 2011
    Location
    The Netherlands
    Posts
    89
    Liked
    1

    Re: Creating a V18 Retro | Non-Hamachi

    Dude, read carefully..
    It says "Go to google and search for Prehosted V18 Dcrs" ..

  7. #6
    Average Member
    Rank
    Newbie
    Join Date
    Feb 2011
    Location
    Denmark
    Posts
    51
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    Quote Originally Posted by Ownagek3ll View Post
    Dude, read carefully..
    It says "Go to google and search for Prehosted V18 Dcrs" ..
    Sorry, my bad, ty :)

    Edit: Just some info, but the download links in Splaze's Bloodline thread is dead.
    Last edited by FlawlessJokke; 14-05-11 at 10:37 AM.

  8. #7
    RaGEZONER
    Rank
    Newbie
    Join Date
    Apr 2011
    Location
    The Netherlands
    Posts
    89
    Liked
    1

    Re: Creating a V18 Retro | Non-Hamachi

    Hmm, I tought i still had it on my PC so i could reupload it.. But i haven't anymore ;l
    Someone else plz reupload it, if you got it? <3

  9. #8
    Newbie
    Rank
    Newbie
    Join Date
    Feb 2010
    Posts
    16
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    please reupdate the link for the = Bloodline V3 By sPLAZE.

    its invalid in mediafire

  10. #9
    Member
    Rank
    Newbie
    Join Date
    Sep 2008
    Posts
    28
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    you should be a champ, and find people v18 custom DCRS :D or be a even biggerchamp, an host them! (:



    http://www.mediafire.com/?94w0qmvsyar06zd

    ^thats a edited version of Bloodline V3 SE, just has more customs on it:D
    Last edited by LeeSays; 19-05-11 at 02:17 PM. Reason: Link to server

  11. #10
    Newbie
    Rank
    Newbie
    Join Date
    May 2011
    Posts
    6
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    it just gets stuck on adobe shockwave

    http://godabbo.freeiz.com/

  12. #11
    Member
    Rank
    Newbie
    Join Date
    Sep 2008
    Posts
    28
    Liked
    0
    Quote Originally Posted by bradumz View Post
    it just gets stuck on adobe shockwave

    Godabbo
    its your dcrs, just find prehosted dcrs and go to the habbos.org and just make a new loader with the dcrs, vars and texts.

    hope i could help(: f you need anything else just pm me!

  13. #12
    Newbie
    Rank
    Newbie
    Join Date
    May 2011
    Posts
    6
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    i've done that but now the sulake loader just loops :(?

    edit: now it says error_title error_text
    edit#2: got it to work but when you create a new account it disconnects
    Last edited by bradumz; 19-05-11 at 10:45 PM.

  14. #13
    Member
    Rank
    Newbie
    Join Date
    Sep 2008
    Posts
    28
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    Quote Originally Posted by bradumz View Post
    i've done that but now the sulake loader just loops :(?

    edit: now it says error_title error_text
    edit#2: got it to work but when you create a new account it disconnects
    just pm me and ill help you.

  15. #14
    Newbie
    Rank
    Newbie
    Join Date
    May 2011
    Posts
    6
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    can't dont have enough posts lol

  16. #15
    Member
    Rank
    Newbie
    Join Date
    Apr 2011
    Location
    /dev/null
    Posts
    29
    Liked
    0

    Re: Creating a V18 Retro | Non-Hamachi

    RZ really needs a dislike button. So back when V18 was in it's prime we had tons of these then as they faded out we still had these then now there is these still. There is 1 thread how to create a v18 hotel; no one needs 1000's more. 1's enough. Nuf said?

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •