Advertisement
DaOMEGAa32

squidward script (verry destruct able)

May 3rd, 2019
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. local s = Instance.new("Sound")
  2.  
  3. s.Name = "Name"
  4. s.SoundId = "http://www.roblox.com/asset/?id="
  5. s.Volume = 4
  6. s.Looped = true
  7. s.archivable = false
  8.  
  9. s.Parent = game.Workspace
  10.  
  11. wait(0.1)
  12.  
  13. s:play()
  14. while true do
  15. wait(0.1)
  16. c = script:Clone()
  17. c.Parent = game.Lighting
  18. s = Instance.new("Sky")
  19. s.Name = "loltroll"
  20. s.SkyboxBk = "http://www.roblox.com/asset/?id=3141692808"
  21. s.SkyboxDn = "http://www.roblox.com/asset/?id=3141692808"
  22. s.SkyboxFt = "http://www.roblox.com/asset/?id=3141692808"
  23. s.SkyboxLf = "http://www.roblox.com/asset/?id=3141692808"
  24. s.SkyboxRt = "http://www.roblox.com/asset/?id=3141692808"
  25. s.SkyboxUp = "http://www.roblox.com/asset/?id=3141692808"
  26. s.Parent = game.Lighting
  27. function FUNCTION(a)
  28. if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then
  29. a.Anchored = false
  30. end
  31. local b = a:GetChildren()
  32. for i=1,#b do
  33. FUNCTION(b[i])
  34. end
  35. end
  36.  
  37. FUNCTION(game.workspace)
  38. local a = Instance.new("Sound")
  39. a.Name = "Sound"
  40. a.SoundId = "http://www.roblox.com/asset/?id=1239456107"
  41. a.Volume = 1
  42. a.Pitch = 1
  43. a.Looped = true
  44. a.archivable = false
  45. a.Parent = game.Workspace
  46. a:play()
  47. for i, v in pairs(game.Players:GetChildren()) do--this is going down in order of evrything in players, v is the variable
  48. p = v.Character
  49.  
  50. local weld = Instance.new("Weld",p.Torso)
  51. weld.Part0 = p.Torso
  52.  
  53. local train = Instance.new("Part",p.Torso)
  54. train.Anchored = true
  55. train.CanCollide = false
  56. train.Size = Vector3.new(3,2,6)
  57. train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  58. weld.Part1 = train
  59. weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(0,math.rad(180),0)
  60. train.Anchored = false
  61. local TrainMesh = Instance.new("SpecialMesh",train)
  62. TrainMesh.MeshType = Enum.MeshType.FileMesh
  63. TrainMesh.Scale = Vector3.new(.5,.5,.5)
  64. TrainMesh.MeshId = "rbxassetid://1331585718"
  65. TrainMesh.TextureId = "rbxassetid://1331585737"
  66.  
  67.  
  68. local weld2 = Instance.new("Weld",p.Torso)
  69. weld2.Part0 = p.Torso
  70. local Smoke = Instance.new("Part",p.Torso)
  71. Smoke.Anchored = true
  72. Smoke.CanCollide = false
  73. Smoke.Size = Vector3.new(1,1,1)
  74. Smoke.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  75. weld2.Part1 = Smoke
  76. weld2.C1 = CFrame.new(0,-4,3.5)-- * CFrame.Angles(0,math.rad(180),0)
  77. Smoke.Anchored = false
  78. Smoke.Transparency = 1;
  79.  
  80. p.Humanoid.WalkSpeed = 60;
  81.  
  82.  
  83. for i,v in pairs(p:GetChildren()) do
  84. if v:IsA("Part") then
  85. v.Transparency = 1;
  86. elseif v:IsA("Hat") then
  87. v:Destroy()
  88. elseif v:IsA("Model") then
  89. v:Destroy()
  90. end
  91. end
  92. end
  93.  
  94. local playerLeaderstats = {}
  95. for i, v in pairs(game.Players:GetChildren()) do
  96. table.insert(playerLeaderstats, v)
  97. end
  98.  
  99. for q,p in pairs(game.Players:GetPlayers()) do
  100. local c = Instance.new("ParticleEmitter",p.Character.Torso)
  101. c.Texture = "http://www.roblox.com/asset/?id=3141692808"
  102. c.VelocitySpread = 50 end
  103. local d = Instance.new("Sound",workspace)
  104. d.SoundId = "rbx"
  105. d.Looped = true
  106. d:Play()
  107. for i= 1,#w do
  108. if w[i]:isA("BasePart") then
  109. pe = Instance.new("ParticleEmitter", w[i])
  110. pe.Texture = "http://www.roblox.com/asset/?id=3141692808"
  111. pe.VelocitySpread = 5
  112. end end
  113. for n,m in pairs(game.Players:GetPlayers()) do
  114. local dd = Instance.new("ParticleEmitter",m.Character.Torso)
  115. dd.Texture = "http://www.roblox.com/asset/?id=3141692808"
  116. dd.VelocitySpread = 50 end
  117.  
  118. Shirt = Create("Shirt", Char, "Shirt", {
  119. ShirtTemplate = "http://www.roblox.com/asset/?id=3141692808"
  120. })
  121.  
  122. game.Lighting.TimeOfDay=0;
  123. game.Lighting.Brightness=0;
  124. game.Lighting.ShadowColor=Color3.new(0,0,0);
  125. game.Lighting.Ambient=Color3.new(0,0,0);
  126. game.Lighting.FogEnd=40;
  127. game.Lighting.FogColor=Color3.new(3,0,0);
  128.  
  129.  
  130. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement