-
Member
Hollows end Macro
Save yourself alot of time. If your running many toons thru the hallows end and don't want to keep dragging and dropping to delete them.
One button deletes it all.
/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Handful of Treats") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us