the autofire wheel left mousebutton Tags: Video Games Mice tuddles September 26, 2014 4:48:07 AM taken from ahk community: http://www.autohotkey.com/board/topic/64576-the-definit... ~$LButton:: While GetKeyState("LButton", "P"){ Click Sleep 50 ; milliseconds } return --------------------- That script will in ahk autofire left mousebutton. Im trying to apply this to my mouse wheel left, which is reconfigured to be F7. More about : autofire wheel left mousebutton Reply to tuddles Ask the community Post an answer Related resources WTB: Cyclone left(ferris wheel) clear plastic ramp Forum More resources Read discussions in other Components categories Power supplies Sound cards NICs Akasa Antec Cooler Master Cougar DeepCool Enermax !
tuddles September 26, 2014 4:48:07 AM taken from ahk community: http://www.autohotkey.com/board/topic/64576-the-definit... ~$LButton:: While GetKeyState("LButton", "P"){ Click Sleep 50 ; milliseconds } return --------------------- That script will in ahk autofire left mousebutton. Im trying to apply this to my mouse wheel left, which is reconfigured to be F7. More about : autofire wheel left mousebutton Reply to tuddles