Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function callback(Text)
- end
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "For Chill Music";
- Text = "go to get633 roblox user and click on YT Icon";
- Duration = "5";
- Callback = NotificationBindable;
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement