Hi guys! Just wondering which addons you're all using to make your botting life easier? I use: Postal (for mass mail reception). Auctioneer (for AH batch posting) My issues are: I would love to be able to autosend saronite ore to an alt. I hate having to click accept for auctions now (i use auto-it but it wont work for 9 accounts!!) Thanks in advance!! Jack
Postal AuctionLite Cancellator (rarely -- only if someone buys super bulk) BankStack Bagnon I also have macros that will mass deposit / withdraw everything from the current guild tab... and will auto-fill the 12 slots going out of your mailbox... so if you hit the macro and hit send, postal will auto-fill the name back in, so you can do this: Type in the persons name hit esc so the cursor thing goes away, press button 1 (button 1 for deposit macro into mailbox), click send hit esc, 1, send esc 1 send. Mass Deposit: /run for b = 0, 4 do for s = 1, GetContainerNumSlots(b) do if MerchantFrame:IsShown() then break end UseContainerItem(b, s) end end Mass Withdraw: /run for i = 1, 98 do if MainMenuBarBackpackButton.freeSlots == 0 then break end AutoStoreGuildBankItem(GetCurrentGuildBankTab(), i) end
I never got that Auctioneer addon, and didnt care to learn it, I just use Auctionator - the most intuitive AH addon I have ever seen. I as well use Loot Filter And thats tbh about it.
There was a add on that would automatically send specified items to specified people. don't remember what it was called though.
==These are for my AH mule== Auctionator <-best auction addon Postal Mr Plow - sorts bags onebag <- or some bag addon to show one big bag instead of each small one ==Bots== lootfilter mr plow postal
I use bankstack to sort everything that comes in, there is a mass deposit saronite macro (I dont recall where it is)... but I simply just deposit all the non sar in the bank and smelt the rest and sell it... unless I have (a) private buyer(s) Code: /run local p,N,n=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do n=GetContainerItemLink(b,s) if n and string.find(n,"Saronite Bar") then N={GetItemInfo(n)} p=p+N[11] UseContainerItem(b,s) print("Sold: "..n) end end end print("Total: "..GetCoinText(p)) ^^ this macro is for mass selling of saronite bars Edit: Oh! I found it!! http://www.thebuddyforum.com/gatherbuddy-forum/1689-addon-move-items-bank-name.html#post15284 So if you want to deposit all Saronite Ore into your mailbox / gbank, you simply use this macro: Code: /run for b=0,4 do for s=0,22 do l=GetContainerItemLink(b,s) if l and l:find("Saronite Ore")then UseContainerItem(b,s) end end end
I'm actually interested to see if there is a macro out there to "deposit all items to open tab, except specified item" ie: deposit all but saronite ores
Postal Bankstack Auctionator (currently trying Market Watcher) and of course Baggins with my own filters. Example: Uploaded with ImageShack.us
1)ArkInventory - Best bag addon imo. You can sort everything your bags to your liking. Restack option to fill any stacks of any item you have to make them complete. Works with bank too. Allows you to see what's in your guild bank or the bags of any character as well as gold on any character at any time, any place. 2)Postal - for all my mail needs. 3) WIM - I don't pay attention to chat much so it'll pop up a message box. If I go afk, it will keep those boxes up so I can see all the tells sent to me while afk 4)Auctioneer - for all my auction needs.
Bags: Anyone you like. I prefer AdiBags. I also love lumbags/Carbags, Bagnon and Combuctor. +Bags: BankStack, works like a charm AH: I prefer Auctionator, some prefer Auctioneer Mail: My choice would be Better Inbox & Better Outbox, some prefer Postal
Thanks for the advice guys!! Those sending macros have already saved me LOADS of time! Now to get back to the farming pre Cata +Rep
The addon Quick Auction 3 has been updated to "Auction Profit Master" It sounds like a great addon for selling mass loot from botting but they note this on the addon: "Where we stand on botting: We will always be against all botting of any kind. If it's against Blizzard policy, we are against it, period. Anything we can do to prevent any possible use of any such bot program with Auction Profit Master will be done! Please ask via private message or email if you have any questions about this policy." idk if this makes the addon unsafe or not
Where you stand on botting should answer any questions you have about their stance. Fuck Auction Profit Master. auctioneer, postal, altoholic, gatherer, wowmove, meatspin.com and redtube.com