local players = game:GetService("Players") game.StarterGui:SetCore("SendNotification", { Title = "Welcome"; Text = "Welcome"; Icon = "put rbxassetid decals"; Duration = 5 })