Translated by AI model Qwen/Qwen3-8B.
Source Language: Simplified Chinese, Target Language: english, Translation Time: 2026-05-01 04:05
.AI translation is for reference only. Accuracy is not guaranteed, please refer to the original text.
Set WshShell=Wscript.CreateObject("WScript.Shell")
WshShell.AppActivate"聊天名字"
Wscript.Sleep 3000
for i=1 to 100
Wscript.Sleep 120
WshShell.SendKeys"^v"
WshShell.SendKeys"%s"
Next
If you enjoyed this, leave a comment~