Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

New Style R63 Habbo.swf

Elite Diviner
Joined
Feb 27, 2013
Messages
485
Reaction score
83
Here's something I've been working on for a while. I use it on my hotel, and well, i think others would enjoy using this too.

Quick Note: You'll have a white #FAF8CC message on your frontpage image. To get rid of this, go to your emulator, find the catalog.cs, and search for it. Once found, just delete it and leave it blank.

Frontpage Code:
PHP:
INSERT INTO `catalog_pages` VALUES ('1','-1','Welcome Page','11','876','1','1','1','0','0','frontpage','catalog_header','Habcast_frontpage','','','','En ce moment...','','0',' ',' '),

Search catalog animation in your external variables, and turn it from 1 to 0 or it might be true, if it is, put false
Download:


Picture:
(It's the default blue containers, not grey since it's my older edit since the image provided is from my protected swf, but its the same everything else)

Add these to your flash texts:
catalog.frontpage.desc=Habtown Catalogue
catalog.frontpage.desc1=Welcome to Habtown
catalog.frontpage.desc2=The latest furniture added to our catalogue was:\n\n- Habbo University Furni\n- Wild West Furni\n- Halloween 2014\n\n\nGot a voucher? Enter your code:


Joe Richardson - New Style R63 Habbo.swf - RaGEZONE Forums
 
Last edited:
Experienced Elementalist
Joined
Apr 25, 2012
Messages
222
Reaction score
35
Seems cool, it's unique to. Thanks for sharing mate, i like it.
 
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
26
Reaction score
0
Xn I have the flash texts?



Xn I have the flash texts?
 
Elite Diviner
Joined
Feb 27, 2013
Messages
485
Reaction score
83
So he makes a thread only for that ?

Well, have you seen an original r63 habbo.swf smart arse. It's different from the one above. It has my personally fixes. I changed alot of the habbo.swf. New chat bar, squared off containers. Lots of other stuff.
 
Newbie Spellweaver
Joined
Aug 13, 2014
Messages
6
Reaction score
0
Well, have you seen an original r63 habbo.swf smart arse. It's different from the one above. It has my personally fixes. I changed alot of the habbo.swf. New chat bar, squared off containers. Lots of other stuff.
how can i change back the squared corners?

i love it !
 
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
26
Reaction score
0
How do I add diamonds I have only got credits and pixels...
 
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
50
Reaction score
5
How do I add diamonds I have only got credits and pixels...
Open your external_variables.txt and find "purse.widget.currency.shells.enabled=" - change 0 to 1

regards
 
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
26
Reaction score
0
Open your external_variables.txt and find "purse.widget.currency.shells.enabled=" - change 0 to 1

regards

Thank you mate, but I couldn't find it i'm also having this problem too...
and thats the last of my problems be great if you could help out bro :)

Kng6fR6 - New Style R63 Habbo.swf - RaGEZONE Forums


13S0w99 - New Style R63 Habbo.swf - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
50
Reaction score
5
Thank you mate, but I couldn't find it i'm also having this problem too...
and thats the last of my problems be great if you could help out bro :)

Kng6fR6 - New Style R63 Habbo.swf - RaGEZONE Forums


13S0w99 - New Style R63 Habbo.swf - RaGEZONE Forums
go to your external_variables.txt and change catalog.furniture.animation= to false :)
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Feb 27, 2013
Messages
485
Reaction score
83
Thank you mate, but I couldn't find it i'm also having this problem too...
and thats the last of my problems be great if you could help out bro :)

Kng6fR6 - New Style R63 Habbo.swf - RaGEZONE Forums


13S0w99 - New Style R63 Habbo.swf - RaGEZONE Forums

Search catalog animation in your vars, and turn it off. Also, use the frontpage code i provided and maybe customize a image to fit it
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 11, 2014
Messages
26
Reaction score
0
your front page is coded wrong edit it and end it with ); for phoneix database
but thank you bro great release :)
 
Master Summoner
Joined
Aug 5, 2014
Messages
597
Reaction score
199
Thank you mate, but I couldn't find it i'm also having this problem too...
and thats the last of my problems be great if you could help out bro :)

Kng6fR6 - New Style R63 Habbo.swf - RaGEZONE Forums


13S0w99 - New Style R63 Habbo.swf - RaGEZONE Forums

Go to external_variables.txt, search for catalog.furniture.animation=true and change =true to =false.

-----

Update: Run this query for the front page to work correctly:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`, `page_link_description`, `page_link_pagename`) VALUES
(1, -1, 'Frontpage', 6, 3, '1', '1', 1, '0', 0, 'frontpage', 'catalog_header', 'ts_V2_asian', '', '', '', 'En ce moment...', '', '0', ' ', ' ');
 

Attachments

You must be registered for see attachments list
Last edited:
Experienced Elementalist
Joined
Jul 31, 2008
Messages
289
Reaction score
22
How do i change the Logo in this SWF?
i opened it, but the picture i had to replace is black, i dont know
 
Back
Top