The Fire Mage Mac OS
The Fire Mage Mac OS
I have 4 mages and a paladin tank. The macro for flamestrike isn't working, as it seems to cast flamestrike in the air. These macros pretty much automate things as much as possible so I don't have to think too much, other than hitting a button twice. Plus, they clear up my interface so I only really need a few buttons to do everything necessary. The biggest thing was making the mages not shoot random characters that were far away, and not in combat. This is for PVE only really (so far). Post any others or changes that I might add, but this seems to work pretty well atm.
AcceptScript:
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe()
Follow:
/follow focus
/assist focus
/stopcasting
Choose Focus:
/clearfocus
/focus party1
/stopmacro [target=focus,exists,nodead]
/focus party2
/stopmacro [target=focus,exists,nodead]
/focus party3
/stopmacro [target=focus,exists,nodead]
/focus party4
/stopmacro [target=focus,exists,nodead]
/focus [target=player]
Single DPS Script:
/cast [target=focustarget, harm, nodead,combat] fireball; [target=focustarget,harm,nodead,nocombat] pyroblast; [target=target, harm, nodead,combat] fireball
Fireblast:
/cast [target=focustarget, harm, nodead] fire blast
AOE Script:
(change the position of Frost Nova per Mage)
/castsequence reset=25 Mana Shield, Arcane Explosion, Arcane Explosion, Frost Nova, Arcane Explosion, Arcane Explosion, Arcane Explosion,Arcane Explosion, Arcane Explosion,Arcane Explosion, Arcane Explosion,Arcane Explosion, Arcane Explosion,Mana Agate
AOE Blizzard Script:
/cast blizzard
/script Minimap: PingLocation(0,0)
AOE Flamestrike Script:
/cast blizzard
/script Minimap: PingLocation(0,10)
(Doesn't work. Casts flamestrike in the air on some characters. Would cast Flamestrike directly in front of you, if rotate minimap is enabled. Also, minimap must be zoomed completely in on all characters.)
Buff Script:
/stopmacro [modifier:shift]
/castsequence [target=player] reset=3, Arcane Intellect, Frost Armor
..and buff Script on one mage so you can buff random people you target and yourself:
/castsequence [target=focustarget,modifier:shift] Arcane Intellect
/castsequence [target=player] reset=3, Arcane Intellect, Frost Armor
Create Drink/Food:
/castsequence reset=4 Conjured Fresh Water, Conjured Bread
Drink/Eat:
/castsequence reset=4, Conjure Water, Conjure Food
Pretargeted Polymorph:
/stopcasting
/cast [exists,harm, nodead] Polymorph
Oh $hit Polymorph:
/stopcasting
/assist [target=focus]
/targetenemy
/cast [exists,nodead,combat,harm] Polymorph
Shoot with wand:
/target [target=focustarget,nodead,combat,harm]
/cast shoot
|
Fire Mage Macros Shadowlands
Fire Mage Arena Macros
Create your hero and lead your troops on the battlefields of Bersia! Kingdom Under Fire 2 is an action-packed MMORPG/RTS hybrid. Choose one of five heroes, explore a fantasy world and hone your skills until you and your troops are ready for the epic-scale battles of this colossal war! Fire mage doesn't require many WeakAuras. There are only 3 types of must-have WeakAuras that show you: The duration and charges of Infernal Cascade; The duration of Firestorm; The duration of Combustion; You can search for individual WeakAuras above or collections and find ones that work for you from wago.io. Hello @everyone! And good morning. Heres the macro i made for Fire Mage ( performs good! ) First of all, remember game is in beta phase /ptr ( some addons working atm ) Did mine with my macro external software logitech gaming software, but ofc you can do it with Corsair Utility Engine, Steelseries Engine, Razer Synapse, Autohotkey, etc 105 MSEC KEYPRESS Talents are 1, 2, 1, 3, 1, 3, 3. Dragon Age: Origins (previously known as Dragon Age) is a single-player third-person high-fantasy role-playing game developed by BioWare.The game was released on PC, Xbox 360 and PlayStation 3 on November 3, 2009 in North America, November 5, 2009 in Australia, and November 6, 2009 in Europe.
The Fire Mage Mac OS