Forum Settings
       
« Previous 0 Next »
Reply To Thread

Macro FunFollow

#1 Sep 21 2012 at 3:16 PM Rating: Excellent
I'm loving the new talents and some of our new abilities. I've been tweaking my UI, addons, and macros. These are things I really enjoy. So let's share. If you have a favorite macro, let others try it. Here are a few of my Disc Priest macros, mostly used for click healing. Note that I do use Clique Addon for healing keybindings, and it allows macros larger than 255 characters.

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

In a couple of the macros I use, I set a raid icon on my target. The trick isn't that, as much as to not resetting the icon if it is already on the target. These are the numbers of the raid icons, so you can easily make your icon what you want.

Number - Raid icon index; 0 to remove any icons from the unit.
1 = Yellow 4-point Star
2 = Orange Circle
3 = Purple Diamond
4 = Green Triangle
5 = White Crescent Moon
6 = Blue Square
7 = Red "X" Cross
8 = White Skull

The line I find that works well for setting a raid icon is:
/run if GetRaidTargetIndex("target") ~= 2 then SetRaidTarget("target", 2) end

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

I also auto fire trinkets, etc in some macros with a /use statement. Here are the slots for that:

[ 1 ] . . . . . . . . . . . . . [ 10 ]
[ 2 ] . . . . . . . . . . . . . . [ 6 ]
[ 3 ] . . . . . . . . . . . . . . [ 7 ]
[ 15 ] . . . . . . . . . . . . . [ 8 ]
[ 5 ] . . . . . . . . . . . . . [ 11 ]
[ 4 ] . . . . . . . . . . . . . [ 12 ]
[ 19 ] . . . . . . . . . . . . [ 13 ]
[ 9 ] . . . . . . . . . . . . . [ 14 ]
[ 16 ] . [ 17 ] . [ 18 ] <- [ 0 ]

0 = ammo
1 = head
2 = neck
3 = shoulder
4 = shirt
5 = chest
6 = belt
7 = legs
8 = feet
9 = wrist
10 = gloves
11 = finger 1
12 = finger 2
13 = trinket 1
14 = trinket 2
15 = back
16 = main hand
17 = off hand
18 = ranged
19 = tabard

Please use or improve on any of these. Now the macros....

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

Spirit Shell

/target mouseover
/use 13
/use 14
/castsequence reset=20 Spirit Shell, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing, Prayer of Healing

Click Repeatedly to load up spirit shells on the entire group. OMG, 85K shields for everyone. The "/Use" activates my trinkets. Spirit Shell is a game changer for Disc Priests.

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

PW: Shield

/cast [@mouseover,dead] Resurrection; [@mouseover,nopet,nodead,help] Power Word: Shield

Nopet specified to not break Mind Control

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

Smite Healing (using Clique, macro is over 255 characters)

/tar [@mouseover,harm,nodead] mouseover; [@mouseovertarget,harm,nodead] mouseovertarget; [@party1target,harm,nodead] party1target; [@party2target,harm,nodead] party2target;[@party3target,harm,nodead] party3target;[@party4target,harm,nodead] party4target
/castsequence Holy Fire, Smite, Smite, Power Word: Solace, Smite, Smite, Power Word: Solace

Smite a Hostile target, Assist my mouseover (tank) , or alternatively, another party member if mouseover has no live enemy target.
Glyph of Holy Fire, and Glyph of Smite.

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

Prayer of Healing

/use 10
/use 14
/cast Inner Focus
/cast [@mouseover] Prayer of Healing

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

Put a raid icon on the Puppet

/TARGET Hand of the Queen
/run if GetRaidTargetIndex("target") ~= 2 then SetRaidTarget("target", 2) end
/CASTSEQUENCE reset=10 holy fire, Shadow Word: Pain, smite, smite, smite, smite, smite

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

Focus (Put Macro button on action bar. Target then click to set focus, right click to unfocus)

/clearfocus [button:2]
/stopmacro [button:2]
/focus

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

Shackle Undead

#showtooltip Shackle Undead
/run if GetRaidTargetIndex("target") ~= 1 then SetRaidTarget("target", 1) end
/cast Shackle Undead

Also, get an Addon like Sheepmonitor. It's a great help.

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

Fade

#showtooltip Fade
/target Player
/use 6
/castsequence reset=10 Fade, Void Tendrils, Spectral Guise

Keybind to an emergency button and tap repeatedly to get away. Substitute your talents like Desperate Prayer if you want that. Fore me, Void Tendrals and Spectral Guise are mega fun. The "Use" is for my engineering tinker. Use Power Auras or Weak Auras to make it easy to see when Spectral Guise has activated. Don't make any other casts until Spectral Guise times out, or it will cancel.

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

I'm sure these macros could be improved upon, but as they are I'm having a blast. Your macros will vary somewhat on talents chosen. So show us some of your favorites. It's interesting even when you don't play a particular class.

Edited, Sep 29th 2012 8:58am by dadanox
« Previous 0 Next »
Reply To Thread

Colors Smileys Quote OriginalQuote Checked Help

 

Recent Visitors: 180 All times are in CST
Anonymous Guests (180)