Advertisement
Guest User

RUN ME

a guest
Nov 18th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. -- What is my life xd
  2.  
  3. --[[ Notification Spam Script by Expl0dingCat
  4. : HOW TO USE
  5. 1.Change Name & Title To Whatever You Want
  6. 2.Add a icon (optional)
  7. 3.Change Duration (optional)
  8. 4.Run with Exploit or SB (If SB then run as hl)
  9. ]]--
  10.  
  11. while true do
  12. wait(0.5)
  13. game.StarterGui:SetCore('SendNotification', {Icon = ""; Duration = 3; Title='Chaosmos'; Text='How long till release?'})
  14. end
  15.  
  16.  
  17. print("Enjoy!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement