local msg = Instance.new("Message",workspace) msg.Text = "Messages" wait(5.8) msg:Destroy()