Description
UseByName - Use an item by name or regex.
Adds a /usebyname command, allowing you to use a substring to match what you want to use. Example: /usebyname bandage will use any bandage in your inventory.
UseByName - v2
Syntax:
/usebyname <item>
<item> is a case insensitive substring match or a regex.
Search starts in pack 0 slot 0 and runs to pack 4 slot N.
Use the first available bandage:
/usebyname bandage
Use a lesser healing potion:
/usebyname Lesser Healing Potion
Use anything that begins with less:
/usebyname ^Less
Use anything the ends in good and contains head:
/usebyname .*head.*good$
Version history
Vanilla WoW (1.12.1) addons do not receive updates — a single version from the original release period is correct and current.
| Version | Date | Patch | Size | Downloads | |
|---|---|---|---|---|---|
| latest | Jan 19, 2017 | 1.12.1 | — | 30 | ↓ Download |