Hwnd = Plugin.Window.Find(GAMEAPP, "0")
HwndEx = Plugin.Window.FindEx(Hwnd, 0, "GAMEAPP", "0")
MessageBox "季枫暗恋刷喇叭工具Q1156925605"
Call Plugin.Window.Move(HwndEx, 0, 0)
UserVar str1="季枫暗恋刷喇叭工具Q987549272" "请输入自动叫喊的第1句话"
//****************设置结束*****************
    Call Plugin.Window.SendString(HwndEx, str1)
Delay 500
Call Plugin.Bkgnd.KeyPress(HwndEx, 13)
While true
    Call Plugin.Bkgnd.KeyPress(HwndEx, 38)
    Delay 1
    Call Plugin.Bkgnd.KeyPress(HwndEx, 13)
Wend