求SD敢达按键精灵破解下载以及蓝肉脚本 谢谢!!

求SD敢达按键精灵下载以及蓝肉脚本,就是会自动充电自动准备自动打人的。有的请发到我的邮箱ggjjy1995@163.com谢谢```试过能用马上给分````... 求SD敢达按键精灵下载以及蓝肉脚本,就是会自动充电 自动准备 自动打人的 。有的请发到我的邮箱ggjjy1995@163.com谢谢```试过能用马上给分```` 展开
 我来答
linok123
2009-05-10 · TA获得超过196个赞
知道答主
回答量:177
采纳率:0%
帮助的人:51.7万
展开全部
Script]
Rem 查找准备标记
Delay 300
MoveTo 0 0
x = -1
y = -1
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"准备标记.bmp",1,x,y)
EndWhile
Delay 100
Delay 100
x = -1
y = -1
a = 0
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"充电提示.bmp",1,x,y)
Delay 100
a = a+1
If a > 5
Goto 查找本机位置
EndIf
EndWhile
Delay 100
Goto 查看自己是否房主
Rem 查找本机位置
Delay 100
x = -1
y = -1
intx = -1
inty = -1
tx = -1
ty = -1
While x = -1 and y = -1
VBSCall FindPic(0,0,1024,734,"拳头.bmp",1,x,y)
VBSCall FindPic(0,0,1024,734,"布.bmp",1,intx,inty)
If intx > 0 and inty > 0
Delay 100
MoveTo intx+60 inty+120
Delay 100
RightClick 1
Delay 100
Goto 找充电选项
EndIf
VBSCall FindPic(0,0,1024,734,"剪刀.bmp",1,tx,ty)
If tx > 0 and ty > 0
Delay 100
MoveTo tx+60 ty+120
Delay 100
RightClick 1
Delay 100
Goto 找充电选项
EndIf
EndWhile
Delay 100
MoveTo x+60 y+120
Delay 100
RightClick 1
Delay 100
Rem 找充电选项
Delay 100
x = -1
y = -1
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"充电选项.bmp",1,x,y)
Delay 100
EndWhile
Delay 100
MoveTo x+8 y+7
Delay 100
LeftClick 1
Delay 100
x = -1
y = -1
a = 0
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"充电费用确定.bmp",1,x,y)
Delay 100
a = a+1
If a > 8
MoveTo 0 0
Delay 100
LeftClick 1
Goto 查找本机位置
EndIf
EndWhile
Delay 100
KeyPress 13,1
Delay 200
x = -1
y = -1
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"充电完成.bmp",1,x,y)
Delay 100
EndWhile
Delay 100
KeyPress 13,1
Delay 200
Rem 查看自己是否房主
x = -1
y = -1
VBSCall FindPic (0,0,1024,768,"成为房主.bmp",1,x,y)
If x > 0 and y > 0
intx = -1
inty = -1
While intx = -1 and inty = -1
VBSCall FindPic (0,0,1024,768,"房主开始提示.bmp",1,intx,inty)
EndWhile
KeyPress 116,1
Goto 进入战斗读取
EndIf
Rem 准备
Delay 100
KeyPress 13,1
Delay 200
KeyPress 116,1
Delay 300
x = -1
y = -1
intx = -1
inty = -1
tx = -1
ty = -1
While x = -1 and y = -1
VBSCall FindPic(0,0,1024,734,"拳头.bmp",1,x,y)
If x > 0 and y > 0
IfColor x+50,y+220,ffffff,0
Goto 进入战斗读取
EndIf
EndIf
VBSCall FindPic(0,0,1024,734,"布.bmp",1,intx,inty)
If intx > 0 and inty > 0
IfColor intx+50,inty+220,ffffff,0
Goto 进入战斗读取
EndIf
EndIf
VBSCall FindPic(0,0,1024,734,"剪刀.bmp",1,tx,ty)
If tx > 0 and ty > 0
IfColor tx+50,ty+220,ffffff,0
Goto 进入战斗读取
Else
Goto 准备
EndIf
EndIf
EndWhile
Rem 进入战斗读取
Delay 800
x = -1
y = -1
a = 0
intx = -1
inty = -1
fx = -1
fy = -1
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"开始读取.bmp",1,x,y)
Delay 100
VBSCall FindPic (0,0,1024,768,"意外2.bmp",1,intx,inty)
If intx > 0 and inty > 0
Delay 100
KeyPress 13,1
Delay 200
Goto 准备
EndIf
VBSCall FindPic (0,0,1024,768,"成为房主.bmp",1,fx,fy)
If fx > 0 and fy > 0
intx = -1
inty = -1
While intx = -1 and inty = -1
VBSCall FindPic (0,0,1024,768,"房主开始提示.bmp",1,intx,inty)
EndWhile
KeyPress 116,1
Goto 进入战斗读取
EndIf
EndWhile
Delay 10000
Rem 查找HP槽
x = -1
y = -1
intx = -1
inty = -1
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"HP槽.bmp",1,x,y)
Delay 500
Delay 100
VBSCall FindPic (0,0,1024,768,"意外2.bmp",1,intx,inty)
If intx > -1 and inty > -1
Delay 100
KeyPress 13,1
Delay 200
Goto 查找准备标记
EndIf
EndWhile
Delay 6000
Rem 开始战斗
KeyPress 50,1
Delay 100
KeyDown 32,1
Rem 战斗
Delay 100
KeyPress 50,1
RightDown 1
Delay 100
LeftClick 1
Delay 1000
KeyUp 32,1
LeftClick 1
KeyDown 32,1
Delay 200
KeyPress 51,1
Delay 200
LeftClick 1
Delay 1000
LeftClick 1
RightUp 1
KeyUp 32,1
x = -1
y = -1
a = 0
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"准备标记.bmp",1,x,y)
Delay 100
a = a+1
If a > 3
Goto 战斗2
EndIf
EndWhile
Goto 查找准备标记
Rem 战斗2
Delay 100
KeyPress 50,1
RightDown 1
Delay 100
LeftClick 1
Delay 1000
LeftClick 1
Delay 200
KeyPress 51,1
Delay 200
LeftClick 1
Delay 1000
LeftClick 1
RightUp 1
x = -1
y = -1
a = 0
While x = -1 and y = -1
VBSCall FindPic (0,0,1024,768,"准备标记.bmp",1,x,y)
Delay 100
a = a+1
If a > 3
Goto 开始战斗
EndIf
EndWhile
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
AiPPT
2024-09-19 广告
AiPPT软件是一款由北京饼干科技有限公司开发的智能PPT生成工具,用户可通过官方渠道下载。该软件基于人工智能大模型和自然语言处理技术,支持一键生成高质量PPT,提供丰富的模板和素材选择,满足不同场景需求。用户只需输入主题或文档资料,即可快... 点击进入详情页
本回答由AiPPT提供
sdyud
2009-05-15 · TA获得超过599个赞
知道小有建树答主
回答量:424
采纳率:0%
帮助的人:300万
展开全部
去猴岛论坛 免费的还是破解7.0版 内带脚本~
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
finalvocal
2009-05-10
知道答主
回答量:15
采纳率:0%
帮助的人:0
展开全部
sd敢达OL升级了nProtcct之后只能用最新的按键精灵7.0,暂时网上还没有破解版,你只能用钱买按键精灵7的注册码。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式