按键精灵 如何输入不同的文字?
ProcessID=Plugin.Web.Bind("WQM.exe")Delay10000IfProcessID=0thenMessageBox"网页按键精灵没有运行"...
ProcessID=Plugin.Web.Bind("WQM.exe")
Delay 10000
If ProcessID=0 then
MessageBox "网页按键精灵没有运行"
EndScript
End If
Call Plugin.Web.Tips("脚本开始运行")
Call Plugin.Web.SetSize(913,866)
Call Plugin.Web.Refresh(0)
Call Plugin.Web.ScrollTo(0,2401)
Delay 1000
Call Plugin.Web.HtmlInput("不同的文字","id:top_textarea&frame:2")
Delay 1000
Call Plugin.Web.HtmlClick("id:top_post_btn&frame:2")
Delay 240000
Sub OnScriptExit()
Call Plugin.Web.Tips("脚本停止运行")
End Sub
请问要怎么无限循环 和每次循环输入不同的文字呢 展开
Delay 10000
If ProcessID=0 then
MessageBox "网页按键精灵没有运行"
EndScript
End If
Call Plugin.Web.Tips("脚本开始运行")
Call Plugin.Web.SetSize(913,866)
Call Plugin.Web.Refresh(0)
Call Plugin.Web.ScrollTo(0,2401)
Delay 1000
Call Plugin.Web.HtmlInput("不同的文字","id:top_textarea&frame:2")
Delay 1000
Call Plugin.Web.HtmlClick("id:top_post_btn&frame:2")
Delay 240000
Sub OnScriptExit()
Call Plugin.Web.Tips("脚本停止运行")
End Sub
请问要怎么无限循环 和每次循环输入不同的文字呢 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询