Advertisement
BabyGoatz

Untitled

Aug 1st, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Instance.new("Part").Parent = Workspace
  2. Part = Instance.new("Part")
  3. Workspace.Part.Size = Vector3.new(0, 500, 0)
  4. game.Workspace.Part.BrickColor = BrickColor.Red()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement