Disable certain keys

how can i disable certain keys
25 Replies
halu
halu12mo 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
! instinctOP12mo ago
is there any other alternative
inx
inx12mo 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
c12mo ago
is mecha coded in c++?
inx
inx12mo ago
It's written in JavaScript
c
c12mo ago
because if it is i can help you if you just tell me what you need oh even better
inx
inx12mo ago
He knows how to do it lol But busy
c
c12mo ago
thats why i said i could do it.. just lmk what needs to be done
inx
inx12mo 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
inx12mo 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
inx12mo ago
I guess the hooking does actually happen in C++
c
c12mo ago
is that mechas source? wait nvm
inx
inx12mo ago
No, just the hooking part. The code you'd wanna write would have to be in Mechakeys source
c
c12mo ago
yeah
! instinct
! instinctOP12mo ago
so like im not a coder what does this mean
c
c12mo 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
! instinctOP12mo ago
Okay but how do i do that?
c
c12mo ago
you would have to make your own mechakeys and you can use iohook ^^
! instinct
! instinctOP12mo ago
eh can you like teach me or any sources
c
c12mo 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
! instinctOP12mo ago
okay then what
inx
inx12mo ago
bro got a programming teacher
halu
halu12mo ago
maybe i could just put out something small and fast microkeys /s
! instinct
! instinctOP12mo ago
would be nice wasd is what i mainly need disblaed if that changes anything
Abød
Abød12mo ago
:robo_pepeOhGodMan:

Did you find this page helpful?