help harm macro. Enjoy!Basic Help/Harm Macro This will cast one spell when mousing over or targeting a friend and another when mousing over or targeting an enemy. help harm macro

 
 Enjoy!Basic Help/Harm Macro This will cast one spell when mousing over or targeting a friend and another when mousing over or targeting an enemyhelp harm macro Hi All, Trying to prepare for DF - with the addition of the new warrior ability “Shield Charge” My current macro: /use [harm,nodead] Charge /use [help,nodead] Intervene This allows me to have one keybind for intervene and charge, very nice

Option 1, Help/harm macro. (Edit: did a quick check, and that does appear to be the case. Starting to learn macros and I am finding them super helpful. After that it’s just a matter of structuring things so the spell you want to have as your default spell, Heal, ends up as the last element. Mouseover Enemy and target Enemy = Cast Spell on Enemy Mouseover and target friend or self = cast on friend or self I want the mouseovers to override both the target enemy and target friend or self. On my Disc I use a help harm for PW:S and SW:P. Warcraft III: Reforged. If you don’t have a mouseover target, it won’t do anything, even if you have a target selected. If not, it moves on to the next conditional: [@mouseover, help, nodead] >> If your mouse is over a target that is friendly and not dead, it will cast “Helpful Spell”. This macro is the same as above but will start a grind sequence to kill the mobs with nice mana efficiency. The priority list you have doesn’t translate well to a macro. This is easily achievable with macro conditionals. I don't actually suggest anybody do that for obvious reasons, but it's definitely possible. This Wow macro will switch itself based on the type of target you have and will cast the appropriate spell on that target. That conditional has very limited niche uses by itself. ) /cast [@mouseover,harm] Eruption;. If you are targetting an enemy, this macro will cast Crackling Jade Lightning. . Check out this guide and scroll down to the section on “conditionals” - help and harm are conditional variables you add to a macro, so basically you can have the same button cast one type of spell with the “harm” conditional for enemies and another spell with “help” conditional for allies. Like the healing macro, you can set this. Mouseover casting used to be via addons like clique, but it's built in by default as well now, just have to go turn it on. World of Warcraft ForumsBasic Help/Harm Macro. ago. For ex, shift + top right side button is wind shear 1. Macro: Help/Harm - Basically how it works, is whilst mouseover/target is null/ally it will automatically correct those buttons to show beneficial effects such as heals or buffs/shields. Welcome to Wowhead's Addons, Weakauras, and Macros Guide for Discipline Priest Healer in Wrath of the Lich King Classic. . Hi All, Trying to prepare for DF - with the addition of the new warrior ability “Shield Charge” My current macro: /use [harm,nodead] Charge /use [help,nodead] Intervene This allows me to have one keybind for intervene and charge, very nice. To dive right into an example, the following macro will cast Renew on a friendly target and Shadow Word: Pain on a hostile one. #showtooltip /cast [nomod:shift] [talent:6/2] Divine Star [talent:6/3] Halo [mod:Shift] Rapture Been trying to make this macro for over an hour now. The spell automatically changes depending on who you’re targeting. This helps increase overall damage/healing and general awareness in the arena. Nope, I just created a simple macro with [@target], if I have no target, it says "You have no target. Find out how to use different modifiers, conditions and spells to optimize your gameplay. 4 Siege of Orgrimmar, Mists of Pandaria. I've done stuff like this: 1 - lifebloom / moonfire 2 - regrowth / wrath 3 - rejuv / sunfire Etc. Basic Help/Harm Macro. • 5 yr. A basic macro that I typically use for heals and such is: #showtooltip /cast [@mouseover, help, nodead] [@player] Heal. Changing the “noharm” to “help” appears to fix the macro. /cast [@mouseover,harm] [@target] Purge; [@mouseover, help, nodead] [@player] Cleanse Spirit. The " []" tells it to behave as normal if you don't have a friendly mouse over, which would cast at your. If you are not moused over a target, it will cast on the unit you target. On my Disc I use a help harm for PW:S and SW:P. Basically a combo of these two macros. 1st: tries to purge your focus if it is an enemy and you are holding a mod. The macro stops at the first true condition, in your case that was as soon as you had an enemy targeted. So, for your specific macro, you’d want to replace the first [] with [harm]. And I go too to bottom (top left button is wind shear 3). World of Warcraft Forums Since 10. Hi friends, I’ve been trying to make a help harm macro that when I target a friendly I Life Bloom but when I tab target a mob I Skull bash, @focus bash etc… This is all I have so far: #showtooltip /cast [help,nochannelling,@mouseover] Lifebloom /cast [harm,nodead,nomod] Skull Bash, [mod:shift,nodead,@focus] Skull Bash; [] Lifebloom If. (Note that "harm" and "nohelp" as well as "help" and "noharm" are not the same thing! There are 'neutral' targets some of which can be harmed and some of which can be helped. Hpal rework is pretty cool but I feel massively bloated. #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL. Most cc @123, some utility @123 (i. What this will do is if you mouseover/target a friendly it will cast your healing/help spell. Penance Macros. Sokke-kult-der-verdammten. Mouseover macros are the most efficient way of healing. Ex: 1 macro for lava burst if target is enemy, healing surge if friendly, alt modifier to heal self. If you want to use those types of macros, you need to change your Self Cast Key to None. #showtooltip Purify /cast [@mouseover, help] Purify /cast [@mouseover, harm] [ ] Dispel Magic Shows the (soon to come) cooldown for Purify, casts Purify on a friendly mouseover, casts Dispel Magic on an enemy mouseover, and casts Dispel Magic on an enemy target if you have no mouseover. A more complicated macro can introduce a sequence of DPS spells: #showtooltip /use 13 /use 14 /castsequence [harm] reset=6 Holy Fire, Smite, Smite, Smite, Smite; Flash Heal. Also Smite = Mind Flay as well. Add a Comment. Try this one below: #showtooltip /cast [@targettarget,harm,exists] [harm,exists] lavasurge; [help,exists] Heal. I will try this when I can get back on the game and update the thread in case someone else. 1. Of course, “help” is a lot shorter than “noharm,exists”. Expel Harm and Jab. Whenever i do something with harm the macro does not recognice the spell. #showtooltip /cast [harm] Starsurge; [@targettarget] Starsurge. #showtooltip. 2. MMORPG. In 9. 1 Like. I will try this when I can get back on the game and update the thread in case someone else. #showtooltip /cast [@mouseover,help,nodead] Rejuvenation; [@mouseover,harm,nodead] [harm] Sunfire; Rejuvenation I want to add a when pressing alt it will cast bearform…Hey Guys! Opt here - I hope this helps you as much as it helped me. Can anyone help with this? I suppose I could also try to split this macro into 2, one for cat form and one for no form. I’ve done this with chain-heal/chain lightning, healing surge/lightning bolt, healing wave and lava blast etc. Any help/harm macro icons do. I had, at some point, a "dynamic" help/harm macro for my resto shaman that would change the icon based on. I leveled this character mostly on bear but after a couple of garbage TWing runs I switched to Resto and found that quite a bit more enjoyable. Blasphem88 • 3 yr. Mouseover casting used to be via addons like clique, but it's built in by default as well now, just have to go turn it on. This can be shorted quite a bit as Shadow Mend and Flash Heal are the “same” spell as far as WoW sees it in that using “flash Heal” in the macro will turn into “Shadow Mend” for Disc and Shadow. #showtooltip /cast [@mouseover,harm,nodead]Smite /cast [@mouseover,help,nodead]Flash Heal /cast [@target,harm,nodead]Smite;Flash Heal This seems to work, and be sorta mostly. Here are a few macros that all Enhancement Shamans can benefit from. If you want it to only self cast with alt key, you can just add that modifier to the [@player] conditional". a 2nd macro i am looking for is the same however for supportive abilities. The priority list you have doesn’t translate well to a macro. Right before the second Power Word: Shield, you can add a second pair of brackets with an @player as a secondary condition. /targetenemyplayer – targets the nearest enemy player (only useful for PvP) /focus – focus an enemy, friendly player or npc. Heal my mouseover, damage my target. It will prioritize whichever command you put first on the macro. /cast [help,nodead][@target,help,nodead]Rejuvenation #showtooltip /cast [help,nodead][help,nodead]Wild Growth /cast [harm,nodead][harm,nodead]Entangling Roots This is what they call a fall through macro, If the first line of code is not available because of a cooldown or if the Help or Harm selection, it will fall through to the next line. #showtooltip /cast [harm] Moonfire; Lifebloom /startattack [harm] and /cast [noform] Moonfire; [form:2] RakeThe second one always shows Swipe. 2. Blizzard Forums• 10 mo. Sort by: Open comment sort options. In the macro above, [@target,help] will cast Rejuvenation on your target if they're friendly. As far as I know, there isn't. I’ve started playing around with the idea of healing as a Holy Priest for the first time. A quality of life change for Light of the Martyr can be made with the following macro: #showtooltip. ) and @cursor macros. you might be able to jerry-rig it with a castsequence macro. There are 3 of these: help, harm, and exists. This is the correct answer OP. #showtooltip. Healing Macros Base Healing Macro. Here is the generic macro for all your healing spells: /use trinket /cast Nature Switfness (bind this with GHW only) /cast [help][@targettarget,help][@mouseover,help][@player]Replace this with your Healing Spell Name What this does: 1, if your current target is friendly, cast heal 2, if your current. New Holy Paladin macros for Patch 8. Mouseover Friend: Cast on Mouseover. /target [nomod,@arena1,exists] I personally don’t think you need both. the Purge part works like a charm, but the cleanse. Naga mouse with 6-12 buttons helps, but even just utilizing the 2 side mouse buttons helps. If not, it moves on to the next conditional: [@mouseover, help, nodead] >> If your mouse is over a target that is friendly and not dead, it will cast “Helpful Spell”. I included what I do and that’s use help/harm macros for both mouseover and target. If it's an enemy, it will succeed. Try this one below: Mod, Harm + TargetTarget - DPS Spell Nomod, Default (Heal) Mouseover Friend:Target Enemy Targeting Friend: Cast on Enemy’s Target Default casting behavior. This will cast one. #showtooltip /use [@mouseover,help,exists] [] Living Flame. g. You’ve got it coded so it only works if you’re holding alt ( ), or not pressing any modifiers (. Great for dispel/purge healers. Delete thread resolved tyvm. " Select your macro's icon from the list at the top of the macro window, and then click in the text area below. I see now that that’s not really necessary,. Here some some examples of help / harm macros that I use: #showtooltip Dispel Magic /cast [mod:alt, u/focus] dispel magic /cast [harm] dispel magic; [help] purify #showtooltip Shadow Word: Death /cast [mod:alt, u/focus] Shadow Word: Death /cast [harm] Shadow Word: Death; [help] Power Word: Life Change the names of the spells and give that a shot. As a healer having a good interface where you can keep track of everything that is happening is integral, and this is especially true for someone playing Discipline Priest. Change Tiger Palm with the ability you want the macro to work with. /cast [help,nodead][@target,help,nodead]Rejuvenation #showtooltip /cast [help,nodead][help,nodead]Wild Growth /cast [harm,nodead][harm,nodead]Entangling Roots This is what they call a fall through macro, If the first line of code is not available because of a cooldown or if the Help or Harm selection, it will fall through to the next line. /focus [@mouseover,exists]mouseover;targe. World of Warcraft Forums. I think I use four of them on my MW. I see plenty of quick skull bash shapeshift macros but im trying to see if there is a way to inject said macros into a help/harm format but im not sure if its possible. I read about these help/harm macros and I have a bunch of combos like this one: #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] Flash Heal; [@mouseover,harm,nodead] [harm] Holy Fire; The problem I have with this is that for example in a raid. This will cast Power Word: Shield on your mouseover target, if it. Edit: with regards to saving space. Make macros and combine spells and mouseover and target interrupts and help/ harm macros it will help a lot. from inside another macro. An example for one of my holy macros is. This helps increase overall damage/healing and general awareness in the arena. I know I can do this in clique, but I wasn’t sure if there is a way to write this in a macro with the mouse over condition. I may end up needing to just rebind everything separately to have individual self cast hot keys. Since all of my action buttons are already help/harm macros, it was trivial to add /click autotarget to the beginning of each one, so that this macro is run in before any spell that I cast. Macro for Wow: Help / Harm combos [Mistweavers] for Monks. Utility Macros Dispel Magic #showtooltip /cast Dispel Magic; Dispel Magic Setting up a one-button-does-all macro for your dispel magic is a bit more complicated, but here's how this breaks down. Thanks much!Meanwhile help/harm already implies exists, so you can write just #showtooltip /use [@mouseover,help,nodead][] If you ever need to save a few characters. There are a few Criteria that are not split into two parts (examples: which will work if you are able to harm the target or will work if you are mounted). Hello, I need some macros, can you help me? 1- Kodo out of combat, Ghost Wolf in combat, spammable. #showtooltip /use [@mouseover,help]Flash Heal; [@mouseover,harm]Smite; [help]Flash Heal;Smite. The [help] condition is true when the unit can receive a beneficial effect, e. Because I so rarely use Wild Growth this goes on my swap bar and for example is. World of Warcraft Classic. Radiance/Mind Sear might be a weird one. /targetenemy – targets the nearest enemy. The issue is the order you had them in. I macro Shred with Regrowth. In the second case, your tooltip. What I currently have: #showtooltip /use [target=mouseover,help,nodead]Enveloping Mist; [harm]Rising Sun Kick;. This is setup to just use focus and not. So depending how many help harms you use, a. So if you have no target, it should. Assuming you also target the enemy for damage, a help/ harm looks like this: /use [@target,help] healspell; [@target,harm] damagespell. #showtooltip /focus [mod:alt,@focus,noexists] [mod:alt,@focus,dead] /cast [mod:shift,@arena1. Best I can guess is that “noharm” isn’t implying exists, which is tripping up the macro. /cast [@mouseover,help,nodead][help] Purify Spirit; [harm] Purge; [@player] Purify Spirit. A useful macro to free up your keybinds:Macro:/cast [harm] Harmful Ability; [help] Helpful Ability_____you can also have #showtooltip to see the cooldown of. Arthedain-shandris. I have 2 Help/Harm macros for Resto Shaman that are like this: Keybinding: 2. Where as if you were looking at a enemy it will turn to harmful effects. This condition also serves to generate the correct. You almost never have to repeat a spell within a macro. Then click the "New" button on the macro window. Advanced Mouseover Macro Also called: Help / Harm macros. , a healing spell. It shrinks the binding needs quite nicely and leaves you with some room left formall the possible utility binds. This helps increase overall damage/healing and general awareness in the arena. If you are targetting an enemy, this macro will cast Crackling Jade Lightning. I now combine the focus panel of vuhdo with a mouseover macro that takes the seeds into the focus target. Macros don't queue very well here, so generally it's better to avoid macroing. 0 image (like with Fishing). ago. The [harm] condition is true when the unit would get an adverse effect, e. 6th: casts Purify if there is nothing else to do. Healing Macros Base Healing Macro. ago. Works in World of Warcraft patch 5. Holding Alt: Self Cast. Grymvild. " Select your macro's icon from the list at the top of the macro window, and then click in the text area below. 2. Tried google but am not getting answers. #showtooltip /cast [@mouseover,harm,nodead]Lightning Bolt; [@mouseover,help,nodead]Healing Wave; [@target,harm]Lightning Bolt;Healing Wave. So far I have this for rejuv and wrath in one macro which I found on Noxxic. I would try to cast the harmfull spell first, then default to the healing spell: /use [@mouseover,harm][harm]Chain Lightning;[@mouseover,help][]Chain HealGuides UI and Macro. Help/Harm macros with alt modifier to target self. 0 some of my macros icons stop changing properly. BigDebuffs. Should just be /cast [@mouseover, help, nodead] [] Holy Shock. I need help if possible guys, i’m currently using this macro: #showtooltip /cast [@mouseover,harm,nodead] Tiger Palm; [@mouseover,help,nodead][@target,help] Soothing Mist; Tiger Palm It works great. If mouseover on myself, cast Holy Shock on myself. A Help/Harm macro casts one spell if targeting an enemy and another if targeting an ally. Essentially if I target a friendly it will change the action bar ability to the heal. It will not do damage to an enemy. An easy fix but kind of. If you want more info, or to encourage Blizz to fix the bug, please see this thread: General Macro Templates Ping. Then comes the mouseover tests so that mouseover is always priority. /use [harm]Starsurge;Nourish. Help/harm macros also rule. /cast [stance:1,harm] Mind Blast; [stance:1,help] Shadowform; [nostance,help] Flash Heal; [nostance,harm] Shadowform. Something like this should work: #showtooltip Renew /cast [@mouseover,help,exists,nodead] Renew /cast [@mouseover,harm,exists,nodead] Shadow Word: Pain /cast [@player] Renew. I use help/harm/form macros in pmuch every one where it is appropriate. It will heal an ally if you are hovering over their raid frame/character with your mouse (regardless of who you are targeting). There's a bunch of sites out there with macro syntax guidance. 7 Pings your mouseover, if you have one, otherwise. This allows me to have one keybind for intervene and charge, very nice. What I. " Select your new macro and use the text editor below to tell it what to do. Right. ElvUI. Renew on ally Holy fire on enemy - UI and Macro - World of Warcraft Forums. /cast [help] Soothing Mist; [harm] crackling jade lightning; If you find yourself running out of keybind space, this macro will help free up a slot. I also turned off action bar paging, so each of my druid abilities has a specific keybind. Essentially if I target a friendly it will change the action bar ability to the heal. This macro is the basis of all of your healing and buff spell macros. World of Warcraft. These also work with mouseover, though you need to give it a few clauses like. Simply hover over the enemy nameplate and use macro. Help would be appreciated. Help / Harm combos [Mistweavers] macro. You simply replace SPELL with the spell you want that should be cast on a friendly unit including healing spells and dispels. It would be nice if they took a deeper look into their systems and ability design instead of just pruning/unpruning constantly. /use [@mouseover,nodead,harm]Moonfire;[@mouseover,nodead,help]Rejuvenation;[@target,nodead,harm]Moonfire;[@target,nodead,help][@player] Rejuvenation Repalce Moonfire with DPS spell you want to use and Rejuvenation with. Users can rearrange the [ ] tests to suit their preferences. The issue is. As you allready did, you need to use modifiers, but you did it the wrong way. 3: Help/harm target macros Help/harm macros are very interesting because they allow you to cast different spells, depending on whether or not you're targeting a friendly or hostile target. For example: Shadow Mend combined with Smite. You almost never have to repeat a spell within a macro. 0, the icon was stuck on the pre-10. Re: Need help with a clense/purge macro. Also in the settings, I like to turn on Raid style party. Nhue'ra Amariyo - Moogle. Special help/harm macro help. Shift modifiers for Arena 1-3 on my side buttons. ago. #showtooltip /cast [mod:alt, @ player] Power Word: Shield /cast [channeling:Mind Sear,talent:3/3] Searing Nightmare; [harm] Shadow Word: Pain; [help][@player] Power Word: Shield. Guides UI and Macro. Keybinding: Shift+2. #showtooltip /cast [harm] Starsurge; [@targettarget] Starsurge. You can macro dispel, purge, and rez/brez into one key. Similar to modifier key macros, conditional modifier macros will let you cast different spells based on different conditions (commonly help vs harm for friendly vs enemy). I checked some existing macros but none seem to work. Reply replyOption 1, make help/harm macros. UI and Macro. Somewhere over 65, I think. Choose a Name and an Icon so you can easily recognize your macro, then click "Okay. Then click the "New" button on the macro window. Mouseover harmful spells Macro. World of Warcraft ForumsThe Help and Harm conditions of macros. Thanks for the reply. ) Now I have to add extra characters to my macros again and I already have those excessively long (and sometimes duplicate) spell names in my language -. snowballffxiv. It will be a damaging ability when targeting an enemy, and it changes to a healing ability when targeting a party member. Also figured out sizing HP bars and stuff today so I’m good there. This will cast one spell when mousing over or targeting a friend and another when mousing over or targeting an enemy. I see now that that’s not really necessary,. 1st: tries to purge your focus if it is an enemy and you are holding a mod. For ex, shift + top right side button is wind shear 1. Holding Alt: Self Cast. Here are some of the basic commands used when scripting macros: /target – target an enemy, friendly player or npc. If you want more info, or to encourage Blizz to fix the bug, please see this thread: General Macro Templates Ping. Choose a Name and an Icon so you can easily recognize your macro, then click "Okay. Pressing shift switches them to the attack spells. /assist – assist a friendly player. If you have specific questions toss them in the thread. Gabby Jun 20, 2016 @ 12:53am. 5 Blizzard introduced a bug where the Self Cast Key interferes with @unit (mouseover, focus, etc. Uses either Mighty Bash or Mass Entanglement if the target is an enemy (these are on the same. (what talents you take may adjust this, i always take the talent that resets fire after a smash) #showtooltip /cast Purifying Brew /startattack /script UIErrorsFrame:Clear () Fluffykíns-wyrmrest-accord. /cast [@target,harm] Holy Word: Chastise; Holy Word: Serenity; #showtooltip. Change this macro for your abilities as you wish. So, a simple mouseover help/harm macro looks like this: #showtooltip /cast [@mouseover,harm,nodead]Flame Shock; [mouseover,help, nodead]Healing Wave. MMORPG. /cast [help,nodead][@target,help,nodead]Rejuvenation #showtooltip /cast [help,nodead][help,nodead]Wild Growth /cast [harm,nodead][harm,nodead]Entangling Roots This is what they call a fall through macro, If the first line of code is not available because of a cooldown or if the Help or Harm selection, it will fall through to the next line. Corsair scimitar pro with the 12 side buttons has been super useful. #showtooltip /cast [@mouseover,help] Cleanse Spirit ; [@mouseover,harm][harm,nodead] Purge ; [help,nodead] Cleanse Spirit This macro is designed to purge and cleanse a target with one key; it is not 100% reliable (for example, if the target is under a Paladin's [ Divine Shield ] , the shield will confuse the macro, failing to cleanse the target. Finally, you could get a macro that automatically casts Growl whenever you enter Bear Form. It works as follows. As an alternative to creating mouseover macros, you can use Clique. I need some help with macros though. This is not a single target DPS macro, this is a Help / Harm selective macro So i did some digging to find out what was goin on, An example of this would be : /cast [help] Innervate ; [harm] Entangling Roots ; Innervate. I’ve started playing around with the idea of healing as a Holy Priest for the first time. Super cool macro to incorporate into your everyday game play. So, for the first macro I posted: [@mouseover, harm, nodead] >> If your mouse is over a target that is hostile and not dead, it will cast “Damage Spell”. It will heal you if targeting an enemy. , a healing spell. (Edit: did a quick check, and that does appear to be the case. For this reason, you should have such macros for important spells like Wind Shear, Hex, and Purge. 2nd: it tries to purge your target if it is an enemy. It basically replicates what would happen if the. 1 I wrote these macros to consolidate some of the paladin spells, so that they take up less room on the action bars. Shamans have a lot of button bloat due to totems. Adding exists to your macro for the Intervene also fixes it. /cast [@mouseover,nodead,help] Chain Heal; Flame Shock. Given that you’re a shaman I’ll put in the spells that made sense to me for help/harm while I was playing shaman. are all on the non-swapping bar. Choose between the General and Character-specific macro tabs. Another useful macro is having your Death and Solace target your friendly target's target. I am pretty sure yes you can double up binds this way with help/harm macros. 2 responses to “Dispel or Purify in one button. Here’s how it’s written: /cast [@mouseover, help, nodead] Power Word:Shield;Shadow Word:Pain [] Make sure to include the [] after the “harm” spell so that will be what is active without mouseover (as long as your not mousing over your unit frames it will show the damage spell. #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL Variant: HARM_SPELL as DefaultThe macro makes it so that you automatically cancel Crackling Jade Lightning if it is channeling, even during the global cooldown. First, if you are swimming and use button 1, then it will use aquatic. (Edit: did a quick check, and that does appear to be the case. If hitting modifiers is hard for you, rebinding one of the mouse buttons to Ctrl or alt can make a difference. This makes your gameplay a lot more fluid and reactive. /cast Shadow Word: PainSomething like this should work: #showtooltip Renew /cast [@mouseover,help,exists,nodead] Renew /cast [@mouseover,harm,exists,nodead] Shadow Word: Pain /cast [@player] Renew. I am trying to create a macro to cast Lifebloom when in targeting a friendly, cast Moonfire when targeting enemy, and when in cat form cast Rake. Sometimes you want to Mind Sear allies to catch stealthers. I was thinking something like: /cast [target=mouseover,help,nodead][help][target=player]. Macros are crucial to be successful in PvP. If you want to cast it on your target’s current target, which is hopefully a tank with health missing, then you want to use a macro like this: #showtooltip /cast [@targettarget] Reverse Harm/cast [@mouseover,harm,nodead] [harm] [@mouseovertarget,harm,nodead] [@targettarget,harm,nodead] Living Flame This is a mouse over macro used for damaging that can be hovered over any teammate or enemy and EVEN the UI (party frames) of your teammates. example, i have rebuke, i can interrupt the current enemy if i have no mouseover, however if i choose to interrupt the caster next to it, i should be able to do so without macro failing and using the ability on the current target. I feel like this should be simple to do, but aren’t getting it right. 4. The issue is that these mouseover macros are not allowing me to self-heal without having to actually click on my frame. /cast [@player] Reverse Harm. I want to share my Mistweaver macros I made for fistweaving. You can combine hamstring and charge in the same macro, albeit they are not help/harm but still. basic harm/help macros : /cast [harm] Lava Burst ; Healing Surge i like having both my 'filler' no or short cd dmg and heal on 4, that macros uses lava burst if my target is an enemy, if not healing surge. This. If you are targetting a teammate, this macro will cast Soothing Mist on them. What I want it to do is, A) if I’m mousing over a friendly player, cast Flash of Light. Help Harm Macros: Good for saving keybind space on abilities you ONLY use while targetting enemy or friendly targets /cast [help]purify spirit; [harm] Purge /cast [help]Chain Heal; [harm] Lava Burst Talent Swap Macro: Allows your talent to be auto replaced on your bars without swapping yourself /cast [talent:4/1] mighty bash;[talent:4/2]. Binds Intervene and Charge and Hamstring and if needed cancel bladestorm to all 1 Press. " Select your new macro and use the text editor below to tell it what to do. Thanks guys! The reason I had it setup the way I did, is because I wanted to prioritise mouseover over target over player. #showtooltip /cast [@target,harm,exists] Dispel Magic; [@target,help,exists] Purify. [deleted] • 1 yr. In case you do not want to use a different raid frame addon, BigDebuffs expands the functionality of Blizzard raid frames. This page is part of our Enhancement Shaman PvP Guide. Before you tell the macro what spell, add in brackets @mouseover,harm or @mouseover,help. Torvi-proudmoore. (Help is for friendlies, harm is for enemies, and exists is for when you want it to work on both. Now, i want to add Shield Charge. To open the in-game Macro interface, type "/macro" or "/m". Basic Help/Harm Macro. And as Promestein said, macros can be very iffy on activating in FF14, so generally it's not the best idea to rely on them. Something like: /cast [harm] Moonfire; [help] Lifebloom. Help/harm macro issues . g. Hello everyone! When i downloaded the recent shadowlands expansion, i noticed that my macros no longer worked =0. /use [@mouseover, harm] [@target, harm] Flame Shock. Macro’s are by far the biggest QOL on all my characters. Both your macro and the one you replied to are redundant. This is the base macro that all my healing macros are derived from. #showtooltip /cast [mod:shift, @player, Power Word: Shield] [@mouseover, help, nodead] Power Word: Shield; [@mouseover, harm, nodead] [@target, harm, nodead]Purge the Wicked; Power Word: Shield. This last macro does the same than the above, but first of all tries to dispel/purify. /cast [@target,help] Rejuvenation; [@target,harm] Moonfire. Mouseover and hard target. Will be useless for most of you but there might be a person that likes my setup. Then you start adding conditions like \@mouseover or \@target. I prefer a more clear cut modifier macro like so: /cast [mod:ctrl,harm,nodead]Dispel Magic; [nomod,@mouseover,help,nodead][] Purify This will also cast purify on yourself if you have no target. When I heal with vuhdo I am constantly spammed by my character saying I can’t cast or similar voice lines. /use [@mouseover,help,nodead] [help,nodead] [@player] Living Flame. I mained priest last expansion and used either this macro or just #showtooltip /cast [@mouseover,help,nodead][] Power Word: Life; without the "harm" component for heals that don't have a "corresponding" offensive part. S3 Season 3 S3 Cheat Sheet S3 Mythic+ S3 Raid Tips S3 Talent Builds /cast [help] Soothing Mist; [harm] crackling jade lightning; If you find yourself running out of keybind space, this macro will help free up a slot. Trying to macro mousedown to use eruption on an enemy versus help with blistering scales but it doesn’t seem to work like other classes as it has this “smart” targeting or whatever. A kind soul from the priest discord suggested this as the solution: "#showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] [@player] Power Word: Shield; [@mouseover,harm,nodead] [harm] Shadow Word: Pain; Power Word: Shield". So far I have this for rejuv and wrath in one macro which I found on Noxxic. This is the mouseover macro I use for all my healing spells, and it works perfectly for everything except dispel. Will give you my macro and then you can send me 100k gold :) (Or maybe not) but I promise you will love it. I mained priest last expansion and used either this macro or just #showtooltip /cast [@mouseover,help,nodead][] Power Word: Life; without the "harm" component for heals that don't have a "corresponding" offensive part. Your macro: /cast [@mouseover,harm][] Wind Shear. Thanks guys! The reason I had it setup the way I did, is because I wanted to prioritise mouseover over target over player. I’ve done some reading and have this macro set up for my druid to save some space depending if i’m targeting a friendly or enemy: #showtooltip /cast [harm]Moonfire; Rejuvenation This is great, but I have “control” set up as a “self cast” button and “alt” set up as my “focus target”. #showtooltip /cast [@mouseover, help, nodead] Soothing Mist; [@target, harm, nodead] Tiger Palm; []Soothing Mist #showtooldtip Soothing Mist #showtooltip /cast [@mouseover, help, nodead] Enveloping Mist; [@target, harm, nodead] Rising Sun Kick; []Enveloping Mist #showtooldtip Enveloping Mist #showtooltip /cast [@mouseover, help,. Depending on which target you are currently selected, the function of. #showtooltip Living Flame. Type or copy/paste your macro into the text area. Posted on: 12-01-2012 - Updated on: 02-01-2014 - viewed 22793 times Choose a Name and an Icon so you can easily recognize your macro, then click on "Okay. Depruinning went to far… holy priests should. Also cast at cursor macros for spells like blizzard or meteor, flamestrike any spells which require extra click to cast saves you some time if. So now this single keybind will cast PWS on friendly. 3rd: it checks for friendly mouseover to purify. 4 Siege of Orgrimmar, Mists of Pandaria.