sys-botbase icon indicating copy to clipboard operation
sys-botbase copied to clipboard

clickSeq inconsistency, input mismatch

Open Lightos1 opened this issue 8 months ago • 1 comments

Whenever I use clickSeq PLUS, it seems to register as A? This doesn't happen when using click or press, it seems to be exclusive to clickSeq. I also haven't seen this issue with any of the other buttons.

Lightos1 avatar Apr 15 '25 12:04 Lightos1

there seems to be inconsistency regarding clickSeq in general. Whenever I send data, often other inputs get mismatched, such as DRIGHT resulting in dright and A (or just A) This behaviour of mismatched inputs stays consistent, with that specific input send resulting in the same wrong inputs being pressed every time; until the console is rebooted, which either fixes it or "shuffles" the mismatch. It's also not a bug in my code, I was able to replicate it using the provided example code.

I hope this somehow makes sense XD

Lightos1 avatar May 21 '25 08:05 Lightos1