Post new topic   Reply to topic    Business Time Forum Index -> Mods, configs, tinkering of our UIs
View previous topic :: View next topic  
Vosskah
Officer
Wears Business Socks

user avatar

Joined: 27 Feb 2010
Posts: 2339

Send private message
Reply with quote

re: Macros

0
I thought we might want to put a repository of macros together. Since we have an army of alts coming up, it could be useful.

My mount macro. In some areas, cast flying mount. In others, cast ground mount.
/run C=CallCompanion if(not IsMounted())then if(((GetZoneText()=="Dalaran")and(GetSubZoneText()~="Krasus' Landing"))or(GetZoneText()=="Wintergrasp")or not IsFlyableArea()or IsModifierKeyDown())then C("MOUNT",8)else C("MOUNT",2)end end
/dismount

All of my attacks have this macro attached to it:
#showtooltip
/startattack
/cast spell

My charging macro. It charges, then intercept on the second target. If the target is a friendly, it intervenes to it.
#showtooltip
/script PlaySoundFile("Sound\\Creature\\Rotface\\JC_Rotface_Aggro01.wav");
/castsequence [harm] reset=12 Charge, Intercept; [help] Intervene

I have a bunch of others but these are my most frequent ones. All of those macros were found on the web, I sadly have lost the author's page and so cannot give them proper credit for it.
Dirtface

user avatar

Joined: 03 Mar 2010
Posts:

Send private message
Reply with quote

re: Macros

0
Fine, fine, calling me out of the woodwork.

The infamous shield wall macro:

#showtooltip Shield Wall
/cast [stance:2,equipped:shields] Shield Wall; [stance:1/3] Defensive Stance
/equipslot [stance:1/3] 17 Bulwark of the Royal Guard; 17 Warmace of Menethil

Stance and equipment change (requires an addon called InDemand to enable /in):

/in 5.5 /equipset Fury
/cast Berserker Stance
/usetalents 2

Fury charge macro:

#showtooltip [help] Intervene; [nocombat] Charge; [combat] Intercept
/cast [combat] Intercept
/cast [nocombat] Battle Stance
/cast [nocombat] Charge
/cast [harm] Berserker Stance
/cast [help] Defensive Stance
/cast [help] Intervene

The mousewheel macros:

#showtooltip Cleave
/script if not UnitAffectingCombat("player") then CameraZoomOut(1) end
/cast Cleave

#showtooltip Heroic Strike
/script if not UnitAffectingCombat("player") then CameraZoomIn(1) end
/cast Heroic Strike

Felpuppy macro:

/cast [help] Devour Magic; [harm] Spell Lock

One-button conjure/apply spellstone:

#showtooltip Grand Spellstone
/cast Create Spellstone
/use Grand Spellstone
/use 16
/click StaticPopup1Button1
-Kaylá-

user avatar

Joined: 28 Feb 2010
Posts:

Send private message
Reply with quote

re: Macros

0
Ill Re-post mine here (can also be found under the Hunter forum)

== MACROS ==
showtooltip Aimed Shot
/cast !auto shot
/cast Silencing Shot
/cast Kill Command
/cast Aimed Shot(Rank 9)

/cast !auto shot
/cast Silencing Shot
/cast Kill Command
/cast Multi-Shot(Rank 8)

#showtooltip Kill Shot
/cast !auto shot
/cast Silencing Shot
/cast Kill Command
/cast Kill Shot(Rank 3)

#showtooltip Chimera Shot
/cast !auto shot
/cast Silencing Shot
/cast Kill Command
/cast Chimera Shot

/cast !auto shot
/cast Silencing Shot
/cast Serpent Sting(Rank 12)
/cast Kill Command

#showtooltip Steady Shot
/cast !auto shot
/cast Silencing Shot
/cast Kill Command
/cast Steady Shot

#showtooltip Arcane Shot
/tar Algalon
/tar Snaplasher
/petattack Algalon
/petattack Snaplasher
/cast Arcane Shot

/cast !Flare

/cast !Volley(Rank 6)

/cast !Freezing Arrow

#showtooltip Readiness
/cast Silencing Shot
/cast Kill Command
/cast Readiness

#showtooltip Rapid Fire
/cast Berserking
/cast Rapid Fire
/cast Silencing Shot
/cast Call of the Wild
/use Potion of Wild Magic
/cast Steady Shot

#showtooltip Rapid Fire
/cast Berserking
/cast Silencing Shot
/cast Rapid Fire
/cast Steady Shot

/castsequence Aspect of the Viper, Aspect of the Dragonhawk

/castsequence Aspect of the Wild, Aspect of the Dragonhawk

/castsequence Aspect of the cheetah, Aspect of the Dragonhawk

/castsequence Aspect of the Pack, Aspect of the Dragonhawk

#showtooltip Hunter's Mark
/cast Hunter's Mark
/petdefensive
/petattack

/petdefensive
/petpassive
/cast Dive
/cast Dash

#showtooltip Master's Call
/petdefensive
/petpassive
/cast Master's Call
/cast Dive
/cast Dash

#showtooltip Misdirection
/cast Misdirection
/cast Kill Command
/e casts misdirect on %F

#showtooltip Explosive Trap
/cast Explosive Trap(Rank 6)
/cast Kill Command

/use item:36894
/use item:36893
/use item:36892
/script UIErrorsFrame:Clear()

/cancelaura Deterrence
/cancelaura Hand of Protection

#showtooltip Arcane Shot
/assist FRIEND
/cast arcane shot

Guest Post Rules are In Effect for this Post
Noodlestein

user avatar

Joined: 21 May 2009
Posts:

Send private message
Reply with quote

re: Macros

0
Noodle's Macros inc!:

Rez macro(Required):
/script PlaySoundFile("Sound\\Creature\\ValithriaDreamwalker\\IC_Valithria_Berserk01.wav")
/cast Redemption
/say One Hannah is enough %t, we don't need you acting like her as well.

note: Hannah can be replaced with Vosskah at any time.

Lazy Pally Macro:
/castsequence judgement of wisdom,hammer of the righteous,holy shield,shield of righteousness,consecration,hammer of the righteous,judgement of wisdom,shield of righteousness,Holy Shield,hammer of the righteous,consecration,shield of righteousness

Cleanse(Gotta be mouse-over of course.)
#showtooltip
/cast [@mouseover,exists] Cleanse; Cleanse


Also all my ret abilities have /startattack commands macro'd to em.


_________________


Dirtface

user avatar

Joined: 03 Mar 2010
Posts:

Send private message
Reply with quote

re: Macros

0
Oh yeah... the /startattack macros really help. Don't play melee dps without them.
Posts from:   
Post new topic   Reply to topic    Business Time Forum Index -> Mods, configs, tinkering of our UIs All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum