雙腳本結構
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. 使用魔獸世界自動雙采腳本(兄弟腳本)之後,魔獸世界變得奇卡無比,很卡。即使關掉腳本重啟計算機也無法
這個很危險的,開腳本雙采很有可能會被封號。你的情況有可能是有病毒引起的,建議卸載 重新下載個,不過要注意不太安全的這個