由于自己喜欢玩梦幻西游,配置不行,不能挂机能刷。又因为经常场景挂机打死宝宝或者持国。怒而起,遂整之。 到现在只有我自己使用,用了三四年了,一直没有被发现。
软件其实原理很简单,VBS脚本+热键注册+定时执行。

目前自己用的比较顺手的是这些。
举个例子:
一键施法
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "%q"
WshShell.SendKeys "%q"
WScript.Sleep 100
WshShell.SendKeys "^{TAB}"
WScript.Sleep 100
WshShell.SendKeys "%q"
WshShell.SendKeys "%q"
WScript.Sleep 100
WshShell.SendKeys "^{TAB}"
WScript.Sleep 100
WshShell.SendKeys "%q"
WshShell.SendKeys "%q"
WScript.Sleep 100
WshShell.SendKeys "^{TAB}"
WScript.Sleep 100
WshShell.SendKeys "%q"
WshShell.SendKeys "%q"
WScript.Sleep 100
WshShell.SendKeys "^{TAB}"
WScript.Sleep 100
WshShell.SendKeys "%q"
WshShell.SendKe

最低0.47元/天 解锁文章
1万+






