跪求点到一个怪打完后,才又开始自
我给你一个
这个脚本在别的问题里我发过,是用附件的形式,可能有些朋友怕木马不敢下,这次我直接把脚本语句贴出来。
脚本1:实现旋转找怪,打完一只再旋转
SaveMousePos
Rem a
MoveTo 0 305
Delay 500
RestoreMousePos
Delay 500
LeftClick 1
Rem b
VBSCall FindCenterColor(300,200,700,400,"94EBEF",x,y)
If x>=0 and y>=0
KeyPress 115 1
Delay 50
Goto b
Else
EndIf
Goto a
脚本2:实现自动加红加蓝,无药...全部
我给你一个
这个脚本在别的问题里我发过,是用附件的形式,可能有些朋友怕木马不敢下,这次我直接把脚本语句贴出来。
脚本1:实现旋转找怪,打完一只再旋转
SaveMousePos
Rem a
MoveTo 0 305
Delay 500
RestoreMousePos
Delay 500
LeftClick 1
Rem b
VBSCall FindCenterColor(300,200,700,400,"94EBEF",x,y)
If x>=0 and y>=0
KeyPress 115 1
Delay 50
Goto b
Else
EndIf
Goto a
脚本2:实现自动加红加蓝,无药回程、拣东西功能
KeyPress 118 1
Delay 200
IfColor 57 23 524142 0
KeyPress 116 1
Delay 600
EndIf
IfColor 87 11 4A4D63 0
KeyPress 112 1
Delay 600
EndIf
IfColor 637 754 213018 0
KeyPress 119 1
EndIf
IfColor 792 753 314129 0
KeyPress 119 1
EndIf
以上两个脚本同时开启,F1红、F4技能、F5蓝、F7小手、F8回程。收起