Bbàsher wrote:Just wondering if Tuuttiz could post a list of addons he uses and specific macros he may use.
Such as a shattering throw macro..
Thanks :)
Sorry, totally missed that post.
Addon list:
--------------------------
ShadowedUnitFrames
ScrollingCombatText
ElkanosBuffBars
Bartender4 (Buttonfacade)
Classtimer
NeedToKnow
BigWigs
Bagnon
ora2
OmniCC
InternalCooldowns
Quartz
Tidyplates with Threat Plates
Macros:
--------------------------
- Code: Select all
Shattering throw:
--------------------------
#showtooltip Shattering Throw
/cast Battle Stance
/cast Shattering Throw
- Code: Select all
Spell reflect:
--------------------------
#show spell reflection
/cast [stance:3]Defensive Stance
/equipslot 16 Cryptmaker
/equipslot 17 Icecrown Glacial Wall
/cast Spell Reflection
- Code: Select all
Deathwish + berserking (troll racial) + glove use
--------------------------
#showtooltip Death Wish
/cast Death Wish
/use 10
/cast berserking
- Code: Select all
Berserking + glove use
--------------------------
#showtooltip 10
/use 10
/cast berserking
- Code: Select all
starattack + bt
--------------------------
#showtooltip Bloodthirst
/startattack
/cast Bloodthirst
- Code: Select all
def stance macro (equip 2h + shield):
--------------------------
#show Defensive Stance
/cast Defensive Stance
/equipslot 16 Cryptmaker
/equipslot 17 Icecrown Glacial Wall