[Alpha] Scrolled - Your MapleRoyals Wiki

Discussion in 'Guides' started by Redback, May 26, 2026 at 6:51 AM.

  1. Redback
    Offline

    Redback Member

    Joined:
    Jun 13, 2022
    Messages:
    4
    Likes Received:
    3
    Gender:
    Male
    Country Flag:
    IGN:
    Nightback
    Hey Royallers ~f13,

    Every time I come back to the game I notice that Nexon has taken down whatever wiki I was using last time. I'm a software engineer by day, so I figured I'd just build one with a twist.

    Meet Scrolled

    It's an offline, trademark-free, copyright-free "Mushroom Game" wiki that you assemble yourself. Point it at your local .wz files, wait a minute or so, and it builds a fully searchable wiki for your exact version of the game: items, equips, weapons, mobs, NPCs, maps, and quests, all cross-linked.

    Your files, your machine

    The trick is that your files never leave your computer. Parsing, searching, and browsing all of it happens locally and works offline once loaded. Nothing copyrighted ever sits on a server, so there's nothing for anyone to take down. And because the wiki lives on your machine once it's built, it keeps working even if the site goes away tomorrow. The code is also open-sourced under a permissive license, so you can download it, modify it, and host your own.

    What's in it

    • Command palette with a tiny query language. Type mobs level:50-70 boss:true and it takes you straight to the filtered list. Works the same for items, equips, quests, and the rest.
    • Map viewer. Toggleable layers for NPCs, mob spawns, and portals. Hover any icon for a stat preview, click through to its detail page.
    • Collections. Bookmark folders ("Funded HP wash route", "Zak prequest checklist", whatever) you can export/import as a small JSON file to share with a friend or a guild.
    • Library backup. After the first parse, export a single file that contains the whole indexed wiki. Hand it to a friend and they skip the parsing step entirely - handy for anyone who doesn't have a full .wz client on hand.
    • Quality of life. Light/dark mode, full keyboard navigation, and it runs fine on a laptop in airplane mode after the first load.

    Try it


    Feedback wanted

    You're the first group to see it, so I'd love feedback of any papercuts, missing fields you expected to find, mob/item lookups that look wrong or weird, anything at all. Code and issues live on GitHub. I'm also happy to chat over Discord DMs (redbackthomson) or right here on this thread.

    Heads up

    • Early alpha. The data model can still change between versions and break your saved library backup. Re-parse if that happens; nothing on disk is at risk.
    • IMG-extracted clients aren't supported yet but is high on the list. If you're on that workflow, use the pre-built backup link above instead of hunting down a .wz client.

    Cheers,
    Redback
    :PBLove:

    SCR-20260525-tlrb-half.png SCR-20260525-tmch-half.png SCR-20260525-tmdu-half.png SCR-20260525-tmht-half.png

    SCR-20260525-tlrb.png SCR-20260525-tltw.png SCR-20260525-tlzf.png SCR-20260525-tmam.png SCR-20260525-tmch.png SCR-20260525-tmdu.png SCR-20260525-tmfg.png SCR-20260525-tmht.png SCR-20260525-tmjg.png SCR-20260525-tmmj.png SCR-20260525-tmmz.png SCR-20260525-tmqk.png SCR-20260525-tmsq.png
     

    Attached Files:

    Last edited: May 27, 2026 at 4:55 PM
    Sylafia and nomade like this.
  2. Redback
    Offline

    Redback Member

    Joined:
    Jun 13, 2022
    Messages:
    4
    Likes Received:
    3
    Gender:
    Male
    Country Flag:
    IGN:
    Nightback

Share This Page