Jump to content
Corsair Community

CUE/Scimitar Pro.. Other buttons cancel toggle?


jwar13

Recommended Posts

Ok so I'm using a Scimitar Pro to play WOW. Trying to create a macro that spams a button, which I have done easily with toggle. Problem is, when I use any other button, on the mouse, it cancels the toggle. I'm sure there is a way to fix this, seeing as how I can input commands from the keyboard at the same time without cancelling the toggle, but a command from a different mouse button toggles it off. Any help?
Link to comment
Share on other sites

I have not tested or noticed this, but it is good to know this is probably a bug.

 

I would recommend autohotkey in the meantime and you can setup toggles fairly easily.

 

You can use icue to remap the mkeys to an off keyboard key (F13-F24) and ahk can recognize it and start the repeat or action set and then be set to toggle it off. You use boolean logic and just invert the variable each time the key is pressed. If you'd can tell us what your action needs to do, we can give you sample code to try.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...