Mouse Broadcasting is giving me problems.
So I have created two ways to do mouse broadcasting, one via toggle that will pass mouse clicks to all windows and the second one with the click bar, and to be honest I'm satisfied with the way its working.
So my problem is that when I click a button in one of my bars with the mouse repeater for example food buff/mount, the next times I use my keybind Shift+MiddleMouse (actually is MiddleMouse with or without modifiers) it will reproduce the skill I just clicked and not the one associated with.
I found a few ways to stop that but they are not optimal, one is to toggle broadcasting on/off and next time I press Shift+MiddleMouse will do the correct skill associated with that keybind.
Another way was to add to Isboxer Key Map Shift+MiddleMouse this 2 lines:
Repeater mouse ON -> All
Repeater mouse OFF -> All
But it only fires the correct skill the second time I press that keybind, so the first time still uses the skill clicked with mouse repeater, not a big deal but if is a expensive food buff or some flasks that I clicked then will become pricy.
Hope you can point me in the right direction.
Thank you