Post:
Warlock: Simple Questions/Simple Answers
User:
lonewolf452
Infraction: 7. Do not beg for hand-holding.
Points: 1
Administrative Note:
Message to User:
|
We are not here to teach you how to play your warlock. This is a end-game warlock forum. Please do not make posts that will clutter up threads.
|
Original Post:
Originally Posted by RubbieBubbie
The shards will heap up pretty quick, so here is a nice macro I stole from MMO champ:
/run i="Soul Shard"d=GetItemCount(i)-20 for x=0,4 do for y=1,GetContainerNumSlots(x) do if (d>0) then l=GetContainerItemLink(x,y) if l and GetItemInfo(l)==i then PickupContainerItem(x,y) DeleteCursorItem() d=d-1 end end end end
Replace 20 with the number of shards you want to keep. Click this macro once to destroy all but this number.
|
I'm new to my Blood Elf Warlock and now have 3 shards, what do I use them for exactly?
|