1. #1

    addon replacement suggestions

    Hello,

    I am currently using some old mods which are causing LUA errors and i would like some new updated suggestion for replacements

    Minimalist - this mod sells my grey items, auto repairs, removes those annoying gyphons from the bottom action bar

    ForteXorcist - i use this mod to track my dots n stuff

    Halp !

  2. #2

    Re: addon replacement suggestions

    Automaton, small addon and has the option to sell grey stuff

    ClassTimer, works for any class, works perfect to monitor dots.

  3. #3

    Re: addon replacement suggestions

    Lootfilter

    Classtimer

  4. #4

    Re: addon replacement suggestions

    scrap is good for the gret shit
    Quote Originally Posted by Lansworthy
    Well after the horse died a few started to kill a new horse and then people came back to beat it.
    Quote Originally Posted by taishar68
    Now, if you said "In my opinion", I would have no argument with your statements; however, you have chosen to include me in a blanket of disillusioned, unmotivated, and/or poorly skilled players because I am not in a 25-man raiding guild, by virtue of your assumption of truth that could not be farther from it.

  5. #5
    Brewmaster mhp's Avatar
    10+ Year Old Account
    Join Date
    Sep 2009
    Location
    On your face.
    Posts
    1,319

    Re: addon replacement suggestions

    SexyCooldowns to replace ForteXorcist.

  6. #6

    Re: addon replacement suggestions

    For Vendoring greys copy and paste this into a macro.

    ---------------------

    /run for bag=0,4,1 do for slot=1,GetContainerNumSlots(bag),1 do local name=GetContainerItemLink(bag,slot) if name and string.find(name,"ff9d9d9d") then DEFAULT_CHAT_FRAME:AddMessage("- Selling "..name) UseContainerItem(bag,slot) end end end

    ---------------------

    Light weight and very minimalist.
    3DS Friend Code: 1891-2236-0134

Posting Permissions

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