Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Recompilable Habbo.swf 2021-11-10
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Sledmore" data-source="post: 471546" data-attributes="member: 591"><p>Damn, another amazing release. I'd figured people would try to achieve this, but wasn't sure if they'd pull it off. Good job, that's insane.</p><p></p><p>Thanks a bunch for the source, been playing around a little and have got it running, I've a little issue with the fonts (not too bothered about it for now, just playing around w/ other bits first). But any suggestions on how to get around that? <img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" /></p><p></p><p>Looking forward to screwing around with it further, few notes below for those who fancy playing with it.</p><p></p><p><strong>Couple things for people who use this revision, so far:</strong></p><ul> <li data-xf-list-type="ul">You'll need to set up an endpoint like Habbo for the gamedata files, e.g. <a href="https://www.habbo.com/gamedata/hashes" target="_blank">https://www.habbo.com/gamedata/hashes</a></li> <li data-xf-list-type="ul">You'll probably need rewrite rules to match theirs unless you feel like changing the code, which is entirely possible.</li> <li data-xf-list-type="ul"><strong><strong>Make sure your figuremap is in your external_variables, as it looks like the overrides are no longer called.</strong></strong></li> <li data-xf-list-type="ul">AchievementsEvent (790) requires a new short for state</li> <li data-xf-list-type="ul">MarketplaceConfigurationEvent (3958) requires 3 new integers, sellingFeePercentage, revenueLimit, halfTaxLimit</li> <li data-xf-list-type="ul">ExtendedProfileMessageEvent (2854) doesn't require changes, but will accept bool, int, int, int, bool, bool. The first int for account level, third for star gem count.</li> <li data-xf-list-type="ul">Possibly more structure changes, haven't fully ventured yet.</li> <li data-xf-list-type="ul">For web API you'll need an initial /api/public/info/hello call, e.g. <a href="https://www.habbo.com/api/public/info/hello" target="_blank">https://www.habbo.com/api/public/info/hello</a></li> </ul><p><strong>See below @ font issue:</strong></p><p></p><p><img src="https://cdn.discordapp.com/attachments/816404083589120020/909932696753541210/unknown.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>For the login flow, you can edit the environments list in the <strong>HabboHabboConfigurationCom_Habbocommon_configuration_txt.bin</strong> file, to give you something like:</p><p></p><p><img src="https://cdn.discordapp.com/attachments/816404083589120020/909933844197703680/unknown.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="Sledmore, post: 471546, member: 591"] Damn, another amazing release. I'd figured people would try to achieve this, but wasn't sure if they'd pull it off. Good job, that's insane. Thanks a bunch for the source, been playing around a little and have got it running, I've a little issue with the fonts (not too bothered about it for now, just playing around w/ other bits first). But any suggestions on how to get around that? :p Looking forward to screwing around with it further, few notes below for those who fancy playing with it. [B]Couple things for people who use this revision, so far:[/B] [LIST] [*]You'll need to set up an endpoint like Habbo for the gamedata files, e.g. [URL]https://www.habbo.com/gamedata/hashes[/URL] [*]You'll probably need rewrite rules to match theirs unless you feel like changing the code, which is entirely possible. [*][B][B]Make sure your figuremap is in your external_variables, as it looks like the overrides are no longer called.[/B][/B] [*]AchievementsEvent (790) requires a new short for state [*]MarketplaceConfigurationEvent (3958) requires 3 new integers, sellingFeePercentage, revenueLimit, halfTaxLimit [*]ExtendedProfileMessageEvent (2854) doesn't require changes, but will accept bool, int, int, int, bool, bool. The first int for account level, third for star gem count. [*]Possibly more structure changes, haven't fully ventured yet. [*]For web API you'll need an initial /api/public/info/hello call, e.g. [URL]https://www.habbo.com/api/public/info/hello[/URL] [/LIST] [B]See below @ font issue:[/B] [IMG]https://cdn.discordapp.com/attachments/816404083589120020/909932696753541210/unknown.png[/IMG] For the login flow, you can edit the environments list in the [B]HabboHabboConfigurationCom_Habbocommon_configuration_txt.bin[/B] file, to give you something like: [IMG]https://cdn.discordapp.com/attachments/816404083589120020/909933844197703680/unknown.png[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Recompilable Habbo.swf 2021-11-10
Top