Advertisement
ManlyMemeScripter

Untitled

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