Jump to content
FORUMS
Sign in to follow this  
Nemo

Mouseover-macros

Recommended Posts

Hi guys Posted Image

Asked this in a comment to the Resto-guide, before I realized this would be a better place:

I've recently switched to using mouseover-macros on all my healers (and indeed with a great number of non-healers as well). I works wonders when I hover my mouse over friendly healthbars (the floating bars), or over the actual characters, no matter what spells I'm casting.

However when I hover over the raidframes, I'm only able to cast instant spells, which means I can't cast the majority of my heals in this most efficient way... What am I doing wrong?

I am using the ElvUI raidframes, and enjoying it, and my macros look like this:

#showtooltip

/cast [@mouseover,help,nodead] [] Healing Wave

I hope you can help me out, it's been annoying me terribly!

/Nemo

____________

p.s. I've also tried this macro, from the Resto-guide, with the same result:

#showtooltip

/cast [@mouseover,help][@target,help][@targettarget,help][] Healing Wave

Edited by Nemo

Share this post


Link to post
Share on other sites

Hello Nemo!

For those spells that are not working, I would like you to tell us on which keys you have them bound.

It is possible that the keys or mouse buttons that you are using for these spells have a predefined behaviour when used while hoverving over ElvUI's raid frames. Have you tried with a different raid frame addon, such as Grid?

Share this post


Link to post
Share on other sites

Hi Damien, thanks for being so quick to answer!

At first I thought it was due to some issue with the mousebuttons that I've got some of my heals bound to, but the same thing happens if I bind my heals, to any other key... As of yet I've tried binding them to 3th and 4th mousebutton, 1-4, e, q, r, f, c and all those buttons together with a modifier such as shift or ctrl. No change.

Works fine for instant spells, no matter where I put them.

Before attempting the transfer to mouseover-macros I used healbot, but I founding not to my liking for a number of reasons. Back then I just click-casted.

I have not tried Grid, and as far as I can tell it has the same functions as ElvUI's raidframes, plus the opportunity for plug-ins.

The thing is, I really like not having to spend hours setting up ElvUI's raidframes. They work so intuitive right out of the box!

Thanks for helping out, cheers!

Share this post


Link to post
Share on other sites

Hi Nemo,

Could you post an example of an instant spell (like Riptide) and a casted spell (like Healing Wave) for us, so we can see for ourselves the exact code you're using in each case? The aim is to find out if there are any differences in the macro texts - once that is done, it might be that it's ElvUI's fault somehow (or another addon).

Cheers! Posted Image

Edited by Stoove

Share this post


Link to post
Share on other sites

I don't normally use ElvUI's party/raid frames. I have just enabled them to do some tests on my shaman and it works just fine with any spell.

It could be that another addon is conflicting with ElvUI. Try disabling everything, except for ElvUI and try again. Does it still not worok?

Cheers,

Share this post


Link to post
Share on other sites

First of: special mouse buttons don't work while hovering over unitframes I'm afraid (not with mouseover macros atleast), because the game considers pressing a special mouse button as selecting the unitframe. They do work with vuhdo and healbot I believe, but not with mouseover macros.

Second: could you give this macro a quick try? This is how my macros look like and they work for me.

#showtooltip

/cast [target=mouseover,help] Greater Healing Wave; [help] Greater Healing Wave; Greater Healing Wave

I just tested my macro on the ELVUI party frames, 10 and 25-man raid frames. They work for me. I have version 3.83 there has been an update to 3.84 that I'll install later, but there are no major changes in it.

Share this post


Link to post
Share on other sites

If you want to get around the problem MadMonk stated, you could try using Clique to bind those buttons.

Share this post


Link to post
Share on other sites

I use Mouse over macros on all my healers (all 6 of them!), have always used Grid and have my main heals bound to the number keys on the keyboard, as an example macro, I use this for Penance :

#showtooltip Penance

/stopcasting

/cast [target=mouseover,help][help][target=player] Penance

Share this post


Link to post
Share on other sites

Hi everyone :)

Thank you all for your kind suggestions!

I have not been able to log on today, as I've been busy doing my final exam (of the year).

I'll see about changing the macro, and making sure I have the latest ElvUI version, some time tomorrow.

Is Clique, compatible with the ElvUI, raidframes? I'm sure I could manage to get used to having my heals on different keybinds, should I find a solution to the other problems, but I'd rather not have to :) I've just grown accustomed to using these keybinds, so I'd prefer not having to change them, if Clique can spare me the trouble :P

Once again, thanks for the help!

Share this post


Link to post
Share on other sites

In Clique, you can bind as many or as few binds as you like. You can keep all the existing working ones and just bind the mouse buttons to Clique. I *think* that should work fine for you :)

Share this post


Link to post
Share on other sites

It works :D

After reinstalling ElvUI, and adding Clique to my list of addons, I've now run a couple of dungeons, with all my macros working as intended!

I'm still not sure why it didn't work before, but it does now so I'm happy.

Thank you all for your kind help, I'm sure I wouldn't have found as good a solution without you.

Cheers :)

p.s. Wow, that a lot of different macros, that does exactly the same thing ;)

Share this post


Link to post
Share on other sites

I'm glad we could get it working for you, Nemo! Good luck and have fun - don't forget to help others with the same problem in future :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By darkganj
      Hello everyone! When i downloaded the recent shadowlands expansion, i noticed that my macros no longer worked =0. 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.  This macro utilizes one button for a dual purpose. if i am targeted on friend i innervate them while if i and targeting a opponent it would root them in place. This structure is now broken but has also made things easier in most cases, After doing some digging i discovered some new macros and the new format. Some examples of the new way to write this would be :
       #showtooltip
      /cast [help,nodead][help,nodead]innervate
      /cast [harm,nodead][harm,nodead]Entangling Roots
      #showtooltip
      /cast [help,nodead][help,nodead]Regrowth
      /cast [harm,nodead][harm,nodead]Wrath
      #showtooltip
      /cast [harm,nodead][@target,harm,nodead]Moonfire
      /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 of code. This works especially well for balance druids, shaman, and hybrid healing classes that use a ton of buttons. You can cut the amount of keys you need press in half which saves space and prevents accidentally pressings the wrong button. I like to pair my spells by the time it takes to cast, Instant casts with instant casts. They also introduces a mouse over macro for heals and rebuffs which is really good for world PVP. One of the better macros iv'e seen is a mouse over Rebirth : 
       #showtooltip Rebirth
      /cast [@mouseover,help]Rebirth;Rebirth
      #showtooltip Remove Corruption
      /cast [target=mouseover,help,nodead][target=target] Remove Corruption
       
      If you are going to try and make your own macro, you should keep in mind
      1: The Global Cool Down or GCD which is the time it takes between 2 casts and
      2: Not all of your spells and trinkets share a GCD, so you are able to cast 2 or 3 spells at the exact same time as long as it doesn't share a GCD.
      I hope this helps! 
       
       
    • By WatcherDK
      I'm trying to create a macro that will allow me to use Spirit Mend with the typical focus/mouseover modifiers but also allow me to use Exhilaration with a key modifier and can't seem to make all of this work together. Here's what I have but it's acting like the ALT modifier isn't even there.
      #showtooltip /cast [mod:alt][@mouseover,help,nodead][@focus,help,nodead][@player]Spirit Mend; Exhilaration Thank you in advance for any help!
    • By Pain
      Hello guys i would like to share my weakauras for each healing class, hope you like it ?
      Any feedback is appreciated
      ____________________________________________________________________________________________________
      New to Weakauras ?
      You can download it here :
      https://mods.curse.com/addons/wow/weakauras-2
      Click the link of the weakaura you want which you can find down below  (Import string) On the wago.io webpage links you can find a copy string button on the right, colored red.
      Like this :  When ingame type /wa to open the control panel of weakaura. Select "import" Paste the string from the wago webpage into this. A screen will pop-up and select the import button on it. ____________________________________________________________________________________________________
      Update Log 
      17-06-18 : Pre-pared all healing tools for patch 8.0 will upload them when patch releases!
      20-06-18 : Uploaded the 8.0 release (still in beta will finalize them when patch is live)
      23-07-18 : Shaman healing tool had some small tweaks and improvements
      ____________________________________________________________________________________________________
      Summary :
      Shaman Druid Paladin Priest Monk ____________________________________________________________________________________________________
      Shaman 

      Resto Shaman - Healing Tool
       
      Import string :  https://wago.io/SJAG4cTub        ←
      ________________________________________________________
      What's making sound :
      Riptide - off cooldown
      Healing rain - off cooldown
      ____________________________________________________________________________________________________
      Resto Shaman - Usable cooldowns

      Import string :  https://wago.io/S1u7HqpdZ       ←
      ____________________________________________________________________________________________________
      ____________________________________________________________________________________________________
       
      Druid 
      Druid - Healing Tool

      Import string :  https://wago.io/H1ZvS9p_b       ←
      _______________________________________________________
      What's making sound :
      Life-Bloom - when its about to expire from target
      ____________________________________________________________________________________________________
      ____________________________________________________________________________________________________

      Paladin
      Paladin - Healing tool

      Import string : https://wago.io/BkQJU96dZ        ←
      ________________________________________________________
      What's making sound :
      Holyshock - off cooldown
      ____________________________________________________________________________________________________
      Paladin - Usable cooldowns 

      Import string :  https://wago.io/r1jnNOQ8M      ←
      ____________________________________________________________________________________________________
      Paladin - Light of Dawn info *additional*

      Import string : https://wago.io/HyrN6y4YZ         ←
      ____________________________________________________________________________________________________
      ____________________________________________________________________________________________________

      Priest
      Holy Priest - Healing Tool

      Import string : https://wago.io/SyghGYcqG        ←
      ____________________________________________________________________________________________________
      Holy Priest - Trail of light Talent Tracker *Additional*

      Import string :  https://wago.io/EyclhaZuZ        ←
      ____________________________________________________________________________________________________
       
      Disc Priest - Healing Tool

      Import string :  https://wago.io/SyCn89TdZ        ←
      ____________________________________________________________________________________________________
      ____________________________________________________________________________________________________
       
      Monk
      Mistweaver Monk - Healing Tool

      Import string :  https://wago.io/ryDtJHY5M        ←
      What's making sound : 
      Renewing Mist - off cooldown
      ____________________________________________________________________________________________________
       
    • By Liseth
      So I know there is a feature by Blizzard to use random mount fitting to the area you're in but I wanted to make myself a macro for using this feature this way.
      /cast [nomod] <random mount>
      /cast [mod:alt] Sky Golem
      So is there a line usable in macro for random mount feature? Pressing shift and clicking on the icon does not output any line, just casts a mount summon.
    • By Vylon
      Are you tired of not getting three Blizzards off during Frozen Orb? Waste too much time having to place blizzard after you activate it? Look no further! The following Macro will cast Blizzard at your cursor (Like quick cast). No targeting reticle. No worries. Enjoy.

      #showtooltip
      /cast [@cursor] Blizzard
×
×
  • Create New...