Advertisement
DaOMEGAa32

wa

May 21st, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. wait (8)
  2. msg = Instance.new("Message",workspace)
  3. msg.Text = "Welcome to void script builder! The worst skidded comunity all time!"
  4. discord=Instance.new("Hint")
  5. discord.Text = "if you play this game you are a skid admit it"
  6. discord.Parent = game.Workspace
  7. local s = Instance.new("Sound")
  8.  
  9. s.Name = "Name"
  10. s.SoundId = "rbxassetid://390991327"
  11. s.Volume = 11
  12. s.Looped = true
  13. s.archivable = false
  14.  
  15. s.Parent = game.Workspace
  16.  
  17.  
  18. ---credit to allll
  19. s:play()
  20. for _,player in pairs(game.Players:GetPlayers()) do
  21. AnimationId = "33796059"
  22. local Anim = Instance.new("Animation")
  23. Anim.AnimationId = "rbxassetid://"..AnimationId
  24. local k = player.Character.Humanoid:LoadAnimation(Anim) -- script will error if Humanoid doesnt exist in character
  25. k:Play() --Play the animation
  26. k:AdjustSpeed(0.7) --Set '1' to any value you want to adjust the animation speed.
  27. end
  28. for i,v in pairs(game.Players:GetChildren()) do game:GetService("Chat"):Chat(v.Character.Head,"i love using chat all so skids can rage even normal people over a game how funny im laughing so hard [NOT CLICKBAIT] [GONE WRONG]") end
  29. function FUNCTION(a)
  30. FUNCTION(a)
  31. if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then
  32. a.Anchored = false
  33. end
  34. local b = a:GetChildren()
  35. for i=1,#b do
  36. FUNCTION(b[i])
  37. end
  38. end
  39.  
  40. FUNCTION(game.Workspace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement