BETAServer is in pre-launch beta · official launch date TBAWhat this means →
Crushbone

Lore

CBZ — Crushbone Zeal Client Mod

The server's open-source RoF2 client QoL mod. Zeal-inspired, attribution-first.

CBZ (Crushbone Zeal) is Crushbone's own client-side quality-of-life mod for the RoF2 EverQuest client. A fork of solar984/eqclientmod-rof2, design-inspired by CoastalRedwood/Zeal, vendoring macroquest/eqlib for future RoF2 struct offsets.

What CBZ does today (v0.1.0)

  • CPUHighSpeedFix — prevents game clock overflow on CPUs >4.2 GHz.
  • DisableGammaChange — prevents the game from permanently changing desktop gamma.
  • ProgramLaunch — skips the patchme argument requirement.
  • WindowTitle (off by default) — renames window for multibox identification.
  • /cbz command — prints CBZ version and build info.

What CBZ does NOT do

  • NOT MacroQuest. No AFK farming, auto-combat, warp, speedhack.
  • NOT a plugin loader for third-party DLLs.
  • NOT automated play of any kind.

Attribution

CBZ is proudly open-source and explicitly credits its upstreams. See ATTRIBUTION.md in the CBZ repo for:

  • solar984/eqclientmod-rof2 — Unlicense, the direct fork source for CBZ's winmm proxy framework.
  • CoastalRedwood/Zeal — MIT, the design inspiration for RoF2 QoL tools.
  • macroquest/eqlib — GPL-2.0, the RoF2 struct library vendored as a submodule.

Future

  • Integrated map — Zeal-style map overlay with player position.
  • Nameplate enhancements — color-by-class, distance-indicators.
  • Raidbars — group health and mana at-a-glance.
  • Autofire / lootall — QoL shortcuts.

Related