Log in

View Full Version : Click Macro on ISBoxer



SaraiE
05-09-2010, 01:29 PM
Hi,
I need assistance.
My team is at 75 and I wanted to start the setup of the click macro. Team is pally and 4 goats.
Pally tanking macro is the one that Ualaa wrote on the wikimacro. Is there something one should do to make the click macro work?

Spam Key is "2" on the ISBoxer 1 to = key. the 96969 sequence is Ualaa's also. So I put the first one on "2" the sequence on MultiactionbarRight7. Do I have to do anything else to make it work? I target the practice dummy, but it does not fire the 96969 sequence, it only does the /startattack function.

Also, for my goats, the click doesnt work, it only call the /cast elemental mastery, the MABR1 to 4, which are flame shock, lava burst, chain lightning and lightning bolt. these don't fire. I also added /assist focus or /assist party1 but can't get them to do the targetting and firing.

I must be doing something incorrectly.

Thank you for the feedback.

SaraiE

Ualaa
05-09-2010, 02:15 PM
My paladin click from the wiki, is two buttons.

One has startattack, has the option to hold (not) DPS if its pressed with a mod key and (without the mod key) calls the second macro.
The second is the actual 96969 macro.

So the first macro, with the /Click command, needs to point to the second macro.

By placing the first macro on an FTL DPS key, ie 1 through =, auto assist is covered.
The second macro can be anywhere; I would not put it on an FTL DPS key, as you already have FTL targeting from the main/spammed key. It doesn't hurt to have the 2nd also on an FTL Key.



Similarly, for the Spacegoats, the main spam button should be on an FTL DPS Key, but the four spells which are called can be anywhere.
I generally use the vertical extra bars, in the default action bars.
Something like Escape > Interface > Action Bars, then check to make each of the extra bars visible.

/Click MultiBarBottomLeft ...... This is the left most horizontal extra bar.
/Click MultiBarBottomRight..... This is the right most horizontal extra bar.
/Click MultiBarLeft................... This is the left most vertical extra bar.
/Click MultiBarRight................. This is the right most vertical extra bar.

The MultiBarRight is case sensitive, as are the others.

It might be something like this (depending on where the macro is placed, of course):
/Click MultiBarLeftButton4
/Click MultiBarBottomRightButton6
/Click MultiBarRightButton10

I would then go Button1 through Button12, as needed.
So a Paladin would have the called macro on Button1.
While my Spacegirls have theirs on Button1 through Button4.

If you want an assist other then the FTL, then you can put one into the click macro.
Basically, the order of operations is something like this:
a) Press "1".
b) IS Boxer runs, FTL Assist Me, causing the slaves to assist the active toon.
c) IS Boxer sends, "1" to all windows.
d) Warcraft runs the macro on, "1", which may include a target change or cast at Focus etc... and the entire macro is run from the start to the end.

If placing Lightning Bolt, on "1" for every toon has them auto assist and cast at the same target, then placing the "spammed" /Click macro on "1" will function the same in that regard.