Advertisement
SansjustSans2

YAH10010s pissed rick roll

Aug 7th, 2020 (edited)
1,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Wolfwv's Rick Roll Script --
  2. -- imported to pastebin by YAH10010--
  3. -- nuke by xXRedPawnerXx --
  4. -- use this when your pissed at everyone --
  5.  
  6. local s = Instance.new("Sound")
  7.  
  8. s.Name = "Sound"
  9. s.SoundId = "rbxassetid://4728782708"
  10. s.Volume = 20
  11. s.Looped = false
  12. s.archivable = false
  13. s.PlayOnRemove = true
  14. s.Parent = script
  15. wait(1)
  16. s:play()
  17. wait(19)
  18. h = Instance.new("Hint")
  19. h.Parent = script
  20. h.Text = "We're no strangers to fuck"
  21. wait(4.3)
  22. h.Text = "You know the rules and so do I mother #####!"
  23. wait(4.3)
  24. h.Text = "A full commitment's what I'm thinking of"
  25. wait(4.3)
  26. h.Text = "You wouldnt get this from any other ###!"
  27. wait(4)
  28. h.Text = "I just wanna tell you how I'm feeling"
  29. wait(4)
  30. h.Text = "Gotta make you understand"
  31. wait(3)
  32. h.Text = "Never gonna ####### you up"
  33. wait(2.5)
  34. h.Text = "Never gonna ######## you down"
  35. wait(2.5)
  36. h.Text = "ima gonna ########## around and kill you you"
  37. wait(4)
  38. h.Text = "im gonna make you cry"
  39. wait(2.7)
  40. h.Text = "say goodbye"
  41. wait(3)
  42. h.Text = "Never gonna tell a lie and hurt you mother #######"
  43. wait(1)
  44. splode = Instance.new("Sound")
  45.  sky = Instance.new("Sky")  
  46.   splode.Parent = game.Workspace
  47.   splode.Playing = true
  48.   splode.Looped = false
  49.   splode.Name = "Boom"
  50.   splode.Volume = 9999999
  51.   splode.SoundId = "rbxassetid://441372602"
  52.   splode.Pitch = 1
  53.   game.Lighting.Brightness = 999999999999999999999999999999999999999999999999999
  54.   sky.Parent = game.Lighting
  55.   sky.Name = "NukeSky"
  56.   sky.CelestialBodiesShown = true
  57.   sky.SkyboxBk = "http://www.roblox.com/asset/?version=1&id=1012890"
  58.   sky.SkyboxDn = "http://www.roblox.com/asset/?version=1&id=1012891"
  59.   sky.SkyboxFt = "http://www.roblox.com/asset/?version=1&id=1012887"
  60.   sky.SkyboxLf = "http://www.roblox.com/asset/?version=1&id=1012889"
  61.   sky.SkyboxRt = "http://www.roblox.com/asset/?version=1&id=1012888"
  62.   sky.SkyboxUp = "http://www.roblox.com/asset/?version=1&id=1014449"
  63.   sky.StarCount = 0
  64.   for i=1,232.35500 do
  65.   shockwave = Instance.new("Explosion")
  66.   shockwave.Parent = game.Workspace
  67.   shockwave.BlastRadius = 9999999999999
  68.   shockwave.BlastPressure = 10000000
  69.   wait (0.2)
  70.      function unanchor (m)
  71.     for _,i in pairs (m:GetChildren()) do
  72.         if i:IsA("Part","Model") then
  73.            i.Anchored = false
  74.             i:BreakJoints()
  75.             i.Material = "CorrodedMetal"
  76.         else
  77.             unanchor(i)
  78.         end
  79.     end
  80. end
  81. unanchor(game.Workspace)
  82. end
  83. sky:Destroy()
  84. game.Lighting.Brightness = 1
  85.  
  86.  
  87.  
  88.  
  89.  
  90. --[[* never gonna give you up
  91. Never gonna let you down
  92. Never gonna run around and desert you
  93. Never gonna make you cry
  94. Never gonna say goodbye
  95. Never gonna tell a lie and hurt you]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement