Auto Disenchant with Glider menu

User Tag List

Results 1 to 10 of 10
  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)

    Auto Disenchant with Glider

    Auto Disenchant with Glider
    THE ORIGINAL VERSION OF THIS GUIDE CAN BE FOUND ON MMOGLIDER'S FORUMS. THIS WAS NOT CREATED BY ME. ALL CREDIT FOR THIS GUIDE GOES TO "trivio" ON MMOGLIDER'S FORUMS. THIS GUIDE HAS BEEN REFORMATTED AND EDITED BY MACROMAGE FOR SIMPLICITY.

    REQUIREMENTS:
    *Glider Elite
    *PPather
    *Enchantrix (addon)
    *World of Warcraft -> (Macro Required)

    DESCRIPTION:
    By using Enchantrix's auto-disenchant feature in compilation with PPather, you can automatically disenchant every disenchantable item in your bags. Enchantrix automatically recognizes items that you cannot DE; that will not have any effect on your disenchanting.

    You will also need a macro because Enchantrix requires you to manually click a "YES" button with your mouse if you wish to DE an item. You need Glider to bind the macro to a key and the PPather script to execute it.

    INSTRUCTIONS:

    1. Download Enchantrix
    2. Enable Enchantrix Automation ( /enchantrix config -> Automation -> Watch bags for disenchantable items )
    3. Create this macro and put it anywhere on your bar:
    Code:
    /run SetBindingClick("REPLACE WITH OWN KEY","AutoDEPromptYes")
    for example, "REPLACE WITH OWN KEY" could be changed to "1" for the first action bar slot.
    4. Open glider -> Configuration -> Keys (of your Custom Class)
    5. Pick a spell (I used a different custom class entirely for this, and I used HumanMage.ConjureWater)
    6. Uncheck auto assign and use "V Character" instead. Then you just hit whatever key your macro is on (so if you used action bar slot 1, you would hit 1).
    7. Modify, Save, and Load the task file below:

    Code:
    Par 
    {
        Defend
        {  
            $Prio = 0;
        }
    
        Repeat
         {    
            CastSpell
            {
                $Key = "HumanMage.ConjureWater"; // Replace Key with your own key
                $Delay = 5000;
                $Times = 99;
            }
        }
        
        
    }
    Replace this with your key, for example if you used the default mage custom class for Conjure Water, it would be Mage.ConjureWater

    8. Fire it up and enjoy!

    Auto Disenchant with Glider
  2. #2
    skiierx131's Avatar Active Member
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    346
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong section? Should be in bots/programs?

  3. #3
    johnsonn's Avatar Site Donator
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This thread can fit in both sections since it is a guide but also deals with glider. He shows how to get glider to DE things that it normally cannot do on its own.

  4. #4
    !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)
    I was unsure as to which section I should put it in, but ultimately it does not fall into any subsections of the bot section, so I posted it here - as it is first and foremost, a guide.

  5. #5
    !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)
    BUMP - views yet no rep from this guide, nor comments. Please comment, this is a great guide for automatically disenchanting those bank fulls of greens.

  6. #6
    wide's Avatar Member
    Reputation
    14
    Join Date
    Aug 2007
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    really useful! thanks a lot for this, had like 300 greens to disenchant, would be a pain if it wasn't for this

    +rep

  7. #7
    epx's Avatar Member
    Reputation
    49
    Join Date
    Nov 2008
    Posts
    152
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if u arent a botter already idk if its worth risking ur account because ur lazy to de stuff.

  8. #8
    !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)
    Originally Posted by tnl View Post
    if u arent a botter already idk if its worth risking ur account because ur lazy to de stuff.
    If you bot mobs, why not bot DEing? It's the same constant value, "time".

  9. #9
    barnezy91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesnt work anymore glider doesnt work

  10. #10
    Eski's Avatar Contributor
    Reputation
    183
    Join Date
    Dec 2006
    Posts
    1,010
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by macromage View Post
    BUMP - views yet no rep from this guide, nor comments. Please comment, this is a great guide for automatically disenchanting those bank fulls of greens.
    DOT DOT DOT.

    You are NOT receiving any reputation from me.

    There is no NEED for a bot to Auto Disenchant, just use the macro.

Similar Threads

  1. Open clams with Glider
    By Marlo in forum WoW Bot Maps And Profiles
    Replies: 12
    Last Post: 04-19-2007, 01:51 PM
  2. Need quick help with glider!
    By T.L. Cobra in forum World of Warcraft General
    Replies: 3
    Last Post: 01-31-2007, 04:09 PM
  3. Open clams with Glider
    By Marlo in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 12-27-2006, 08:07 AM
  4. AFK in AV with glider.
    By totalpk in forum World of Warcraft Guides
    Replies: 5
    Last Post: 10-16-2006, 09:27 AM
  5. Auto Pickpocket With Glider!
    By Tory in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 09-30-2006, 07:50 PM
All times are GMT -5. The time now is 06:25 PM. 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