KeyPressH 67,1
    Delay 50
    KeyPressH 67,1
    Delay 50
    Gosub 防战斗掉
    IfColor 187,60,6b827b,2
        Delay 50
        KeyPressH 70,1
    Else 
    EndIf 
    IfColor 161,79,7b7163,2
        Delay 50
        KeyPressH 81,1
    Else 
    EndIf 
Return 进入战斗
Sub 防战斗掉
    IfColor 768,55,84dfe7,2
        Delay 50
        KeyDownH 39,1
        Delay 100
        KeyUpH 39,1
    Else 
    EndIf 
    IfColor 773,96,5251de,2
        Delay 50
        KeyDownH 37,1
        Delay 100
        KeyUpH 37,1
    Else 
    EndIf 
Return 防战斗掉
Sub 随机点击验证按钮
    IfColor 742,516,4a79de,0
        Delay 500
        MoveToS 723,518
        Delay 500
        LeftClickS 1
        Delay 500
    Else 
    EndIf 
    IfColor 416,388,849de,2
        Delay 500
        MoveToS 416,388
        Delay 500
        LeftClickS 1
    Else 
    EndIf 
Return 随机点击验证按钮
Sub 战斗检测装备修理
    Delay 50
    KeyPressH 87,1
    Delay 500
    //打开物品框
    Rem 修理
    While true
        //此处循环为   把武器修理OK
        IfColor 373,370,1010e7,1
            MoveToS 389,366
            Delay 500
            LeftClickS 1
            Delay 200
        Else 
            Delay 100
            KeyPressH 27,1
            Delay 100
            Goto 修理结束
        EndIf 
    EndWhile 
EndIf 
Rem 修理结束
xl=1
Return 战斗检测装备修理
Sub 黄巾令旗数量检测
    IfColor 631,585,181810,2
        Goto 包裹里找小旗
    Else 
        Goto 小旗结束
    EndIf 
    Rem 包裹里找小旗
    Delay 200
    MoveToS 794,256
    Delay 200
    LeftClickS 1
    Delay 2000
    IfColor 661,218,18d373,2
        Goto 准备按上A
    Else 
        Goto 小旗放置A
    EndIf 
    Rem 准备按上A
    MoveToS 660,219
    Delay 200
    LeftDownS 1
    Rem 按上
    IfColor 660,246,9e63,2
        Delay 50
        LeftUpS 1
        Delay 50
        MoveToS 0,0