http://www.habbo.co.uk/entertainment/habbo_updated

We hope you're enjoying Habbo's cool new features. There are more to come!





Habbo February Update



The February Update included the following new features:
  • Habbo Exchange
  • Gothic Furni
  • Loading Furni
  • New Habbo Club subscription method
  • Other secrets coming soon...

Habbo Exchange


The Habbo Exchange is a new section within your Habbo Catalogue where you can purchase Tradable Credits with your Habbo Credits. The Tradable Credits you purchase are effectively items of Furni and can therefore be placed in your Guest Room and also placed in the trading box.

This means you can now trade Habbo Credits for Furni via the trading box in Habbo Hotel using these new Tradable Credits!

You can purchase your Tradable Credits in the quantities listed below:



Bronze Coin

This item is worth 1 Habbo Credit and costs 1 Habbo Credit


Silver Coin

This item is worth 5 Habbo Credits and costs 5 Habbo Credits


Gold Coin

This item is worth 10 Habbo Credits and costs 10 Habbo Credits


Money Bag

This item is worth 20 Habbo Credits and costs 20 Habbo Credits


Gold Bar

This item is worth 50 Habbo Credits and costs 50 Habbo Credits



When you have purchased your Tradable Credits you have a number of options available to you:
  • You use the Tradable Credits in a trade for Habbo Furni.
  • You place the Tradable Credits in your Guest Room and create Fort Knox.
  • You place the Tradable Credits in your Guest Room and double click them to exchange them back into normal Habbo Credits.
Don't forget, the value of Tradable Credits is the exact same as the number of Habbo Credits you spent buying them and therefore you do not lose out by exchanging them back and forth.


Loading Furni



If you've already entered a Guest Room then you'll notice that the Furni in the room begins as a white box before being restored to its former beauty. This is not a bug or a glitch. It's the way Furni will load in a Guest Room, and your hand, from now on. You'll notice that in return forthis short wait, rooms load much quicker.



Gothic Furni


Gothic Furni is available from your Habbo Catalogue for a limited time only. There are some great new Furni in this new section of the Catalogue including Gothic chairs, cobbled street rugs and wall mounted torches. You'll find all this new Furni towards the top of your Habbo Catalogue.



Red Gothic Stool costs 5 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_1_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a3 gothicstool"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Red Gothic Sofa costs 7 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_2_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a3 gothicsofa"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Red Gothic Chair costs 10 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_3_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a3 gothicchair"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Gothic Torch costs 10 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_4_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 torch"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Gothic Table costs 15 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_5_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 goth_table"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Gothic Portcullis costs 10 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_6_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 gothgate"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Gothic Railing costs 8 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_7_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 gothrailing"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);



Gothic Candelabra costs 10 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_8_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 gothiccandelabra"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);


Cobbled Path costs 4 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_9_purchase").appendChild(purchaseButto n); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 gothiccarpet"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);


Dungeon Floor costs 6 Credits.
Purchase var purchaseButton = Builder.node("a", {href:"#", className:"colorlink orange"}, [ Builder.node("span", "Purchase") ]); $("purchase_10_purchase").appendChild(purchaseButt on); Event.observe(purchaseButton, "click", function(e) { Event.stop(e); var dialog = createDialog("purchase_dialog", "Confirm purchase", 9001, 0, -1000, closePurchase); appendDialogBody(dialog, "

", true); moveDialogToCenter(dialog); showOverlay(); new Ajax.Request( habboReqPath + "/furnipurchase/purchase_confirmation", { method: "post", parameters: "product="+encodeURIComponent("a0 gothiccarpet2"), onComplete: function(req, json) { setDialogBody(dialog, req.responseText); } }   }, false);




Habbo Club Subscription



If you are thinking about purchasing Habbo Club or continuing your current subscription then you'll notice that you now go to the Habbo homepage in order to subscribe. This is a similar change to one we made last update with the "Update My Habbo ID".

Other Secrets


Check back soon for news of other great new features from the February Update!
So it says more great features which we have alredy seen in other hotels soon to arrive to us ^^