Ins::Suspend LButton:: Loop { Click If (GetKeyState("LButton","P")=0) { Break } sleep 33 } return
Ins::Suspend MButton:: Loop { Send, a If (GetKeyState("MButton","P")=0) { Break } sleep 33 } return
Freeware > AutoHotKey - 連射
Ins::Suspend LButton:: Loop { Click If (GetKeyState("LButton","P")=0) { Break } sleep 33 } return
Ins::Suspend MButton:: Loop { Send, a If (GetKeyState("MButton","P")=0) { Break } sleep 33 } return