Recent content by Julianvs

  1. Julianvs

    AsteroidApp - Flash Browser Source for Habbo (MacOS/Windows 7/8/10 x32/x64)

    For me it said I needed to do it on mac..
  2. Julianvs

    [Help wanted] How to read game_data.sav file in C#

    @Morohara thanks for the information. I'm going to read more about the things u said in the comment, and will hope I can get it to work.
  3. Julianvs

    [Help wanted] How to read game_data.sav file in C#

    Hi, I've been trying to make an console application which reads the game_data.sav from The Legend of Zelda - Breath of the Wild. The only thing is I am having troubles because I simply don't know where/how to start and how the file is working with getting data. There is a well known...
  4. Julianvs

    [PlusEMU] Can't find configuration file

    You prob forgot to edit something in your SWF file. e.g.: swf/gamedata/external_variables.txt
  5. Julianvs

    Recruiting C# Developer (Paid)

    I will do it. Send me PM with details.
  6. Julianvs

    I got a cat

    It's a Dutch name, so for Wess and me it is easier to say xD
  7. Julianvs

    [intelliJ-plugin] Help with disabling resizing

    And how would I do that?
  8. Julianvs

    [intelliJ-plugin] Help with disabling resizing

    The plugin is for myself, I'm currenty making it. The code is below: override fun getUserInput(initialValue: String?): String? { val initial = initialValue ?: "" // From here val input = Messages.showInputDialog( project, meta.description...
  9. Julianvs

    [intelliJ-plugin] Help with disabling resizing

    Hi, I'm working on a IntelliJ IDEA plugin (in Kotlin). Now I have a `showInputDialog` so the user can input something but the user can resize it, I want to disbale that but I cant get it to working. Anyone who maybe can help on this?
  10. Julianvs

    SimpleCMS

    I looked through the screens, looks a lot like BrainCMS... 🤐🤐🤐
  11. Julianvs

    (Help) How to find file that enable / disable enable 102 or 178 in the emulator?

    Still depends on which emulator you are running. It can be different swf file depending on the emulator if I can remember correctly
  12. Julianvs

    (Help) How to find file that enable / disable enable 102 or 178 in the emulator?

    He needs to know which file it is xD
  13. Julianvs

    (Help) How to find file that enable / disable enable 102 or 178 in the emulator?

    Yeah iknow, so what I told is exactly what you need to do to get it.
  14. Julianvs

    (Help) How to find file that enable / disable enable 102 or 178 in the emulator?

    Open devtools and then tab network. Clear the list and then execute command. It will show the requested SWF file from the command. Arcuturs morningstar for example uses Staff.swf for effect 102.
  15. Julianvs

    SWF source code - PRODUCTION-201611291003-338511768

    Yes I used it and it works. But still got another one with more changes with colors. But I would still recommend this. 1597918843 @Laynester is there a possibility you can add this in my current Habbo.swf? I have a edited version and would like to have this feature inside mine. Pm me please.
Top