传奇挂机辅助0到5大数字选择验证
等待(2000)
aa=NPC对话内容
k1=string.find(aa,"┏━━━━┓",1,true)
s1=string.sub(aa,k1+13,k1+24)
s2=string.sub(aa,k1+26,k1+37)
s3=string.sub(aa,k1+64,k1+75)
s4=string.sub(aa,k1+100,k1+111)
s5=string.sub(aa,k1+158,k1+169)
if s1=="┃ ▓▓▓ ┃" and
s2=="┃ ▓ ▓ ┃" and
s3=="┃ ▓ ▓ ┃" and
s4=="┃ ▓ ▓ ┃" and
s5=="┃ ▓▓▓ ┃" then
选择("〖0〗")
end
if s1=="┃ ▓ ┃" and
s2=="┃ ▓▓ ┃" and
s3=="┃ ▓ ┃" and
s4=="┃ ▓ ┃" and
s5=="┃ ▓▓▓ ┃" then
选择("〖1〗")
end
if s1=="┃ ▓▓▓ ┃" and
s2=="┃ ▓ ┃" and
s3=="┃ ▓▓▓ ┃" and
s4=="┃ ▓ ┃" and
s5=="┃ ▓▓▓ ┃" then
选择("〖2〗")
end
if s1=="┃ ▓▓▓ ┃" and
s2=="┃ ▓ ┃" and
s3=="┃ ▓▓▓ ┃" and
s4=="┃ ▓ ┃" and
s5=="┃ ▓▓▓ ┃" then
选择("〖3〗")
end
if s1=="┃ ▓ ▓ ┃" and
s2=="┃ ▓ ▓ ┃" and
s3=="┃ ▓▓▓ ┃" and
s4=="┃ ▓ ┃" and
s5=="┃ ▓ ┃" then
选择("〖4〗")
end
if s1=="┃ ▓▓▓ ┃" and
s2=="┃ ▓ ┃" and
s3=="┃ ▓▓▓ ┃" and
s4=="┃ ▓ ┃" and
s5=="┃ ▓▓▓ ┃" then
选择("〖5〗")
end
等待(1000)