[Macro] Mail or Trade All (specified item) menu

Shout-Out

User Tag List

Results 1 to 1 of 1
  1. #1
    !iMacroMage!'s Avatar Banned
    Reputation
    147
    Join Date
    Mar 2008
    Posts
    315
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Macro] Mail or Trade All (specified item)

    I found a macro similar to this on the WoW forums & I have modified it (changing the Drop Item code to the Use Item code, etc). This macro makes it possible to trade/mail/bank/etc. all of a specified item:

    /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
    Change the red text to the item you want to specify.

    Another macro I found online that was incredibly useful to me was the "Mail all Greens" macro, which I do believe also works for trades:

    /run for bag=0,4 do for slot=1,GetContainerNumSlots(bag) do local texture,itemCount,locked,quality=GetContainerItemInfo(bag,slot) if quality==2 then UseContainerItem(bag,slot) end end end
    Change the "2" (red) based on the following:

    0 - Poor
    1 - Common
    2 - Uncommon
    3 - Rare
    4 - Epic
    5 - Legendary
    6 - Artifact
    7 - Heirloom

    A macro I searched for thanks to sn00zr (who requested such a macro or addon). This macro, if clicked repeatedly, will take the items/money out of the mail and then delete the empty mail.

    /script GetInboxText(1); TakeInboxItem(1); TakeInboxMoney(1); DeleteInboxItem(1);
    Last edited by !iMacroMage!; 07-19-2009 at 11:46 AM.

    [Macro] Mail or Trade All (specified item)

Similar Threads

  1. [Trading] Trading all my items/currencies for dota 2 items - Standard only
    By nguyen123z in forum PoE Buy Sell Trade
    Replies: 2
    Last Post: 03-23-2015, 10:02 AM
  2. A macro or script to sell all FOOD items
    By BillieBoy in forum WoW Items & Quests
    Replies: 1
    Last Post: 11-17-2012, 07:17 PM
  3. [MACRO] Vendor Value of all items in Inventory
    By Novalok in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 05-20-2012, 10:29 AM
  4. Trade All of selected item
    By !iMacroMage! in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 07-14-2009, 04:28 AM
  5. [Macro] Sell all gray items with one click.
    By Alkhara Majere in forum World of Warcraft Bots and Programs
    Replies: 29
    Last Post: 02-19-2007, 01:07 PM
All times are GMT -5. The time now is 02:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search