kami-blue / client

ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI
https://kamiblue.org
GNU Lesser General Public License v3.0
361 stars 385 forks source link

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

Open nwroot opened 3 years ago

nwroot commented 3 years ago

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.