Official Habbo Catalogue for Plus Emulator

Status
Not open for further replies.

VisualVoidNL

New Member
Dec 15, 2017
29
6
Hi Members of Devbest.
I'm making a official Habbo catalogue from scratch. (Plus Emulator)
All the data is collected from a JSON file that outputs all the data from habbo like this:
Code:
{
        "Id": -1,
        "Icon": 2,
        "ParentId": -1,
        "Name": "furni",
        "Caption": "Meubi",
        "SubPages": [
          {
            "Id": 708295,
            "Icon": 146,
            "ParentId": -1,
            "Name": "credit_exchange",
            "Caption": "Credit Meubi",
            "SubPages": [],
            "Layout": "default_3x3",
            "Images": [
              "catalog_bank_headline1_nl",
              "catalog_bank_teaser",
              ""
            ],
            "Texts": [
              "Als je deze Meubi in bezit hebt kun je ze altijd terugruilen naar Habbo Credits. Hoe? Ga naar je EIGEN kamer, leg ze op de vloer, dubbelklik en voila. LET OP: Dit werkt niet in de kamer van een ander!\r\n",
              "",
              ""
            ],

This includes the correct page images, Icons, Text, Layout, Page links.
All the page's are done. A few screens:


Things that i did:
* Ripping a the icons from Habbo (By hand )
* Ripping all the page images from Habbo (By hand )

* Created all the official pages that includes (Correct ID, Parent ID, Caption, Icon images, Order number, Page link, Page layout, Page strings. (
Page images & Text) (Preview: )
* Clean SWFS from scratch ripped by hand
* A lot more lol.:p


Things to do:
* Coding Habbo Club and adding button's to this page:

* Coding Builders Club and adding button's to this page:
* Adding the furniture and catalog_items from scratch with the official furnidata (Correct id numbers and shit)

If you want to help with coding HC Or BC (The buttons and shit let me know.)
also, If you got any suggestions or questions leave a comment on this thread.

(Sorry for my bad English):rolleyes:
 
  • Like
Reactions: Joe

VisualVoidNL

New Member
Dec 15, 2017
29
6
Which Tool you're using to rip all the pages in json. I know that's a tool by Guus (Spot Ify).

I din't use his tool. Also, This isn't a release thread so no need for credits.
everything else is done by hand from scratch.
 

Sonay

Sonay#0001
Mar 24, 2016
100
51
I din't use his tool. Also, This isn't a release thread so no need for credits.
everything else is done by hand from scratch.
If you're not using his tool, why looks the codes same like his tool?

 

Silenos

Obsessed.
Aug 7, 2017
104
65
Organizing the catalog is annoying work, cool that you share it with the people.

If you're not using his tool, why looks the codes same like his tool?
This message was not written with my own browser, big thanks and credits to Firefox for letting me share this message with you.
 
Status
Not open for further replies.

Users who are viewing this thread

Top