Log in

View Full Version : 7.2.5 macro library?



Qrimetime
08-01-2017, 05:36 PM
Hi everyone ,

Does anyone know if this exists?

MiRai
08-01-2017, 10:48 PM
What is "macro library"? An add-on? ISBoxer's macro library (http://isboxer.com/wiki/World_of_Wacraft_Macro_Library)? You're going to need to give a bit more information.

Qrimetime
08-02-2017, 04:02 AM
like the sticky on the WoD, isboxer macro library. I watched your vid on building rotations and comming a long way, however i can not get my (for instance arcane missiles on arcane mage) proc attacks to work, i cant build this into my steps or macro's

Ughmahedhurtz
08-02-2017, 02:01 PM
like the sticky on the WoD, isboxer macro library. I watched your vid on building rotations and comming a long way, however i can not get my (for instance arcane missiles on arcane mage) proc attacks to work, i cant build this into my steps or macro's yet because I haven't done enough experimentation and research to figure out what's broken.

That seems like a more reasonable response. We aren't mechanical turks over here.

Usually the way this goes is something like: "Hey guys, I have the pasted my current mage macro set up below and have it mostly working but it halts at step 7 where it tries to cast procs and I just can't quite figure out what's wrong. The rest of the macro works fine if I comment out that step but I'd really like it to work. I've looked at the wowlazymacros examples to see if there was something obvious in syntax or order of the commands I was missing but that didn't make any more sense to me. Would anyone be so kind as to take a look at what I've got and provide some criticism/help? Thanks!"

MiRai
08-04-2017, 01:18 PM
like the sticky on the WoD, isboxer macro library. I watched your vid on building rotations and comming a long way, however i can not get my (for instance arcane missiles on arcane mage) proc attacks to work, i cant build this into my steps or macro's
If you understand...

1) What Actions (http://isboxer.com/wiki/Action) are (e.g. Keystroke Action & Named World of Warcraft Macro Action).
2) How Targets (http://isboxer.com/wiki/Target) work.
3) How Actions (http://isboxer.com/wiki/Action) in Mapped Keys (http://isboxer.com/wiki/Mapped_Key) are used to send keys and/or macros to Targets (http://isboxer.com/wiki/Target).
4) How to create Steps (http://isboxer.com/wiki/Step) within a Mapped Key (http://isboxer.com/wiki/Mapped_Key), and, if necessary, how to utilize the "Do Not Advance" options within a Step (http://isboxer.com/wiki/Mapped_Key).

...then this should be easy. :) The above list, while seemingly complicated as a new user, are the absolute basics of ISBoxer.

With that said, the video shows I have a two-step Mapped Key, where in step one I'm sending a keystroke that is bound to an in-game macro, and in step two I'm sending a different keystroke bound to Arcane Missiles. I'm pretty much just repeating what I said in the video.

On the other hand, and as Ugh pointed out, if you have an issue with macros not working as they should, then you should be troubleshooting those first, since no amount of ISBoxer wizardry will fix a broken macro.