Binding RR on DPS-Key bringing an Error (why?)
The error has nothing to do with round-robin and everything to do with the fact that you pointed your Do Mapped Key Action at the Mapped Key that contains it. It's like writing a program like this in BASIC:
That line of code says "hi, I'm line number 10, and when you get to this line, go to line number 10." Which is precisely what you told the Mapped Key to do in your screenshot. (And yeah you checked the round-robin box but that's not related to the error!)
Binding RR DPS1 on Actionbutton 1 in the Wow Keybindings (no Error, but won´t work)
Umm this one has an Action to round-robin "do Actionbutton1" which is basically the same as the Action below it to send 1 (as in action button 1) to all except that the 1 to all will not get round-robin.
The Round-Robin doesn´t work every Char casts 1 when i click it so i get 4 Deathgrips at once.
You get 4 death grips at once because you still have "1 -> all" at the bottom of your Step, even though you were adjusting one of the other Actions. In other words, 1 is going to every window when you press 1, because that's what it's still configured to do... click on "1 -> all" and check the round-robin box. The other Action could be repaired to do the Assist....
The main problem you're going to have with your IWT key is that you set its Hotkey in the game to Mouse3 -- a mouse button. That means that whether or not this button works in any given window depends on whether or not the mouse cursor happens to be positioned over the game's UI, or if it's over the game world. So even if ISBoxer is absolutely 100% correctly broadcasting Mouse3, if the mouse in that window is over an Action Bar button, a chat window, the player frame, ANYTHING, it's just NOT going to work.
FAQ: I am using a mouse button as a hotkey for something, and sometimes it doesnt work. What am I doing wrong?If you want to HOTKEY it in ISBoxer to mouse3, so that YOU press Mouse3 and then ISBoxer sends some other key (like J or Alt+J, or nearly anything but a mouse button) then that will work every time because ISBoxer will trap that Mouse3 before it goes to the game.
Another thing you need to do is remove all of the Hotkeys you configured on the "WoW Key Bindings" key map. Your Mouse3 button is Hotkeyed there to send Alt+J to the current window, AND the standard IWT Hotkey in General is also set to Mouse3. So whenever you press Mouse3 it's going to kick off both of those...doing INTERACTTARGET in your "WoW Key Bindings" map twice... your DPS hotkeys 1 through = are also double-bound and = is going to send both ` and =, because under "WoW Key Bindings" you've got it sending ` and under FTL DPS Keys it's sending =.
The "WoW Key Bindings" key map is not intended for you to set any Hotkeys in it. When ISBoxer 40 comes out, this Key Map may get replaced with "Variable Keystrokes" instead.
So to recap:
1. Remove all Hotkeys from the WoW Key Bindings key map
2. in DPS 1, the top Action that does ACTIONBUTTON1 is doing the same thing as the action below it except with round-robin.... you only need one of these two Actions
3. IWT is not going to be reliable until its Hotkey in the game is not a Mouse button. You can use Mouse3 as its Hotkey in ISBoxer.