So I was wondering is there a Macro to make Demonic Circle and Demonic Circle: Teleport one button?
Why would you want that? I mean you need the original button in case you want to re-place the circle so you’re gonna have 2 buttons for it anyway.
I don’t think he thought that far.
Unless you use a cast sequence macro, I don’t think you can, and even if you use a cast sequence it’s going to only work once per sequence.
Just use 2 buttons.
I use a modifier (ctrl, shift or alt) to make it more compact
/cast [mod]Demonic Circle; Demonic Circle: Teleport
If you’re asking for a macro that chooses for you then no, thats not a thing as far as I’m aware.
Mod macros as suggested above me or a castsequence macro are your choices.
#showtooltip
/castsequence Demonic Circle, Demonic Circle: Teleport
This works for one button but you will have to alternate each time, meaning no putting it down in one spot and reusing it over and over. Teleport once and you’ll need to put it down again.
Also, this one is useful too:
#showtooltip Demonic Circle
/cancelaura Demonic Circle
I just do
#showtooltip
/cast [nomod] Demonic Circle
/cast [mod:ctrl] Demonic Circle: Teleport
Why does nobody know how to write mod macros lol
#showtooltip
/cast [nomod] Demonic Circle: Teleport
/cast [mod:shift] Demonic Circle
/cast [mod:ctrl] Demonic Gateway
#showtooltip
/Cast [mod:ctrl,@cursor]Demonic Gateway;[mod:shift]Demonic Circle;Demonic Circle: Teleport
C’mon man keep them macros clean
Separate lines n sh¹t
I’m blind as hell and that macro box/font is way too small for that to be functional for me lmao
#showtooltip
/cast [nomod, btn:1] Demonic Circle: Teleport
/cancelaura [btn:2] Demonic Circle
/cast [mod:alt] Demonic Circle