[Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

Page 1 of 3 123 LastLast
Results 1 to 25 of 67
  1. #1
    Valued Member Chriszie123 is offline
    MemberRank
    Jun 2007 Join Date
    A box outside a mansionLocation
    138Posts

    [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Hey, I total copied the site of habbo, its not super but it works, dont say u just copied it, i made it easyer... you just change some stuff.. when u copied this into your freewebs thing/notepad just press Ctrl+F and search for change


    <!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>SpriteMotel | A Better Way Of Habboeing..</title>
    <link href="http://images.habbohotel.co.uk/web/web-R13.2-b41/styles/style.css" type="text/css" rel="stylesheet"/>
    <link href="http://images.habbohotel.co.uk/web/web-R13.2-b41/styles/ads.css" type="text/css" rel="stylesheet"/>
    <link href="http://images.habbohotel.co.uk/web/web-R13.2-b41/styles/boxes.css" type="text/css" rel="stylesheet"/>
    <script language="JavaScript" type="text/javascript">
    var habboReqPath = "";
    var habboStaticFilePath = "http://images.habbohotel.co.uk/web/web-R13.2-b41";
    document.habboLoggedIn = false;
    window.name = "habboMain";
    </script>
    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.co.uk/web/web-R13.2-b41/js/prototype.js"></script>
    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.co.uk/web/web-R13.2-b41/js/builder.js"></script>
    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.co.uk/web/web-R13.2-b41/js/habbo.js"></script>
    <script language="JavaScript" type="text/javascript" src="http://images.habbohotel.co.uk/web/web-R13.2-b41/js/hobojax.js"></script>

    <!--[if IE]>
    <link href="http://images.habbohotel.co.uk/web/web-R13.2-b41/styles/ie-all.css" type="text/css" rel="stylesheet" />
    <![endif]-->
    <!--[if lt IE 7]>
    <link href="http://images.habbohotel.co.uk/web/web-R13.2-b41/styles/ie6.css" type="text/css" rel="stylesheet" />
    <style type="text/css">
    body { behavior: url(/js/csshover.htc); }
    </style>
    <![endif]-->
    <link href="/styles/style_custom_uk.css" type="text/css" rel="stylesheet"/>


    <link rel="alternate" type="application/rss+xml" title="NEW RARE" href="/news/rss.xml" />

    </head>
    <body id="home" >
    <div id="overlay"></div>
    <h1 id="main-header">Change to your header</h1>

    <div id="wrapper">
    <div align="center"><div class="ad-scale ad-leader">
    <table>
    <tr><td class="ad-header-tl"></td><td class="ad-header-t"></td><td class="ad-header-tr"></td></tr>
    <tr><td class="ad-header-ml"></td><td class="ad-header-m"><h5>Advertisement</h5></td><td class="ad-header-mr"></td></tr>
    <tr><td class="ad-content-ml"></td><td class="ad-content-m" align="center" valign="top"><script language='JavaScript' type='text/javascript' src='http://ads.habbohotel.co.uk/max/adlayer.php?zoneid=698&layerstyle=simple&align=left&valign=top&padding=2&closetime=10&padding=2&shifth=0&shiftv=0&closebutton=f&nobg=t&noborder=t'></script>

    <script language='JavaScript' type='text/javascript'>
    <!--
    var awrz_rnd = Math.floor(Math.random()*99999999999);
    var awrz_protocol = location.protocol.indexOf('https')>-1?'https:':'http:';
    if (!document.phpAds_used) document.phpAds_used = ',';
    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write (awrz_protocol+"//ads.habbohotel.co.uk/max/adjs.php?n=a8379d79");
    document.write ("&zoneid=112");
    document.write ("&exclude=" + document.phpAds_used);
    document.write ("&loc=" + escape(window.location));
    if (document.referrer)
    document.write ("&referer=" + escape(document.referrer));
    document.write ('&r=' + awrz_rnd);
    document.write ("&ct0=" + escape(document.phpAds_ct0));
    document.write ("'><" + "/script>");
    //-->
    </script><noscript><a href='http://ads.habbohotel.co.uk/max/adclick.php?n=a8379d79' target='_blank'><img src='http://ads.habbohotel.co.uk/max/adview.php?zoneid=112&n=a8379d79' border='0' alt=''></a></noscript>
    </td><td class="ad-content-mr"></td></tr>
    <tr><td class="ad-content-bl"></td> <td class="ad-content-b"></td><td class="ad-content-br"></td></tr>
    </table>
    </div>
    </div>
    <div id="top_wrap">
    <div id="top">
    <div id="topdim"></div>
    <div id="top-elements">
    <table id="topbar">
    <tr>
    <td id="topbar-count">Log in / Register Now</td>
    <td id="topbar-menu" align="center">
    <ul>
    <li id="myhabbo" class="selected" onmouseover="switchTab('myhabbo')">
    <div><a href="http://www.habbo.co.uk/tab/myhabbo" class="topbar-menu-link" onclick="return false;">My Habbo</a></div>
    </li><li id="mycredits" onmouseover="if (switchTab('mycredits') && document.habboLoggedIn) updateCredits()" onmouseout="fadeTab('myhabbo')">
    <div><a href="http://www.habbo.co.uk/tab/credits" class="topbar-menu-link" onclick="return false;">My Credits</a></div>
    </li><li id="habboclub" onmouseover="if (switchTab('habboclub') && document.habboLoggedIn) updateHabboClub()" onmouseout="fadeTab('myhabbo')">
    <div><a href="http://www.habbo.co.uk/tab/habboclub" class="topbar-menu-link" onclick="return false;">Habbo Club</a></div>
    </li>
    </ul>
    </td>
    <td id="topbar-status" class="Server Status">
    <font color='green'>Change Online/Offline</font>
    </td>
    </tr>
    </table>
    <div id="habbologo"><a href="http://www.habbo.co.uk/"></a></div>
    <div id="enter-hotel">
    <a href=http://Change to your loader.com id="enter-hotel-link" target="client" onclick="openOrFocusHabbo(this); return false;"></a>
    </div>
    <div id="tabmenu" onmouseover="lockCurrentTab();" onmouseout="fadeTab('myhabbo')">
    <div id="tabmenu-content">
    <div id="myhabbo-content" class="tabmenu-inner selected">
    <img src="http://images.habbohotel.co.uk/web/web-R13.2-b41/images/top_bar/myhabbo_frank.gif" alt="" width="60" height="85" class="tabmenu-image" />
    <h3>Welcome! Please sign in or register</h3>
    <div class="tabmenu-inner-content">
    <p>
    www.Change to your loader.com" class="colorlink orange"><span>Register, it's free!</span></a>
    </p>
    <p>
    <a href="http:// Change to you loader.com" class="colorlink orange last"><span>Sign In</span></a>
    </p>
    </div>
    </div>
    <div id="mycredits-content" class="tabmenu-inner">
    <h3>Please <a href="http:// Change to your loader .com">sign in</a> to see your balance</h3>
    <div class="tabmenu-inner-content">
    <p>
    <img src="http://images.habbohotel.co.uk/web/web-R13.2-b41/images/top_bar/mycredits_coins.gif" alt="" width="47" height="21" class="tabmenu-image coins" />

    </p>

    </div>
    </div>
    <div id="habboclub-content" class="tabmenu-inner">
    <h3>Please <a href="http:// Change To your loader.com">sign in</a> to see your Club status</h3>
    <div class="tabmenu-inner-content">
    <p>
    Habbo Club gives you the best benefits as a Habbo.
    </p>

    </div>
    </div>
    <div class="clear"></div>
    </div>
    <div id="tabmenu-bottom"></div>
    </div>
    </div>
    <script language="JavaScript" type="text/javascript">
    $("tabmenu").style.left = (Position.cumulativeOffset($("myhabbo"))[0] - Position.cumulativeOffset($("top"))[0]) + "px";
    </script>
    <div id="mainmenu">
    <ul>
    <li id="leftspacer">&nbsp;</li>
    <li id="active" >
    <span class="left"></span>
    <a href="/photelwebs"><img src="http://images.habbohotel.co.uk/c_images/navi_icons/tab_icon_02_hotel.gif" alt=""/> Guides</a>
    <span class="right"></span>
    </li>
    <li >


    </ul>
    </div>
    <div id="submenu">
    <div class="subnav">
    </div>
    </div>
    </div>
    </div>
    <div id="main-content">
    <table border="0" cellpadding="0" cellspacing="0" width="100%" class="content-home">
    <tr><td colspan="6" style="height: 4px;"></td></tr>
    <tr>

    <td rowspan="2" style="width: 8px;">&nbsp;</td>

    <td valign="top" style="width: 740px;">

    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr><td colspan="3" style="padding-bottom: 3px;"><script type="text/javascript">
    var promoPages = [
    { image: "<img src=\"http://images.habbohotel.co.uk/c_images/album2401/bands_promo.png\" / alt=\"\"\>", links: [
    "<a href=\"http://www.habbo.co.uk/news/article235.html\">Form a band</a>",
    "<a href=\"http://www.habbo.co.uk/hotel/trax/bands.html\">Habbo Retro Rules!!!</a>"
    ], text:"Habbo Retro Rules<br /\>" },
    { image: "<img src=\"http://images.habbohotel.co.uk/c_images/album1031/GroupsPromo.png\" / alt=\"\"\>", links: [
    "<a href=\"http://www.habbo.co.uk/groups/index.html\">Be Famous</a>",
    "<a href=\"http://www.habbo.co.uk/hotel/trax\">Be the DJ</a>"
    ], text:"Create a Group now to promote your new track, form a fan base and discuss music!<span style=\"font-weight: bold;\"\><br /\><br /\></span\>" },
    { image: "<img src=\"http://images.habbohotel.co.uk/c_images/Pixel-Maze/pixel_maze_home.gif\" / alt=\"\"\>", links: [
    "<a href=\"http://www.habbo.co.uk/entertainment/pixel\">Pixel Maze</a>",
    "<a href=\"Change to your loader site\" target=\"client\" onclick=\"openOrFocusHabbo(this); return false;\"\>Enter Hotel</a\>"

    ], text:"Have you got what it takes to conquer the Pixel Maze and top our leaderboard?" },
    { image: "<img src=\"http://images.habbohotel.co.uk/c_images/album1480/ROTW_22_06_N_ckG_promo.png\" / alt=\"\"\><br /\>", links: [
    "<a href=\"\">NEW!! Lalala!...</a>",
    "<a href=\"http://www.habbo.co.uk/community\">Community</a>"
    ], text:"<span style=\"font-weight: bold;\"\></span\><span style=\"font-weight: bold;\"\>Room of the Week </span\>- Rock out with N!ckG\'s in his Stratocaster room!<br /\>" }
    ];
    </script>
    <div id="promoarea">
    <div id="promoheader">
    <h2>Top stories</h2>
    <ul style="display: none" id="promoheader-selectors">
    <li><a href="#" class="selected" onclick="showPromo(0); return false;">1</a></li>
    <li><a href="#" onclick="showPromo(1); return false;">2</a></li>
    <li><a href="#" onclick="showPromo(2); return false;">3</a></li>
    <li><a href="#" onclick="showPromo(3); return false;">4</a></li>
    </ul>
    <script type="text/javascript">
    $('promoheader-selectors').style.display = "block";
    </script>
    </div>
    <div id="promocontent">
    <div id="promobody">
    <p id="promoimage">
    <a href="http://www.habbo.co.uk/news/article235.html">
    <img src="http://images.habbohotel.co.uk/c_images/album2401/bands_promo.png" / alt=""></a>
    </p>
    <div class="promotext"><p id="promotext-content">
    Habbo Bands posters selling now! Form your own band and create a hit single!<br />
    </p></div>
    <div id="promolinks">
    <ul id="promolinks-list">
    <li><a href="http://www.habbo.co.uk/news/article235.html">Form a band</a></li>
    <li><a href="http://www.habbo.co.uk/hotel/trax/bands.html">Create a single</a></li>
    </ul>
    </div>
    </div>
    </div>
    </div>
    <div id="newsbox">
    <div id="newsbox-header">
    <h2>What's New</h2>
    <a href="/news/rss.xml"><img src="http://images.habbohotel.co.uk/web/web-R13.2-b41/images/promo_area/feed-icon.gif" alt="" border="0"/></a>
    </div>
    <div id="newsbox-text">
    <div class="newsitem">
    <h3><span class="articledate">Change news:</span>
    <a href="/news/article235.html"> Change news title</a></h3>
    <p>
    Change Article <br> </p>
    </div>
    <div class="newsitem">
    <h3><span class="articledate">Change news:</span>
    <a href="/news/article234.html">Change news title 2</a></h3>
    <p>
    Change article 2 </p>
    </div>
    <div class="newsitem">
    <h3><span class="articledate">Change news:</span>
    <a href="/news/article234.html"> Change news title 3 </a></h3>
    <p>
    Change news article 3: </p>
    </div>
    <div class="newsitem">
    <h3><span class="articledate">Change news:</span>
    <a href="/news/article234.html"> Change news title 3 </a></h3>
    <p>
    Change article 3</td></tr>

    <tr>
    <td valign="top" style="width: 215px; height: 400px;" class="habboPage-col">
    <div class="v3box orange">
    <div class="v3box-top"><h3>Change</h3></div>
    <div class="v3box-content">
    <div class="v3box-body">

    <img vspace="0" hspace="0" border="0" align="left" src="http://images.habbohotel.co.uk/c_images/album1282/frank_welcome1.gif" / alt=""><a href="Change to loader site"><img vspace="0" hspace="0" border="0" align="right" src="http://images.habbohotel.co.uk/c_images/common/join_free_anim_uk.gif" / alt=""></a><br /><br /><br /><br /><br /><br /><br /><br /><br />SpriteMotel is a Retro server that is created by ChrisZ and Will. Hope you guys will enjoy Our hotel :D<br /><br /><a target="_self" href="Change to loader site">Change To Whatever like rare/news/staff</a><br />
    <div class="clear"></div>
    </div>
    </div>
    <div class="v3box-bottom"><div></div></div>
    </div>
    <div class="v3box orange">
    <div class="v3box-top"><h3>NEW OWNER</h3></div>
    <div class="v3box-content">
    <div class="v3box-body">

    <center><br /></center><br />Change In whatevah site/news/fun/staff</a><br />Log in to play :D<br>

    <div class="clear"></div>
    </div>
    </div>
    <div class="v3box-bottom"><div></div></div>
    </div>
    </td>
    <td valign="top" style="width: 215px; height: 400px;" class="habboPage-col">
    <div class="v3box green">
    <div class="v3box-top"><h3>Information</h3></div>
    <div class="v3box-content">
    <div class="v3box-body">

    <center><img src="http://images.habbohotel.co.uk/c_images/album1358/frank_w_key.gif" / alt=""><br /><br /></center> 1) ChaNGE TO what you need to play <div class="clear"></div>
    </div>
    </div>
    <div class="v3box-bottom"><div></div></div>
    </td>
    <td valign="top" style="width: 310px; height: 400px;" class="habboPage-col rightmost">
    <div class="ad-scale ad300">
    <table>
    <tr><td class="ad-header-tl"></td><td class="ad-header-t"></td><td class="ad-header-tr"></td></tr>
    <tr><td class="ad-header-ml"></td><td class="ad-header-m"><h5>Advertisement</h5></td><td class="ad-header-mr"></td></tr>
    <tr><td class="ad-content-ml"></td><td class="ad-content-m" align="center" valign="top"><script language='JavaScript' type='text/javascript'>
    <!--
    var awrz_rnd = Math.floor(Math.random()*99999999999);
    var awrz_protocol = location.protocol.indexOf('https')>-1?'https:':'http:';
    if (!document.phpAds_used) document.phpAds_used = ',';
    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write (awrz_protocol+"//ads.habbohotel.co.uk/max/adjs.php?n=a77de0ac");
    document.write ("&zoneid=713");
    document.write ("&exclude=" + document.phpAds_used);
    document.write ("&loc=" + escape(window.location));
    if (document.referrer)
    document.write ("&referer=" + escape(document.referrer));
    document.write ('&r=' + awrz_rnd);
    document.write ("&ct0=" + escape(document.phpAds_ct0));
    document.write ("'><" + "/script>");
    //-->
    </script><noscript><a href='http://ads.habbohotel.co.uk/max/adclick.php?n=a77de0ac' target='_blank'><img src='http://ads.habbohotel.co.uk/max/adview.php?zoneid=713&n=a77de0ac' border='0' alt=''></a></noscript>
    </td><td class="ad-content-mr"></td></tr>
    <tr><td class="ad-content-bl"></td> <td class="ad-content-b"></td><td class="ad-content-br"></td></tr>
    </table>
    </div>

    <div class="v3box blue">
    <div class="v3box-top"><h3>Change to whatevah</h3></div>
    <div class="v3box-content">
    <div class="v3box-body">

    <img vspace="0" hspace="0" border="0" align="right" src="http://images.habbohotel.fi/c_images/album1395/nerd_DJ_1.gif" / alt="">
    <center>Change to what evah</div>
    </div>
    <div class="v3box-bottom"><div></div></div>
    </div>
    <div class="v3box blue">
    <div class="v3box-top"><h3>Whats the next big thing ?</h3></div>
    <div class="v3box-content">
    <div class="v3box-body">

    <div id="competition_9" class="component">
    <h4></h4>
    <p>
    </p>
    <center>Guess What..</center>
    <center> Change to what the next big news is<br>
    </center>
    </div>
    <div class="clear"></div>
    </div>
    </div>
    <div class="v3box-bottom"><div></div></div>
    </div>
    </td>
    </tr>
    </table>
    </td>

    <td rowspan="2" style="width: 4px;"></td>
    <td rowspan="2" valign="top" style=" margin-left: 4px; width: 176px;">
    <div id="ad_sidebar">

    <div class="ad-scale ad160">
    <table>
    <tr><td class="ad-header-tl"></td><td class="ad-header-t"></td><td class="ad-header-tr"></td></tr>
    <tr><td class="ad-header-ml"></td><td class="ad-header-m"><h5>Advertisement</h5></td><td class="ad-header-mr"></td></tr>
    <tr><td class="ad-content-ml"></td><td class="ad-content-m" align="center" valign="top"><script language='JavaScript' type='text/javascript'>
    <!--
    var awrz_rnd = Math.floor(Math.random()*99999999999);
    var awrz_protocol = location.protocol.indexOf('https')>-1?'https:':'http:';
    if (!document.phpAds_used) document.phpAds_used = ',';
    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write (awrz_protocol+"//ads.habbohotel.co.uk/max/adjs.php?n=a65b6b4d");
    document.write ("&zoneid=114");
    document.write ("&exclude=" + document.phpAds_used);
    document.write ("&loc=" + escape(window.location));
    if (document.referrer)
    document.write ("&referer=" + escape(document.referrer));
    document.write ('&r=' + awrz_rnd);
    document.write ("&ct0=" + escape(document.phpAds_ct0));
    document.write ("'><" + "/script>");
    //-->
    </script><noscript><a href='http://ads.habbohotel.co.uk/max/adclick.php?n=a65b6b4d' target='_blank'><img src='http://ads.habbohotel.co.uk/max/adview.php?zoneid=114&n=a65b6b4d' border='0' alt=''></a></noscript>
    </td><td class="ad-content-mr"></td></tr>
    <tr><td class="ad-content-bl"></td> <td class="ad-content-b"></td><td class="ad-content-br"></td></tr>
    </table>
    </div>


    </div> </td>
    </tr>
    </table>

    <br style="clear: both;"/>
    </div>

    <div id="outer"><div id="outer-content">
    <div id="footer">
    <div id="footer-top"><div id="footer-content"> <p>
    <p class="footer-legal">Change to site footer (sort of disclaimer)</p>
    </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">
    <!--
    var _rsCI="Habbohotel";
    var _rsCG="0";
    var _rsDT=0; // to turn on whether to get the document title, 1=on
    var _rsDU=0; // to turn on or off the applet, 1=on
    var _rsDO=0; // to turn on debug output to the console, 1=on, only works if _rsDU=1
    var _rsX6=0; // to force use of applet with XP and IE6, 1=on, only works if _rsDU=1
    var _rsSI=escape(window.location);

    var _rsLP=location.protocol.indexOf('https')>-1?'https:':'http:';
    var _rsRP=escape(document.referrer);
    var _rsND=_rsLP+'//secure-dk.imrworldwide.com/';
    if (parseInt(navigator.appVersion)>=4)
    {
    var _rsRD=(new Date()).getTime();
    var _rsSE=0; // to turn on surveys, 1=on
    var _rsSV=""; // survey name, leave empty
    var _rsSM=0; // maximum survey rate, 1.0=100%
    _rsCL='<scr'+'ipt language="JavaScript" type="text/javascript" src="'+_rsND+'v51.js"><\/scr'+'ipt>';
    }
    else
    {
    _rsCL='<img src="'+_rsND+'cgi-bin/m?ci='+_rsCI+'&cg='+_rsCG+'&si='+_rsSI+'&rp='+_rsRP+'">';
    }
    document.write(_rsCL);
    //-->
    </script>
    <noscript>
    <img src="http://secure-dk.imrworldwide.com/cgi-bin/m?ci=Habbohotel&amp;cg=0" alt="">
    </noscript>
    <!-- THE END Nielsen//NetRatings SiteCensus V5.1 -->
    <script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-448325-6";
    urchinTracker();
    </script></div>

    </body>
    </html>
    Good luck :)


  2. #2
    Proficient Member Ziztey is offline
    MemberRank
    Feb 2007 Join Date
    SwedenLocation
    195Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Thank you!

  3. #3
    Proficient Member Djenaro is offline
    MemberRank
    Mar 2007 Join Date
    The NetherlandsLocation
    157Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Is it only one page ?

  4. #4

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Yes but you can change it!

  5. #5
    Account Upgraded | Title Enabled! .Extreme. is offline
    MemberRank
    Jun 2007 Join Date
    United KingdomLocation
    416Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Quote Originally Posted by Djenaro View Post
    Is it only one page ?
    1 Page is better lol dont think you can get Habbo layout with other pages well you can but hard to setup :)

  6. #6
    Proficient Member ezza is offline
    MemberRank
    Jul 2007 Join Date
    Location
    162Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    how do you change the pic and all the stuff?

  7. #7
    Proficient Member Jabroney is offline
    MemberRank
    Jun 2007 Join Date
    MannyLocation
    177Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    where do we put this?

  8. #8
    Proficient Member Djenaro is offline
    MemberRank
    Mar 2007 Join Date
    The NetherlandsLocation
    157Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Quote Originally Posted by .Extreme. View Post
    1 Page is better lol dont think you can get Habbo layout with other pages well you can but hard to setup :)
    I don't like the habbo layout at all and i

  9. #9
    Account Upgraded | Title Enabled! Mr.Pk is offline
    MemberRank
    Jul 2007 Join Date
    мσяяσCσLocation
    460Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    thx man

  10. #10
    Apprentice alex-gato is offline
    MemberRank
    Feb 2007 Join Date
    BrazilLocation
    16Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Ours, that to loader enormous.

  11. #11
    Valued Member Chriszie123 is offline
    MemberRank
    Jun 2007 Join Date
    A box outside a mansionLocation
    138Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    ty for all the friendly comments, you put the page in the html boz where you can edit the code

  12. #12
    Account Upgraded | Title Enabled! Daney is offline
    MemberRank
    Jun 2007 Join Date
    1,110Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Thanks alot!
    This is great!
    Well done.

  13. #13
    Proficient Member Jabroney is offline
    MemberRank
    Jun 2007 Join Date
    MannyLocation
    177Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    can you get any more?

    like another countries habbo plz?

    and can i edit like the colours etc?

  14. #14
    Novice aznfitten200 is offline
    MemberRank
    Mar 2007 Join Date
    2Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    i dont know what to edit the loader to heres my loader tell me what i have to change it to

    <div>
    </head>
    <html xmlns='http://www.w3.org/1999/xhtml'>
    <head>
    <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
    <title>[HHabboretro]</title></head>

    <body bgcolor='black' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'><div align='center'>
    <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.co.uk/dcr/release13.2_b8/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=http://freewebs.com/ehabbh/external_texts.txt'>
    <param name='sw2' value='connection.info.host=24.118.124.44;connection.info.port=90'
    <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=http://freewebs.com/ehabbh/external_variables.txt'>
    <embed src='http://images.habbohotel.co.uk/dcr/release13.2_b8/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=http://freewebs.com/ehabbh/external_texts.txt'
    sw2='connection.info.host=24.118.124.44;connection.info.port=90'
    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=http://freewebs.com/ehabbh/external_variables.txt'></embed>
    </object>
    </div></body>

    </html>

  15. #15
    Apprentice downloadking is offline
    MemberRank
    Mar 2007 Join Date
    8Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    It's ok, but doesnt always work, as you need to download some of the pictures..

  16. #16
    Proficient Member Jabroney is offline
    MemberRank
    Jun 2007 Join Date
    MannyLocation
    177Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    azn use another loader i cba puttin one on here

  17. #17
    Proficient Member Gangsta-gang is offline
    MemberRank
    Jun 2007 Join Date
    NL DutchLocation
    150Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Tanx

  18. #18
    Proficient Member eJustin is offline
    MemberRank
    Apr 2007 Join Date
    Abusing Your Open PortsLocation
    197Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    How do we use this template in freewebs. Turitorial please :)

  19. #19
    Member Mikey357 is offline
    MemberRank
    May 2007 Join Date
    Habbo HotelLocation
    63Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    If you use this site you will be using even more copyrighted material from Sulake.

    If you would like me to make you a Non-Sulake homepage please visit Jeebo Productions.

    P.S : If you want this code you just go to the page, right click on the background and click " View Source " .
    It should open in notepad and you will be able to edit it.

    And it's simple to add new pages, PM me if you are using this "COPYRIGHTED" homepage and would like to know how to.

  20. #20

    Mad Fanny

    Laz-low is offline

    LegendRank
    May 2007 Join Date
    United KingdomLocation
    8,215Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    Dude thanks so much for that. Have a look at my site and what I've done with your code...

    Gebbo Hotel ~ Welcome :D

  21. #21
    Novice wufe is offline
    MemberRank
    Jun 2007 Join Date
    casa mia *_*Location
    3Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    wow it's cool

  22. #22
    Proficient Member ezza is offline
    MemberRank
    Jul 2007 Join Date
    Location
    162Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    how on erth do u edit it please tell

  23. #23
    Member Ronijs is offline
    MemberRank
    Dec 2006 Join Date
    50Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    thanks chrisZ
    ok for the ppl that know nothing about html
    paste this html in your web and press CTRL-F
    typ: change
    and change what you need to change :P

  24. #24
    Member DidiShah is offline
    MemberRank
    Jun 2007 Join Date
    62Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    can anyone teach hw to do that page 1 by 1. i am using freewebs. sum1 please post a guide clearly so i can understand.

  25. #25
    Member Mikey357 is offline
    MemberRank
    May 2007 Join Date
    Habbo HotelLocation
    63Posts

    Re: [Release] Complete Habbo Site In HTML (for freewebs) [Habbo.com]

    DidiShah

    Go on Jeebo Productions and send in your site.

    They will help you with a Non-Sulake homepage.



Page 1 of 3 123 LastLast

Advertisement