Log in

View Full Version : [WoW] IS-Boxer macro step 2 not happening



KeyNapper
08-21-2011, 06:05 PM
I'm trying to get a two step setup working using IS Boxer but I'm running into a problem. Step 1 of the macro executes which calls the sequence macro without issues. However step 2 never seems to fire as the procs macro set does not activate on any character or class. I've gone through looking for errors in the macro's but I don't find anything. Debug isn't pointing me towards any obvious errors. I have to believe that this is something simple that I'm missing, but I've been trying to troubleshoot it long enough that I'm starting to repeat things I've already tried. Would anybody be willing to make suggestions as to what I'm missing here?

Profile in case anyone wants to look at it:

http://privatepaste.com/f9da501487

Thanks in advance to anyone that has time to take a look.

KN

Kjelle
08-22-2011, 04:33 AM
Tried to look at the code but beeing basically a illiterate when it comes to coding I cant help you there.

Not knowing what you have tried only suggestion I can give is to start small to see if you got the basic functionality working.

In macro forums in Mercurios post there is a decent writeup on how he set it up. Follow it and and just point it to two in game buttons (2 and something else most usually). Dont bother with macros at this step just make a ingame macro for each button, for example "/p SEQ" and "/p PROC". Spam your DPS key and if chat window fills with SEQ,PROC,SEQ etc spam you know the functionality is working.

Next step is pointing the "2-step" to isboxer macros and trying to get those to work. When I did this I started small here also finding keybindings that worked and some test macros. Easy to expand from that when you have the system working.

KeyNapper
08-22-2011, 04:38 PM
After sleeping on it I decided to nuke my key maps and recreate them. Fifteen minutes and two simplified key maps later its working properly. I'm not sure what I changed to break it. Just the same....moral of the story is the old engineering motto. Keep it simple stupid.

KN

Machoclown
08-23-2011, 02:16 AM
After sleeping on it I decided to nuke my key maps and recreate them. Fifteen minutes and two simplified key maps later its working properly. I'm not sure what I changed to break it. Just the same....moral of the story is the old engineering motto. Keep it simple stupid.

KN
Can you post/paste your working .xml file please. I have problems too with macro's in ISboxer and want to compare my setup with yours. Thanks in advance.