Alright let's try to break the problem down. What are you pressing on the keyboard and what are you expecting to happen on each WoW.
For instance I am pressing "1" and expect to see "shift 1" on WoW1 and WoW2.
If you are pressing shift 1 and want to see it broadcast to each wow you need to make sure your keybinding for that particular actionbar are set to "shift 1."
Or you could the macro on the particular key.
For example, Set the keybinding for the first action button to "1" (above the letter Q)
Then make a macro like
Code:
/cast ability; [mod:shift] otherability
Make sure you have unbound all of the modifier+key combos in the keybinding menu. The easiest way to be sure you have done this is pick the key you want and bind it to an action, this will clear it from all other spots it may have been bound then unbind the key, and set it to the desired keybinding.
unbind.jpg
another option: You could also add "shift" "ctrl" and "alt" to your keylist.
Another thing to be aware of is use of the numberpad and shift. Quite a few of the standard keyboards on the market already have key assignments for shift numberpad0-9. For example shift numpad0 sends the insert ket to WoW.
Hopefully, we can get you on the right track pretty quickly, just let me know if this helps or not, and answer the question in the first line if nothing works. What we can do from there is write a single key script and make that work before we add a bunch of other keys.
Connect With Us