Joke Collection Website - Bulletin headlines - The warlock macro in WOW

The warlock macro in WOW

.cc/thread.php? Fid=188

Study it carefully

1. Baby controls

A dog's related macro

Helhounds attack first, otherwise those who devour the target will not devour the target, and finally attack the last target again

/petattack

/cast [pet: Helhounds, Target=player] devour magic

/targetlasttarget [pet: Helhounds]

/cast [pet: Helhounds] devour magic

/cast [pet: Helhounds, Target=targettarget] devour magic

/targetlasttarget [pet: Helhounds]

Switch devour magic

/ Petautocasttoggle devour magic

1. Press to change devour magic to automatically devour the dog target

2. Press SHIFT to manually devour the dog target

3. Press shift to devour the mouse hovering target

4. Press it again to change it to automatic

#showtooltip devour magic

/ Petautocastoff [modifier:shift] devour magic

/cast [modifier: shift, target = mouseover, noharm, Exists] devour magic

/stop macro [modifier: shift]

/petautocaston devour magic

/cast [target = pettarget, exists] devour magic

Suitable for 3V3 devour magic, the left and right mouse buttons correspond to teammate 1 and teammate 2 respectively. Middle-click to devour yourself

#showtooltip

/cast [pet: hellhound, button:1,target=party1] devour magic;

/cast [pet: hellhound, button:2,target=party2] devour magic;

/cast [pet: hellhound, button:3,target=player] devour magic;

or press ctrl to devour teammate 2, alt to devour teammate 1, and directly press

# showtooltip

/cast [mod: alt, target = party 1] devour magic; [mod:ctrl,target=party2] devour magic; [target=player] devour magic

1. If there is no focus, set the current target as the focus and block it by magic

2. Press shift to set the current target as the focus and block it by magic

3. Press ctrl to block the mouse hovering target

#showtooltip to block it by magic

/ Clear focus [modifier: shift]

/focus [target = focus, noexists]

/cast [no modifier, pet: hellhound, target=focus, harm] spell block; [modifier:ctrl, pet: hellhound, target=mouseover, harm] spell blockade

press SHIFT to devour the enemy or you will devour yourself

#showtooltip devour magic

/cast [modifier:shift, pet: hellhound] devour magic; [pet: hellhound, target=player] devour magic

Press alt to block the focus or block the current target. The spell block can be replaced by fear, exile, etc.

/cast [mod: ALT, target = focus, exists] spell block; Magic Blocking

Hold down ALT+ shortcut key to eat your own magic. Only press the shortcut key to eat the current target magic. If there is a mouse pointing, eat the magic that the mouse points to the target

#showtooltip devour magic

/cast [modifier: alt, target = player] devour magic; [target=mouseover,exists] devour magic; Devour magic

comprehensive macro

1. Bring the imp to the dark contract; The succubus tempts the focus; Helhounds block the focus on spells; Demon guardian intercepts the focus

2. dark contract with void in battle and then sacrifice dark contract life channel without fighting

#showtooltip

/cast [pet: imp] dark contract; [pet: succubus, target=focus] temptation; [pet: hellhound, target=focus] spell blockade; [pet: demon guardian, target=focus] intercept

/stopmacro [nopet: void walker]

/cast [combat] dark contract; Life channel

/cast [nocombat] devours the shadow; Sacrifice

1. I'm fighting with vanity, casting torture, and devouring shadows when I'm not fighting

2. I'm seducing the current target with succubus, and I'm seducing the focus with right click

3. I'm devouring my target with Helhounds, and if my pet has no target, I'm using right click to block the pet target or the current target with spells

4. If I'm on the mount, I'll dismount and summon the Hellfire Horse

. [pet: nocombat] devours the shadow; [pet: succubus, button:2,target=focus][pet: succubus] temptation; [pet: Helhounds] devour magic, [pet: Helhounds, button:2] The spell blocked the button version of the macro above

/cast [mounted] to summon Hellcards

, and the right mouse button was tortured by ctrl

/cast [pet: Voidwalkeepers, combat]; [pet: nocombat] devours the shadow; [pet: succubus, modifier: ctrl, target = focus] [pet: succubus] temptation; [pet:Felhunter] devour magic, [pet: hellhound, modifier:ctrl] spell blockade

/cast [mounted] hellhorse

1 key 3DOT, Leaving the battle or changing the target will reset

/petattack

/castsequence reset = combat/target Siphon of life, corrosion, curse of pain

Curse of the focus language can be replaced by fear. Exile and so on

/cast [target=focus] language curse

exile

1. If the focus is dead or does not exist, clear the focus

2. If there is no focus, set the current target as the focus

3. Exile focus

#show exile

/clearfocus [target=focus, Dead] [target = focus, noexists]

/focus [target = focus, noexists]

/cast [target = focus] Exile

1. Alt sets the focus

2. Lure the mouse to hover over the target

3. Block the focus target with spells. Blocking the current target without focus

4. Sacrificing vanity

/focus [modifier: alt]

/cast [pet: succubus, target=mouseover] temptation

/cast [pet: hellhound, target=focus] spell blocking; Spell block

/cast [pet: Voidwalker] sacrifice; Sacrifice

fear/exile Focus Macro

1. Click to cast fear howl

2. Press and hold alt fear target

3. Ctrl banish target

4. Ctrl+Shift banish target

5. Shift clear focus

/cast [nomod] fear howl

/stop macro. [target=focus,harm,nodead]focus; [harm,nodead]; None

/cast [target = focus, mod: alt] fear; [target = focus, mod: ctrl, mod: shift] exile (level 1); [target=focus,mod:ctrl] banish

summon macro

to make instant moves when fighting, Non-combat normal summoning

summoning imp:

#showtooltip summoning imp

/cast [combat] demon domination

/stopcasting

/cast summoning imp

summoning void walker:

#showtooltip summoning void walker

/cast [combat] Demon domination

/stopcasting

/cast summons the void walker

summons the succubus:

#showtooltip summons the succubus

/cast [combat] demon domination

/stopcasting

/cast summons the succubus

summons the Helhounds:

# Showtooltip summons Helhounds

/cast [combat] demon domination

/stopcasting

/cast summons Helhounds

summons Helhounds:

#showtooltip summons Helhounds

/cast [combat] demon domination

/ Stopcasting

/cast summoning hellhound

pet control macro

macro 1

/ petfollow

/petattack [harm]

macro 2

/petfollow [pet: succubus]

/cast [ Cast [help] devour magic

/cast Seduction

/cast Sacrifice

/cast Interception

/PESTAY [NOEXISTS]

These two macros are closely combined, and you can do the following things:

1. Macro 1 attacks the baby when it is targeting the enemy. Not choosing any target is to make the baby passively follow

2. Macro 2 uses charm, sacrifice and interception on the target. Spell blockade

3. Macro 2 makes the baby stay and keep a defensive posture except vanity

4. At this time, press Macro 1 and the baby will follow and keep a passive posture

5. The succubus can charm again in the process of charm

6. The Helhounds will devour friendly targets and spell blockade the enemy

Seduction macro

Seamless temptation

1. Set the current target as follows. . clicking again will charm the focus again

3. If the temptation is interrupted, tempt again

4. Press ALT to set the target as a new focus

#show temptation

/clearfocus [modifier: ALT]

/focus [target = focus, noexists]; [target = focus, dead]

/clearfocus [target = focus, help]

/petstay

/petfollow

/stopcasting

/cast [pet: succubus, target=focus,exists,harm] temptation; Temptation

seduction macro 2

1. press alt to seduce the target and cast the shadow curse and set it as the focus at the same time

2. the temptation is interrupted. press directly to seduce again

/stopmacro [nopet: succubus]

/cast [target = pettarget, no modifier: alt] temptation

/stop macro [ < 3 < 3

/petattack

/cast temptation

/cast shadow curse

Other

Magic stone exchange macros

1. Right-click to make a magic stone, and press and hold alt to equip the magic stone

2. Press directly to use the magic stone and then switch to a magic wand; When equipped with a wand, shoot

Pay attention to changing the wand into your own wand name

/cast [button:2] Make a magic stone (level 4)

/use 18

/equip your wand

/cast [nomodifier,equipped: wand] shoot

/Equip [mod: wand]. Left key big stone 28, right key