Heh, this isn't just a single mod. I uploaded my filefolder so you can go look at what mods I'm using.
Ty Mirakle, and the bag mod I'm using is EngBags (
http://www.curse-gaming.com/en/wow/addons-4333-1-engbags-updated.html)
Right now the grouping for the items is default which is kind of like
soulbound in one group
consumables in another
rogue regents in another
Hearth, quest items, bandages etc
something like that. How the grouping works is configurable but I haven't taken the time to figure it out yet.
Hehe, yea. Patches are pretty painful...especially when DAB gets messed up. It's a pain to set up.
Dukatt, I recommend Discord Action Bars. They're really flexible and customizable. You can also save settings per character and switch pages if needed. It is quite a pain to set up though.
As for buffs, there are several mods similar to necrosis but designed for a different class.
Badwin, my chat panels/combat log (simplecombatlog) are oSkin. It replaces everything with a black to grey gradient (colors customizable).
And yes, before I do any major UI tweaking, I copy and paste my WTF, WDB and Interface folders onto my desktop incase things go awry.
I recently got rid of the CTraid package and all my Titan Panel plugins along with a few other mods and replaced them with their Ace counterpart. There was a significant reduction in memory consumption.
Prior to converting to Ace, I was at ~85-90. Now I'm at ~62. Seems to max at 65.
Cheeso, The newest version of SCT I think is 5.1? (Ace2).
http://www.wowinterface.com/downloads/info3965-Scrolling_Combat_Text.html
You should consider binding all your frequently used pvp spells/consumables. Consider utilizing shift+, alt+, CTRL+ and some letter keys. If you're having trouble hitting keys while moving, trying mixing the mouse movement (holding down right and left click) with keyboard movement, you'll be able to hit a lot more buttons this way.
I have a spammable stealth macro (bound to shift+1). What it does is, you bind it to a key and when you're waiting for stealth to CD, or waiting to go out of combat to restealth, you can SPAM this macro. Unlike the regular stealth button, this macro will only put you into stealth. It will not make you leave stealth.
STEALTH MACRO:
/script local z,i,U=0 for i=1,16 do U=UnitBuff("player",i) if (U and string.find(U,"Stealth")) then z=1 end end if z==0 then CastSpellByName("Stealth") end
copy and paste this into a macro and spam away.
I'm a heavy PvPer and I don't click ANYTHING. For my setup, I have EVERYTHING bound to a key/combination of keys. They're on hidden Action Bars (except for Main bar that switches to stealth bar, I lowered the alpha and size of that to hide it because the bars don't switch when they're hidden).
The group of buttons I have showing are floaters (DAB function) and they just the important spells that have a cooldown so I can keep track of them.