Disable certain keys

how can i disable certain keys
25 Replies
halu
halu2mo ago
sorry this isn’t possible atm. in the future im planning to separate soundpacks from key assignments, so you can mute specific keys or mix soundpacks just hard to get the time to work on mechakeys again unfortunately… also kinda just hate coding these days… so, who knows ¯\_(ツ)_/¯
! instinct
! instinctOP2mo ago
is there any other alternative
inx
inx2mo ago
Perhaps it'd be possible with some third-party software, by blocking the keyboard events going to Mechakeys. But I doubt a program like that exists, and I'm not entirely sure how MK creates these hooks. Gta 6 before mechakeys v3 :Sadge:
c
c2mo ago
is mecha coded in c++?
inx
inx2mo ago
It's written in JavaScript
c
c2mo ago
because if it is i can help you if you just tell me what you need oh even better
inx
inx2mo ago
He knows how to do it lol But busy
c
c2mo ago
thats why i said i could do it.. just lmk what needs to be done
inx
inx2mo ago
Yeah I misread that. I could try making a program to block certain keyboard events from going to mechakeys, or even change the events (for example to make the spacebar sound like a regular key) But idk I'm lazy
inx
inx2mo ago
GitHub
GitHub - robolab-io/iohook: Global native keyboard and mouse listen...
Global native keyboard and mouse listener for Node.js. Maintained by Robolab - robolab-io/iohook
inx
inx2mo ago
I guess the hooking does actually happen in C++
c
c2mo ago
is that mechas source? wait nvm
inx
inx2mo ago
No, just the hooking part. The code you'd wanna write would have to be in Mechakeys source
c
c2mo ago
yeah
! instinct
! instinctOP2mo ago
so like im not a coder what does this mean
c
c2mo ago
you take an input and change it to 3 different factors so 1 input is the sound the second input is the the event that happens and the third is what sound that makes idk if i explained that right
! instinct
! instinctOP2mo ago
Okay but how do i do that?
c
c2mo ago
you would have to make your own mechakeys and you can use iohook ^^
! instinct
! instinctOP2mo ago
eh can you like teach me or any sources
c
c2mo ago
or you can wait for it to be implemented yeah, i would be happy to but you need to learn the basics first download visual studio code code.visualstudio.com
! instinct
! instinctOP2mo ago
okay then what
inx
inx2mo ago
bro got a programming teacher
halu
halu2mo ago
maybe i could just put out something small and fast microkeys /s
! instinct
! instinctOP2mo ago
would be nice wasd is what i mainly need disblaed if that changes anything
Abød
Abød2mo ago
:robo_pepeOhGodMan:

Did you find this page helpful?