Advertisement
diamondminer666

Untitled

Dec 13th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. local pt = Instance.new("Part")
  2. pt.BrickColor = BrickColor.new("Silver")
  3. pt.Anchored = true
  4. pt.CanCollide = true
  5. pt.BottomSurface = "Weld"
  6. pt.Parent = workspace
  7. pt.Name = "OMG"
  8. pt.Size = Vector3.new(10000000000000000000, 1, 100000000000000000000000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement