用按键精灵写自动打怪的脚本,中间不定时会弹出一些对话框,怎样能够自动点完对话框后继续打怪?
ProcessID=Plugin.Web.Bind("wqm.exe")Delay2000IfProcessID=0thenMessageBox"网页按键精灵没有运行"E...
ProcessID=Plugin.Web.Bind("wqm.exe")
Delay 2000
If ProcessID=0 then
MessageBox "网页按键精灵没有运行"
EndScript
End If
Call Plugin.Web.Tips("脚本开始运行")
Delay 1404
Call Plugin.Web.LeftClick(1041,57)
Delay 2043
Call Plugin.Web.LeftClick(604,141)
Delay 6989
Call Plugin.Web.LeftClick(744,255)
Delay 3495
Call Plugin.Web.LeftClick(782,190)
For 3
Call Plugin.Web.LeftClick(1199, 482)
Delay 200
For 500
Call Plugin.Web.LeftClick(693,525)
Delay 300
Next
Delay 500
Call Plugin.Web.LeftClick(825,451)
Delay 500
Call Plugin.Web.LeftClick(852,259)
Delay 500
Call Plugin.Web.LeftClick(424,285)
Delay 500
Call Plugin.Web.LeftClick(719, 306)
Delay 500
Next
Sub OnScriptExit()
Call Plugin.Web.Tips("脚本停止运行")
End Sub
这是源文件,不随机弹出对话框,脚本运行很流畅,但整个过程总有对话框跳出来要点了确定之后才能继续,怎样对这个脚本进行修改,能够只要对话框跳出来,鼠标自动点确定,然后继续运行。注:从脚本运行开始到结束,中间都会不定时弹出对话框,本人是菜鸟,从下载按键到搞出这个脚本才一天时间,所以请详细解说。 展开
Delay 2000
If ProcessID=0 then
MessageBox "网页按键精灵没有运行"
EndScript
End If
Call Plugin.Web.Tips("脚本开始运行")
Delay 1404
Call Plugin.Web.LeftClick(1041,57)
Delay 2043
Call Plugin.Web.LeftClick(604,141)
Delay 6989
Call Plugin.Web.LeftClick(744,255)
Delay 3495
Call Plugin.Web.LeftClick(782,190)
For 3
Call Plugin.Web.LeftClick(1199, 482)
Delay 200
For 500
Call Plugin.Web.LeftClick(693,525)
Delay 300
Next
Delay 500
Call Plugin.Web.LeftClick(825,451)
Delay 500
Call Plugin.Web.LeftClick(852,259)
Delay 500
Call Plugin.Web.LeftClick(424,285)
Delay 500
Call Plugin.Web.LeftClick(719, 306)
Delay 500
Next
Sub OnScriptExit()
Call Plugin.Web.Tips("脚本停止运行")
End Sub
这是源文件,不随机弹出对话框,脚本运行很流畅,但整个过程总有对话框跳出来要点了确定之后才能继续,怎样对这个脚本进行修改,能够只要对话框跳出来,鼠标自动点确定,然后继续运行。注:从脚本运行开始到结束,中间都会不定时弹出对话框,本人是菜鸟,从下载按键到搞出这个脚本才一天时间,所以请详细解说。 展开
若以下回答无法解决问题,邀请你更新回答
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询