Common Macros for WoW Wizards 4.3.

magician-wow-cataclysm

Second installment of articles about the use of macros used for a long time on each class. We hope they help you play WoW more comfortably.

This second article belongs to the Magi.

Remember that the macros must be in English, except for the skills that must be written exactly as they are in your client, whether in Spanish, English, German, etc.

Frost

#showtooltips Cold Bite
/ cast Frozen veins
/ cast [@ focus, exists, harm] Deep freeze
/ cast Ice Barrier
/ cast Cold Bite

Explanation: If Deep Freeze is available and the focus is a frozen target, cast Deep Freeze on the focus and cast Cold Bite. If Deep Freeze can't be cast on focus, use Ice Barrier, followed by Cold Bite. If Icy Veins is available, cast Icy Veins and Cold Bite.


/ cast [mod: alt] Frostfire Bolt; [mod: shift, @ arena3] [@ mouseover, exists, harm]
[] Ice spear

??Explanation: Throw Ice Lance at the target below your pointer. Cast Frostfire Bolt if we press "alt" and the macro, and cast Ice Spear at the third enemy in the arena according to the arena frame if we press "Shift" and the macro.


/ cancelAura Ice Block
/ cancelAura Invisibility
/ dismount
/ targetlasttarget [noharm]
/ targetenemyplayer [noharm]
/ petdefensive
/ use Water discharge
/ use [mod: shift] Scorch; [mod: alt] Arcane Blast; Frostbolt

Explanation: Eliminate our Ice Block, Invisibility or the mount if we have it active and try to mark a target if we did not have any, then cast Frostbolt, also the water elemental will start to hit as well. If we are silenced, pressing "Shift" launches Scorch, or pressing "Alt" to cast Frostbolt.


/ castsequence Mage Armor, Ice Armor

Explanation: He throws Mage Armor, and then Ice Armor, so he throws them in a row.


/ cast [nopet, nomounted] Summon Water Elemental
/ cast [harm, pet] Frostbolt
/ petattack [harm]
/ cast [nomod, pet]! Freeze
/ dismount

Explanation: Dismount from the mount if we are in it. If we have the Water Elemental active, it makes it cast Frostbolt and Freeze. If not, summon the Elemental of Water.


Arcane

/ tar
/ cast Arcane Blast
/ focus
/ targetlasttarget
/ targetenemy [noharm]

Explanation: cast Arcane Blast to the target that needs to be killed right away, and set it as focus so that you can observe its HP. Target remains unchanged.


/ tar [@focus]
/ targetlasttarget
/ focus
/ targetlasttarget
/ cast Arcane Blast

Explanation: If we have two enemies, mark one as a focus and attack the other. Use this macro when you need to change lenses.


Fuego

#showtooltips Translation
/ stopcasting
/ use Spirit totem
/ cast [mod: shift] 6; [nomod] Translation

Explanation: When you fight a Frost Mage and are hit by Ring of Frost While we are casting some spell you can use this macro, interrupting the casting (we cannot interrupt the casting of spells by moving when we are Frozen) and using Transfer, set the Spirit Totem in the original place, which will probably confuse the enemy.


/ stopcasting
/ cancelAura Ice Block
/ cast [nomod, @ mouseover, exists, harm] [] Counterspell
/ targetlasttarget [mod]
/ cast Polymorph
/ targetlasttarget [mod]
/ sw 2
/ script Stopwatch_Play ();

Explanation: Using this macro will remove our Ice Block and throw Counter Spell at the enemy under our pointer and throw Polymorph at the target. If we change the target, we will hear a "plink" warning tone after two seconds, so the key + macro combination can be used to launch Polymorph on the first target. If we don't want to have polymorphism here, we must keep the first three lines and the last two, the rest can be removed.


/ stopcasting
/ cast [mod: alt, @ player] [nomod, @ mouseover, help] [nomod, @ target, help] Delete
curse; [mod: shift, @ focus] [nomod, @ mouseover, harm] [] Steal spell

??Explanation: Cast Remove Curse to the team member you want and Steal spell from the enemy under your pointer. Press the macro next to Alt to cast Remove Curse on yourself.


/ cleartarget [dead] [noharm]
/ tar [@ mouseover, exists, harm]
/ targetenemyplayer [dead] [noharm] [noexists]
/ clearfocus [@focus, dead
/ focus [@focus, noexists]
/ focus [mod]
/ cast [@focus] Polymorph

Explanation: If the target or focus is dead, remove it from the frame. If we have a living target, he launches Polymorph. It will also try to target the enemy that is under our pointer.If we don't have a target yet, it will choose the closest enemy player, mark it as a focus and launch Polymorph at him. In any condition, the key + macro combination will set the current target as focus and throw Polymorph at it.


/ stopcasting
/ cast! ice block

Explanation: Using this macro will interrupt our current cast if there is one and cast Ice Block.


/ stopcasting
/ cast! invisibility

Explanation: Using this macro will interrupt the casting of any spell and cast Invisibility.


#showtooltip Polymorph (Rabbit)
/ targetenemyplayer [noharm] [dead]
/ use [mod: alt, harm] Frozen veins
/ petpassive
/ petfollow
/ cast Polymorph

Explanation: Using this macro will make our pet passive, stopping attacking and following us, it will also launch Polymorph at the target. Can also be combined with Alt to cast Icy Veins.


/ sit
/ use [mod: alt] Magic Mana Pie
/ use [mod: alt] Festival Dumplings
/ cast [mod: shift] Create snack

Explanation: Directly sits. If combined with Alt it will eat the Magical Mana Pie. Combined with Shift it will create Magic Mana Pie.


/ script SetCVar ("cameraDistanceMax", 50)
/ use [flyable]
/ use [swimming] Abyssal Seahorse
/ use
/ run UIErrorsFrame: Clear ()

Explanation: Set the camera distance to the maximum (50) and launch the mount (flying, land or water depending on the area allows).


/ equip [mod]
/ equip [mod]
/ use!Invisibility

Explanation: Throwing invisibility does not mean that we will survive, so change our weapon for our fishing pole to save some gold.


/ Is I'm Casting Polymorph to the target
/ script F = F or CreateFrame ("frame") F: RegisterEvent ("UNIT_SPELLCAST_SUCCEEDED")
F: SetScript ("OnEvent", function () if arg1 == "player" and arg2 == "Polymorph"then
SendChatMessage ("Sheep in . ") F: SetScript (" OnEvent ", nil) end; end
/ use Polymorph

Explanation: Send a chat message advising what target is being launched Polymorph in addition to launching it.


/ use [mod: shift] Focus magic
/ castsequence [nomod] reset = 2 Arcane Intellect, Mage's Armor
/ run if IsShiftKeyDown () then SendChatMessage ("You are the target of my
! "," whisper ", nil, UnitName (" target ")) end

Explanation: Press the macro for 2 seconds, which will cast Arcane Intellect and Mage Armor. Pressing it again after 2 seconds will cast Arcane Intellect once more. If combined with Alt it will cast Focus Magic on the target and warn them.


/ use!Blizzard

Explanation: Pressing this macro will make it match the area where we want to launch Blizzard. Even if the circle is pressed again, it will not disappear. Skill can be replaced at will.


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Rodrigo Rosas Montenegro said

    WTF !!!! The wizard has macros ???? XD
    They could put a Theme, such as Macros for hunter !!!!
    Macros for a Demon Warlock !!!!
    Some pj that has more buttons to press I say yop xD

  2.   borja way said

    What we lacked ... that now the mancurrios can say that they are PRO's for having macros ...