Call Plugin.Bkgnd.LeftClick(Hwnd, 485, 356)
        Delay 500
        Call Plugin.Bkgnd.LeftClick(Hwnd, 485, 356)
        Delay 500
        Call Plugin.Bkgnd.LeftClick(Hwnd, 485, 356)
    Else
        Goto AAA
    End If
End Sub
Sub chongfu()
    Call Plugin.Bkgnd.LeftClick(Hwnd, 804, 432)
    Delay 11000
    Call Plugin.Bkgnd.LeftClick(Hwnd, 452, 85)
    Delay 9000
    Call Plugin.Bkgnd.LeftClick(Hwnd, 605, 384)

    Delay 4000
    Call Plugin.Bkgnd.LeftClick(Hwnd, 793, 260)

    Delay 4000

End Sub