双脚本结构
A. 请教高手魔兽世界用AUTOHOTKEY双开猎人号
同志们,弄不清楚AUTOHOTKEY是啥的就不要误导人了,本人双开带小号一直是AUTOHOTKEY+AUTOMACRO,当然这是AM还能使用的时候,脚本如下(分号后的是注释,可无视,此脚本异常强大,按一下触发键它就不停发送命令,切换窗口也无影响,彻底解放双手,可用两只手与朋友聊天吹牛、写文案、吃泡面、挖鼻孔(不推荐)):
#MaxThreadsPerHotkey 3
$3:: ; 3是触发这个脚本的热键,改成其它也可以
#MaxThreadsPerHotkey 1
if KeepWinZRunning = y ; This means an underlying thread is already running the loop below.
{
KeepWinZRunning = ; Make it blank to signal that thread's loop to stop.
return ; End this thread so that the one underneath will resume and see the change.
}
; Otherwise:
KeepWinZRunning = y
Loop,
{
ControlSend ,,{3},魔兽世界,,, ; 这个是指定发送3键(我放抽筋宏的地方)到魔兽世界这个窗口,逗号一个都不能少
Sleep, 100 ; 单位是ms.Sleep, 100就是0.1秒按一次
if KeepWinZRunning = ; The user signaled the loop to stop by pressing Win-Z again.
break ; Break out of this loop.
}
KeepWinZRunning = ; Reset in preparation for the next press of this hotkey.
return
B. 求一个按键精灵的双击脚本代码
a=WaitClick //等待按键,把按键码存到变量a里
Ifa=32769Then //如果按下的是鼠标左键,则
Delay50 //延时0.05秒
LeftClick1 //鼠标左键单击一次
EndIf //结束判断
虽然感觉你的要求有点奇怪,但还是给你写出来了。总感觉这样的程序结构是有问题的,有什么不懂得欢迎继续追问,满意请及时采纳。
C. 使用魔兽世界自动双采脚本(兄弟脚本)之后,魔兽世界变得奇卡无比,很卡。即使关掉脚本重启计算机也无法
这个很危险的,开脚本双采很有可能会被封号。你的情况有可能是有病毒引起的,建议卸载 重新下载个,不过要注意不太安全的这个