Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function anti_fall_tournament()
- local part = Instance.new("Part")
- part.Color = Color3.new(0.639216, 0.635294, 0.647059)
- part.Anchored = true
- part.RightSurface = Enum.SurfaceType.Smooth
- part.Material = Enum.Material.Plastic
- part.Size = Vector3.new(2047.9000244140625, 0.699999988079071, 2047.9000244140625)
- part.BackSurface = Enum.SurfaceType.Smooth
- part.BottomSurface = Enum.SurfaceType.Smooth
- part.CanCollide = true
- part.LeftSurface = Enum.SurfaceType.Smooth
- part.Transparency = 0
- part.Name = "Part"
- part.CFrame = CFrame.new(4495.9502, 80.3499985, 919.249878, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- part.FrontSurface = Enum.SurfaceType.Smooth
- part.TopSurface = Enum.SurfaceType.Smooth
- end
- anti_fall_tournament()
Advertisement
Add Comment
Please, Sign In to add comment