1. #1

    macro for DE rare?

    anyone know a macro to DE rare armor? i want to DE JC blues and blacksmith blues. thanks

  2. #2
    The Lightbringer Christan's Avatar
    10+ Year Old Account
    Join Date
    Mar 2010
    Location
    ATX
    Posts
    3,144
    /cast disenchant [Shift Click Item]


    that will de any of that item in your bags, one macro for each type of item.
    same works for milling and prospecting, however you need 5x of the item in each stack
    -say if you have 5 stacks, but 19 in the first, after the first 3, it will give an error because it is trying to prospect\mill FOUR of an item instead of a whole 5.

    will work for disenchanting also, there are very few craftables that de for more than the mats to make them. it should not be to many macro's
    Still I cry, tears like pouring rain, Innocent is my lurid pain.

  3. #3
    AFAIK there is no possible way to do it depending on the rarity of the item, but maybe it's possible to do mouseover?

    /cast [@mouseover] Disenchant

    or just use the following if it's the same item over and over again:

    /cast Disenchant <Item Name>

  4. #4
    /cast Disenchant
    /use item:52306
    /use item:52307
    /use item:52308
    /use item:52309
    /use item:52492


    i use that macro to disenchant all my greens i get from JC so i know there is a way to do it for the rares from JC and BS. i just dont know the item codes or where to find them

  5. #5
    take a look at wowhead. for example, blue Jasper Ring ID is in wowhead link - http://www.wowhead.com/item=52310
    52310 is actually item's ID

  6. #6
    Deleted
    Download auctioneer, delete everything but enchantrix, it's lovely

  7. #7
    If you use Auctioneer addon, you can set a macro to auto turn on/off the Auto D/E and it will prompt you if you want to d/e each item individually. You can choose: Ignore (will never ask again), No (will as on next turn on) or Yes (and d/e's it).

    /script Enchantrix.Settings.SetSetting('AutoDisenchantEnable', not Enchantrix.Settings.GetSetting('AutoDisenchantEnable')).

    I logged on to get it
    Last edited by Hammahtime; 2011-08-15 at 07:19 AM. Reason: decided to log on and get macro

  8. #8
    Quote Originally Posted by Mumuk View Post
    take a look at wowhead. for example, blue Jasper Ring ID is in wowhead link - 52310
    [/URL]52310 is actually item's ID
    where did you find the ID? im looking all over the screen i can't find it.

  9. #9
    Elemental Lord Rixis's Avatar
    10+ Year Old Account
    Join Date
    Feb 2010
    Location
    Hyrule
    Posts
    8,864
    you might want to try the addon: panda

    great for prospecting, milling, deing

    ---------- Post added 2011-08-16 at 01:07 AM ----------

    Quote Originally Posted by paigow View Post
    where did you find the ID? im looking all over the screen i can't find it.
    the item id is the number at the end of the link, the wowhead database links use ingame id numbers

  10. #10
    Quote Originally Posted by paigow View Post
    where did you find the ID? im looking all over the screen i can't find it.
    http://www.wowhead.com/item=52310 <-- The ID is 52310.
    The number whom appear in the link is also synonymous to the item ID.
    &nbsp;

  11. #11
    enchatrix is your friend

  12. #12
    tell me something useful that i can use or understand

  13. #13
    Deleted
    Quote Originally Posted by Paigow
    /cast Disenchant
    /use item:52306
    /use item:52307
    /use item:52308
    /use item:52309
    /use item:52492


    i use that macro to disenchant all my greens i get from JC so i know there is a way to do it for the rares from JC and BS. i just dont know the item codes or where to find them
    Quote Originally Posted by paigow View Post
    tell me something useful that i can use or understand
    The macro you are already using is the best way to do it unless you want to use an addon.

    You can get the item codes by going to http://db.mmo-champion.com or http://www.wow-head.com, search for the item name, and in the URL at the top you will see a number, that is the item number. For example, the blue random enchantment Alicide pendant on MMO's DB is http://db.mmo-champion.com/i/52312/alicite-pendant/ (/i/52312/) or on wowhead the link is http://www.wowhead.com/item=52312 (ends in /item=52312), from that you can see the item number to use for a macro would be 52312.

  14. #14
    Quote Originally Posted by Shamanic View Post
    The macro you are already using is the best way to do it unless you want to use an addon.

    You can get the item codes by going to , search for the item name, and in the URL at the top you will see a number, that is the item number. For example, the blue random enchantment Alicide pendant on MMO's DB is /52312/alicite-pendant (/i/52312/) or on wowhead the link is item=52312 (ends in /item=52312), from that you can see the item number to use for a macro would be 52312.
    ok i got it now this is what i needed to know thanks. tetrisgoat, answered my question but i was so high on pain meds i didn't realize what he said till i read it again just now but thanks all i can add to my DE macro now.
    what i do is macro the DE button and use Ghost mouse to repeatedly press my button and i AFK for a while.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •