VBS信息轰炸

1328 0
cinond800T_T实名认证 2023-6-6 18:42:05 来自手机 | 显示全部楼层 |阅读模式
Msg=Inputbox(“请输入你要发送的消息”)
num=Inputbox(“请输入重复发送多少次”)
a=1
b=num
set wshshell=CreateObject(“wscript.shell”)
wscript.sleep 1000
for i=a to b
str = Msg
wshshell.Run “cmd.exe /c echo " & str & " | clip.exe”,0,True
wshshell.sendKeys “^v”
wscript.sleep 100
wshshell.sendKeys “{ENTER}”
next
wscript.quit
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

中国红客联盟公众号

联系站长QQ:5520533

admin@chnhonker.com
Copyright © 2001-2025 Discuz Team. Powered by Discuz! X3.5 ( 粤ICP备13060014号 )|天天打卡 本站已运行