Loading model...
by 🔨Bifer · 3/24/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: VelvetChair |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "VelvetChair" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark green"] = "2022 Stud", |
| 25 | ["Earth green"] = "2022 Stud", |
| 26 | ["Gold"] = "2022 Stud", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "SeatBase" |
| 32 | p.Size = Vector3.new(6, 0.8, 5) |
| 33 | p.CFrame = CFrame.new(0, 6, 0) |
| 34 | p.BrickColor = BrickColor.new("Dark green") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "SeatFront" |
| 43 | p.Size = Vector3.new(5.6, 0.6, 1) |
| 44 | p.CFrame = CFrame.new(0, 6.2, -2) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(0)) |
| 45 | p.BrickColor = BrickColor.new("Dark green") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "SeatMid" |
| 54 | p.Size = Vector3.new(5.8, 0.6, 3.5) |
| 55 | p.CFrame = CFrame.new(0, 6.14, 0) |
| 56 | p.BrickColor = BrickColor.new("Dark green") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Stud" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "BackLower" |
| 65 | p.Size = Vector3.new(5.8, 3, 0.8) |
| 66 | p.CFrame = CFrame.new(0, 7.9, 2.5) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 67 | p.BrickColor = BrickColor.new("Dark green") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "BackMid" |
| 76 | p.Size = Vector3.new(5.4, 3, 0.8) |
| 77 | p.CFrame = CFrame.new(0, 10.4, 3.2) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 78 | p.BrickColor = BrickColor.new("Dark green") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "BackTop" |
| 87 | p.Size = Vector3.new(4.8, 2, 0.8) |
| 88 | p.CFrame = CFrame.new(0, 12.4, 4) * CFrame.Angles(math.rad(25), math.rad(0), math.rad(0)) |
| 89 | p.BrickColor = BrickColor.new("Dark green") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "SeatButton1" |
| 98 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 99 | p.CFrame = CFrame.new(-1.5, 6.53, -1) |
| 100 | p.BrickColor = BrickColor.new("Earth green") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "SeatButton2" |
| 109 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 110 | p.CFrame = CFrame.new(1.5, 6.53, -1) |
| 111 | p.BrickColor = BrickColor.new("Earth green") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "SeatButton3" |
| 120 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 121 | p.CFrame = CFrame.new(0, 6.53, 1) |
| 122 | p.BrickColor = BrickColor.new("Earth green") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "BackButton1" |
| 131 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 132 | p.CFrame = CFrame.new(-1.5, 8.9, 2.6) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 133 | p.BrickColor = BrickColor.new("Earth green") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "BackButton2" |
| 142 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 143 | p.CFrame = CFrame.new(1.5, 8.9, 2.6) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 144 | p.BrickColor = BrickColor.new("Earth green") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "BackButton3" |
| 153 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 154 | p.CFrame = CFrame.new(0, 10.9, 3.2) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 155 | p.BrickColor = BrickColor.new("Earth green") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Shape = Enum.PartType.Cylinder |
| 164 | p.Name = "Leg_FL" |
| 165 | p.Size = Vector3.new(6, 0.1, 0.1) |
| 166 | p.CFrame = CFrame.new(-2.2, 3.5, -1.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 167 | p.BrickColor = BrickColor.new("Really black") |
| 168 | p.Material = Enum.Material.Glacier |
| 169 | p.MaterialVariant = "2022 Universal" |
| 170 | p.Anchored = true |
| 171 | p.Parent = model |
| 172 | end |
| 173 | do |
| 174 | local p = Instance.new("Part") |
| 175 | p.Shape = Enum.PartType.Cylinder |
| 176 | p.Name = "LegTip_FL" |
| 177 | p.Size = Vector3.new(1, 0.27, 0.27) |
| 178 | p.CFrame = CFrame.new(-2.192, 0.506, -1.692) * CFrame.Angles(math.rad(-1), math.rad(0), math.rad(90)) |
| 179 | p.BrickColor = BrickColor.new("Gold") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Stud" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Shape = Enum.PartType.Cylinder |
| 188 | p.Name = "Leg_FR" |
| 189 | p.Size = Vector3.new(6, 0.1, 0.1) |
| 190 | p.CFrame = CFrame.new(2.2, 3.5, -1.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 191 | p.BrickColor = BrickColor.new("Really black") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Universal" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Shape = Enum.PartType.Cylinder |
| 200 | p.Name = "LegTip_FR" |
| 201 | p.Size = Vector3.new(1, 0.27, 0.27) |
| 202 | p.CFrame = CFrame.new(2.192, 0.406, -1.692) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 203 | p.BrickColor = BrickColor.new("Gold") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Shape = Enum.PartType.Cylinder |
| 212 | p.Name = "Leg_BL" |
| 213 | p.Size = Vector3.new(6, 0.1, 0.1) |
| 214 | p.CFrame = CFrame.new(-2.2, 3.5, 1.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 215 | p.BrickColor = BrickColor.new("Really black") |
| 216 | p.Material = Enum.Material.Glacier |
| 217 | p.MaterialVariant = "2022 Universal" |
| 218 | p.Anchored = true |
| 219 | p.Parent = model |
| 220 | end |
| 221 | do |
| 222 | local p = Instance.new("Part") |
| 223 | p.Shape = Enum.PartType.Cylinder |
| 224 | p.Name = "LegTip_BL" |
| 225 | p.Size = Vector3.new(1, 0.27, 0.27) |
| 226 | p.CFrame = CFrame.new(-2.192, 0.471, 1.694) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 227 | p.BrickColor = BrickColor.new("Gold") |
| 228 | p.Material = Enum.Material.Glacier |
| 229 | p.MaterialVariant = "2022 Stud" |
| 230 | p.Anchored = true |
| 231 | p.Parent = model |
| 232 | end |
| 233 | do |
| 234 | local p = Instance.new("Part") |
| 235 | p.Shape = Enum.PartType.Cylinder |
| 236 | p.Name = "Leg_BR" |
| 237 | p.Size = Vector3.new(6, 0.1, 0.1) |
| 238 | p.CFrame = CFrame.new(2.2, 3.5, 1.7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 239 | p.BrickColor = BrickColor.new("Really black") |
| 240 | p.Material = Enum.Material.Glacier |
| 241 | p.MaterialVariant = "2022 Universal" |
| 242 | p.Anchored = true |
| 243 | p.Parent = model |
| 244 | end |
| 245 | do |
| 246 | local p = Instance.new("Part") |
| 247 | p.Shape = Enum.PartType.Cylinder |
| 248 | p.Name = "LegTip_BR" |
| 249 | p.Size = Vector3.new(1, 0.27, 0.27) |
| 250 | p.CFrame = CFrame.new(2.192, 0.571, 1.694) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 251 | p.BrickColor = BrickColor.new("Gold") |
| 252 | p.Material = Enum.Material.Glacier |
| 253 | p.MaterialVariant = "2022 Stud" |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | model.PrimaryPart = model:FindFirstChild("SeatBase") |
| 258 | print("VelvetChair built: " .. #model:GetChildren() .. " parts") |
Loading comments...