Delay 1000
        t2=now
        Delay 1000
    EndIf 
    If DateDiff("s",t3,now)>=300
        Delay 10
        Plugin Bkgnd.LeftClick(xj,586,686)
        Delay 1000
        t3=now
        Delay 1000
    EndIf 
    Delay 10
Return 辅助技能
Sub 判断怪死活
    Plugin gx=Memory.Read16Bit(xj,451453868)
    If gxh=gx
        Goto 战斗结束
    EndIf 
    gxh=gx
Return 判断怪死活