script doesn't set control state properly

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
milkygirl90
Posts: 565
Joined: 10 Nov 2020, 21:22

script doesn't set control state properly

28 Jul 2021, 17:51

Given this example, I must literally hold down my control key for it to work, suggesting that even with the Blind control down, it is not actually holding control down.
As such, !up totally doesn't work too.

Any suggestions?

Code: Select all

^up::
!Up::
Click Middle
SendInput {down 7}{Enter}
Sleep 100
Click
Send {Blind}{Control Down}
Sleep 100
Click
Mousemove 30,100,,R
Click
Send {Blind}{Control Up}
return
User avatar
milkygirl90
Posts: 565
Joined: 10 Nov 2020, 21:22

Re: script doesn't set control state properly

01 Aug 2021, 19:43

Any help will be much appreciated!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: drani, ntepa, scriptor2016, supplementfacts and 157 guests