This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Autoprofit addon - destroy gray items
Post Reply
Return to board index
Post by
167932
This post was from a user who has deleted their account.
Post by
Neffi
/run for b=0,4 do for s=0,GetContainerNumSlots(b)do local i=GetContainerItemLink(b,s)if i and select(3,GetItemInfo(i))==0 then PickupContainerItem(b,s)DeleteCursorItem()end;end;end
Place it in a macro and enjoy.
Post by
167932
This post was from a user who has deleted their account.
Post by
280794
This post was from a user who has deleted their account.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.