Will this script work?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
scriptinginthe90s

Will this script work?

12 Oct 2017, 06:40

toggle := true
return ; MOUSE4

!t::toggle:=!toggle ; (MOUSE4)

#If toggle ; MOUSE4
$*space::
Loop {
if not (GetKeyState("Space", "P"))
break
Send, {Space}
Sleep, 32
}
return
#If

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: doanmvu, Google [Bot], RSable and 393 guests