您现在的位置:首页 >> 辅助新闻 >> 调法解说 >> 内容

晴天辅助过回答问题地图触发验证码

时间:2018/12/15 22:39:22 点击:

  核心提示: /function 过验证() local str = 获取NPC对话框内容() if str:match('选择正确的答案') then str=str:gsub('(','(');str=str...

/<
function 过验证()
  local str = 获取NPC对话框内容()
  if str:match("选择正确的答案") then
  str=str:gsub("(","(");str=str:gsub(")",")");
  str=str:gsub(":",":");str=str:gsub(" ","");
  local ans=str:match("%(答案:([^%)]+)%)")
  if not ans then ans=str:match("%(([^%)]+)%)") end
  if not ans then ans=str:match("%(正确答案提示:([^%)]+)%)") end
  ans=ans:gsub("-","")
  local cmd=nil
  if ans then
    cmd=str:match("<[^/]*"..ans.."[^/]*/(@[^>]+)>")
  end
  if cmd then
   选择(cmd)
   等待(1500)
  end
 
  end
end
过验证()  -- 回收验证保留此行,删除下面一行
设置用户检测("过验证",2000)  -- 脱机验证保留此行,删除上面一行
/>

晴天辅助过回答问题地图触发验证码

 

作者:不详 来源:网络
相关评论
发表我的评论
  • 大名:
  • 内容:
  • 晴天辅助_晴天辅助官网_晴天辅助免费版(www.91qingtian.com) © 2023 版权所有 All Rights Reserved.
  • Email:1047312510@qq.com 站长QQ:1047312510 售后YY;60201086 鲁ICP备54131463号
  • Powered by laoy! V4.0.6