🛠️ Community Tools

Player-made addons and utilities for Dreadmyst Online

These are community-created tools built by Dreadmyst players. They are not affiliated with the game developers — use at your own discretion. If you've built a tool you'd like listed here, head to Suggestions and let us know!

⚔️

DPS Detail Addon

by darkfelipow   Community Packet-Based

A real-time DPS and healing meter for Dreadmyst. It works by reading network packets to intercept damage and healing values — similar to how FFXIV parsing addons like ACT work. Runs as a separate overlay alongside your game client.

Real-time DPS tracking
Healing performed overlay
Health bar interception
Filters out potion self-heals
Mana abilities excluded from DPS
Standalone .exe or .py script

⚠️ Requirements

  • Npcap must be installed (network packet capture library)
  • Select the correct network adapter when prompted (run ipconfig /all to find it)
  • If using the .py script: Python 3.1+ required, run PowerShell/CMD as Administrator
  • The .exe version works standalone — just install Npcap and run it