最新输入加减乘除验证答案
2019/11/6 14:48:23 点击:
秒杀辅助过验证:最新输入加减乘除验证答案。
过验证脚本如下:
/< function 过验证() local tab={ {"加","+"},{"减","-"},{"乘","*"},{"除","/"}, {"+","+"},{"—","-"},{"×","*"},{"÷","/"}, {"[","("},{"]",")"},{"【","("},{"】",")"}, {"{","("},{"}",")"},{"<","("},{">",")"}, } local function maskstr(str) for k,v in ipairs(tab) do if v[1]==str then return v[2] end end return str end local str=获取NPC对话内容() if str:match("验证问题") then local cmd=str:match("/(@[^>]+)>") local str2=maskstr(str) local bds=str2:match("([%d%+%-%*%/]+)=") if not bds then return end local sf=load("return "..bds) if sf and cmd then local r=sf() if not r then r="" end local content=tostring(r) if content and #content>0 then content=content:match("(%d+)") 合成命令(cmd,content) 清空NPC对话内容() 等待(1000) end end end end 过验证() -- 回收验证保留此行,删除下面一行 设置用户检测("过验证",2000) -- 脱机验证保留此行,删除上面一行 /> |
更多资讯关注:http://www.591wsf.com/
- 上一篇:76复古单职业登录器自动隔位刺杀的调试非常有用 [2019-11-6]
- 下一篇:GEE登录器提示加载反外挂成功什么挂可以用 [2019-11-4]