七星辅助过输入当前自身元素(增加目标爆率)数字验证
输出信息("------------------")
::开启::
发送自定义封包(0,171,3,0,0,"")
等待(1000)
kk=NPC对话内容
k1=string.find(kk,"请将调节数调整到",1,true)
if k1~=nil then
for i=1,4 do
k2=匹配内容(kk,[[(SCOLOR=\d{1,3})]])
if k2~=nil then
kk=string.gsub(kk,k2,"")
end
end
k3=string.find(kk,"系统要求数:",1,true)
if k3~=nil then
k4=string.sub(kk,k3,k3+20)
k5=匹配内容(k4,[[(\d{1,3})]])
x1=string.sub(k5,1,1)
x2=string.sub(k5,2,2)
if x1=="9" then
goto 开启
else
for i=1,x1+1 do
选择("@数据值+10")
等待(800)
end
if x2=="0" then
选择("@数据值-5")
等待(800)
选择("@数据值-5")
else
if x2=="1" then
选择("@数据值-5")
等待(800)
选择("@数据值-2")
等待(800)
选择("@数据值-2")
else
if x2=="2" then
选择("@数据值-5")
等待(800)
选择("@数据值-3")
else
if x2=="3" then
选择("@数据值-5")
等待(800)
选择("@数据值-2")
else
if x2=="4" then
选择("@数据值-3")
等待(800)
选择("@数据值-3")
else
if x2=="5" then
选择("@数据值-5")
else
if x2=="6" then
选择("@数据值-2")
等待(800)
选择("@数据值-2")
else
if x2=="7" then
选择("@数据值-3")
else
if x2=="8" then
选择("@数据值-2")
else
if x2=="9" then
goto 开启
end
end
end
end
end
end
end
end
end
end
等待(1000)
选择("@通过验验")
end
end
end