Shift modifier macro tbc

- -

Sep 18, 2019 · The newly created macro will also be selected so now it's time to start writing your macro. Click in the edit box of the macro window to start typing. Macros have a 255 character limit. When you are done typing your macro, click the Save button, drag the macro's icon from the grid and place it on an action button. It is in fact possible to rebind alt (or I assume shift/ctrl) in wow using autohotkey. However, if you want to use alt as a modifier on any other hotkeys using ahk, then you’ll need to use a keyboard hook. For example, these rebinds work on their own: LAlt::`. *c:: Send, {sc38 Down} ;alt down. KeyWait, c.World of Warcraft Forums Originally Posted by rubberbands. Let's say your deterrence is bound to the button "G". /cancelaura [modifier:alt] Deterrence. /cast Deterrence. Press G to deterrence. Press alt-G to cancel it. You may replace "alt" with "shift" and "crtl". Tried and tested. Actually it has the same effect of.To find your mount number, open your mounts tab and count from left-to-right, top-to-bottom. (eg: The top-left mount on the first page is 1, the bottom-right mount on the first page is 12. For each page add +12.) This macro removes as many unnecessary characters as possible to allow for a longer list of mounts.Since P2 dropped all of my shift modifier macros has haven’t worked. The [mod:shift] macros work fine but the [nomod] lines don’t. Not sure what is happening I’ve been using these macros since the beginning of TBC and they have been fine. Anyone else having this issue? Change them to [nomod:shift]. This is effecting everyone.Focus Frame is now available. Players will be able to right click on any unit frame and select “Set Focus”. The focus frame will only display when the focus is set. Players may also set a “Focus Cast Key” in the options/combat panel that can be bound to shift, alt, or ctrl.May 12, 2012 · If you hit your macro it poly's your focus target and if you want to switch before that target is dead you hit Shift+macro to set focus and poly new target. I also added this line at the end of my macro which would mark my target with the X symbol which was my assigned symbols in guild raids. /script SetRaidTarget ("focus", 7) #showtooltip/castsequence [modifier:ctrl]Spell 3; [modifier:shift]Spell 2; [nomodifier]reset=10 Spell 1I created the following macro to attempt this: #showtooltip Holy Light /cast [modifier:shift, @mouseover,noharm,nodead,exists][]Holy Light(Rank 1);[@mouseover,noharm,nodead,exists][] Holy Light I am running into the following problem: I can't get the macro to cast my latest rank of Holy Light when the shift modifier is not pressed.Originally Posted by rubberbands. Let's say your deterrence is bound to the button "G". /cancelaura [modifier:alt] Deterrence. /cast Deterrence. Press G to deterrence. Press alt-G to cancel it. You may replace "alt" with "shift" and "crtl". Tried and tested. Actually it has the same effect of. World of Warcraft Forums WoW Classic WoW Classic General Discussion Mhorti-grobbulus September 1, 2019, 9:35pm #1 Hi, looking for some help with a shift/mod macro. They one I found doesn’t work right. Thanks! #showtooltips /cast [modifier:shift] Healing Touch; Rejuvenate is what I found. Catastrophic-incendius September 1, 2019, 10:29pm #2 I like modifier macros for potions. Without a modifier it will use speed potion, if you hold down shift and click on it it will use Mana (this example is the alchemist version, change if if you're not an alchemist). Hold down alt for health. Note that even if you have this macro bound to, say Alt+3, it will still use Speed instead of health.Post by Neysa Im having the same issue, last night my macro was working fine, its been working since cata came out. I found this macro on the elitist jerks forums because i was having issues using the modifier commands in the past, this one worked great and has been till today:PvE gladiator holy paladin, Lightp. tazerhater 10 years ago #3. you can just edit the keybind for that spell with shift+2. edit: didn't realize you're making a macro, woopsies. ChocoboMog123 10 years ago #4. Don't waste valuable macro space on this. Make a button for shift+2 and keybind it. "You're sorely underestimating the power of nostalgia ... Modifier macros do exactly what you'd think they do - they modify your macros slightly in different ways. Say you have the spell Repentance bound to the following three buttons: 7, Shift-7, and Control-7. You don't want to put Repentance on your bars three times, so you can apply a modifier Shift, modifier Control function to your macro for ...Oct 7, 2020 · 1 Like. (Elvenbane) Keybinds take priority over macro modifiers; by default SHIFT 1-6 are bound to action page 1-6. You’ll need to unbind them if you want to use them as macro modifiers. Would also enhance it to the following so SWP works on targets. #showtooltip /cast [mod:shift,@mouseover,harm,nodead] [mod:shift] Shadow Word:Pain; Voidbolt. R - Flash Heal. ALT+R - Target Party 1. If you press ALT to self cast, as soon as you press "R" the game will ignore Self cast combination and try to Target 1st party member. Third. Its not such a common issue, but if you are using gaming keyboard with a software. - revisit that too. Lastly. you do not need a macro for this at all. The "self cast" option is in the WoW interface itself. It already has the option there to press "alt" to self cast. You need to merely click it on. I suggest you open the interface options in the WoW menu, and explore it for a bit. You'll find alot of nice things there to help your game experience.Make sure nothing's bound to Shift+Q. I'm not 100% sure that the macro works, but it should: Cast PW:S on your mouseover, if it's alive and a helpful target. Cast PW:S on yourself, if you hold shift. Cast PW:S on your target, if you have no mouseover.Here’s another very useful macro for Mage portals: #shotwoolip /cast Portal: Ironforge; [mod:shift] Portal: Stormwind; [mod:alt] Portal: Darnassus; [mod:ctrl] Portal: Theramore. The great thing about this is, that when you add the “ #showtooltip “, and choose no icon for the macro, it will always have the icon of the spell it would cast ... Focus Frame is now available. Players will be able to right click on any unit frame and select “Set Focus”. The focus frame will only display when the focus is set. Players may also set a “Focus Cast Key” in the options/combat panel that can be bound to shift, alt, or ctrl.Step 1: Create a blank macro named TotT. Step 2: Create the following macro named as you please, for this example SeTTotT. Usage : Target the player you want to set as your Tricks of the Trade recipient and use the set macro ( SeTTotT ), you will see a chatlog message confirming the macro worked.As far as i know your macro should work. Here is an example macro from wowwiki #Showtooltip Arcane Explosion /cast Arcane Explosion(Rank 1); Arcane Explosion /stopcasting The only thing that is different, is the space between the spell and the bracket. Dunno, maybe give it a try and remove the space. World of Warcraft Forums. Modifier macro? #showtooltip Life Tap /cast [nomodifier] Life Tap /cast [modifier:altshift] Life Tap (Rank 3) I’ve also tried: #showtooltip Life Tap /cast [nomodifier] Life Tap /cast [modifier:alt] Life Tap (Rank 3) and it only casts the highest rank.Use: This macro is used for one button using/conjuring refreshments. Default: Lets you eat conjured refreshments. Modifiers; Shift casts Conjure Refreshment; Ctrl it casts Ritual of Refreshment. Buttons: btn1 is default, btn2 is simillar to the shift modifier, btn3 is similar to the ctrl modifier. icon to represent the macro. What #showtooltip does is, lets you override the icon display, AND makes the tooltip for whatever icon is up pop up on mouseover. Post by 1127391If you press shift+zero (on numpad) it becomes insert. Because of the fact that windows changes the action of some numpad buttons when you press shift you cant use them in wow macros with shift modifiers. Two way of working around this: 1: Make two macros. First one for the target. Bind this to button 10 (0 numpad) Second one for the focus.Modifier macros do exactly what you'd think they do - they modify your macros slightly in different ways. Say you have the spell Repentance bound to the following three buttons: 7, Shift-7, and Control-7. You don't want to put Repentance on your bars three times, so you can apply a modifier Shift, modifier Control function to your macro for ...Here’s the entire macro: #showtooltip /petattack /cast Claw (Basic Attack) /cast Bite (Basic Attack) /cast Smack (Basic Attack) /cast [modifier:alt] Multi-Shot /cast [modifier:shift] Heart Essence /cast Kill Command. So I have 3 different abilities bound to one button (2 in this case) based on shift and alt modifiers.Ok so the macro should be something like /cast [mod:shift] seal of light; [mod:alt] Seal of Righteousness; Judgement Not sure though I'm on my phone. you want your mods first, followed by the ; then your nomod (no need to add [nomod]. space or not after the ; is up to you. Nov 5, 2020 · I’m trying to make a specific macro for my holy priest, but I don’t know the first thing about macros (relatively). Here’s what I want the end goal to be: Casts Smite on a hostile mouseover OR a target it not moused-over anything Casts Holy Word: Chastise instead of Smite if Shift is held Casts Heal on a friendly mouseover OR a target if not moused-over anything Shows a contextual ... Jul 3, 2019 · I am trying to set up a dual use macro on my druid to use ironbark without shift and heart essence with shift. Both on mouse over but when casting it, it will only hit myself. Here is what i have. #showtooltip [mod:shift] heart essence;ironbark. /cast [mod:shift,@mouseover] heart essence;ironbark. Can’t for the life of me figure out what is ... The only personal point of differentiation is that I don’t like using mod: in my macros, and instead prefer to set my action bar keybinds to use the modifiers, then play the macros I want into those locations. Example, action bar 1 is key bound “Q E R F SHIFT Q, SHIFT E, SHIFT R, SHIFT F, CTRL Q, CTRL E, CTRL R, CTRL F” which is 12 actions. Make sure nothing's bound to Shift+Q. I'm not 100% sure that the macro works, but it should: Cast PW:S on your mouseover, if it's alive and a helpful target. Cast PW:S on yourself, if you hold shift. Cast PW:S on your target, if you have no mouseover.Sep 22, 2020 · This is my macro I want it to show different tooltips with different modifiers (doesn’t work atm); and I want it to cast death’s door with shift modifier (doesn’t work atm). #showtooltip [nomodifier] item:6948; [modif… A basic macro that I typically use for heals and such is: #showtooltip /cast [@mouseover, help, nodead] [@player] Heal. If you want it to only self cast with alt key, you can just add that modifier to the [@player] conditional". #showtooltip /cast [@mouseover, help, nodead] [@player,mod:alt] Heal. In the second case, your tooltip won’t always ...World of Warcraft Forums. Modifier macro? #showtooltip Life Tap /cast [nomodifier] Life Tap /cast [modifier:altshift] Life Tap (Rank 3) I’ve also tried: #showtooltip Life Tap /cast [nomodifier] Life Tap /cast [modifier:alt] Life Tap (Rank 3) and it only casts the highest rank.Sep 1, 2020 · A basic macro that I typically use for heals and such is: #showtooltip /cast [@mouseover, help, nodead] [@player] Heal. If you want it to only self cast with alt key, you can just add that modifier to the [@player] conditional". #showtooltip /cast [@mouseover, help, nodead] [@player,mod:alt] Heal. In the second case, your tooltip won’t always ... Sep 22, 2020 · This is my macro I want it to show different tooltips with different modifiers (doesn’t work atm); and I want it to cast death’s door with shift modifier (doesn’t work atm). #showtooltip [nomodifier] item:6948; [modif… I spended a little time on trying to do vanilla version of modifier macros implemented in TBC that look like. /cast [mod:shift] Greater Heal. /cast [mod:alt] Flash Heal. /cast [mod:ctrl] Dispell Magic. It changes casted spell depending on what else are you holding. Saves bars and can be used for self-casts too.WoW Classic WoW Classic General Discussion Mhorti-grobbulus September 1, 2019, 9:35pm #1 Hi, looking for some help with a shift/mod macro. They one I found doesn’t work right. Thanks! #showtooltips /cast [modifier:shift] Healing Touch; Rejuvenate is what I found. Catastrophic-incendius September 1, 2019, 10:29pm #2Downranking Macros. WoW Classic WoW Classic General Discussion. Holdmyshield-golemagg September 25, 2020, 11:38am #1. So I’ve been trying to figure out a simple healing macro that can downrank spell to save mana. For example, when I Press 3 I want to cast highest rank Lesser Heal, when I press shift I want to cast Lesser Heal rank 1.No Target / Target, Mouseover, Alt Modifier - Cast Highest Rank Smite on Mouseover. Edit - Adding some other probably more known macros. Prayer of Healing - with shift Mod. #showtooltip. /cast [mod:shift] Prayer of Healing; Prayer of Healing (Rank 1); This Casts Highest Rank Prayer of Healing on shift and down-ranked Prayer of Healing with no ... If it still doesn't work, it's because you have keybound shift + the key you're pressing to something else. Keybindings take priority over modifiers in macros. Also, your mouseover conditionals are missing "harm", which means that even if you have a target, but don't have a mouseover target, the macro does nothing. Here is my attempt: However, pressing Shift-3 activated Cat Form, not Roots. So I had to change the macro to using Alt-3 for Hibernate, and Ctrl-3 for Roots, to avoid that interference. So, in short, you can bind an actionbar slot to S, and write a macro that will cast different spells depending on modifier keys. Here’s the entire macro: #showtooltip /petattack /cast Claw (Basic Attack) /cast Bite (Basic Attack) /cast Smack (Basic Attack) /cast [modifier:alt] Multi-Shot /cast [modifier:shift] Heart Essence /cast Kill Command. So I have 3 different abilities bound to one button (2 in this case) based on shift and alt modifiers.Jul 24, 2018 · It is in fact possible to rebind alt (or I assume shift/ctrl) in wow using autohotkey. However, if you want to use alt as a modifier on any other hotkeys using ahk, then you’ll need to use a keyboard hook. For example, these rebinds work on their own: LAlt::`. *c:: Send, {sc38 Down} ;alt down. KeyWait, c. Nov 15, 2006 · In TBC a new macro system is being introduced to wow with new restrictions and also possibilities. First of all: In TBC macros won't be able to target Units or cast spells using the scripting interface when initiating. This means that a macro like the one below: /script if (UnitMana ("player")>54) then CastSpellByName ("Heroic Strike"); end Here’s the entire macro: #showtooltip /petattack /cast Claw (Basic Attack) /cast Bite (Basic Attack) /cast Smack (Basic Attack) /cast [modifier:alt] Multi-Shot /cast [modifier:shift] Heart Essence /cast Kill Command. So I have 3 different abilities bound to one button (2 in this case) based on shift and alt modifiers.It's impossible, since macro can't check health (and mana too) Post by 91244 This post was from a user who has deleted their account. Post by 111846 One button focus+target macros. With experience, you may look for optimizing your macro slots by combining some of them in 2-in-1 macros. This requires you to have a proper bind set where your combination of a bind for a focus macro uses the same key as your target ability. For example: Pressing A for Kick, and Pressing shift+A for Kick FocusThis is what i have in general for most of them. /cast [mod:shift] [target=party1] Blessing of Freedom; [mod:alt] [target=party2] Blessing of Freedom; Blessing of Freedom. this works but not as intended. When there's no mod it casts on party 1 when i shift mod it does self cast and alt mod doesn't work at all. This is the same with BoP, Sac, ect. PvE gladiator holy paladin, Lightp. tazerhater 10 years ago #3. you can just edit the keybind for that spell with shift+2. edit: didn't realize you're making a macro, woopsies. ChocoboMog123 10 years ago #4. Don't waste valuable macro space on this. Make a button for shift+2 and keybind it. "You're sorely underestimating the power of nostalgia ... Originally Posted by rubberbands. Let's say your deterrence is bound to the button "G". /cancelaura [modifier:alt] Deterrence. /cast Deterrence. Press G to deterrence. Press alt-G to cancel it. You may replace "alt" with "shift" and "crtl". Tried and tested. Actually it has the same effect of.No Target / Target, Mouseover, Alt Modifier - Cast Highest Rank Smite on Mouseover. Edit - Adding some other probably more known macros. Prayer of Healing - with shift Mod. #showtooltip. /cast [mod:shift] Prayer of Healing; Prayer of Healing (Rank 1); This Casts Highest Rank Prayer of Healing on shift and down-ranked Prayer of Healing with no ... If I'm holding Shift, and my Focus Target is hostile and not dead, cast Kick. If I have a mouseover target that is hostile and not dead, cast Kick. Otherwise, cast Kick on my current target. You can change "mod:shift" to ctrl or alt, whichever you find more comfortable, or even remove the specific key so all three would work by leaving it as "mod".To find your mount number, open your mounts tab and count from left-to-right, top-to-bottom. (eg: The top-left mount on the first page is 1, the bottom-right mount on the first page is 12. For each page add +12.) This macro removes as many unnecessary characters as possible to allow for a longer list of mounts.The set macro cannot be used in combat since the game will not allow macro editing during combat. AutoPartyButtons addon adds a single button that automatically puts TotT on the tank. Step 1: Create a blank macro named TotT. Step 2: Create the following macro named as you please, for this example SeTTotT. Usage : If there isn't anyone with the name you filled in in range, or you have no focus target it won't do anything. A example for both is given below. /cast [target=rearz] blind. /cast [target=focus] blind. To make the macro do something else when you hold down a modifier key (shift, ctrl or alt) we're gonna add [mod:shift], [mod:ctrl] or [mod:alt].Edit: if you can’t get the shift modifier to work within a single macro, you can make two macros and assign them hotkeys on your sidebar. For example, I use the powershift cat macro above on the F key, which I assigned in the Key Bindings menu to a MultiActionBar button. Then I just dragged the macro over to that button on the sidebar.Nov 15, 2006 · In TBC a new macro system is being introduced to wow with new restrictions and also possibilities. First of all: In TBC macros won't be able to target Units or cast spells using the scripting interface when initiating. This means that a macro like the one below: /script if (UnitMana ("player")>54) then CastSpellByName ("Heroic Strike"); end Make sure nothing's bound to Shift+Q. I'm not 100% sure that the macro works, but it should: Cast PW:S on your mouseover, if it's alive and a helpful target. Cast PW:S on yourself, if you hold shift. Cast PW:S on your target, if you have no mouseover. I'm trying to make a macro that when I use the "1" hotkey it uses Fire Ward, and when I use "Shift+1" it uses Frost Ward. I've got it to wo… Edit: if you can’t get the shift modifier to work within a single macro, you can make two macros and assign them hotkeys on your sidebar. For example, I use the powershift cat macro above on the F key, which I assigned in the Key Bindings menu to a MultiActionBar button. Then I just dragged the macro over to that button on the sidebar.#showtooltip/castsequence [modifier:ctrl]Spell 3; [modifier:shift]Spell 2; [nomodifier]reset=10 Spell 1 Since P2 dropped all of my shift modifier macros has haven’t worked. The [mod:shift] macros work fine but the [nomod] lines don’t. Not sure what is happening I’ve been using these macros since the beginning of TBC and they have been fine. Anyone else having this issue? Change them to [nomod:shift]. This is effecting everyone.this should work: #showtooltip. /cast [mod:shift] Combustion; [@mouseover, harm, nodead] [] Living Bomb. notes: -harm includes exists, so no need for both. -if you put Combustion first, there's no need for a nomod; the macro checks the brackets in a row and takes the first one that returns true. -the empty brackets replace the "; LB" part at ...Hello. Trying to make a intervene macro with shift modifier to target on 1 click arena mate 1 and with shift arena mate 2. Cant seem to figure it out, would appreciate some help.Mar 5, 2012 · 2012-03-05, 06:08 PM #1 Deleted [Solved] Shift modifier focus macro I'm trying to make silencing shot hit my current target, or if I also press Shift it should hit my focus target instead. It just doesn't work, searched google for half an hour now. Latest version I found: Here’s the entire macro: #showtooltip /petattack /cast Claw (Basic Attack) /cast Bite (Basic Attack) /cast Smack (Basic Attack) /cast [modifier:alt] Multi-Shot /cast [modifier:shift] Heart Essence /cast Kill Command. So I have 3 different abilities bound to one button (2 in this case) based on shift and alt modifiers.If, however, those two mobs were 1)a boss, and 2)the boss' spellcasting friend, then the focus macro might make a great deal of sense. You could /focus the spallcasting add, and target the boss. It is absolutely possible to incorporate the /focus portion into the macro itself, as well. For example, a polymorph macro might look like this:I like modifier macros for potions. Without a modifier it will use speed potion, if you hold down shift and click on it it will use Mana (this example is the alchemist version, change if if you're not an alchemist). Hold down alt for health. Note that even if you have this macro bound to, say Alt+3, it will still use Speed instead of health.Jul 3, 2019 · I am trying to set up a dual use macro on my druid to use ironbark without shift and heart essence with shift. Both on mouse over but when casting it, it will only hit myself. Here is what i have. #showtooltip [mod:shift] heart essence;ironbark. /cast [mod:shift,@mouseover] heart essence;ironbark. Can’t for the life of me figure out what is ... Nov 5, 2020 · I don’t think it matters too much but if it were me id add nodead to all the harm and help conditionals to keep the macro from getting to a true statement yet not able to actually cast the corresponding spell. #showtooltip. /cast [mod:shift,@mouseover,harm,nodead] [mod:shift,harm,nodead] Holy Word: Chastise; [@mouseover,help,nodead] [help ... Make sure nothing's bound to Shift+Q. I'm not 100% sure that the macro works, but it should: Cast PW:S on your mouseover, if it's alive and a helpful target. Cast PW:S on yourself, if you hold shift. Cast PW:S on your target, if you have no mouseover. #showtooltip/castsequence [modifier:ctrl]Spell 3; [modifier:shift]Spell 2; [nomodifier]reset=10 Spell 1Modifier macros do exactly what you'd think they do - they modify your macros slightly in different ways. Say you have the spell Repentance bound to the following three buttons: 7, Shift-7, and Control-7. You don't want to put Repentance on your bars three times, so you can apply a modifier Shift, modifier Control function to your macro for ...Use: This macro is used for one button using/conjuring refreshments. Default: Lets you eat conjured refreshments. Modifiers; Shift casts Conjure Refreshment; Ctrl it casts Ritual of Refreshment. Buttons: btn1 is default, btn2 is simillar to the shift modifier, btn3 is similar to the ctrl modifier. Sep 4, 2019 · /cast [modifier:shift] Bear Form; [modifier:alt] Cat Form; Travel Form. I combined part of @Iamnatman 's “cancel form” macro with @Furuiko 's “modifier” macro technique. If you’d prefer to not use, for example, the “alt key” for Cat Form - simply change “modifier:alt” to “modifier:x” - This will bind cat form to the “x ... I spended a little time on trying to do vanilla version of modifier macros implemented in TBC that look like. /cast [mod:shift] Greater Heal. /cast [mod:alt] Flash Heal. /cast [mod:ctrl] Dispell Magic. It changes casted spell depending on what else are you holding. Saves bars and can be used for self-casts too. WoW Classic WoW Classic General Discussion Mhorti-grobbulus September 1, 2019, 9:35pm #1 Hi, looking for some help with a shift/mod macro. They one I found doesn’t work right. Thanks! #showtooltips /cast [modifier:shift] Healing Touch; Rejuvenate is what I found. Catastrophic-incendius September 1, 2019, 10:29pm #2 Account macros, as the name indicates, are shared by all your characters, while character ones aren't visible by other characters in your account once saved. Creating a Macro In order to create a macro you must enter the Macro Screen, then press the New button. By doing so you open a new window in which you must name your macro and select an ...Unless you use your mouse driver to convert button 5 into Shift, Ctrl, or Alt, the only way for the game to recognise you've held a mouse button is to have the cursor over an action bar button, or to bind the button to an action bar slot like any other key on the keyboard. To find your mount number, open your mounts tab and count from left-to-right, top-to-bottom. (eg: The top-left mount on the first page is 1, the bottom-right mount on the first page is 12. For each page add +12.) This macro removes as many unnecessary characters as possible to allow for a longer list of mounts. Sep 22, 2020 · This is my macro I want it to show different tooltips with different modifiers (doesn’t work atm); and I want it to cast death’s door with shift modifier (doesn’t work atm). #showtooltip [nomodifier] item:6948; [modif… Sep 22, 2008 · im lookin for a macro for /cast [nomodifier] judgement of justice: [modifier:shift] judgement of wisdom: [modifier:ctrl] Judgement of Light i dont know if that syntax is correct. I had one written correctly in game but it still didnt work. anyone have a working macro for this, i dont like wasting 3 buttons on my bar for judgements. If you press shift+zero (on numpad) it becomes insert. Because of the fact that windows changes the action of some numpad buttons when you press shift you cant use them in wow macros with shift modifiers. Two way of working around this: 1: Make two macros. First one for the target. Bind this to button 10 (0 numpad) Second one for the focus.Post by Neysa Im having the same issue, last night my macro was working fine, its been working since cata came out. I found this macro on the elitist jerks forums because i was having issues using the modifier commands in the past, this one worked great and has been till today:I like modifier macros for potions. Without a modifier it will use speed potion, if you hold down shift and click on it it will use Mana (this example is the alchemist version, change if if you're not an alchemist). Hold down alt for health. Note that even if you have this macro bound to, say Alt+3, it will still use Speed instead of health.R - Flash Heal. ALT+R - Target Party 1. If you press ALT to self cast, as soon as you press "R" the game will ignore Self cast combination and try to Target 1st party member. Third. Its not such a common issue, but if you are using gaming keyboard with a software. - revisit that too. Lastly. If there isn't anyone with the name you filled in in range, or you have no focus target it won't do anything. A example for both is given below. /cast [target=rearz] blind. /cast [target=focus] blind. To make the macro do something else when you hold down a modifier key (shift, ctrl or alt) we're gonna add [mod:shift], [mod:ctrl] or [mod:alt].Originally Posted by rubberbands. Let's say your deterrence is bound to the button "G". /cancelaura [modifier:alt] Deterrence. /cast Deterrence. Press G to deterrence. Press alt-G to cancel it. You may replace "alt" with "shift" and "crtl". Tried and tested. Actually it has the same effect of.I am trying to set up a dual use macro on my druid to use ironbark without shift and heart essence with shift. Both on mouse over but when casting it, it will only hit myself. Here is what i have. #showtooltip [mod:shift] heart essence;ironbark. /cast [mod:shift,@mouseover] heart essence;ironbark. Can’t for the life of me figure out what is ...Hi, I'm hoping someone can help me with some Modifier macros. I currently use macros like this for each of my spells when healing: #showtooltip /cast Chain Hea… Unless you use your mouse driver to convert button 5 into Shift, Ctrl, or Alt, the only way for the game to recognise you've held a mouse button is to have the cursor over an action bar button, or to bind the button to an action bar slot like any other key on the keyboard.Some helpful druid macros. Guides UI and Macro. Toothfary-tichondrius (Toothfary) October 28, 2012, 9:14am #1. I've noticed there has been a few requests as to some ideas for druid macros so I'll post a few here I hope they are helpful to some. These are used with the talent Wild Charge to save keybinds. Activates bear form and Charges on ...To find your mount number, open your mounts tab and count from left-to-right, top-to-bottom. (eg: The top-left mount on the first page is 1, the bottom-right mount on the first page is 12. For each page add +12.) This macro removes as many unnecessary characters as possible to allow for a longer list of mounts. Sep 18, 2019 · The newly created macro will also be selected so now it's time to start writing your macro. Click in the edit box of the macro window to start typing. Macros have a 255 character limit. When you are done typing your macro, click the Save button, drag the macro's icon from the grid and place it on an action button. | Ccetflapgaj (article) | Mfxuqj.

Other posts

Sitemaps - Home