World of Warcraft

1 . 2 . 3 . 4 . 5 . 6 . 7 . 8 . 9 . 10 . 11
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Ravencrest
  • 0. Warlock Macros - If you need help!   02/08/2007 08:10:16 PDT
quote reply
Hi ive been searching around and I realized that we do not have a macro specific thread, so I thought i might make one, because I use macroes alot to uptimize my gameplay :)

I think that good preparation is what makes an outcome of a battle, so first the "passive" macroes :)

Buffing:

This is quite good to have in the preparation time before the Arena starts, it's very fast to buff and quite easy. For selfbuffing just spam the button, for buffing other, select a friendly target and hold Ctrl while spam the button

/castsequence reset=N [nomodifier, target=player] Soul Link, Fel Armor, 

Detect Invisibility, Unending Breath
/castsequence reset=N [modifier:ctrl] Detect Invisibility, Unending Breath



Healthstone:
This is good for raiding and Arena, hold Alt to create single Healthstone, hold Ctrl to create a Soul well.

#showtooltip Master Healthstone

/Use [nomodifier] Master Healthstone
/cast [modifier:alt] Create Healthstone
/cast [modifier:ctrl] Ritual of Souls



Spellstone:
This is a macro to create, equip and use a Spellstone in one macro.

#showtooltip Master Spellstone
/use [nomodifier] Master Spellstone
/equip [modifier:ctrl] Master Spellstone
/cast [modifier:alt] Create Spellstone



Soulstone:

This creates and use the Soulstone on your current selected target.

#showtooltip Master Soulstone

/use [nomodifier ] Master Soulstone
/cast [modifier:alt] Create Soulstone


Now we head on to the “aggressive” spells.


Curse of Exhaustion:

This will use the Amplify Curse and Curse of Exhaustion, which will reduce your target’s movementspeed by 50%

#showtooltip Curse of Exhaustion

/cast Amplify Curse
/stopcasting
/cast Curse of Exhaustion


You can use Trinkets in the macros by apply /use 13 and /use 14 - this is trinketslot 1 and 2.

Shadowbolt:
Use this macro when you are spamming shadowbolts.

#showtooltip Shadow Bolt

/use 13
/use 14
/cast Shadow Bolt



Damage over Time:
Using this macro will apply all DoT’s which have no cast time.

/use 13

/stopcasting
/use 14
/stopcasting
/castsequence reset=combat/target Corruption, Siphon Life, Curse of Agony


Fear “mouseover”:
This macro fear the target which your mouse is over, If you do not have a mouseover target it will fear your current target.

#Showtooltip Fear

/cast [target=mouseover] Fear; Fear


Drain Life:
This macro will help you safe mana, It will only cast Drain Life if it is not channeled.

#showtooltip Drain Life

/cast [nochanneling:Drain Life] Drain Life



Drain Mana:
This macro will help you safe mana, It will only cast Drain Mana if it is not channeled.

#showtooltip Drain Mana

/cast [nochanneling:Drain Mana] Drain Mana



Now we head on to pet macros.

Fast Summoning macros, these macros will only use Fel Domination if you are in combat, but will summon normal if you are not.

Summon Imp:

#showtooltip Summon Imp

/cast [combat] Fel domination
/stopcasting
/cast Summon Imp



Summon Voidwalker:

#showtooltip Summon Voidwalker

/cast [combat] Fel domination
/stopcasting
/cast Summon Voidwalker



Summon Succubus:

#showtooltip Summon Succubus

/cast [combat] Fel domination
/stopcasting
/cast Summon Succubus



Summon Felhunter:

#showtooltip Summon Felhunter

/cast [combat] Fel domination
/stopcasting
/cast Summon Felhunter



Summon Felguard:

#showtooltip Summon Felguard

/cast [combat] Fel domination
/stopcasting
/cast Summon Felguard



Petattack/Totem kill:
This macro will order your pet to attack totems, the script runs from the bottom and up.

/petattack
/petattack [target=Searing Totem]
/petattack [target=Wrath of Air Totem]
/petattack [target=Grounding Totem]
/petattack [target=Windfury Totem]
/petattack [target=Mana Spring Totem]



Seduce/Spellock/Sacrifice:
This macro is the best pet macro of them all, it will uptimize your gameplay by 10!, Spell lock your focus target, Seduce your mouseover target, and use Sacrifice. Ofcourse in order of which pet you use.

/focus [modifier:alt]
/cast [pet:Succubus, target=mouseover] Seduction
/cast [pet:Felhunter, target=focus] Spell Lock; Spell Lock
/cast [pet:Voidwalker] Sacrifice; Sacrifice


Smart Devour:
Devour the members debuffs, runs from top to bottom.

/cast [pet:Felhunter] Devour Magic

/cast [pet:Felhunter, target=player1] Devour Magic
/cast [pet:Felhunter, target=player2] Devour Magic
/cast [pet:Felhunter, target=player3] Devour Magic




Some additional macros:

Bandage:
Will bandage youself

/use [target=player] Heavy Netherweave Bandage



Swap Bars:
This macro will swap between action bar 1 and 2 when pressed, very nice because warlocks use so many different spells all the time.

/swapactionbar 1 2










[ Post edited by Ahriman ]

70
View All Posts by This User Toggle Ignore / Unignore This User
  • 1. Re: Warlock Macros - If you need help!   02/08/2007 19:34:56 PDT
quote reply
funky

cheers for the trinket slot one. always wondered what it was :)

And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my Warlock.
Blizzard Entertainment
View All Posts by This User ignore-inactive
Vaneras
Blizzard Poster
  • 2. Re: Warlock Macros - If you need help!   03/08/2007 04:46:01 PDT
quote reply
Very nice :-)

This thread has been added to the “Informative and useful Warlock threads” compilations sticky: http://forums.wow-europe.com/thread.html?topicId=305841010&sid=1

Behold! Witness the glory of my epic beer container... More commonly known as The epic Mug of Vaneras : http://epicmug.ytmnd.com/
70
View All Posts by This User Toggle Ignore / Unignore This User
  • 3. Re: Warlock Macros - If you need help!   03/08/2007 06:49:39 PDT
quote reply
I keep trying to get Blood Fury and Icon of the Silver Crescent to go off at the same time. I think the macro I tried was;

/cast Blood Fury;
/use 13

I'm at work now so can't check but it kept coming up with an error message. Anyway to get rid of this would be greatly appreciated.
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Argent Dawn
  • 4. Re: Warlock Macros - If you need help!   03/08/2007 06:56:33 PDT
quote reply
sexy macro's
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Ravencrest
  • 5. Re: Warlock Macros - If you need help!   03/08/2007 07:01:14 PDT
quote reply

Q u o t e:
I keep trying to get Blood Fury and Icon of the Silver Crescent to go off at the same time. I think the macro I tried was;

/cast Blood Fury;
/use 13

I'm at work now so can't check but it kept coming up with an error message. Anyway to get rid of this would be greatly appreciated.


I think your macro should be like this:

/cast Blood Fury
/stopcasting
/use 13

For some reason you need /stopcasting in between, otherwise it will only do Blood Fury and you would have to press the button again to use your trinket :)
71
View All Posts by This User Toggle Ignore / Unignore This User
  • 6. Re: Warlock Macros - If you need help!   04/08/2007 15:46:07 PDT
quote reply
The best Soul Fire macro of all time:

# showtooltip Soul fire
/stopcasting
/script UIErrorsFrame:Hide()
/use [harm] 13
/use [harm] 14
/stopcasting
/script UIErrorsFrame:Clear();UIErrorsFrame:Show()
/cast Soul fire
/script PlaySoundFile("Sound\\Creature\\Ragnaros\\RagnarosSpecialAttack01.wav")


Yes, Raggy will yell "by fire be purged" when you are a chargin' your fireball.

PvP balancing
Remove all offensive & defensive abilities from arena. Have both teams /roll
Team with high roll wins.
Team with low roll posts thread on forums about how /roll could be nerfed
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Haomarush
  • 7. Re: Warlock Macros - If you need help!   05/08/2007 00:34:12 PDT
quote reply
Couple of macro's I use:

Amp CoA
#show tooltip
/cast Amplify Curse
/stopcasting
/cast Curse Of Agony

Pop trinkets / stopcasting macro
/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
/use [nomodifier:shift] 13
/use [nomodifier:shift] 14
/script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
/stopcasting
/cast Corruption

Also use that for Shadowbolt, Siphon Life, UNstable Affliction, etc.

Raid / Party summoning message
/script local c; local mmzone = GetMinimapZoneText(); if(GetNumRaidMembers() ==0) then c = "PARTY"; else c = "RAID"; end SendChatMessage("Summoning %t to "..mmzone.." - 2 people please click portal", c);
/cast Ritual of Summoning()

Focus seduce macro (No need to target your seduce again when it runs out.)
#showtooltip
/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction

Simple fear juggle macro
/castsequence Curse of Recklessness(Rank 1), Curse of Agony(Rank 1)

Could mix this up with the seduce macro to make it a bit more usefull.

[ Post edited by Sharkee ]

70
View All Posts by This User Toggle Ignore / Unignore This User
  • 8. Re: Warlock Macros - If you need help!   05/08/2007 06:32:10 PDT
quote reply
thanks alot m8=) cheers

Death? What do you know about death?
60
View All Posts by This User Toggle Ignore / Unignore This User
  • 9. Re: Warlock Macros - If you need help!   05/08/2007 07:15:39 PDT
quote reply
/castsequence reset=N [nomodifier, target=player] Soul Link, Fel Armor,

Detect Invisibility, Unending Breath

/castsequence reset=N [modifier:ctrl] Detect Invisibility, Unending Breath

i can tell by the looks of it that this one doesn't work.
70
View All Posts by This User Toggle Ignore / Unignore This User
  • 10. Re: Warlock Macros - If you need help!   05/08/2007 07:29:58 PDT
quote reply
works for me :X
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Ravencrest
  • 11. Re: Warlock Macros - If you need help!   05/08/2007 07:46:56 PDT
quote reply

Q u o t e:
/castsequence reset=N [nomodifier, target=player] Soul Link, Fel Armor,

Detect Invisibility, Unending Breath

/castsequence reset=N [modifier:ctrl] Detect Invisibility, Unending Breath

i can tell by the looks of it that this one doesn't work.


All macros that I've written on my list is what I use as a part of my UI. So yes All the macros work very good.
I've got some decent programming experience, so I will not post some invalid macros
60
View All Posts by This User Toggle Ignore / Unignore This User
  • 12. Re: Warlock Macros - If you need help!   05/08/2007 08:07:16 PDT
quote reply
Only thing it does for me is saying "Unending breath , Detect Invisibility" in my chat.
71
View All Posts by This User Toggle Ignore / Unignore This User
  • 13. Re: Warlock Macros - If you need help!   05/08/2007 09:08:40 PDT
quote reply
Ive been toying with pet command macros. I think i can get pretty much everything needed on 2 buttons now, so i thought i would put them in this thread if anyone was interested.

Macro #1 (VW bubble and Devour self and target functions)


/cast [pet:Imp] Phase Shift; [pet:Voidwalker] Sacrifice; [pet:Succubus] Invisibility; [pet:felhunter, target=player] Devour Magic; [pet:Felguard] Intercept
/cast [pet:felhunter,modifier:ctrl] Devour Magic

Thats for pets defensive abilities (mainly VW bubble and felhunter dispel me) CTRL and the macro will dispel my target instead of me.
Skillguards intercept is in there for space reasons.

Macro #2 (Seduce and Spell Lock with Focus functions)

/focus [modifier:ctrl]
/stopmacro [modifier:ctrl]
/cast [pet:imp] Fire Shield; [pet:Voidwalker] Suffering; [pet:Succubus,target=focus,harm] Seduction; [harm] Seduction; [pet:Felhunter,target=focus,harm] Spell Lock;[harm] Spell Lock


Thats mainly a Succubus and Felhunter seduce/spell lock macro. Ctrl and macro will set whatever you are targeting as a focus. Ctrl and macro with no target will clear your focus.
If you use the macro with a focus set then it will seduce/spell lock your focus.
If you use the macro with no focus set then it will seduce/spell lock your current target.

Tested and working as of patch 2.2 (4th October 2007)

And its not really a Warlock specific one but to put your land mount and flying mount on the same button:


/script UIErrorsFrame:Hide();
/use [nomounted, outdoors, flyable] red riding nether ray
/cast [nomounted, outdoors, noflyable] Summon Dreadsteed
/dismount [mounted]

Just remember to change the mounts name to the ones you have
If you would prefer to use a regular mount rather than your dreadsteed you need to change /cast to /use on the [noflyable] line

[ Post edited by Nayson ]


PvP balancing
Remove all offensive & defensive abilities from arena. Have both teams /roll
Team with high roll wins.
Team with low roll posts thread on forums about how /roll could be nerfed
70
View All Posts by This User Toggle Ignore / Unignore This User
  • 15. Re: Warlock Macros - If you need help!   05/08/2007 10:38:59 PDT
quote reply
A few i made thay i find useful

Fear macro

Left Click = clear focus, set focus, cast fear
Right Click = fear focus target

#showtooltip Fear
/clearfocus [button:1]
/focus [button:1,exists]
/cast [button:1] Fear
/cast [target=focus,button:2] Fear

Same can be done for Banish & Seduction, jsut replace the spell name.

Spellstone / Wand

/equip [modifier:alt] Major Spellstone
/equip [modifier:ctrl] Insert Wand name
/cast [equipped:Wand] Shoot; Major Spellstone


Whatcha gonna do when deathcoil comes at you?
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Ravencrest
  • 16. Re: Warlock Macros - If you need help!   05/08/2007 11:45:47 PDT
quote reply

Q u o t e:



How can I change that, so that when I click it, it only cast's CoA. When I hold shift and click, it does Amp Curse then CoA?



this is how it should look:

/cast [nomodifier] Curse of Agony

/cast [modifier:shift] Amplify Curse
/stopcasting
/cast [modifier:shift] Curse of Agony
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Argent Dawn
  • 17. Re: Warlock Macros - If you need help!   06/08/2007 01:32:55 PDT
quote reply
Nice thread!
Got one question about anti-totem macro:

Q u o t e:
/petattack
/petattack [target=Searing Totem]
/petattack [target=Wrath of Air Totem]
/petattack [target=Grounding Totem]
/petattack [target=Windfury Totem]
/petattack [target=Mana Spring Totem]

How exactly does it work, i.e. - do you need to target totem itself or not; do you keep your current target or does it drop it, and also you press it once - it checks for mana spring right, press 2nd time, it checks for mana spring, if it's not there, then goes for windfury?
Asking because I saw so many ways of anti-totem macros, and ended up with this one myself:
/focus target
/target grounding totem
/petattack
/target focus
/clearfocus


But yours looks much nicer, does it work that good aswell?


"Good heavens! Mardonius, what kind of men are these against whom you have brought us to fight? Men who do not compete for money, but for honour"
70
View All Posts by This User Toggle Ignore / Unignore This User
  • 18. Re: Warlock Macros - If you need help!   06/08/2007 02:11:49 PDT
quote reply

Q u o t e:

Shadowbolt:
Use this macro when you are spamming shadowbolts.

#showtooltip Shadow Bolt

/use 13
/use 14
/cast Shadow Bolt



<3

I'm going to macro this to my shaman and warlock when i get home, best macro evah tbh. Thanks for sharing :)

Themillz - 70 Gnome Warlock
Fluffeh - 70 Human Priest
Millzy - 70 Draenei Shaman
70
View All Posts by This User Toggle Ignore / Unignore This User
  • Ravencrest
  • 19. Re: Warlock Macros - If you need help!   06/08/2007 02:18:31 PDT
quote reply

Q u o t e:
Nice thread!
Got one question about anti-totem macro:

How exactly does it work, i.e. - do you need to target totem itself or not; do you keep your current target or does it drop it, and also you press it once - it checks for mana spring right, press 2nd time, it checks for mana spring, if it's not there, then goes for windfury?
Asking because I saw so many ways of anti-totem macros, and ended up with this one myself:
/focus target
/target grounding totem
/petattack
/target focus
/clearfocus


But yours looks much nicer, does it work that good aswell?




You will not have to select another target, you will keep your target, and only your pet will target and attack if one of the totems are present.
If it does not find Mana Spring Totem, it will look if there is any Windfury Totem, if that is not present it will look if there is any Grounding Totem etc.

And yes it works perfectly, i can keep my target while my pet bash down all the shamans totems.

hope that clarifies :)
1 . 2 . 3 . 4 . 5 . 6 . 7 . 8 . 9 . 10 . 11
Forum Nav : Jump To This Forum
Blizzard Entertainment