сценарий Roblox для создания кирпича
local part = Instance.new('Part')
part.Parent = game.Workspace
Flumuffel
local part = Instance.new('Part')
part.Parent = game.Workspace
game.Players.LocalPlayer.UserId = "Place Owner Id Here"