hey guys, for over a year, this has worked fine for me, but since the update,
"Error: attempt to call field 'exit' (a nil value)"

elseif (labelName == "log-out") then
print([[This Script Was Created By Daffik, I hope You Enjoed It]])
wait(2000)
Self.UseItemFromGround(32246, 31066, 6)
wait(2000)
os.exit()

any ideas would be much appreciated,
Thanks in Advance