新手求助
lua吧
全部回复
仅看楼主
level 1
请问这是那里出问题了 我想做个别踩白块儿的自动脚本
2015年08月08日 13点08分 1
level 1
2015年08月08日 13点08分 4
level 11
[哈哈]
2015年08月08日 17点08分 5
话说吧主...这帖子不算违规吗[滑稽]
2015年08月09日 13点08分
回复
Э����־_Tox
:不算吧[呼~]
2015年08月09日 13点08分
头像换了[惊讶]
2015年08月09日 13点08分
回复
Э����־_Tox
:帅帅哒
2015年08月10日 11点08分
level 2
我这编译没报任何错误
function main()
end
function findImage(string)
end
function touchDown(a,x,y)
end
function touchUp(a)
end
x,y = findImage("/mnt/sdcard/黑块图素");
if x ~=1 and y ~= -1 then
touchDown(0,x,y)
touchUp(0)
end
2015年08月09日 02点08分 6
就是没反应 他不点
2015年08月09日 14点08分
1