Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --There was Rufus14 (Kill me now)
- sound = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
- sound.SoundId = "rbxassetid://487878861"
- sound:Play()
- sound.EmitterSize = 50
- sound.Volume = 30
- sound.TimePosition = 10
- mes = Instance.new("Message", workspace)
- mes.Text = "Elmo Says It's Fun Time!"
- wait(4)
- mes:destroy()
- for i = 1,50 do
- wait(0.1)
- noicething = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
- noicething.Size = Vector3.new(45,10,15)
- noicething.Shape = "Cylinder"
- noicething.BrickColor = BrickColor.new("Really red")
- noicething.BottomSurface = "Smooth"
- noicething.TopSurface = "Smooth"
- WEEGEE = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
- WEEGEE.Size = Vector3.new(11,11,11)
- WEEGEE.Transparency = 1
- Weld3 = Instance.new("Weld", WEEGEE)
- Weld3.Part0 = WEEGEE
- Weld3.Part1 = noicething
- Weld3.C0 = Weld3.C0 * CFrame.Angles(0,1.5,0)
- tehfaic = Instance.new("Decal", WEEGEE)
- tehfaic.Texture = "http://www.roblox.com/asset/?id=58251707"
- tehfaic.Face = "Top"
- Weld3.C0 = Weld3.C0 * CFrame.new(10,0,0)
- Weld3.C0 = Weld3.C0 * CFrame.Angles(3,0,0)
- ball = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
- ball.Shape = "Ball"
- ball.BrickColor = BrickColor.new("Really red")
- ball.Size = Vector3.new(13,13,13)
- ball.TopSurface = "Smooth"
- ball.BottomSurface = "Smooth"
- ball1 = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
- ball1.Shape = "Ball"
- ball1.BrickColor = BrickColor.new("Really red")
- ball1.Size = Vector3.new(13,13,13)
- ball1.TopSurface = "Smooth"
- ball1.BottomSurface = "Smooth"
- wait(0.001)
- Weld = Instance.new("Weld", noicething)
- Weld.Part0 = noicething
- Weld.Part1 = ball
- Weld.C0 = Weld.C0 * CFrame.new(20,0,-6.5)
- Weld1 = Instance.new("Weld", noicething)
- Weld1.Part0 = noicething
- Weld1.Part1 = ball1
- Weld1.C0 = Weld.C0 * CFrame.new(0,0,13)
- end
- mes1 = Instance.new("Message", workspace)
- mes1.Text = "PENISEEEEEEEES"
- wait(0.01)
- mes1:destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement