最近朋友叫我搞的,发过来,福利一波
剑士的
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t down}
sleep 1
send {t up}
sleep 2
send {r down}
sleep 1
send {r up}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
灵剑的,没有闪电自己手动左键
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {r down}
sleep 100
send {r up}
sleep 100
send {f down}
sleep 200
send {f up}
sleep 100
}Until Not getkeystate("XButton1","P")
return
F11::suspend
就这样,看了觉得有用帮我把下面哥哥贴顶起,不顶,有更新不更了http://tieba.baidu.com/p/4201459895?pid=80256764889&cid=0#80256764889
剑士的
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {t down}
sleep 1
send {t up}
sleep 2
send {r down}
sleep 1
send {r up}
sleep 1
}Until Not getkeystate("XButton1","P")
return
F11::suspend
灵剑的,没有闪电自己手动左键
#IfWinActive ahk_class LaunchUnrealUWindowsClient
XButton1::
loop{
send {r down}
sleep 100
send {r up}
sleep 100
send {f down}
sleep 200
send {f up}
sleep 100
}Until Not getkeystate("XButton1","P")
return
F11::suspend
就这样,看了觉得有用帮我把下面哥哥贴顶起,不顶,有更新不更了http://tieba.baidu.com/p/4201459895?pid=80256764889&cid=0#80256764889