local yellownotify = loadstring(game:HttpGet("https://yellowhubdev.github.io/notify"))() yellownotify.Notify({ Title = "some title", Description = "btw join our discord: dsc.gg/yellowhub", Duration = 5, Theme = "dark" -- "dark", "light", "crimson", "dark blue", "lavender", "forest", "sunset", "ocean" })