Search results

  1. boz

    How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 1)

    Your user account doesn’t have full permissions for the wwwroot folder.
  2. boz

    I need help with nitro converter

    Just use a random external_texts file, just so it runs without errors
  3. boz

    I need help with nitro converter

    Try it with a url rather than the path. Also there’s a / in your path
  4. boz

    Cors error

    Are you using IIS? If so add these into your web.config <configuration> <system.webServer> <httpProtocol> <customHeaders> <add name="Access-Control-Allow-Origin" value="*" /> <add name="Access-Control-Allow-Methods" value="GET, POST...
  5. boz

    How to convert .Nitro to SWF

    It is possible but there are no tools publicly available. You’ll have to read the binary structure of the .nitro and extract each file’s metadata and content. Decompress zlib data Store each file individually: Save decompressed files as SWF files. Here’s the .nitro format : uint16 -...
  6. boz

    CMS for PlusEMU

    if you want Laravel as the backend then just use Atom. Wanting Laravel as your backend but then saying you’re not good with Laravel is a weird one. Don’t think there’s much public CMS’s out there atm other than Atom, unless you create your own.
  7. boz

    CMS for PlusEMU

    You can make any cms to match plus’ structure, just got to alter some functions to match up with it. What CMS do you want to use?
  8. boz

    Help installing nitro HTML on Orion CMS

    Just post the images here and what you’re stuck on.
  9. boz

    Open a hotel

    gl @Joe
  10. boz

    Nara Hotel | New Hotel | Event focused!

    Don’t you think this should be implemented before actually opening? A lot of hotels open nowadays with none of the key foundations built, big reason why most fail. I don’t mean to sound rude so don’t take it like that, just constructive criticism.
  11. boz

    Nara Hotel | New Hotel | Event focused!

    What do you mean no micro transactions? All abit confusing considering you can buy diamonds from the shop but need to spend $15 to get the ‘Nara Points’, and what about the economy? 100,000 credits is included in the pack which is wild to me. In my eyes the economy in a hotel is one of the most...
  12. boz

    Recruiting Hxbbo is recruiting

    add my discord @ boz.ie
  13. boz

    Recruiting Hxbbo is recruiting

    Thankyou bro, with the amount of projects you got going on can’t imagine you having much time abyway 🤣. You mean the icon on the radio player? Shouldn’t have to be clicked for it to play but I will have a look at it. Appreciate the feedback 👊
  14. boz

    Recruiting Hxbbo is recruiting

    Currently in closed BETA, Hxbbo is needing all types of staff members to join the team ready for the grand opening. If you’re interested contact me here. https://hxbbo.pw
  15. boz

    How to add Furni into NitroV2

    Have you added the furni data?
  16. boz

    Oriental Park II (Floating Version) re-created

    this is beautiful! Thanks for sharing
  17. boz

    [ClipstoneZombies] Call Of Duty Laravel CMS using Livewire & Faliment for admin panel With integrated console & rcon commands to the server!

    mmmm so clean, so smooth. Love to see how much work you’re putting into the cod community.
  18. boz

    Clothing_ item updater tool

    releasing a simple tool that I’ve been working on, input your furni data.xml to the input folder and the tool will gather all missing clothing_ items and automatically download the swfs/icons and create a missingfurnidata.xml for you. You need python installed to use this. Simply run py...
  19. boz

    The Controversial Practices of Habba Hotel (habba.io)

    sips tea 🫖
  20. boz

    Need help to make a retro habbo

    Learning yourself gives you better understanding for the future, especially if you’re going public with your hotel. Just try learn as you go but like Joe said @Object has made a really in-depth tutorial on all parts of setting up a retro using Atom.
Top