对话NPC坐标(318,338)
等待(1000)
k1=string.find(NPC对话内容,"西瓜",1,true)
if k1~=nil then
选择("@TPFYZ")
end
k1=string.find(NPC对话内容,"金条",1,true)
if k1~=nil then
选择("@TPAYZ")
end
k1=string.find(NPC对话内容,"棒棒糖",1,true)
if k1~=nil then
选择("@TPEYZ")
end
k1=string.find(NPC对话内容,"火把",1,true)
if k1~=nil then
选择("@TPBYZ")
end
k1=string.find(NPC对话内容,"回城卷",1,true)
if k1~=nil then
选择("@TPCYZ")
end
k1=string.find(NPC对话内容,"苹果",1,true)
if k1~=nil then
选择("@TPDYZ")
end
以上内容由简单挂中国官网:www.jdgua.cn原创发布。转载请注明出处!
上一篇:计算器按键类型验证码大全