Blubberry Muffin

BlubberryMuffin watches for buff **382761** and the moment it drops off — or was never applied in the first place — a clean clickable icon appears on your screen. One click and you're fed. It disappears the instant the buff is active.

File Details

BlubberryMuffin-1.0.7

  • R
  • Mar 22, 2026
  • 5.75 KB
  • 19
  • 12.0.5+3
  • Retail

File Name

BlubberryMuffin-1.0.7.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0
  • 11.2.7

[1.0.7] - 2026-03-22

Fixed

  • Icon was visible and draggable for some users but left-clicking it did nothing. Root cause: WoW's "Action button key down" interface setting causes secure buttons to fire on mouse press rather than release. The button was only registered for LeftButtonUp, so users with that setting enabled never triggered the action. Now registered for both LeftButtonUp and LeftButtonDown to cover both configurations.