[REL] Habbo Loader/Logout

Page 1 of 4 1234 LastLast
Results 1 to 15 of 54
  1. #1
    Account Upgraded | Title Enabled! Infumous is offline
    MemberRank
    Jul 2007 Join Date
    647Posts

    [REL] Habbo Loader/Logout

    This loader makes it so you can logout, and when you press logout it directs you to a logout page where it can link to your home page or back to the loader. This is NOT just a source copy, i deleted some unnecessary stuff, and made it so you can customize it a little bit.

    Loader:
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
    <title>HOTEL NAME</title>

    <link href="http://images.habbohotel.ca/web/web-R14.1-b22/styles/style.css" type="text/css" rel="stylesheet"/>

    <script language="JavaScript" type="text/javascript">
    var habboClient = true;
    var habboReqPath = "";
    var habboStaticFilePath = "http://images.habbohotel.ca/web/web-R14.1-b22";
    document.habboLoggedIn = true;
    </script>

    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.ca/web/web-R14.1-b22/js/prototype.js"></script>

    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.ca/web/web-R14.1-b22/js/effects.js"></script>

    <script src="http://images.habbohotel.ca/web/web-R14.1-b22/js/habbo.js" language="JavaScript" type="text/javascript"></script>
    <script type="text/javascript" language="javascript">
    window.onload = resizeWin;
    window.onerror = function() { return true; };
    window.onunload = clearOpener;
    ensureOpenerIsLoggedIn();
    addClientUnloadHook();
    Event.observe(document, "keypress", function(e) { if (e.keyCode == Event.KEY_BACKSPACE) { Event.stop(e); } });
    </script>

    <!--[if IE]>
    <link href="http://images.habbohotel.ca/web/web-R14.1-b22/styles/ie-all.css" type="text/css" rel="stylesheet" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link href="http://images.habbohotel.ca/web/web-R14.1-b22/styles/ie6.css" type="text/css" rel="stylesheet" />
    <![endif]-->

    <link href="/styles/style_custom_ca.css" type="text/css" rel="stylesheet"/>
    <script language="JavaScript" type="text/javascript" src="/js/custom_ca.js"></script>

    <meta name="build" content="R14-b22 - 20070807104731 - ca" />
    </head>

    <body id="client">

    <div id="client-topbar" style="display:none">
    <div class="logo"><img src="PUT PICTURE HERE" alt="" align="middle"/></div>
    <div class="habbocount"><div id="habboCountUpdateTarget">
    TYPE STUFF HERE
    </div>

    </div>
    <div class="logout"><a href="PUT LOGOUT PAGE URL HERE">logout</a></div>
    </div>

    </script>

    <object classid='clsid:166B1BCA-3F9C-11CF-8075-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,8,5,1,0' id='habbo' width='720' height='540'>
    <param name='src' value='http://images.habbohotel.nl/dcr/release13.2_b14b/habbo.dcr'>
    <param name='swRemote' value='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' '>
    <param name='swStretchStyle' value='none'>
    <param name='swText' value=''>

    <param name='bgColor' value='#000000'>
    <param name='sw6' value='external.texts.txt=PUT EXTERNAL TEXTS HERE'>
    <param name='sw2' value='connection.info.host=IP HERE;connection.info.port=PORT'
    <param name='sw4' value='connection.mus.host=game.habbohotel.co.uk;c onnection.mus.port=30001'>
    <param name='sw3' value='client.reload.url=http://www.freewebs.com/hotelbeach/TestLoader.html'>
    <param name='sw1' value='site.url=http://www.habbo.ch;url.prefix=http://www.habbo.ch'>
    <param name='sw5' value='external.variables.txt=PUT EXTERNAL VARIABLES HERE'>
    <embed src='http://images.habbohotel.nl/dcr/release13.2_b14b/habbo.dcr' bgColor='#000000' width='720' height='540' swRemote='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'' swStretchStyle='none' swText='' type='application/x-director' pluginspage='http://www.macromedia.com/shockwave/download/'
    sw6='external.texts.txt=PUT EXTERNAL TEXTS HERE'
    sw2='connection.info.host=IP HERE;connection.info.port=PORT'
    sw4='connection.mus.host=game.habbohotel.co.uk;con nection.mus.port=30001'
    sw3='client.reload.url=http://www.freewebs.com/hotelbeach/TestLoader.html'
    sw1='site.url=http://www.habbo.ch;url.prefix=http://www.habbo.co.uk'
    sw5='external.variables.txt=PUT EXTERNAL VARIABLES HERE'></embed>
    </object>
    </div></body>

    </html>
    RED: The red stuff you have to fill in. The bottom of this loader is from Debbo v3.5 so if you are using anything else just copy and paste it under </script> and should work fine. Sorry for not putting variables and texts just get it from Debbo v3.5.

    GREEN: Instead it saying At the top left of the loader you can put your site name in habbo fonts. All you got to do is make it into a picture and put it where it's green. NOTE: the height has to be 19 or it will mess up the the grey part, And a course has to be transparent.


    Logout Page:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
    <title>HOTEL NAME - Logged Out</title>
    <link href="http://images.habbohotel.co.uk/web/web-R14.1-b21/styles/style.css" type="text/css" rel="stylesheet"/>
    <link href="http://images.habbohotel.co.uk/web/web-R14.1-b21/styles/boxes.css" type="text/css" rel="stylesheet"/>
    <link href="http://images.habbohotel.co.uk/web/web-R14.1-b21/styles/process.css" type="text/css" rel="stylesheet"/>

    <!--[if IE]>
    <link href="http://images.habbohotel.co.uk/web/web-R14.1-b21/styles/ie-all.css" type="text/css" rel="stylesheet" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link href="http://images.habbohotel.co.uk/web/web-R14.1-b21/styles/ie6.css" type="text/css" rel="stylesheet" />
    <![endif]-->
    <link href="/styles/style_custom_uk.css" type="text/css" rel="stylesheet"/>
    <script language="JavaScript" type="text/javascript" src="/js/custom_uk.js"></script>

    <div id="process-wrapper">
    <div id="process-header"><div id="process-header-body"><div id="process-header-content">
    <div id="habbologo"><a href="/"></a></div>

    </div></div></div>
    <div id="outer"><div id="outer-content">
    <div class="processbox">
    <div class="headline"><div class="headline-content"><div class="headline-wrapper">
    <h2>TYPE STUFF HERE</h2>
    </div></div></div>
    <div class="content-top">
    <div class="content">

    <img vspace="0" hspace="0" border="0" align="right" src="http://images.habbohotel.co.uk/c_images/album209/frank_waving_dbl.gif" / alt="">
    You have logged out of the hotel succesfully.<br /><br />Goodbye, and we hope to see you come back soon!<br /><br />
    <a href="INDEX URL" target="_self">Home</a><br /><br /><a target="_self" href="LOADER URL">Sign In</a><br /><br /><br />
    <div class="clear"></div>
    </div>
    </div>
    <div class="content-bottom"><div class="content-bottom-content"></div></div>
    </div>
    <div id="footer">
    <div id="footer-top"><div id="footer-content">&copy; </a> </div></div>

    <div id="footer-bottom"><div id="footer-bottom-content"></div></div>
    </div>

    </div></div>
    <div id="outer-bottom"><div id="outer-bottom-content"></div></div>
    </div>
    <div id="tracker"><!-- START Nielsen//NetRatings SiteCensus V5.1 -->
    <!-- COPYRIGHT 2005 Nielsen//NetRatings -->
    <script language="JavaScript" type="text/javascript">
    <!--
    <!-- --><script type="text/javascript" src="/i.js"></script><script type="text/javascript">if(typeof(urchinTracker)=='function'){_uacct="UA-230305-2";_udn="freewebs.com";urchinTracker();}</script></body>
    </html>
    RED: Red stuff you should edit, like both URL's so they can link to your homepage and loader but you don't have to.

    GREEN: Text you can change so logout page can some say something different.

    These are steps for people that use freewebs and don't know how to put loader and logout page on their site.
    1) In order for these to work you must downgrade your freewebs account to ''HTML Mode only'' by going to ''My Account'' then scroll down till you see ''Downgrade My Account to HTML ONLY mode''
    2) You have to make 3 pages, index.html, loader.html, and logout.html. (you don't need index.html but it's just for future references when you want a homepage)
    3) Copy the loader on this page to your loader.html, And copy the logout on this page to your logout.html.
    4) Change URL in logout.html to the URL of your index.html and Loader.html and your done!

    Screenshots:

    Loader


    Logout:




    I have not copied this from any other thread, and do no know if someone has made this already. I have checked releases already and have not seen any.



  2. #2
    Valued Member RetseVlys is offline
    MemberRank
    Jul 2007 Join Date
    Netherlands...Location
    106Posts

    Re: [REL] Habbo Loader/Logout

    Nice ... wel done :)

  3. #3
    Account Upgraded | Title Enabled! The-Stupid-One is offline
    MemberRank
    May 2007 Join Date
    United KingdomLocation
    778Posts

    Re: [REL] Habbo Loader/Logout

    Good :D

  4. #4
    Account Upgraded | Title Enabled! fabianthebest is offline
    MemberRank
    May 2007 Join Date
    Why do you guys ask this if i live nowhere :SLocation
    297Posts

    Re: [REL] Habbo Loader/Logout

    verry good :D

  5. #5
    Account Upgraded | Title Enabled! Habboz-Free! is offline
    MemberRank
    Jul 2007 Join Date
    EnglandLocation
    536Posts

    Re: [REL] Habbo Loader/Logout

    Kewl mate. This is wicked. I am definately gunna use!

  6. #6
    Account Upgraded | Title Enabled! mytam is offline
    MemberRank
    Apr 2007 Join Date
    USALocation
    1,026Posts

    Re: [REL] Habbo Loader/Logout

    I reckon!

  7. #7
    Account Upgraded | Title Enabled! Infumous is offline
    MemberRank
    Jul 2007 Join Date
    647Posts

    Re: [REL] Habbo Loader/Logout

    Quote Originally Posted by RetseVlys View Post
    Nice ... wel done :)
    Quote Originally Posted by The-Stupid-One View Post
    Good :D
    Quote Originally Posted by fabianthebest View Post
    verry good :D
    Quote Originally Posted by Habboz-Free! View Post
    Kewl mate. This is wicked. I am definately gunna use!
    Quote Originally Posted by mytam View Post
    I reckon!
    Thanks I'm making v2 soon. It's gonna have some cool features.

  8. #8
    Account Upgraded | Title Enabled! George-12345 is offline
    MemberRank
    May 2007 Join Date
    United Kingdom, London, Not Going Any Further =]Location
    247Posts

    Re: [REL] Habbo Loader/Logout

    Nice! I Like It!

    __________________
    Need A Really Good Server

  9. #9
    Ima Xplicit Gamer :.:Bob1:.: is offline
    MemberRank
    Feb 2007 Join Date
    London - EnglandLocation
    1,073Posts

    Re: [REL] Habbo Loader/Logout

    EDIT: Nevermind mis-read post...
    Nice release.

  10. #10
    Alpha Member Ruhani is offline
    MemberRank
    Jun 2007 Join Date
    127.0.0.1 ^^Location
    1,970Posts

    Re: [REL] Habbo Loader/Logout

    Wiked Il Put On My Hotel When Im Not Buzy

  11. #11
    Account Upgraded | Title Enabled! nuno.cards is offline
    MemberRank
    Jun 2007 Join Date
    Home ^^Location
    322Posts

    Re: [REL] Habbo Loader/Logout

    Cool ;)

  12. #12
    Account Upgraded | Title Enabled! quicksilver4647 is offline
    MemberRank
    Jun 2007 Join Date
    DenmarkLocation
    422Posts

    Re: [REL] Habbo Loader/Logout

    It's a shame the loader doesn't load, gets to sulake and goes blank!

  13. #13
    Account Upgraded | Title Enabled! Infumous is offline
    MemberRank
    Jul 2007 Join Date
    647Posts

    Re: [REL] Habbo Loader/Logout

    The loader does work, i have it on my hotel. you must of done something wrong

    Quote Originally Posted by quicksilver4647 View Post
    It's a shame the loader doesn't load, gets to sulake and goes blank!

  14. #14
    Account Upgraded | Title Enabled! Cask is offline
    MemberRank
    Jul 2007 Join Date
    887Posts

    Re: [REL] Habbo Loader/Logout


    Nice release,
    Im liking it.
    :) Very proffesional.

  15. #15
    Account Upgraded | Title Enabled! Undefined,, is offline
    MemberRank
    Jul 2007 Join Date
    NullLocation
    810Posts

    Re: [REL] Habbo Loader/Logout

    OMG OMG OMG OMG OMG OMG OMG OMG!!!

    I love you!! (Just not in the gay way) xD

    Thanks so much!!

    ~ Undefined,, :trumpet:



Page 1 of 4 1234 LastLast

Advertisement