Advertisement
Guest User

mm2

a guest
Dec 6th, 2019
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. O MAKE A POPUP LIKE WEAREDEVS ON ROBLOX
  2. COPY EVERYTHING BELOW AND CHANGE TO THE STUFF YOU WANT:
  3.  
  4. game.StarterGui:SetCore("SendNotification", {
  5. Title = "The title of the popup you want",
  6. Text = "The text of the popup you want",
  7. Duration = 10000,
  8. Button1 = "The button which will show up when the popup shows up"
  9. })
  10.  
  11.  
  12. :)
  13. RAW Paste Data
  14. HOW TO MAKE A POPUP LIKE WEAREDEVS ON ROBLOX
  15. COPY EVERYTHING BELOW AND CHANGE TO THE STUFF YOU WANT:
  16.  
  17. game.StarterGui:SetCore("SendNotification", {
  18. Title = "The title of the popup you want",
  19. Text = "The text of the popup you want",
  20. Duration = 10000,
  21. Button1 = "The button which will show up when the popup shows up"
  22. })
  23.  
  24.  
  25. :)
  26. O MAKE A POPUP LIKE WEAREDEVS ON ROBLOX
  27. COPY EVERYTHING BELOW AND CHANGE TO THE STUFF YOU WANT:
  28.  
  29. game.StarterGui:SetCore("SendNotification", {
  30. Title = "The title of the popup you want",
  31. Text = "The text of the popup you want",
  32. Duration = 10000,
  33. Button1 = "The button which will show up when the popup shows up"
  34. })
  35.  
  36.  
  37. :)
  38. RAW Paste Data
  39. HOW TO MAKE A POPUP LIKE WEAREDEVS ON ROBLOX
  40. COPY EVERYTHING BELOW AND CHANGE TO THE STUFF YOU WANT:
  41.  
  42. game.StarterGui:SetCore("SendNotification", {
  43. Title = "The title of the popup you want",
  44. Text = "The text of the popup you want",
  45. Duration = 10000,
  46. Button1 = "The button which will show up when the popup shows up"
  47. })
  48.  
  49.  
  50. :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement