Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.StarterGui:SetCore("SendNotification", {
- Title = "YourTitle";
- Text = "YourDescription";
- Duration = 3;
- })
- -- it's fully editable script.
- -- edit the YourTitle and
- -- YourDescription to your text.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement