theres an addon called cancellator (sp?) <-- i have it loaded up for when someone wants bulk of something i posted recently for cheaper than AH price
Cancelator - Mass Auction Cancel Utility - Addons - Curse ^^ it used to mass cancel automatically, but now i think you have to spam the cancel button with your mouse and it does the rest. ie: you have have to find it, click cancel, click yes, wait for refresh... you just spam cancel on the screen. It used to work better before cata =(
Thank You I see now that need to click 1 time per auction : Do you know some macro like this : /script local o="owner" p=GetNumAuctionItems(o) i=p while (i>0) do local _,_,c,_,_,_,_,_,_,b,_,_=GetAuctionItemInfo(o,i)if ((c>0)and(b==0)) then CancelAuction(i) end i=i-1 end worked before parch 4.0 and now i can't make it to work Thank You Kickazz006
sorry, i don't mess with macros like that. but maybe mmowned.com has macro's such as that, or you can request one from us or them