Best place to get scripts.
Jan 8th, 2014
Roblox Tree Free Models Download
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- plr = game.Players.LocalPlayer.Character -- BY THE WAY the penis is a cylinder, with balls. I can't make the full -- script because of chat limit when i exploit.
- c = Instance.new('CylinderMesh', stick)
- stick.BrickColor = BrickColor.new('Pastel brown')
- stick.TopSurface ='Smooth'
- wstick = Instance.new('Weld',plr.Torso)
- wstick.Part1 = stick
- wstick.C1 = CFrame.new(Vector3.new(0,3.5,-1.5))* CFrame.Angles(80,0,0)
- ball1.BrickColor = stick.BrickColor
- ball1.Size = Vector3.new(3,3,3)
- wb1.Part0 = wstick.Part0
- ball1.BottomSurface ='Smooth'
- wb1.C1 = CFrame.new(Vector3.new(-0.5,1.5,0))
- ball2.Parent = plr
- wb2.Part0 = wstick.Part0
- wb2.C1 = CFrame.new(Vector3.new(0.5,1.5,0))
Comments are closed.