Auto Repair Characters

Addon for automatic equipment repair. Choose what to repair: only the equipped gear or all of it. Supports guild or personal repairs. Displays messages in the chat about the results of the repair.

File Details

AutoRepair_22-05-26.zip

  • R
  • May 22, 2026
  • 17.29 KB
  • 553
  • 12.0.7+5
  • Classic + 3

File Name

AutoRepair_22-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[2.15] - 2026-05-22

Fixed

- Auto-repair on merchant open: `AttemptAutoRepairIfNeeded()` is defined after `RepairItems()` so Lua resolves the local function instead of a missing global (fixes `attempt to call global 'RepairItems' (a nil value)` introduced in 2.14).