if drunk == true then
moveitems("dwarven ring", "all", "ring", 1)
wait(6000, 9000)
else
moveitems("crystal ring", "all", "ring", 1)
end
------------------------------------------------
Its not working, keep puting crystal ring on even when its drunk, I tried an action that put dwarven ring back to BP but did the same