Goto 按键9
    EndIf 
    Goto 按键7
    Rem 13
    IfColor dwx+237+a+b,dwy+427,e76900,2
        Goto 按键1
    EndIf 
    Goto 无键
    Rem 8kf
    IfColor dwx+237+a+b,dwy+412,3100e7,2
        Goto 79f
    EndIf 
    IfColor dwx+229+a+b,dwy+420,3100e7,2
        Goto 13f
    EndIf 
    Goto 按键7
    Rem 79f
    IfColor dwx+244+a+b,dwy+420,3100e7,2
        Goto 按键1
    EndIf 
    Goto 按键3
    Rem 13f
    IfColor dwx+237+a+b,dwy+427,3100e7,2
        Goto 按键9
    EndIf 
    Goto 无键
    //以上8K脚本
    Rem 按键8
    KeyPress 104,1
    Goto 增加
    Rem 按键2
    KeyPress 98,1
    Goto 增加
    Rem 按键4
    KeyPress 100,1
    Goto 增加
    Rem 按键6
    KeyPress 102,1
    Goto 增加
    Rem 按键7
    KeyPress 103,1
    Goto 增加
    Rem 按键9
    KeyPress 105,1
    Goto 增加
    Rem 按键1
    KeyPress 97,1
    Goto 增加
    Rem 按键3
    KeyPress 99,1
    Goto 增加
    Rem 无键
    Rem 增加
    Delay CD
    a=a+35
EndFor 
If zs=2
    Delay 150
    Goto 按键
EndIf 
If zs=1
    Goto P点
EndIf 
If pd=0
    Delay 150
    Goto 按键
EndIf 
Rem P点
GetLastKey zp
If zp=116
    wt=wt-1
EndIf 
If zp=117
    wt=wt+1
EndIf 
If zp=118
    zs=1
EndIf 
If zp=119
    zs=2
EndIf 
IfColor dwx+534+p+wt,dwy+385,3961ff,2
    KeyPress 17,1
    Delay 200
    Goto 按键
EndIf 
Goto P点
Sub OnScriptLoad
    MessageBox "欢迎使用旋舞辅助,如果有任何问题或建议请联系QQ:200552801"
Return