Advertisement
memberhero

Untitled

May 12th, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. rickrolled = "You just got RickRolled by memberhero!"
  2.  
  3. local s = Instance.new("Sound")
  4.  
  5. s.Name = "Sound"
  6. s.SoundId = "http://www.roblox.com/asset/?id=2027611"
  7. s.Volume = 1
  8. s.Looped = true
  9. s.archivable = false
  10. s.PlayOnRemove = false
  11. s.Parent = script
  12. wait(1)
  13. s:play()
  14. wait(19)
  15. h = Instance.new("Message")
  16. h2 = Instance.new("Message")
  17. h3 = Instance.new("Message")
  18. h4 = Instance.new("Message")
  19. h5 = Instance.new("Message")
  20. h.Parent = script
  21. h2.Parent = script
  22. h3.Parent = script
  23. h4.Parent = script
  24. h5.Parent = script
  25. h.Text = "We're no strangers to love"
  26. h2.Text = "We're no strangers to love"
  27. h3.Text = "We're no strangers to love"
  28. h4.Text = "We're no strangers to love"
  29. h5.Text = "We're no strangers to love"
  30. wait(4.3)
  31. h.Text = "You know the rules and so do I!"
  32. h2.Text = "You know the rules and so do I!"
  33. h3.Text = "You know the rules and so do I!"
  34. h4.Text = "You know the rules and so do I!"
  35. h5.Text = "You know the rules and so do I!"
  36. wait(4.3)
  37. h.Text = "A full commitment's what I'm thinking of"
  38. h2.Text = "A full commitment's what I'm thinking of"
  39. h3.Text = "A full commitment's what I'm thinking of"
  40. h4.Text = "A full commitment's what I'm thinking of"
  41. h5.Text = "A full commitment's what I'm thinking of"
  42. wait(4.3)
  43. h.Text = "You wouldnt get this from any other guy!"
  44. h2.Text = "You wouldnt get this from any other guy!"
  45. h3.Text = "You wouldnt get this from any other guy!"
  46. h4.Text = "You wouldnt get this from any other guy!"
  47. h5.Text = "You wouldnt get this from any other guy!"
  48. wait(4)
  49. h.Text = "I just wanna tell you how I'm feeling"
  50. h2.Text = "I just wanna tell you how I'm feeling"
  51. h3.Text = "I just wanna tell you how I'm feeling"
  52. h4.Text = "I just wanna tell you how I'm feeling"
  53. h5.Text = "I just wanna tell you how I'm feeling"
  54. wait(4)
  55. h.Text = "Gotta make you understand"
  56. h2.Text = "Gotta make you understand"
  57. h3.Text = "Gotta make you understand"
  58. h4.Text = "Gotta make you understand"
  59. h5.Text = "Gotta make you understand"
  60. wait(3)
  61. h.Text = "Never gonna give you up"
  62. h2.Text = "Never gonna give you up"
  63. h3.Text = "Never gonna give you up"
  64. h4.Text = "Never gonna give you up"
  65. h5.Text = "Never gonna give you up"
  66. wait(2.5)
  67. h.Text = "Never gonna let you down"
  68. h2.Text = "Never gonna let you down"
  69. h3.Text = "Never gonna let you down"
  70. h4.Text = "Never gonna let you down"
  71. h5.Text = "Never gonna let you down"
  72. wait(2.5)
  73. h.Text = "Never gonna run around and desert you"
  74. h2.Text = "Never gonna run around and desert you"
  75. h3.Text = "Never gonna run around and desert you"
  76. h4.Text = "Never gonna run around and desert you"
  77. h5.Text = "Never gonna run around and desert you"
  78. wait(4)
  79. h.Text = "Never gonna make you cry"
  80. h2.Text = "Never gonna make you cry"
  81. h3.Text = "Never gonna make you cry"
  82. h4.Text = "Never gonna make you cry"
  83. h5.Text = "Never gonna make you cry"
  84. wait(2.7)
  85. h.Text = "Never gonna say goodbye"
  86. h2.Text = "Never gonna say goodbye"
  87. h3.Text = "Never gonna say goodbye"
  88. h4.Text = "Never gonna say goodbye"
  89. h5.Text = "Never gonna say goodbye"
  90. wait(3)
  91. h.Text = "Never gonna tell a lie and hurt you"
  92. h2.Text = "Never gonna tell a lie and hurt you"
  93. h3.Text = "Never gonna tell a lie and hurt you"
  94. h4.Text = "Never gonna tell a lie and hurt you"
  95. h5.Text = "Never gonna tell a lie and hurt you"
  96. wait(4)
  97. h.Text = "rickrolled and will keep being rickrolled"
  98. h2.Text = "rickrolled and will keep being rickrolled"
  99. h3.Text = "rickrolled and will keep being rickrolled"
  100. h4.Text = "rickrolled and will keep being rickrolled"
  101. h5.Text = "rickrolled and will keep being rickrolled"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement