Automates Guild Wars 2 optimal boon and golem configurations
Template system, advanced boon settings, and icon visibility control - Save/load/delete custom templates with boon, golem, and condition settings (saved to addons/GolemHelper/templates.cfg) and real-time current template display - QuickLoad buttons: DPS, Quick DPS, Alac DPS, qHeal, aHeal for instant switching - Advanced boon settings: Add Resistance/Stability options (now all boons are covered; disabled in healer mode) - Always Hide Icon setting to permanently hide QuickAccess icon - Removed redundant checkboxes |
||
|---|---|---|
| GolemHelper | ||
| .gitignore | ||
| GolemHelper.sln | ||
| LICENSE | ||
| README.md | ||
GolemHelper
A Guild Wars 2 addon for Nexus that automates optimal boon and golem configurations in the Special Forces Training Area.
Features
DPS Benchmarking:
- hi dps
- Quick DPS
- Alac DPS
Healer Support:
- Environment Damage with Mild/Moderate/Extreme settings
- Specialized healer boon sequences (qHeal/aHeal modes)
Golem Customization:
- Hitbox selection: Small/Medium/Large (Small is benchmark default)
- Advanced condition modifiers: Skip Slow, Skip Burning, 5 Bleeding Stacks
Tips:
- If the sequence is too fast and missing clicks, increase Custom Delays in the UI
- You can move your mouse during the sequence, just don't hover over UIs or click
Installation
- Install Nexus Addon Loader
- Download
GolemHelper.dllfrom the latest release - Place the DLL in your
Guild Wars 2/addonsfolder - Start the game
- Configure keybinds in Nexus addon settings
Building from Source
Requirements
- Visual Studio 2022
- Windows SDK
- C++17 or later
Steps
- Clone the repository
- Open the solution in Visual Studio
- Build the solution in Release mode
- The compiled DLL will be in
x64/Release/GolemHelper.dll
License
This project is licensed under the MIT License - see the LICENSE file for details.