Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- A = Instance.new("Part", game.Workspace)
- A.Size = Vector3.new(100,100,100)
- A.BrickColor = BrickColor.Random()
- A.Anchored = false
- A.Locked = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement