Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local pt = Instance.new("Part")
- pt.BrickColor = BrickColor.new("Silver")
- pt.Anchored = true
- pt.CanCollide = true
- pt.BottomSurface = "Weld"
- pt.Parent = workspace
- pt.Name = "OMG"
- pt.Size = Vector3.new(10000000000000000000, 1, 100000000000000000000000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement