Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Boobie script
- local ball1 = Instance.new("Part")
- local ball2 = Instance.new("Part")
- local dot1 = Instance.new("Part")
- local dot2 = Instance.new("Part")
- ball1.Anchored = true
- ball2.Anchored = true
- dot1.Anchored = true
- dot2.Anchored = true
- -- idk XD
- -- jk
- ball1.BrickColor = BrickColor.new("Pastel brown")
- ball2.BrickColor = BrickColor.new("Pastel brown")
- dot1.BrickColor = BrickColor.new("Hot pink")
- dot2.BrickColor = BrickColor.new("Hot pink")
- -- lmao
- -- here is the building
- -- ITS BIG
- -- WAT IS IT?
- -- ITS TITS
- ball1.Size = Vector3.new(23.7, 23.7, 23.7)
- ball2.Size = Vector3.new(23.7, 23.7, 23.7)
- ball1.CFrame = CFrame.new(119.907, 11.85, -45.5)
- ball2.CFrame = CFrame.new(119.907, 11.85, -33.803)
- dot1.Size = Vector3.new(5.25, 5.25, 5.25)
- dot2.Size = Vector3.new(5.25, 5.25, 5.25)
- dot1.CFrame = CFrame.new(108.584, 13.275, -46.763)
- dot2.CFrame = CFrame.new(108.584, 13.275, -33.193)
- ball1.Shape = "Ball"
- ball2.Shape = "Ball"
- dot1.Shape = "Ball"
- dot2.Shape = "Ball"
- ball1.BackSurface = "SmoothNoOutlines"
- ball1.BottomSurface = "SmoothNoOutlines"
- ball1.FrontSurface = "SmoothNoOutlines"
- ball1.LeftSurface = "SmoothNoOutlines"
- ball1.RightSurface = "SmoothNoOutlines"
- ball1.TopSurface = "SmoothNoOutlines"
- ball2.BackSurface = "SmoothNoOutlines"
- ball2.BottomSurface = "SmoothNoOutlines"
- ball2.FrontSurface = "SmoothNoOutlines"
- ball2.LeftSurface = "SmoothNoOutlines"
- ball2.RightSurface = "SmoothNoOutlines"
- ball2.TopSurface = "SmoothNoOutlines"
- dot1.BackSurface = "SmoothNoOutlines"
- dot1.BottomSurface = "SmoothNoOutlines"
- dot1.FrontSurface = "SmoothNoOutlines"
- dot1.LeftSurface = "SmoothNoOutlines"
- dot1.RightSurface = "SmoothNoOutlines"
- dot1.TopSurface = "SmoothNoOutlines"
- dot2.BackSurface = "SmoothNoOutlines"
- dot2.BottomSurface = "SmoothNoOutlines"
- dot2.FrontSurface = "SmoothNoOutlines"
- dot2.LeftSurface = "SmoothNoOutlines"
- dot2.RightSurface = "SmoothNoOutlines"
- dot2.TopSurface = "SmoothNoOutlines"
- -- MAGIC HAPPENS HERE
- ball1.Parent = game.Workspace
- ball2.Parent = game.Workspace
- dot1.Parent = game.Workspace
- dot2.Parent = game.Workspace
- print("Boobies Loaded lmfao")
- -- hay
- -- kthxbye
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement