QFunction/ \ 最新反脱机系统\<------------------------------------------------------------/SCOLOR=19> \ <请输入验证码/SCOLOR=250><【/SCOLOR=79>0762<】/SCOLOR=79>\ <请输入验证码/SCOLOR=254><【/SCOLOR=79>0762<】/SCOLOR=79>\ <请输入验证码/SCOLOR=253><【/SCOLOR=79>0762<】/SCOLOR=79>\<------------------------------------------------------------/SCOLOR=19> \ <点击输入验证码/@@InPutString40> \ <点击输入验证码/@@InPutString40> \
/<
function 过验证()
local str=获取NPC对话内容()
if str:match("输入验证") then
cmd=str:match("/(@@[^>]+)>")
content=str:match(">%s*(%d+)%s*<")
if cmd and content then
合成命令(cmd,content)
等待(1500)
end
end
end
过验证() -- 回收验证保留此行
设置用户检测("过验证",2000) -- 脱机验证保留此行
/>
上一篇:简单辅助输入验证码2_脚本验证