Advertisement
Dikipi_Gamer

Untitled

Apr 16th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. A = Instance.new("Part", game.Workspace)
  2. A.Size = Vector3.new(100,100,100)
  3. A.BrickColor = BrickColor.Random()
  4. A.Anchored = false
  5. A.Locked = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement