• 1 page(s)
addon for sellign trash

Hello... i need an addon to sell all the grey and non usable items with just one click... I also need advice about which actions house addon should i get. Thanks for the help.

Report this thread post

Well for AH stuffs..

http://wow.curse.com/downloads/wow-addons/details/auctioneer.aspx - Auctioneer Suite

..hands down to me THE best comprehensive AH pwning tool.

As far as the selling of grey items/select white items that use to be AutoProfitX but after checking on it recently its been totally removed from the Curse site that I can tell.  So I am in search of one for when my current AutoProfitX install, which is working like a charm right now, does break and will need to replace it with something functional down the line.  I'm curious what happened to it and also what suggestions other have for something to use in place of it.  I would rather find something more current and replace ahead of time.  ;)

- KH

Report this thread post

I downloade auctioneer. I works terrific. Its very easy to sell in AH. If you find an addon for slling grey items let me know please. Thanks a lot.

Report this thread post

AutoProfit was updated for wotlk.

Moderator, Curse.com

This thread and this thread will answer most addon troubles.

Report this thread post

i believe the addon you are looking for is called sellomatic.  1 click sells all grey items any time you are at a vendor.

http://wow.curse.com/downloads/wow-addons/details/sell-o-matic.aspx>

Report this thread post

I have something even better:

 

this makro works already 5-6 patches now without any problems

/script for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"ff9d9d9d") then DEFAULT_CHAT_FRAME:AddMessage("- Selling "..name); UseContainerItem(bag,slot) end; end;end;

 

just copy and paste into a makro.

at the vendor screen it will sell everything gray in your bag

Report this thread post

i still can believe how many things you can learn about wow.

Report this thread post
  • 1 page(s)
Subscribe to this thread: (you will receive emails when new posts are made)