You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to figure out how to restrict this script from working in speciffc programs. Unlike my other issue related to specific programs, I would need this to be on a countdown. Meaning if I press the capslock key, I want the script to perform in its current default way for the first X seconds. Once those are passed, I want to unbind all gui-dependant hotkey, and unbind capslock so it is seen by windows as a held down capslock-key until I release it again.
Unlike the other script, I can't feasibly just kill HotkeyR when I need to, because that would mean killing and restarting it a couple hundred times a day.
Any proposals on how to adapt this?
Thank you,
Sincerely,
~Gw
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to figure out how to restrict this script from working in speciffc programs. Unlike my other issue related to specific programs, I would need this to be on a countdown. Meaning if I press the capslock key, I want the script to perform in its current default way for the first X seconds. Once those are passed, I want to unbind all gui-dependant hotkey, and unbind capslock so it is seen by windows as a held down capslock-key until I release it again.
Unlike the other script, I can't feasibly just kill HotkeyR when I need to, because that would mean killing and restarting it a couple hundred times a day.
Any proposals on how to adapt this?
Thank you,
Sincerely,
~Gw
The text was updated successfully, but these errors were encountered: