Search found 3 matches

by daniaparecido
22 Jan 2022, 12:15
Forum: Ask for Help (v1)
Topic: InputHook doesn't terminate properly using #IfWinActive
Replies: 0
Views: 307

InputHook doesn't terminate properly using #IfWinActive

Hello guys, I could really use some help on an InputHook menu that I obviosly didn't wrote bc it's so advanced 😂 It has a Main Menu that start other InputHook so that you can arrange it the way you like it, one key activate other menu and only the keys assigned to the InputHook opened work. Also has...
by daniaparecido
09 Oct 2021, 13:16
Forum: Ask for Help (v1)
Topic: Multiple Keys with GetKeyState (?)
Replies: 1
Views: 928

Multiple Keys with GetKeyState (?)

#NoEnv #IfWinActive, Adobe Premiere Pro 2021 #SingleInstance force #WinActivateForce #MaxHotkeysPerInterval 2000 SendMode Input ; Recommended for new scripts due to its superior speed and reliability. Menu, Tray, Icon, imageres.dll, 82 SetWorkingDir, D:\@ Edição de Vídeo\AHS Working Dir\ #IfWinActi...
by daniaparecido
02 Oct 2021, 16:30
Forum: Ask for Help (v1)
Topic: Input command with multiple keystrokes (ex. Shift+W)
Replies: 1
Views: 222

Input command with multiple keystrokes (ex. Shift+W)

Hello! I'm making a script to show a tooltip as a menu, so that I can press another key to execute a function using Input. But I want to be able to use a keystroke along a modifier like Shift+W to execute a function, so far I could only set single keystrokes. I'd be really glad if someone could help...

Go to advanced search