求个按键精灵 颜色不等于 的执行命令
IfColor535,530,"#E71008",0ThenElseKeyPress"1",1KeyPress"2",1KeyPress"1",1KeyPress"2",...
IfColor 535,530,"#E71008",0 Then
Else
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
End If
这个命令对吗?
在坐标535,530不等于#E71008这个时,自动按键1,2,1,2,是吗?
传奇外传是256色,不和这个颜色 一样吗,怎么上去试了不行?
坐标颜色都没错 展开
Else
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
End If
这个命令对吗?
在坐标535,530不等于#E71008这个时,自动按键1,2,1,2,是吗?
传奇外传是256色,不和这个颜色 一样吗,怎么上去试了不行?
坐标颜色都没错 展开
展开全部
告诉你:IfColor 535,530,"#E71008",1 Then
上面的1,是不等于的意思,0是等于
(颜色不等于就执行以下,else否则执行.....)
IfColor 535,530,"#E71008",1 Then
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
Else
End If
你的代码没多大问题。如果你用抓抓,抓的色对了,就行了。
希望解决你的问题
上面的1,是不等于的意思,0是等于
(颜色不等于就执行以下,else否则执行.....)
IfColor 535,530,"#E71008",1 Then
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
Else
End If
你的代码没多大问题。如果你用抓抓,抓的色对了,就行了。
希望解决你的问题
AiPPT
2024-09-19 广告
2024-09-19 广告
随着AI技术的飞速发展,如今市面上涌现了许多实用易操作的AI生成工具1、简介:AiPPT: 这款AI工具智能理解用户输入的主题,提供“AI智能生成”和“导入本地大纲”的选项,生成的PPT内容丰富多样,可自由编辑和添加元素,图表类型包括柱状图...
点击进入详情页
本回答由AiPPT提供
展开全部
这个按键的不清楚,就会tc简单开发的。中文看着舒服。
我像写脚本都是想通的吧。。tc的是这样写的,,
整型 坐标点颜色
坐标点颜色=图像.坐标点取色(10,100)
如果(坐标点颜色!=#E71008)
键盘.按键(48,1)
键盘.按键(49,1)
键盘.按键(50,1)
如果结束
我像写脚本都是想通的吧。。tc的是这样写的,,
整型 坐标点颜色
坐标点颜色=图像.坐标点取色(10,100)
如果(坐标点颜色!=#E71008)
键盘.按键(48,1)
键盘.按键(49,1)
键盘.按键(50,1)
如果结束
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
IfColor 535,530,"E71008",1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
end if
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
KeyPress "1", 1
KeyPress "2", 1
end if
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询