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

为防止脱机,请输入@1或者@5,以回车键结束,进行元宝回收

发布时间:2014年08月15日13:25

请输入@1或者@5验证码

代码:

::A::
对话NPC("装备回收[存取]")
等待(2000)
k1=string.find(NPC对话内容,"@",1,true)
passcode=string.sub(NPC对话内容,k1,k1+1)
if passcode=="@1" then
goto A
else
发言(passcode)
end

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