kami-blue/client

enh: Allow for modules to be enabled when a key is held down

nwroot opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Currently binds only toggle the status of a module from enabled to disabled, and it is not possible to set them to "hold to enable" (enabled when key is pressed, disabled when key is released)

Describe the solution you'd like
Some kind of modifier to change the behavior of the bind to "hold to enable"

Describe alternatives you've considered
Maybe you could do it with macros but it's a huge hack

Additional context
This would be helpful for modules like aimbot, so you can hold a key to enable them only when you need them.