Topic
Macro for applying Living Bomb
|
Hi guys,
I'm looking for a macro that will apply living bomb to my first target Switch target to the next target (like tab) and apply Living Bomb Switch target to a third target and apply Living Bomb Then return to my first target so I can start nuking it. I'm think of using Focus to mark my first target for myself, and to just clear the focus when the macro is complete. The bit that's a bit more complicated... If there's only 2 targets, I don't want the macro to complete. I'd prefer it if this happened automatically by detecting the LB debuff, or by seeing that instead of third target, it' actually back at the Focus frame, and abort. |
|
Edited by Opfokdor on 06/01/11 20:37 (GMT)
Almost... How do I /tab/ to the next target?
I'll select the first target manually. Then the macro starts: Sets current target as the focus Applies living bomb /tab/ to next target apply living bomb /tab/ to next target apply living bomb Target Focus Clear Focus So in a group of let's say 5 mobs, I'll have the skull targetted. By the end of the macro, Living Bomb will be ticking on 3 individual targets (including the skull), and I'll be targetting the skull again. ready to start nuking. I'll have no focus set at the end. End |
|
Edited by Zhiva on 07/01/11 01:35 (GMT)
This will not work at all.
You can have only one spell with global cooldown for one click of macro. LB is on global cooldown; any /cast after /cast Living Bomb will fail.
target is the default argument of focus. Which means that /focus command always focuses current target, unless other has been specified. |
|
|
No. The restrictions apply to the entire game. Addons play by the same rules, and you're not allowed to do stuff with the G15 that you can't already do with macros or addons.
|
