Advertisement
ManlyMemeScripter

Lotsa SPAGHET

Mar 16th, 2018
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. --There was Rufus14 (Kill me now)
  2. sound = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  3. sound.SoundId = "rbxassetid://146040165"
  4. sound:Play()
  5. sound.EmitterSize = 50
  6. sound.Volume = 30
  7. sound.TimePosition = 10
  8. sound.Looped = true
  9. for i = 1,50 do
  10. wait(0.01)
  11. noicething = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  12. noicething.Size = Vector3.new(45,10,15)
  13. noicething.Shape = "Cylinder"
  14. noicething.BrickColor = BrickColor.new("Pastel brown")
  15. noicething.BottomSurface = "Smooth"
  16. noicething.TopSurface = "Smooth"
  17. WEEGEE = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  18. WEEGEE.Size = Vector3.new(11,11,11)
  19. WEEGEE.Transparency = 1
  20. Weld3 = Instance.new("Weld", WEEGEE)
  21. Weld3.Part0 = WEEGEE
  22. Weld3.Part1 = noicething
  23. Weld3.C0 = Weld3.C0 * CFrame.Angles(0,1.5,0)
  24. tehfaic = Instance.new("Decal", WEEGEE)
  25. tehfaic.Texture = "http://www.roblox.com/asset/?id=0"
  26. tehfaic.Face = "Top"
  27. Weld3.C0 = Weld3.C0 * CFrame.new(10,0,0)
  28. Weld3.C0 = Weld3.C0 * CFrame.Angles(3,0,0)
  29. ball = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  30. ball.Shape = "Ball"
  31. ball.BrickColor = BrickColor.new("Pastel brown")
  32. ball.Size = Vector3.new(13,13,13)
  33. ball.TopSurface = "Smooth"
  34. ball.BottomSurface = "Smooth"
  35. ball1 = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  36. ball1.Shape = "Ball"
  37. ball1.BrickColor = BrickColor.new("Pastel brown")
  38. ball1.Size = Vector3.new(13,13,13)
  39. ball1.TopSurface = "Smooth"
  40. ball1.BottomSurface = "Smooth"
  41. wait(0.001)
  42. Weld = Instance.new("Weld", noicething)
  43. Weld.Part0 = noicething
  44. Weld.Part1 = ball
  45. Weld.C0 = Weld.C0 * CFrame.new(20,0,-6.5)
  46. Weld1 = Instance.new("Weld", noicething)
  47. Weld1.Part0 = noicething
  48. Weld1.Part1 = ball1
  49. Weld1.C0 = Weld.C0 * CFrame.new(0,0,13)
  50. end
  51. mes1 = Instance.new("Message", workspace)
  52. mes1.Text = "PENISEEEEEEEES"
  53. wait(0.01)
  54. mes1:destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement