KeyPress 34,1
        Goto 8kjs
    EndIf 
    If sum=2
        KeyPress 35,1
        Goto 8kjs
    EndIf 
    //反键
    If sum=0.3
        KeyPress 35,1
        Goto 8kjs
    EndIf 
    If sum=0.1
        KeyPress 34,1
        Goto 8kjs
    EndIf 
    If sum=0.4
        KeyPress 36,1
        Goto 8kjs
    EndIf 
    If sum=0.2
        KeyPress 33,1
        Goto 8kjs
    EndIf 
    Rem 8kjs
Return 
//=================8k结束==============
//==================4==k===============
Sub 4k
    IfColor 277+k+x*35 444 D76500 2
        VBS a=1
    EndIf 
    IfColor 277+k+x*35 444 2300D3 2
        VBS a=0.1
    EndIf 
    IfColor 278+k+x*35 453 D76500 2
        VBS b=1
    EndIf 
    IfColor 278+K+x*35 453 2300D3 2
        VBS b=0.1
    EndIf 
    IfColor 289+k+x*35 453 D76500 2
        VBS c=3
    EndIf 
    IfColor 289+k+x*35 453 2300D3 2
        VBS c=0.3
    EndIf 
    VBS sum=a+b+c
    //正键
    If sum=1
        KeyPress 38,1
        Goto 4kjs
    EndIf 
    If sum=2
        KeyPress 37,1
        Goto 4kjs
    EndIf 
    If sum=3
        KeyPress 39,1
        Goto 4kjs
    EndIf 
    If sum=4
        KeyPress 40,1
        Goto 4kjs
    EndIf 
    //反键
    If sum=0.1
        KeyPress 40,1
        Goto 4kjs
    EndIf 
    If sum=0.2
        KeyPress 39,1
        Goto 4kjs
    EndIf 
    If sum=0.3
        KeyPress 37,1
        Goto 4kjs
    EndIf 
    If sum=0.4
        KeyPress 38,1
        Goto 4kjs
    EndIf 
    Rem 4kjs
Return 
//=================4k结束==================
//版权所有 XT--游戏辅助工作室。
//如果需要转载或制作出脚本,请自觉带上广告,谢谢您的支持!