game.StarterGui:SetCore("SendNotification", {
    Title = "Trian";
    Text = "UI Connected to DLL";
    Duration = "5";
})