当前位置:首页>验证码大全

七星过加法图片验证码脚本大全

发布时间:2014年08月11日11:56

加法图片验证码

验证码图片:

七星过验证码脚本大全

代码:

等待(2000)
aa=匹配内容(NPC对话内容,[[(Img:d{2,3})]])
等待(1000)
if aa=="Img:55" then
passcode="51"
end
if aa=="Img:46" then
passcode="81"
end
if aa=="Img:32" then
passcode="80"
end
if aa=="Img:51" then
passcode="48"
end
if aa=="Img:61" then
passcode="100"
end
if aa=="Img:39" then
passcode="35"
end
if aa=="Img:31" then
passcode="41"
end
if aa=="Img:53" then
passcode="马上"
end
if aa=="Img:28" then
passcode="30"
end
if aa=="Img:49" then
passcode="96"
end
if aa=="Img:48" then
passcode="40"
end
if aa=="Img:52" then
passcode="28"
end
if aa=="Img:25" then
passcode="12"
end
if aa=="Img:37" then
passcode="66"
end
if aa=="Img:44" then
passcode="65"
end
if aa=="Img:57" then
passcode="88"
end
if aa=="Img:29" then
passcode="你好"
end
if aa=="Img:56" then
passcode="63"
end
if aa=="Img:40" then
passcode="69"
end
if aa=="Img:26" then
passcode="5"
end
if aa=="Img:54" then
passcode="27"
end
if aa=="Img:42" then
passcode="56"
end
if aa=="Img:60" then
passcode="喜欢"
end
if aa=="Img:47" then
passcode="44"
end
if aa=="Img:45" then
passcode="传奇"
end
if aa=="Img:58" then
passcode="78"
end
if aa=="Img:50" then
passcode="98"
end
if aa=="Img:59" then
passcode="70"
end
if aa=="Img:27" then
passcode="90"
end
if aa=="Img:34" then
passcode="4"
end
if aa=="Img:33" then
passcode="32"
end
if aa=="Img:43" then
passcode="77"
end
if aa=="Img:27" then
passcode="90"
end
if aa=="Img:30" then
passcode="74"
end
if aa=="Img:41" then
passcode="91"
end
合成命令("@@InPutString23",passcode)
等待(1000)

最后修改时间: 2020年06月01日00:00