Jump to content
FORUMS
Sign in to follow this  
teh7k

Rip Tide, BL Macro

Recommended Posts

I'm looking to create a macro with a modifier. What I currently have my Riptide Macro(#showtooltip Riptide
/cast [@mouseover,help][@target,help][@targettarget,help] Riptide) bound to my Mouse 1 button. What I want to do is have it so that if I hit "alt" and press the macro instead of riptide I cast BL. I tried adding [mod:alt] Bloodlust at the start and had no luck.

Is this possible?

Share this post


Link to post
Share on other sites
On 1/27/2018 at 10:30 AM, Blainie said:

Did you use a separate "/cast" line in the macro?

I did try that. I ended up making a separate keybind, with Rip Tide bound to 1, and BL bound to alt+1, which I then bound to a key.

Share this post


Link to post
Share on other sites

You'll have to do something like this instead for your macro. 

#showtooltip
/cast [mod:alt] Bloodlust; [@mouseover,help][@target,help][@targettarget,help][] Riptide

Having it be "#showtooltip Riptide" makes it stay as that icon even though if you did press alt and then press 1 it still would cast lust but you wouldn't know, also i made it be in one cast line inside of two.

Edited by Molton
  • Like 1

Share this post


Link to post
Share on other sites
12 hours ago, teh7k said:

I did try that. I ended up making a separate keybind, with Rip Tide bound to 1, and BL bound to alt+1, which I then bound to a key.

I was considering recommending that, but I thought there might be a need to keep it in one key. 

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.

×
×
  • Create New...