Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Updates here 2 years later tho....
- task.wait(1)
- local StarterGui = game:GetService("StarterGui")
- task.spawn(function()
- while true do
- StarterGui:SetCore("SendNotification", {
- Title = "JUNE 2025!",
- Text = "Script is paid in 1 week...",
- Duration = 10,
- })
- task.wait(60)
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment