ConsumableMacro

Automatically creates and manages Flask, Potion, Heal, Healthstone and Buff Food macros based on your current bag contents — with a priority list you control.

File Details

ConsumableMacro_1.1.1.zip

  • R
  • Apr 26, 2026
  • 62.81 KB
  • 59
  • 12.0.5
  • Retail

File Name

ConsumableMacro_1.1.1.zip

Supported Versions

  • 12.0.5

v1.1.1

  • Fix: Potion and Heal Potion macros now stack all available ranks in priority order — if the top rank runs out, the next click automatically uses the next available rank (shared cooldown handles the rest)
  • Fix: Auto-update after combat now works correctly — bag changes during combat are flagged and the macro updates immediately when combat ends
  • Refactor: Duplicate drag & drop handlers merged into a single function
  • Cleanup: All long chained one-liners in BuildUI and RefreshList split into readable lines; section headers added throughout