Automates Guild Wars 2 optimal boon and golem configurations
Find a file
Azrub f3f326266c Release v1.2.5.0
Added support for 3440x1440 monitor
2025-07-20 16:34:58 +02:00
GolemHelper Release v1.2.5.0 2025-07-20 16:34:58 +02:00
.gitignore Release 1.2.2.0 2025-07-16 18:57:20 +02:00
GolemHelper.sln Add files via upload 2025-06-30 23:43:46 +02:00
LICENSE Initial commit 2025-06-30 23:25:50 +02:00
README.md Update README.md 2025-06-30 23:39:00 +02:00

GolemHelper BETA

A Guild Wars 2 addon for Nexus that that automates boon application and golem configuration in the Special Forces Training Area with support for different DPS role modes.

Description

GolemHelper eliminates the tedious manual clicking required to set up optimal training conditions. With a single keypress, you can apply all necessary boons or configure golem settings. The addon automatically scales coordinates for different resolutions and UI sizes.

Particularly useful for players who:

  • Regularly practice rotations on training golems
  • Test different build configurations
  • Play multiple DPS roles (Quickness DPS, Alacrity DPS, Chronomancer DT+DR)
  • Want to minimize setup time and focus on actual gameplay practice

Features

  • Automated Boon Application: Apply boon configuration based on dps mode.
  • Automated Golem Configuration: Apply SnowCrows benchmark settings on golem with one keypress.

DPS Modes:

  • Quick DPS Mode: Automatically skips Quickness boon
  • Alac DPS Mode: Automatically skips Alacrity boon
  • Chronomancer Mode: Automatically skips Slow debuff on golem

Planned Features (No ETA)

  • ImGui Interface: Visual interface for easier mode switching and configuration (coming in v1.0.0 final)
  • Additional DPS Modes: More specialized role configurations based on community feedback
  • Custom Presets: User-defined boon and golem configurations

Installation

  1. Install Nexus Addon Loader
  2. Download GolemHelper.dll from the latest release
  3. Place the DLL in your Guild Wars 2/addons folder
  4. Start the game
  5. Configure keybinds in Nexus addon settings

Building from Source

Requirements

  • Visual Studio 2022
  • Windows SDK
  • C++17 or later

Steps

  1. Clone the repository
  2. Open the solution in Visual Studio
  3. Build the solution in Release mode
  4. 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.