原神 凝光重击不再卡手

#IfWinActive , 原神
r::
loop
{
    GetKeyState, state1, r, P
    if state1 = D
    {
        Send, {LButton}
        Sleep, 780
    }
    else
    {
        Send, {LButton Up}
        Exit
    }
    GetKeyState, state2, r, P
    if state2 = D
    {
        Send, {LButton}
        Sleep, 300
    }
    else
    {
        Send, {LButton Up}
        Exit
    }
    GetKeyState, state3, r, P
    if state3 = D
    {
        Send, {LButton Down}
        Sleep, 1300
        Send, {LButton Up}
        Sleep, 50
    }
    else
    {
        Send, {LButton Up}
        Exit
    }
}
Return

给TA捐赠
共{{data.count}}人
人已捐赠
其他应用

磁水多开键鼠同步工具

2021-2-21 15:07:29

其他应用

影子输入法词库

2021-6-1 10:25:00

6 条回复 A文章作者 M管理员
  1. AHK中文社区

    建议下次放在把代码放在代码框中,配图,配使用说明。

  2. 烏漆麻黑

    感谢

  3. F

    ??

  4. 科少

    感谢分享

个人中心
购物车
优惠劵
有新私信 私信列表
搜索