Loading model...
by Саша Климов · 4/11/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Van |
| 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 = "Van" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark stone grey"] = "2022 Stud", |
| 25 | ["Fossil"] = "2022 Stud", |
| 26 | ["Medium stone grey"] = "2022 Inlet", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "Chassis" |
| 32 | p.Size = Vector3.new(9.5, 1, 23) |
| 33 | p.CFrame = CFrame.new(0, 2, 0) |
| 34 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "BodyLower" |
| 43 | p.Size = Vector3.new(10, 3, 24) |
| 44 | p.CFrame = CFrame.new(0, 3.46, 0) |
| 45 | p.BrickColor = BrickColor.new("Fossil") |
| 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 = "FrontBumper" |
| 54 | p.Size = Vector3.new(10, 1.5, 1) |
| 55 | p.CFrame = CFrame.new(0, 3, -12.54) |
| 56 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "RearBumper" |
| 65 | p.Size = Vector3.new(10, 1.5, 1) |
| 66 | p.CFrame = CFrame.new(0, 3, 12.54) |
| 67 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "Grille" |
| 76 | p.Size = Vector3.new(7, 1.5, 0.5) |
| 77 | p.CFrame = CFrame.new(0, 4.54, -12.1) |
| 78 | p.BrickColor = BrickColor.new("Really black") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Universal" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "HeadlightL" |
| 87 | p.Size = Vector3.new(2, 1, 0.5) |
| 88 | p.CFrame = CFrame.new(-3.5, 4.58, -12.2) |
| 89 | p.BrickColor = BrickColor.new("Institutional white") |
| 90 | p.Material = Enum.Material.Neon |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "HeadlightR" |
| 97 | p.Size = Vector3.new(2, 1, 0.5) |
| 98 | p.CFrame = CFrame.new(3.5, 4.58, -12.2) |
| 99 | p.BrickColor = BrickColor.new("Institutional white") |
| 100 | p.Material = Enum.Material.Neon |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Name = "Hood" |
| 107 | p.Size = Vector3.new(10, 0.5, 5) |
| 108 | p.CFrame = CFrame.new(0, 5.5, -9.5) * CFrame.Angles(math.rad(5), math.rad(0), math.rad(0)) |
| 109 | p.BrickColor = BrickColor.new("Fossil") |
| 110 | p.Material = Enum.Material.Glacier |
| 111 | p.MaterialVariant = "2022 Stud" |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Name = "CabinSides" |
| 118 | p.Size = Vector3.new(10, 4, 18) |
| 119 | p.CFrame = CFrame.new(0, 7, 2) |
| 120 | p.BrickColor = BrickColor.new("Fossil") |
| 121 | p.Material = Enum.Material.Glacier |
| 122 | p.MaterialVariant = "2022 Stud" |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Name = "Windshield" |
| 129 | p.Size = Vector3.new(9.5, 3.5, 0.5) |
| 130 | p.CFrame = CFrame.new(0, 7, -6.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 131 | p.BrickColor = BrickColor.new("Really black") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Universal" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Name = "Roof" |
| 140 | p.Size = Vector3.new(10, 0.5, 18) |
| 141 | p.CFrame = CFrame.new(0.04, 9, 2.04) |
| 142 | p.BrickColor = BrickColor.new("Fossil") |
| 143 | p.Material = Enum.Material.Glacier |
| 144 | p.MaterialVariant = "2022 Stud" |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "SideWindowL" |
| 151 | p.Size = Vector3.new(0.5, 2.5, 16) |
| 152 | p.CFrame = CFrame.new(-5.1, 7, 2) |
| 153 | p.BrickColor = BrickColor.new("Really black") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Universal" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "SideWindowR" |
| 162 | p.Size = Vector3.new(0.5, 2.5, 16) |
| 163 | p.CFrame = CFrame.new(5.1, 7, 2) |
| 164 | p.BrickColor = BrickColor.new("Really black") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Universal" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Name = "RearWindow" |
| 173 | p.Size = Vector3.new(9, 2.5, 0.5) |
| 174 | p.CFrame = CFrame.new(0, 7, 11.1) |
| 175 | p.BrickColor = BrickColor.new("Really black") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Universal" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Shape = Enum.PartType.Cylinder |
| 184 | p.Name = "TireFL" |
| 185 | p.Size = Vector3.new(1.2, 3.6, 3.6) |
| 186 | p.CFrame = CFrame.new(-4.6, 1.8, -7) |
| 187 | p.BrickColor = BrickColor.new("Really black") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Universal" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Shape = Enum.PartType.Cylinder |
| 196 | p.Name = "HubFL" |
| 197 | p.Size = Vector3.new(1.4, 2.16, 2.16) |
| 198 | p.CFrame = CFrame.new(-4.78, 1.8, -7) |
| 199 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Inlet" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Shape = Enum.PartType.Cylinder |
| 208 | p.Name = "TireFR" |
| 209 | p.Size = Vector3.new(1.2, 3.6, 3.6) |
| 210 | p.CFrame = CFrame.new(4.6, 1.8, -7) |
| 211 | p.BrickColor = BrickColor.new("Really black") |
| 212 | p.Material = Enum.Material.Glacier |
| 213 | p.MaterialVariant = "2022 Universal" |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Shape = Enum.PartType.Cylinder |
| 220 | p.Name = "HubFR" |
| 221 | p.Size = Vector3.new(1.4, 2.16, 2.16) |
| 222 | p.CFrame = CFrame.new(4.78, 1.8, -7) |
| 223 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 224 | p.Material = Enum.Material.Glacier |
| 225 | p.MaterialVariant = "2022 Inlet" |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("Part") |
| 231 | p.Shape = Enum.PartType.Cylinder |
| 232 | p.Name = "TireRL" |
| 233 | p.Size = Vector3.new(1.2, 3.6, 3.6) |
| 234 | p.CFrame = CFrame.new(-4.6, 1.8, 7) |
| 235 | p.BrickColor = BrickColor.new("Really black") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Universal" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Shape = Enum.PartType.Cylinder |
| 244 | p.Name = "HubRL" |
| 245 | p.Size = Vector3.new(1.4, 2.16, 2.16) |
| 246 | p.CFrame = CFrame.new(-4.78, 1.8, 7) |
| 247 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Inlet" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Shape = Enum.PartType.Cylinder |
| 256 | p.Name = "TireRR" |
| 257 | p.Size = Vector3.new(1.2, 3.6, 3.6) |
| 258 | p.CFrame = CFrame.new(4.6, 1.8, 7) |
| 259 | p.BrickColor = BrickColor.new("Really black") |
| 260 | p.Material = Enum.Material.Glacier |
| 261 | p.MaterialVariant = "2022 Universal" |
| 262 | p.Anchored = true |
| 263 | p.Parent = model |
| 264 | end |
| 265 | do |
| 266 | local p = Instance.new("Part") |
| 267 | p.Shape = Enum.PartType.Cylinder |
| 268 | p.Name = "HubRR" |
| 269 | p.Size = Vector3.new(1.4, 2.16, 2.16) |
| 270 | p.CFrame = CFrame.new(4.78, 1.8, 7) |
| 271 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 272 | p.Material = Enum.Material.Glacier |
| 273 | p.MaterialVariant = "2022 Inlet" |
| 274 | p.Anchored = true |
| 275 | p.Parent = model |
| 276 | end |
| 277 | do |
| 278 | local p = Instance.new("Part") |
| 279 | p.Name = "MirrorL" |
| 280 | p.Size = Vector3.new(1, 0.8, 0.5) |
| 281 | p.CFrame = CFrame.new(-5.8, 6, -6) |
| 282 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 283 | p.Material = Enum.Material.Glacier |
| 284 | p.MaterialVariant = "2022 Stud" |
| 285 | p.Anchored = true |
| 286 | p.Parent = model |
| 287 | end |
| 288 | do |
| 289 | local p = Instance.new("Part") |
| 290 | p.Name = "MirrorR" |
| 291 | p.Size = Vector3.new(1, 0.8, 0.5) |
| 292 | p.CFrame = CFrame.new(5.8, 6, -6) |
| 293 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 294 | p.Material = Enum.Material.Glacier |
| 295 | p.MaterialVariant = "2022 Stud" |
| 296 | p.Anchored = true |
| 297 | p.Parent = model |
| 298 | end |
| 299 | model.PrimaryPart = model:FindFirstChild("BodyLower") |
| 300 | print("Van built: " .. #model:GetChildren() .. " parts") |
Loading comments...