【轉貼】自己編寫 AHK 自瞄機器人
在AHK觸發BOT檢測周圍敵人的顏色。
檢查頂部和底部。
調整你的資源
"ResX" and "ResY"
下載附加的圖像文件
**** Hidden Message *****
鼠標5按住激活。
可以追溯到上瀏覽的按鈕。#Persistent
#NoTrayIcon
#KeyHistory, 0
#NoEnv
#HotKeyInterval 1
#MaxHotkeysPerInterval 127
#InstallKeybdHook
#UseHook
#SingleInstance, Force
SetKeyDelay, -1, 6
SetControlDelay, -1
SetMouseDelay, -1
SetWinDelay,-1
SetBatchLines,-1
ListLines, Off
ResX = 1920
ResY = 1080
CenterX := ResX * .5
CenterY := ResY * .5
XFoV := 4
YFoV := 1000
LeftPoint := CenterX - XFoV
RightPoint := CenterX + XFoV
TopPoint := CenterY - YFoV
BottomPoint := CenterY + YFoV
Loop {
GetKeyState, Mouse2,XButton1, P
If ( Mouse2 == "D" ){
ImageSearch, Lside , Uside , LeftPoint, TopPoint, CenterX, CenterY, *Trans800000 *70 trigger1.png
ImageSearch, Rside , Dside , CenterX, CenterY, RightPoint, BottomPoint, *Trans800000 *70 trigger1.png
If ( (Dside - Uside) > 0) {
MouseClick, left
Sleep 150 ; time between shots
}}}
RShift::
ExitApp
有外掛欸
但我真的不太敢開
好多欸 看ˊ下巴看ˊ下巴看ˊ下巴 我想要弄弄看字苗哈 ㄏ阿 自瞄嗎 謝謝大大分享 版大如何使用呢 挖 感覺這個外掛好厲害 先下載使用搂謝謝版大的偉大分享 有外掛欸
但我真的不太敢開
好多欸 不會用QQ
頁:
[1]