[RevCMS] Custom-Habbo Theme [Edit]

Atryl

New Member
Jun 21, 2012
6
1
Hello Devbest,

I good while ago, I downloaded a custom habbo skin called 'Custom-Habbo' but I did nothing with it.

Then a few weeks ago, I found it lurking in my documents folder and decided to have a look at it. When I added it to RevCMS in Localhost, it wasn't very nice but had potential so I decided to fix it up a bit.

Please note that I didn't create Custom-Habbo, I just edited it to my liking and also that the actual skin is called 'Custom-Habbo' so you don't need to delete your current 'Habbo' folder to make way for it.

Pages included: Obvious pages such as index, me, community, staff, account shop, online, News & Rare Values.

I added: Stats, Events, eXperts & Tinychat

A few images have been replaced to make way for new ones that I did.

Images:

Index:
Screenshot_24_zpsee3a1e96.png

Me:
Screenshot_17_zpsb525a917.png

Stats:
Screenshot_23_zps180bfe2d.png

Staff:
Screenshot_18_zpsa03778da.png

Online:
Screenshot_21_zpsa421697f.png

Rules:
Screenshot_20_zps50cf295b.png

Shop:
Screenshot_22_zps4729a1ce.png

Account Settings:
Screenshot_19_zps7ac37088.png


Depending on your ranks, you may have to edit where the ranks are in staff, experts and events.

Credits:

60% Custom-Habbo creators.
40% Me :I

Skin Download:
Whole CMS Download: (Includes Pointshop, PulseASE, Phoenix SWFs and like 4 themes).

Don't trust, don't download, but you'll miss out.

I forgot to fix the client so replace what's in your client.php with this, it should work then!
Code:
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <title>{hotelName} - Client</title>
      
      
        <link rel="stylesheet" href="{url}/app/tpl/skins/Custom-Habbo/styles/client.css" type="text/css">
        <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" /><script
      
        <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "{swf_folder}";
            var flashvars =
            {
                "client.starting" : "Please wait {username}, {hotelname} is starting up!",
                "client.allow.cross.domain" : "1",
                "client.notify.cross.domain" : "0",
                "connection.info.host" : "{server_ip}",
                "connection.info.port" : "30000",
                "site.url" : "{url}",
                "url.prefix" : "{url}",
                "client.reload.url" : "{url}/client",
                "client.fatal.error.url" : "{url}/me",
                "client.connection.failed.url" : "{url}/me",
                "external.variables.txt" : "{external_vars}",
                "external.texts.txt" : "{external_texts}",
                "productdata.load.url" : "{product_data}",
                "furnidata.load.url" : "{furni_data}",
                "use.sso.ticket" : "1",
                "sso.ticket" : "{sso}",
                "processlog.enabled" : "0",
                "flash.client.url" : BaseUrl,
                "flash.client.origin" : "popup"
            };
            var params =
            {
                "base" : BaseUrl + "/",
                "allowScriptAccess" : "always",
                "menu" : "false"              
            };
            swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
  
    <body>
  
        <div id="client"></div>
  
    </body>
</html>

Thanks
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Sorry but to me it looks like you just changed some images but I'll give it a 8/10 because the images you put are different and really cool looking especially the blackboard for the user stuff
 

Atryl

New Member
Jun 21, 2012
6
1
Got to admit with @Absterge and PlusASE is exploitable, so if users use this, you could exploit the users. User security,js.
Hi. Thanks for the feedback. I never made any changes to the PulseASE and I never checked for exploits. I only edited the skin (Y)
 

Mega

Posting Freak
Mar 23, 2013
858
155
Overall this is good, I like the clouds been used. Honestly, I don't like the index. On the index the logo is been layered with the login box.
 

bodge

ayy lmao
Oct 31, 2011
406
54
Looks like a diarrhea dog has just taken a lava dump on my screen.
 
Last edited:

EngeldesTodes

Deutsch Techno-Freak WIR SIND EIN
Feb 21, 2011
1,070
76
looks good one question some pages won't work and are u sure the swfs works well with bcstorm r63b
 

Lotus

Legacy, it's all anyone leaves behind.
Jun 8, 2012
1,637
501
Seems like you only did a few CSS and image changes. 4/10
 

TruCluez

Posting Freak
Oct 14, 2013
513
62
nice nice, but it looks like u combined habboextreme's,/hejulah habbo theme/and change images but i like the images so 8/10 still a passing a grade xD
 

Atryl

New Member
Jun 21, 2012
6
1
looks good one question some pages won't work and are u sure the swfs works well with bcstorm r63b

The swfs provided in the full RevCMS download are for Phoenix. The pages are working on my hotel but we're using r63. I never tested the CMS with an r63b emulator.

nice nice, but it looks like u combined habboextreme's,/hejulah habbo theme/and change images but i like the images so 8/10 still a passing a grade xD

I only edited this, I never combined anything.
 

Atryl

New Member
Jun 21, 2012
6
1
Hey, I really liked the cloud image as the header on each page. How do I only get this on my own cms?

Download the skin and put the Custom-Habbo folder in app/tpl/skins
Once you've done that, go to app/management and open config.php and find the skin configuration somewhere near the bottom.
Replace whatever's there such as Habbo or Mango to Custom-Habbo.
 
Mar 20, 2014
166
10
Lmao. You didnt release this. I dont like it in general anyway, but you just copied this.
Proves you have no skill of making a cms. RIPPED.
 

Users who are viewing this thread

Top