/<
lastmsg=""
function 过验证()
local str=获取NPC对话内容()
if str==lastmsg then return end
lastmsg = str
if str:match("@挂机正确") then
选择("@挂机正确")
end
end
过验证() -- 回收验证保留此行,删除下面一行
设置用户检测("过验证",2000) -- 脱机验证保留此行,删除上面一行
/>
上一篇:简单辅助选择相同星珠_脚本验证