内容摘要:永恒狂刀过无双新验验右侧图片数:代码passcode=取屏幕验证结果()输出信息(passcode)if passcode=="0" then 选择("O")endif passcode=="1"...
永恒狂刀过无双新验验右侧图片数:
代码 passcode=取屏幕验证结果()
输出信息(passcode)
if passcode=="0" then
选择("O")
end
if passcode=="1" then
选择("1")
end
if passcode=="2" then
选择("2")
end
if passcode=="3" then
选择("3")
end
if passcode=="4" then
选择("4")
end
if passcode=="5" then
选择("5")
end
if passcode=="6" then
选择("6")
end
if passcode=="7" then
选择("7")
end
if passcode=="8" then
选择("8")
end
if passcode=="9" then
选择("9")
end