local ReplicatedStorage = game:GetService("ReplicatedStorage") if ReplicatedStorage:FindFirstChild("Death") then ReplicatedStorage:FindFirstChild("Death"):Destroy() end game:GetService("StarterGui"):SetCore("SendNotification",{ Title = "More scripts!", Text = "t.me/arceusxscripts", Duraction = 10 })