Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Artist's Macros
- Premonition : stopscasting to get deaths off mid cast etc
- #showtooltip
- /stopcasting
- /stopcasting
- /cast premonition
- Psychic Scream : stopscasting to fear faster if you change ur mind during a heal/mc
- #showtooltip
- /stopcasting
- /stopcasting
- /cast Psychic Scream
- Ressurection : it plays a cheeky sound from scarlet monastery :)
- #showtooltip Resurrection
- /roar
- /cast power infusion
- /cast Resurrection
- /script PlaySoundFile("Sound/Creature/Highinquisitorwhitemane/Highinquisitorwhitemaneres01.Ogg")
- Dispel Macros:
- Self:
- #showtooltip purify
- /cast [target=player] purify
- Party 1:
- #showtooltip purify
- /cast [target=party1] purify
- Party 2:
- #showtooltip purify
- /cast [target=party2] purify
- Focus Target Purge Enemy:
- /cast [target=focus] Dispel Magic
- Dispel's Friendly/Purges enemy same button:
- #showtooltip purify
- /cast [help] !Purify; [harm] !Dispel magic
- Mass Dispel: This macro removes the green circle and instantly begins to mass dispel without having to click twice based on where your cursor is
- #showtooltip mass dispel
- /cast [@cursor] Mass dispel
- Barrier Macro: same as MD removes circle
- #showtooltip Power word: Barrier
- /cast [@cursor] power word: Barrier
- Shield self macro with script to set icon on rogue:
- #showtooltip Power Word: Shield
- /cast [target=player] Power Word: Shield
- /script SetRaidTargetIcon("Racherlul", 1 )
- Shield: Party1/2
- #showtooltip
- /cast [target=party1] power word: shield
- /script SetRaidTargetIcon("Racherlul", 1 )
- #showtooltip
- /cast [target=party2] power word: shield
- /script SetRaidTargetIcon("Racherlul", 1 )
- Target Enemy1/2/3 I use macros for this because binding it over interface is slower and unreliable
- /target arena1
- /target arena2
- /target arena3
- (all separate binds / macros)
- Dark angel:
- #showtooltip
- /stopcasting
- /stopcasting
- /cast dark archangel
- shadowfiend macro ctrl makes it shackle undead
- /cast [mod:ctrl] Shackle Undead; Shadowfiend
- Shackle DK Gargoyle :
- #showtooltip
- /target ebon gargoyle
- /cast Shackle Undead
- /targetlasttarget
- Levitate Self:
- /cast [target=Artist] levitate
- Smite/levitate: Smites enemy levitates friendly
- #showtooltip Smite
- /cast [help] !Levitate; [harm] !Smite
- Shadowmend: self
- #showtooltip Shadow Mend
- /cast [target=player] shadow mend
- Barrier on self:
- /cast [target=player] power word: Barrier
- Stopcasting macro *to fake cast*
- /stopcasting
- /stopcasting
- Target Party1/2 with fade tooltip cos looks appropriate
- #showtooltip Fade
- /target party1
- #showtooltip Fade
- /target party2
- Leap of faith*grip* party1/2
- #showtooltip Leap of Faith
- /cast [target=party1] Leap of Faith
- #showtooltip Leap of Faith
- /cast [target=party2] Leap of Faith
- Purge of the wicked enemy 1/2/3
- #showtooltip
- /cast [target=arena1] shadow word: pain
- #showtooltip
- /cast [target=arena2] shadow word: pain
- #showtooltip
- /cast [target=arena3] shadow word: pain
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement