SWF source code - PRODUCTION-201611291003-338511768

Page 1 of 4 1234 LastLast
Results 1 to 15 of 54
  1. #1
    V.I.P Member Beny. is offline
    MemberRank
    Aug 2009 Join Date
    536Posts

    information SWF source code - PRODUCTION-201611291003-338511768

    Hello,

    Today I release to you the swf source code for PRODUCTION-201611291003-338511768

    This is a re-compilable version which I had purchased last year, and now wish to release to the public.


    DOWNLOAD: HabboAS3

    Compiled: Habbo


    You can use flash IDE such as FlashDevelop or FlashBuilder to compile this.

    This allows for you to customize the SWF however you want and add any custom features to the client.


    Custom features added in this build:


    • Coin counter will show millions with M at end (e.g. 1,000,000 = 1M)
    • Change bot mottos
    • Snowstorm code imported from old swfs
    • Mod tools can be closed and opened (:modtools command)








    ++ Leave rep ++
    Last edited by Beny.; 06-05-19 at 03:35 AM.


  2. #2
    Valued Member treebeard is offline
    MemberRank
    Jun 2018 Join Date
    Middle EarthLocation
    102Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Hot damn!

    Between Quacks release and this, I would say 2019 is the year of Habbo private servers.

    I'd love to see someone developing content that Sulake should have made, versus all the steaming shit they have released in recent years.

    Great job ^.^
    Last edited by treebeard; 06-05-19 at 03:40 AM.

  3. #3
    V.I.P Member Beny. is offline
    MemberRank
    Aug 2009 Join Date
    536Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Download link updated with bugs fixed.

    For those who are having issues compiling, I used Flex 4.6.0.

    You will need edit the jvm.config in bin folder of Flex SDK to allow more memory ( java.args=-Xmx4g -Dsun.io.useCanonCaches=false )

    For FlashDevelop the Flex SDK is downloaded to local appdata /FlashDevelop/Apps/

  4. #4
    Typescript XOXO LeChris is offline
    MemberRank
    Sep 2011 Join Date
    749Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    The mod tools is a fucking godsend tbh

  5. #5
    Valued Member Oliveri is offline
    MemberRank
    Sep 2013 Join Date
    146Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Holy effin shit. Never thought I'd see this public.

    Thank you so much for the release!!

  6. #6
    j’aime ma famille dominic is offline
    MemberRank
    Aug 2012 Join Date
    ~/Location
    611Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Quote Originally Posted by Oliveri View Post
    Holy effin shit. Never thought I'd see this public.

    Thank you so much for the release!!
    some of us actually wrote a decompiler and a deobfuscating plugin. had it for years

    nevertheless, nice release beny. i never thought somebody would actually release these things.

    to people new with this kind-of thing; intellij has functionality for flex sdk, use that if possible :-)

  7. #7
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Is this still obfuscated or not? Besides that, it's nice to see this! We're really getting the good stuff now! Can't wait to see what people can do with the source, maybe some new *cougholdskoolcough* features? :)

  8. #8
    V.I.P Member Beny. is offline
    MemberRank
    Aug 2009 Join Date
    536Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Quote Originally Posted by Emily View Post
    Is this still obfuscated or not? Besides that, it's nice to see this! We're really getting the good stuff now! Can't wait to see what people can do with the source, maybe some new *cougholdskoolcough* features? :)
    A huge chunk of it has been deobfuscated, but there still remains some obfuscated things. Original names are included with the download if you wish to continue deobfuscating it.


  9. #9
    Valued Member Kylon is offline
    MemberRank
    Dec 2015 Join Date
    Berlin, GermanyLocation
    112Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    awesome release!
    check also: https://github.com/StefanNemeth/habbo-client

  10. #10
    V.I.P Member Beny. is offline
    MemberRank
    Aug 2009 Join Date
    536Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Quote Originally Posted by Kylon View Post
    I saw this before but it seems to have things missing

  11. #11
    j’aime ma famille dominic is offline
    MemberRank
    Aug 2012 Join Date
    ~/Location
    611Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    lmao i can't even compile this, fucking gc overhead

  12. #12
    Apprentice Fibfbi is offline
    MemberRank
    May 2019 Join Date
    20Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Looooooks dope. What else do u have that u arent sharing?



    Post moreeee plz

  13. #13
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Quote Originally Posted by Beny. View Post
    A huge chunk of it has been deobfuscated, but there still remains some obfuscated things. Original names are included with the download if you wish to continue deobfuscating it.

    -- IMG REMOVED --
    Me, deobfuscating? Nah, don't have time and patience for that. But it's cool lots is deobfuscated, I might play around with it a bit eventually.

  14. #14
    j’aime ma famille dominic is offline
    MemberRank
    Aug 2012 Join Date
    ~/Location
    611Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    @Beny.
    what the hell did you mess up? cri
    Screenshot by Lightshot
    Last edited by dominic; 08-05-19 at 06:27 PM.

  15. #15
    Valued Member cabeludo007 is offline
    MemberRank
    Nov 2013 Join Date
    My HouseLocation
    147Posts

    Re: SWF source code - PRODUCTION-201611291003-338511768

    Nice release, very useful even to make html5 clients, knowing habbo rendering engine of rooms, furnis, players and pets (this last one is hard, at least for me). This kind of release can make easier to migrate from flash to newest technologies

    Very thanks for sharing <3

    #edit

    Could you git this source? (Actually I'm using a phone xd)
    Last edited by cabeludo007; 08-05-19 at 07:29 PM.



Page 1 of 4 1234 LastLast

Advertisement