UserVar IsReady=0 请勿修改
UserVar IsBegin=0 请勿修改
UserVar Seat=1 座位号,从左到右顺序为1-8
UserVar Run=0 是否跳跃或后退,0否,1是,2后退,3跳+退,4前
Rem 开始
//战斗画面5号武器色点
IfColor 917,726,61d8b9,1
    IfColor 925,721,7073a,2
        Goto 战斗
    EndIf 
    IfColor 924,721,80840,2
        Goto 战斗
    EndIf 
    IfColor 917,726,aaa8b2,2
        Goto 战斗
    EndIf 
Else 
    Goto 准备
EndIf 
Rem 准备
//房间准备画面电力槽色点
MoveTo 514,359
Delay 300
KeyPress 13,1
Delay 300
KeyPress 13,1
Delay 300
If Seat=1
    IfColor 257,699,f69800,2
        IfColor 29,538,ffffff,2
            Goto 战斗
        Else 
            KeyPress 116,1
            Goto 战斗
        EndIf 
    Else 
        IfColor 29,538,ffffff,2
            KeyPress 116,1
            Delay 500
            MoveTo 75,484
            Delay 500
            RightClick 1
            Delay 500
            MoveTo 138,531
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Delay 500
            MoveTo 514,359
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Goto 战斗
        Else 
            MoveTo 75,484
            Delay 500
            RightClick 1
            Delay 500
            MoveTo 138,531
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Delay 500
            MoveTo 514,359
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Delay 500
            LeftClick 1
            LeftClick 1
            LeftClick 1
            Goto 战斗
        EndIf 
    EndIf 
EndIf 
If Seat=2
    IfColor 257,699,f69800,2
        IfColor 157,519,ffffff,2
            Goto 战斗
        Else 
            KeyPress 116,1
            Goto 战斗
        EndIf 
    Else 
        IfColor 157,519,ffffff,2
            KeyPress 116,1
            Delay 500
            MoveTo 207,442
            Delay 500
            RightClick 1
            Delay 500
            MoveTo 269,489