功能说明
《巨人》游戏挂机刷怪自动进命运脚本,此脚本可以自动进命运,命运出来后可以自动上车,同时也可以配合下车回血技能使用,如舞娘、乐师的回血技能。
此脚本可在任何电脑桌面分辨率下使用,十分方便。
使用说明
1、将游戏设为窗口模式,大小设为1024*768。
2、按热键启动脚本即可安心挂机。
脚本附件:SC.bmp, QH.bmp, TL.bmp
运行环境:分辨率:1024×768 色深:32位 操作系统:Microsoft Windows XP 按键精灵版本:7.30.6163
@brsufo 2010/5/27
*****************脚本参数设定*********************" //"单位秒,设定连按回车多少时间后检测上车状态" time1=30 //UserVar time1=30 单位秒,设定连按回车多少时间后检测上车状态 //"单位毫秒,设定连按回车多少时间后" time2=2000 //UserVar time2=2000 单位毫秒,设定连按回车多少时间后 // "******************************************************" // "获取窗口起始位置坐标" Plugin Hwnd = Window.GetKeyFocusWnd() Plugin Rect = Window.GetClientRect(Hwnd) MyArray=Split(Rect,"|") Ux=CLng(MyArray(0)) Uy=CLng(MyArray(1)) Delay 500 MoveTo Ux+600,Uy Rem 检查摩托列表菜单 Rem 判定聊天窗口是否关闭 Delay 500 VBSCall FindPic(0,0,1024+Ux,768+Uy,"Attachment:\TL.bmp",1,tlX,tlY) If tlX > -1 Delay 500 KeyPress 13,1 Goto 判定聊天窗口是否关闭 EndIf Delay 500 VBSCall FindPic(0,0,1024+Ux,768+Uy,"Attachment:\QH.bmp",1,qhX,qhY) If qhX = -1 Delay 500 KeyPress 78,1 Else Delay 500 KeyPress 78,1 Delay 500 KeyPress 78,1 EndIf Delay 500 VBSCall FindPic(0,0,1024+Ux,768+Uy,"Attachment:\SC.bmp",1,scX,scY) If scX > -1 Delay 500 KeyPress 84,1 Delay 500 Goto 检查摩托列表菜单 EndIf Delay 500 KeyPress 78,1 Dim MyDate Delay 500 MyDate=Now() Rem 自动进命运开始 Delay time2 KeyPress 13,1 If DateDiff("s", MyDate, Now()) >= time1 Goto 检查摩托列表菜单 EndIf Goto 自动进命运开始
巨人跳舞脚本
汉风西游自动刷怪脚本
命运2按键精灵
巨人挂机
汉风西游键盘精灵脚本