Help harm macro wow

If target is enemy cast some harm spell, but if mouseover party member still higher priority has healing (also no need for mouseover enemy harm). Main goal of this is to not lose DPS target but also possibility to heal party members 4.) add alt modifier for self healing. Summarizing: Using key 1 on keyboard I wan’t to heal and deal damage ...

Help harm macro wow. Yeetheart-ravencrest. As far as I can tell, Improved Touch of Death is just a passive, and you cannot cast a passive. You only want Touch of Death there. So: #showtooltip /cast [nomod, harm] Touch of Death; [mod:shift, @player] [] Healing Elixir. You may notice I changed the structure of your macro too. Let me explain what a macro like …

1st: tries to purge your focus if it is an enemy and you are holding a mod. 2nd: it tries to purge your target if it is an enemy. 3rd: it checks for friendly mouseover to purify. 4th: Tries to purify your friendly target. 5th: tries to purge your hostile target. 6th: casts Purify if there is nothing else to do.

Blizzard ForumsAlso added (Shapeshift) to it cuz it can bug out under some conditions. , best viewed with JavaScript enabled. Hi, I currently use this macro for restor druid. #showtooltip /cast [@mouseover,help,nodead] Rejuvenation; [@mouseover,harm,nodead] [harm] Sunfire; Rejuvenation I want to add a when pressing alt it will cast bearform…Do you want to learn how to create a help/harm macro for World of Warcraft? Join the discussion in this forum thread and get tips and tricks from other players. Find out how to use different modifiers, conditions and spells to optimize your gameplay.They allow players to use abilities on enemies without having to target them. This helps increase overall damage/healing and general awareness in the arena. Here are a few macros that all Enhancement Shamans can benefit from. This page is part of our Enhancement Shaman PvP Guide. PvP Enhancement Shaman Guides.As you’ve asked that the macro also include the control modifier to cast on yourself the following should work. /cast [mod:ctrl,help] [mod:ctrl,@player] [@mouseover,exists,harm,nodead] [harm,nodead] Penance. Elvenbane-veknilash. I don’t even want the spell to cast on friendlies or myself unless ctrl is pressed.Thanks for the reply. 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". I will try this when I can get back on the game and update the thread in case someone else ...Help Harm macro help : r/classicwow #showtooltip /cast [nomod,harm] Smite; [nomod,help, @/target] Flash Heal; [mod:shift, @/player] Flash Heal; This macro works …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). #showtooltip. /cast [@target,help] Rejuvenation; [@target,harm] Moonfire. In the macro above, [@target,help] will cast Rejuvenation on your target if they're friendly ...

Whether you're looking for specialized Holy Paladin macros to help you gain a competitive edge, or creating a custom user interface to expand your view of the game world, this page will help get you started with some of the most popular choices within the Holy Paladin community. 10.1.7 Season 2 10.1.7 Cheat Sheet 10.1.7 Primordial Stones …1st: tries to purge your focus if it is an enemy and you are holding a mod. 2nd: it tries to purge your target if it is an enemy. 3rd: it checks for friendly mouseover to purify. 4th: Tries to purify your friendly target. 5th: tries to purge your hostile target. 6th: casts Purify if there is nothing else to do.Sep 6, 2023 · Also called: Help / Harm macros. This type of macro combines the above mouseover macro, with another spell on the same button. To use the other spell, your cursor must be away from any friendly player, and it will cast the 2nd spell on your target instead. Choose between the "General" and Character-specific macro tabs. Then click on the "New" button on the macro window. Choose a Name and an Icon so you can easily recognize your macro, then click on "Okay." Select your macro's icon from the list at the top of the macro window, and then click in the text area below.Hi all, I recently rerolled WM monk and since Reverse Harm and Tiger Palm are similar skills (40 energy, 2 chi generator), I’m trying to make a castsequence macro for both skills. The idea is to cast Harm 1st, then cast Tiger Palm until Harm is off CD (10 sec). But I’m failing in getting it done right. It just don’t reset after the 10 seconds. Here is the macro I found: #showtooltip ...

Hi guys, I’m try to make a macro that will cast Riptide if a friendly is targeted and Flame shock if I have an enemy targeted… In addition I would like to be able to add a shift mod that would cast flame shock on my targets target… is this possible? Heres what I have so far : /cast [@mouseover, harm, no dead] [@target, harm, no dead] Flame …Oct 5, 2020 · 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. #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL. Macros are executed left to right so you need the more complex conditions ... Interface. Setting up your UI as a healer is extremely important. The main things you want to pay attention to: Make sure your frames are close to your character / your weakauras. Since you will spend the majority of your time looking at these 3 things, it will help you immensely having all of them close to each other.Most useful is very simple. /use 13 (or 14 i dont remember). Just always slot my on use trinkets into the same slot and have this macro on the same hotkey for pretty much every single class so i always have my equipped trinket on my bar. Edit- …

Hamilton at kings place.

Hi all, Does anyone know how to fix this macro? I want to add a mouse over to the chain heal part of the macro, how on earth do I do this lol #showtooltip /cast [help]Chain Heal; [harm] Chain LightningBest. Add a Comment. bglpuppy2 • 3 yr. ago. 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. [deleted] • 3 yr. ago. Thanks!help harm macros are awesome! they make restoration druid playable. sometimes, when you don't have a target and someone attacks you, then your actionbars will swap to the dps layout (moonfire/sunfire etc.).If you want to combine two different spells into one macro, one harm and other noharm, just split those conditions like this. Before you tell the macro what spell, add in brackets @mouseover,harm or @mouseover,help. So as an example: /cast [@mouseover,help]Flash Heal; [@mouseover,harm] Mind Flay. Edit: something like that …Harmful friction is when the resistance of one body moving across another brings injury or undesirable results, according to Reference.com. All harmful friction does not necessarily involve injury.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. Heal my mouseover, damage my target. However, when I have nothing targeted it defaults to try and find a target to Tiger Palm. What I want is for to it heal myself at that point. Like the spell ...

Hey folks, I’m trying to help out my guild by healing some, but I can’t get a help/harm macro to work. I’d like to punch my target … but still be able to and mouse over and heal my mouse over target on the same button without using modifiers. The closest that I have gotten is this: /cast [@mouseover,help,nodead]Soothing Mist ...Resto druid Help/Harm Macros. I used to have a help/harm macro for sunfire:moon fire = rejuv:lifeblooom. I guess since the xpac hit it broke and I don't know how to fix, any help would be great. 4.With vuhdo I bind: Left click shadow mend. Right click power word shield. Push in mouse wheel (button 3) to life grip. Mouse wheel up rapture. Mouse wheel down pain supression. Side mouse button is penance. Shift + left click is purify. Shift + right click is shining force.Aug 3, 2021 · For instance, noharm is true for any target that isn't an enemy, but that could include targets that you can't help, like neutral NPCs. pet - true if the player has a current pet. combat - true if you're in combat. harm - true if the target for the cast is an enemy. help - true if you can aid the target for the cast. I am trying to make a mouseover purify friendly target and dispel magic enemy target macro. I can get the mouseover part to work but for the life of me cannot figure out how to make it cast purify on me if I have no target. Please help! /use [@mouseover,harm,nodead] [harm]Dispel Magic; [@mouseover,help,nodead] []Purify. …In academics, macro theories attempt to explain the entirety of a subject in general or broad terms. This is in contrast to micro theories, which focus in detail on more specific elements of the discipline.So far I have this for rejuv and wrath in one macro which I found on Noxxic.com: #showtooltip. /cast [@mouseover,exists,harm] Wrath (Solar); [@mouseover,exists] [help] []Rejuvenation; [Exists] Wrath (Solar) I've tested this, and it will successfully rejuv me if I have no target, it will rejuv on mouseover and it will cast wraths on enemy ... Sep 11, 2019 · Freedom might also be restricted to people in your group. Alternatively, you could just skip the macro entire and enable the Mouseover Cast option (no modifier) in the game options. I want a macro for various Shaman healing spells that casts on the mouseover… but if there is none, auto casts on me. The former is the easy part. How can I create a help/harm macro that allows me to mouse over my healing spell to heal someone while also allowing me to use that same button to heal them via soothing mist. What I currently have: #showtooltip /use [target=mouseover,help,nodead]Enveloping Mist; [harm]Rising Sun Kick; …1 Temporary targeting. 2 Boolean conditions. 3 Patch changes. 4 References. This page lists macro conditionals, keywords used with macro commands, the RestrictedEnvironment and the SecureStateDriver API to allow limited logic for player convenience without trivializing the game. Refer to secure command options for syntax …1 Temporary targeting. 2 Boolean conditions. 3 Patch changes. 4 References. This page lists macro conditionals, keywords used with macro commands, the RestrictedEnvironment and the SecureStateDriver API to allow limited logic for player convenience without trivializing the game. Refer to secure command options for syntax and making a macro for ... Post by Munglunch also you might try...(if you are a clicker) #showtooltip /cast Dispel Magic /cast Dispel Magic /cast Mass Dispel Left click will dispel your current target, right click will dispell you without losing your current target and holding shift with either left/right click will bring out your mass dispell casting circle.

More on this topic. On the morning of Oct. 7, the Palestinian militant group Hamas carried out a massive attack on Israel that was nearly unprecedented in its scale and scope. Hamas fired rockets ...

Anyone share some ideas? I plan to use: shadowmend+smite Purge the wicked+power word shield Anything else I can macro to bind together to one key to save some keyboards? Trying to make the game play more smooth.Resto druid Help/Harm Macros. I used to have a help/harm macro for sunfire:moon fire = rejuv:lifeblooom. I guess since the xpac hit it broke and I don't know how to fix, any help would be great. 4. 1 Temporary targeting. 2 Boolean conditions. 3 Patch changes. 4 References. This page lists macro conditionals, keywords used with macro commands, the RestrictedEnvironment and the SecureStateDriver API to allow limited logic for player convenience without trivializing the game. Refer to secure command options for syntax and making a macro for ... FOR TBC WOW: /cast [mod:shift]Inner Focus; [@mouseover,exists,harm] [] Shadow Word: Pain; [@mouseover,exists,help] [] Renew I’ve always used healing mouseovers with the [] condition in case I want to cast on my target, but I wanted to add in all my harmful spells in this format as well. Hold shift, casts Inner Focus Target or …Udiza-earthen-ring (Udiza) September 16, 2020, 5:28pm #2. The important thing when using @mouseover is to include an existence conditional Harm, help, and exists all work, as help/harm imply exists. I’m not seeing any technical issues with your macros, so you may want to check for keybinding conflicts. Check to see if you have ALT+key set …Best. Add a Comment. bglpuppy2 • 3 yr. ago. 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. [deleted] • 3 yr. ago. Thanks! Help Harm macro help : r/classicwow. #showtooltip. /cast [nomod,harm] Smite; [nomod,help, @/target] Flash Heal; [mod:shift, @/player] Flash Heal; This macro works if I have a friendly target or enemy target. But it doesnt cast …The second one always shows Swipe. 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.. WORKING. #showtooltip /cast [@mouseover,help,nodead] Lifebloom; [@mouseover, noform, harm, nodead] [@target, noform, harm, nodead] Moonfire; [form:2, harm] Rake; Lifebloom NOT …I use /cast [mod:shift,@player] Purify; [harm,nodead] Dispel Magic; [help, nodead] Purify; [@player] Purify. Thanks, I might end up having to use this but was really hoping to leave the self cast mod as alt. I may end up needing to just rebind everything separately to have individual self cast hot keys. You can definitely change the mod to mod:alt.If you’re clicking on the frame, then you’ve got your friendly targeted for your heals. Assuming you also target the enemy for damage, a help/ harm looks like this: /use [@target,help] healspell; [@target,harm] damagespell. Replace healspell with a healing spell and damagespell with a damage spell.

Mini pekingese.

Berks county parcel search.

I’m a complete idiot when it comes to this…and I have a dumb question. I’d like to do a mouse over macro for Renew if friendly, Shadow Word: Pain if enemy. This is what I have, I copied it from a macro site. #showtooltip /cast [@mouseover,help,exists,nodead] [help,exists,nodead] Renew; …This Wow macro will switch itself based on the type of target you have and will cast the appropriate spell on that target. If it is an enemy, it will Dispel. If it is a helpful ally, it will Purify. copy. #showtooltip /cast [@target,harm,exists] Dispel Magic; [@target,help,exists] Purify. 2 responses to “Dispel or Purify in one button ...FOR TBC WOW: /cast [mod:shift]Inner Focus; [@mouseover,exists,harm] [] Shadow Word: Pain; [@mouseover,exists,help] [] Renew I’ve always used healing mouseovers with the [] condition in case I want to cast on my target, but I wanted to add in all my harmful spells in this format as well. Hold shift, casts Inner Focus Target or …Dec 7, 2020 · Anyone share some ideas? I plan to use: shadowmend+smite Purge the wicked+power word shield Anything else I can macro to bind together to one key to save some keyboards? Trying to make the game play more smooth. 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. #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL. Macros are executed left to right so you need the …I have this macro set up with the expectation that it will 1: purge my enemy mouseover target , or 2: Cleanse my friendly mouseover target OR myself …. /cast [@mouseover,harm] [@target] Purge; [@mouseover, help, nodead] [@player] Cleanse Spirit. the Purge part works like a charm, but the cleanse spirit, not so much.Jun 18, 2011 · The Help and Harm conditions of macros... Enjoy! Example of macro is: #showtooltip. /cast [help] Holy Light; Crusader Strike. Essentially if I target a friendly it will change the action bar ability to the heal. If I am not targeting a friendly or don't have a target it shows Crusader Strike. Thanks in advance! New to the server, but not new to the game. Ugoboom.Need help? Description: These macros are great if you're running out of room for key bindings. They are especially great for Mistweavers who rely on DPS for healing, but mainly function as a key bind saver. Basically I've combined all of the main melee damage abilities with all of the healing abilities a Mistweaver has.Feb 13, 2013 · Pretty good PVE monk macro for questing, leveling and grinding. Expel Harm and Jab. Code: #showtooltip /cast [mod] Expel Harm; [btn:2] Expel Harm; Jab. This monk macro combines two of your basic abilities, your Jab and your Expel Harm. Simply use a modifier of your choice, like control, shift or right click to Expel Harm instead of Jab. ….

World of Warcraft Forums 5. Cast Lifebloom which will target the player if auto selfcast is enabled. If you want Rake to be the priority (cast it even if mouseover is friendly) this is what you want: #showtooltip. /use [@mouseover,harm,nodead] [harm,nodead]Rake; [@mouseover,help,nodead] [help,nodead] []Lifebloom; This will in order try to:Also called: Help / Harm macros. This type of macro combines the above mouseover macro, with another spell on the same button. To use the other spell, your …Blizzard Forums Harm/ help macros : r/classicwow. I checked some existing macros but none seem to work. Whenever i do something with harm the macro does not recognice the spell. Anyone using some healing/damaging macro that is working? 3. 1 comment. Add a Comment. d07RiV • 3 yr. ago. /cast [harm] Lightning Bolt; Healing Wave.Here’s how I do it: #showtooltip. /cast [@mouseover,help] Dispel; [@mouseover,harm] Soothe; [@target,help] Dispel; [] Soothe. I like prioritizing mouseover before target in my macros so I don’t have to swap around, but I obviously want the targeting still to work if I’m not mousing over anything. There’s probably a more elegant way to ...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. #showtooltip /cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL With double mouseoverSep 4, 2023 · This macro is the basis of all of your healing and buff spell macros. You simply replace SPELL with the spell you want that should be cast on a friendly unit including healing spells and dispels. It works as follows. Holding Alt: Self Cast. Mouseover Friend: Cast on Mouseover. Target Friend: Cast on Target. Target Enemy Targeting Friend: Cast ... And here is mine for dispel magic: /use [@Player,mod:alt] [@mouseover,harm,nodead]Dispel Magic; [@mouseover,help,nodead] []Dispel Magic. If pressed with alt, dispel on player. Else if mouseover is harmful and not dead, dispel magic. Else if mouseover is friendly and not dead, dispel magic. Else fallback to default behavior … Help harm macro wow, How can I create a help/harm macro that allows me to mouse over my healing spell to heal someone while also allowing me to use that same button to heal them via soothing mist. What I currently have: #showtooltip /use [target=mouseover,help,nodead]Enveloping Mist; [harm]Rising Sun Kick; [target=mouseover,player,nodead]Enveloping Mist So this works as a help/harm mouse over macro. However, when ..., $2 A Month Enjoy an ad-free experience, unlock premium features, & support the site! Contribute In this guide, we will go over the basics of macros and how to start …, Sep 11, 2019 · Freedom might also be restricted to people in your group. Alternatively, you could just skip the macro entire and enable the Mouseover Cast option (no modifier) in the game options. I want a macro for various Shaman healing spells that casts on the mouseover… but if there is none, auto casts on me. The former is the easy part. , Aug 3, 2021 · $2 A Month Enjoy an ad-free experience, unlock premium features, & support the site! Contribute In this guide, we will go over the basics of macros and how to start creating your own macros in WoW! We also list the most popular macro constructions so you can build more advanced macros by yourself. , Help Harm macro help : r/classicwow. #showtooltip. /cast [nomod,harm] Smite; [nomod,help, @/target] Flash Heal; [mod:shift, @/player] Flash Heal; This macro works if I have a friendly target or enemy target. But it doesnt cast Flash Heal on myself when pressing shift., This macro is only causing my character to ‘/say [@cursor, harm, nodead] Swoop Up’. The Swoop Up and Rescue talents are learned and usable during these attempts. Thanks for your help! Elvenbane-veknilash (Elvenbane) December 10, 2022, 4:37pm 2. @cursor doesn’t accept existence checks and you didn’t include the modifier logic on the cast ..., You can do this either by opening the main menu and selecting Macros, or by typing /macro (/m) in the chat box. At the top of the window, you'll see two tabs: General Macros and Yourname Specific Macros. General macros are stored on an account-by-account basis and are shared by all your characters., If target is enemy cast some harm spell, but if mouseover party member still higher priority has healing (also no need for mouseover enemy harm). Main goal of this is to not lose DPS target but also possibility to heal party members 4.) add alt modifier for self healing. Summarizing: Using key 1 on keyboard I wan’t to heal and deal damage ..., You can replace spells where you need to, I have all of heals an dps abilities tied into macros like this. Émeryl-quelthalas. I’m right now using a macro that you can find in Icy Veins, that is recommended for healers. Works to heal target, heal with mouseover, and heal your self., On this page, you will find a number of useful macros and addons to make your life easier when playing your Restoration Druid in World of Warcraft — Dragonflight 10.1.7. If you were looking for WotLK Classic content, please refer to our TBC Druid addons and macros., Will give you my macro and then you can send me 100k gold :) (Or maybe not) but I promise you will love it. /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 heal spell., Anyone share some ideas? I plan to use: shadowmend+smite Purge the wicked+power word shield Anything else I can macro to bind together to one key to save some keyboards? Trying to make the game play more smooth., help / harm. The [help] condition is true when the unit can receive a beneficial effect, e.g., a healing spell. The [harm] condition is true when the unit would get an adverse effect, e.g., a damaging spell. Example: /cast [harm] Frost Shock; [help] Healing Wave This will cast Frost Shock on hostile targets and Healing Wave on friendly targets., Mouseover harmful spells Macro. Very useful, especially in dungeons or pvp. Simply hover over the enemy nameplate and use macro. That way you don`t need to change your target ( very important vs explosive affix). /use [@mouseover, harm] [@target, harm] Frost Shock. /use [@mouseover, harm] [@target, harm] Flame Shock., But when you dont have target you dont have any icon. Just your macro is bad, the #showtooltip is working fine. [deleted] • 10 mo. ago. Thanks, the [@player] was the …, As pet owners, we want to keep our furry friends safe and secure. Invisible Fence Inc. has been providing pet owners with innovative solutions to keep their pets out of harm’s way for over 40 years. With their advanced technology, Invisible..., Basic guide on WoW Classic Macros with a few broken down examples showing how they work and how to write your own - plus a useful levelling macro ... (example: will work on targets you cannot harm) After the command (or Criteria if you are using them) you then put the action (example: Frost Nova can be either: /cast Frost Nova …, Help Harm macro help : r/classicwow #showtooltip /cast [nomod,harm] Smite; [nomod,help, @/target] Flash Heal; [mod:shift, @/player] Flash Heal; This macro works if I have a friendly target or enemy target. But it doesnt cast Flash Heal on myself when pressing shift. How come this doesnt work for that but the one below does work?, Blasphem88 • 3 yr. ago • Edited 3 yr. ago. As you allready did, you need to use modifiers, but you did it the wrong way. ;) Your macro should be something like that : /cast [target=mouseover, harm] [harm] Chain Lightning. /cast [target=mouseover, help] [help] [] Chain Heal. nb : be sure to cast offensive spells first since [] condition will ... , Basic Help/Harm Macro. Not possible. If you’re testing if your target is friendly then it’ll also cast the spell on your target. As for the rest: You can self-innervate the cast. But this macro is also over the 255 limit. Not in a single macro, but assuming the chain of spells requested is possible it can be done in a single button press ..., As pet owners, we want to keep our furry friends safe and secure. Invisible Fence Inc. has been providing pet owners with innovative solutions to keep their pets out of harm’s way for over 40 years. With their advanced technology, Invisible..., Best. Add a Comment. bglpuppy2 • 3 yr. ago. 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. [deleted] • 3 yr. ago. Thanks!, Macro for Wow: Help / Harm combos [Mistweavers] for Monks. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria. Posted on: 12-01-2012 - Updated on: 02-01-2014 - viewed 22696 times, That's mainly the difference. exists = has a target. harm = has a target that is an enemy. help = has a target that is a friend. nodead = has a target that is not dead. /startattack [harm,nodead] If the currently targeted unit is an enemy (harm) and is not dead (nodead) then, start attacking (startattack) the currently targeted unit., Are you tired of giving generic gifts that lack personal touch? Look no further than DIY gift baskets. Creating your own gift basket allows you to showcase your creativity and thoughtfulness while tailoring it to the recipient’s preferences..., Help/Harm Tooltip quesion. UI and Macro. Zovus-stormrage September 25, 2023, 7:25pm. How can i make a help/harm macro show one of the spells tooltip when none is selected. Right now when none is selected it just shows a red “?” icon I know if i use #showtooltip it will ONLY show what I select regardless which is what id like to avoid., Mar 22, 2019 · You can replace spells where you need to, I have all of heals an dps abilities tied into macros like this. Émeryl-quelthalas. I’m right now using a macro that you can find in Icy Veins, that is recommended for healers. Works to heal target, heal with mouseover, and heal your self. , Dec 7, 2020 · Anyone share some ideas? I plan to use: shadowmend+smite Purge the wicked+power word shield Anything else I can macro to bind together to one key to save some keyboards? Trying to make the game play more smooth. , This Wow macro will switch itself based on the type of target you have and will cast the appropriate spell on that target. If it is an enemy, it will Dispel. If it is a helpful ally, it will Purify. copy. #showtooltip /cast [@target,harm,exists] Dispel Magic; [@target,help,exists] Purify. 2 responses to “Dispel or Purify in one button ..., Jun 18, 2011 · The Help and Harm conditions of macros... Enjoy! , I’m a complete idiot when it comes to this…and I have a dumb question. I’d like to do a mouse over macro for Renew if friendly, Shadow Word: Pain if enemy. This is what I have, I copied it from a macro site. #showtooltip /cast [@mouseover,help,exists,nodead] [help,exists,nodead] Renew; …, You can make a help/harm macro Example: showtooltip /cast [@mouseover,help,nodead] Power Word: Shield; [harm,nodead] Purge the Wicked; [@player] Power Word: Shield This would make it cast PW:S if you have a friendly mouseover target, or on yourself if no target, and cast PTW if you have a hostile target, 1st: tries to purge your focus if it is an enemy and you are holding a mod. 2nd: it tries to purge your target if it is an enemy. 3rd: it checks for friendly mouseover to purify. 4th: Tries to purify your friendly target. 5th: tries to purge your hostile target. 6th: casts Purify if there is nothing else to do.