Probably old news, but i hadnt seen in on the forums.
#showtooltip
/run for x=0,4 do for y=1,GetContainerNumSlots(x) do l=GetContainerItemLink(x,y) if l then if GetItemInfo(l)=="Mana Emerald" then PickupContainerItem(x,y) DeleteCursorItem() end end end end
/cast Conjure Mana Emerald
deletes old emeralds and conjures a fresh new one with 3 charges
Macro: conjure mana emerald
Moderator: Demon Hunters
Macro: conjure mana emerald
Last edited by Tachion on Thu May 29, 2008 12:35 am, edited 2 times in total.

