Hi guys
Cant seem to find this macro exploit for mages on the site so here it is:
Deletes your Mana Emerald and make 3 new ones.
Code:/run for b=0,4,1 do for s=1,GetContainerNumSlots(b),1 do local n=GetContainerItemLink(b,s) if n and string.find(n,"Mana Emerald") then PickupContainerItem(b,s) DeleteCursorItem() end end end /cast Conjure Mana Emerald
This was working last night but might not when Wrath is out or even after today's patch? haven't had a chance to get on wow till tonight.