[Classic] Rogue Junkbox lockpick/open junkbox macro?

#showtooltip Pick Lock
/castsequence Pick Lock, Reinforced Junkbox
/use Reinforced Junkbox

…doesn’t seem to work. Is there a way for a macro to search your bags for any locked box and cast Pick Lock, and if it doesn’t find a locked box, opens the first box it finds?

I’d settle for just the first part…

1 Like

Something like this?
https://www.curseforge.com/wow/addons/lockbox-cracker

#showtooltip
/use Worn Junkbox
/use Sturdy Junkbox
/cast Pick Lock
/use Worn Junkbox
/use Sturdy Junkbox

…works for me. No need for an addon. Just spam this macro and no need to even open your bags or mouse over the junkbox.

6 Likes

Yeah i wanted to say a Castsequence probably not work because one thing is casting Abilities and the other using Items.
You would need to do something you did here with your second post.

1 Like

Seems to be working great, I just make sure to have the correct Junkboxes listed and then keep spamming the button. No need to open my bags and locate the items or mouse over.