Well...Im not sure what this is. Its not an exploit, and its not a hack/bot/program..its just...A MACRO!!!!111!!ONE!!! =] but its very very very EXTREEMLY useful in my opinion.
What this macro does is: When you are at a vendor and you click it, it sells every single piece of junk loot that you have in your bags. And it displays a little thingamajig in chat showing what things you sold.
BEWARE: try not to click the macro when you arent at a vendor. If you do you might equip some junk items like armor without even knowing it >.<
Okays here's the code: (just high light it, do ctrl+c to copy or right click and select copy, then open WoW, make a macro called whatever you want, and press ctrl+v to paste it in there)
/run ClearCursor()PickupMerchantItem(1)if(GetCursorInfo())then ClearCursor()for b=0,4 do for s=1,GetContainerNumSlots(b)do n=GetContainerItemLink(b,s)if(n and string.find(n,"ff9d9d9d"))then ChatFrame1:AddMessage(">"..n)UseContainerItem(b,s)end end end end
Unfortunaltey i have no knowledge about how the macro works. I found it a really REALLY LOOOOOOOONG time ago. I just saw it on google somewhere and i liked it.
I really hope you guys like it. And i really hope this isnt a repost like my last post was :[