传奇挂机辅助过放入任意物品到指定框验证码
发布时间:2018-12-24 来源:8090辅助
传奇挂机辅助过放入任意物品到指定框验证码
/<
lastmsg=""
function 过验证()
local str=获取NPC对话内容()
if lastmsg==str then return end
lastmsg=str
if str:match("放入任意物品") then
local kn=str:match("『(%d号框)』")
if not kn then return end
local num=0
for n in str:gmatch("#(%d号框)>") do
num=num+1
if n==kn then break end
end
local cmd=nil
for n in str:gmatch("/(@[^>]+)>") do cmd=n end
if cmd and num>0 then
放入物品(num,"*")
等待(1000)
选择(cmd)
等待(1500)
end
end
end
过验证() -- 回收验证保留此行,删除下面一行
设置用户检测("过验证",2000) -- 脱机验证保留此行,删除上面一行
/>
- 上一篇:传奇挂机辅助过乘法有结果验证码
- 下一篇:如何实现传奇挂脱机打元宝?