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

七星过身上装备发光验证码

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

身上装备发光验证码

图片:

验证码

对话NPC("装备回收(嗨皮)")
等待(1500)
for i=1,15 do
kk=取身上装备属性(i,22)
if kk~=0 then
ww=i
end
end
输出信息(ww)

 

if ww==5 then
选择("头  盔")
end
if ww==4 then
选择("项  链")
end
if ww==3 then
选择("勋  章")
end
if ww==7 then
选择("左手镯")
end
if ww==6 then
选择("右手镯")
end
if ww==9 then
选择("左戒指")
end
if ww==8 then
选择("右戒指")
end
if ww==10 then
选择("护身符")
end
if ww==11 then
选择("腰 带")
end
if ww==12 then
选择("靴 子")
end
if ww==13 then
选择("宝  石")
end

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