Loading model...
by Quinn Symonds · 3/30/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: OldSkunk |
| 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 = "OldSkunk" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Cool yellow"] = "2022 Stud", |
| 26 | ["Dark red"] = "2022 Stud", |
| 27 | ["Dark stone grey"] = "2022 Stud", |
| 28 | ["Dusty Rose"] = "2022 Stud", |
| 29 | ["Light stone grey"] = "2022 Glue", |
| 30 | ["Really black"] = "2022 Universal", |
| 31 | ["White"] = "2022 Stud", |
| 32 | } |
| 33 | do |
| 34 | local p = Instance.new("Part") |
| 35 | p.Name = "Torso" |
| 36 | p.Size = Vector3.new(4.5, 4, 4.5) |
| 37 | p.CFrame = CFrame.new(0, 2.5, 1) |
| 38 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Stud" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Name = "Chest" |
| 47 | p.Size = Vector3.new(3.5, 3, 1) |
| 48 | p.CFrame = CFrame.new(0, 2.2, -0.8) |
| 49 | p.BrickColor = BrickColor.new("Light stone grey") |
| 50 | p.Material = Enum.Material.Glacier |
| 51 | p.MaterialVariant = "2022 Glue" |
| 52 | p.Anchored = true |
| 53 | p.Parent = model |
| 54 | end |
| 55 | do |
| 56 | local p = Instance.new("Part") |
| 57 | p.Name = "HeadCore" |
| 58 | p.Size = Vector3.new(5, 4.5, 4.5) |
| 59 | p.CFrame = CFrame.new(0, 6, -0.5) |
| 60 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 61 | p.Material = Enum.Material.Glacier |
| 62 | p.MaterialVariant = "2022 Stud" |
| 63 | p.Anchored = true |
| 64 | p.Parent = model |
| 65 | end |
| 66 | do |
| 67 | local p = Instance.new("Part") |
| 68 | p.Name = "HeadStripe" |
| 69 | p.Size = Vector3.new(2.5, 0.8, 4) |
| 70 | p.CFrame = CFrame.new(0, 8, -0.5) |
| 71 | p.BrickColor = BrickColor.new("Light stone grey") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Glue" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Name = "CheekL" |
| 80 | p.Size = Vector3.new(1.2, 2.5, 3) |
| 81 | p.CFrame = CFrame.new(2.2, 5.5, -0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-15)) |
| 82 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Stud" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "CheekR" |
| 91 | p.Size = Vector3.new(1.2, 2.5, 3) |
| 92 | p.CFrame = CFrame.new(-2.2, 5.5, -0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 93 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 94 | p.Material = Enum.Material.Glacier |
| 95 | p.MaterialVariant = "2022 Stud" |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("Part") |
| 101 | p.Name = "BeardMain" |
| 102 | p.Size = Vector3.new(5.4, 2.6, 1) |
| 103 | p.CFrame = CFrame.new(0, 4.4, -2.2) |
| 104 | p.BrickColor = BrickColor.new("White") |
| 105 | p.Material = Enum.Material.Glacier |
| 106 | p.MaterialVariant = "2022 Stud" |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("Part") |
| 112 | p.Name = "BeardChin" |
| 113 | p.Size = Vector3.new(2, 1.5, 0.8) |
| 114 | p.CFrame = CFrame.new(0, 3.5, -2.6) |
| 115 | p.BrickColor = BrickColor.new("White") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Stud" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("Part") |
| 123 | p.Name = "MoustacheL" |
| 124 | p.Size = Vector3.new(1.8, 0.8, 0.5) |
| 125 | p.CFrame = CFrame.new(0.8, 4.8, -2.64) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 126 | p.BrickColor = BrickColor.new("White") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Stud" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("Part") |
| 134 | p.Name = "MoustacheR" |
| 135 | p.Size = Vector3.new(1.8, 0.8, 0.5) |
| 136 | p.CFrame = CFrame.new(-0.8, 4.8, -2.64) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 137 | p.BrickColor = BrickColor.new("White") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Stud" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Shape = Enum.PartType.Ball |
| 146 | p.Name = "Nose" |
| 147 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 148 | p.CFrame = CFrame.new(0, 5.2, -2.8) |
| 149 | p.BrickColor = BrickColor.new("Dark red") |
| 150 | p.Material = Enum.Material.Glacier |
| 151 | p.MaterialVariant = "2022 Stud" |
| 152 | p.Anchored = true |
| 153 | p.Parent = model |
| 154 | end |
| 155 | do |
| 156 | local p = Instance.new("Part") |
| 157 | p.Shape = Enum.PartType.Cylinder |
| 158 | p.Name = "EyeWhiteL" |
| 159 | p.Size = Vector3.new(0.4, 1.8, 1.8) |
| 160 | p.CFrame = CFrame.new(1.4, 6.2, -2.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 161 | p.BrickColor = BrickColor.new("Cool yellow") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Stud" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | do |
| 168 | local p = Instance.new("Part") |
| 169 | p.Shape = Enum.PartType.Cylinder |
| 170 | p.Name = "EyePupilL" |
| 171 | p.Size = Vector3.new(0.2, 1.2, 1.2) |
| 172 | p.CFrame = CFrame.new(1.4, 6.2, -2.8) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 173 | p.BrickColor = BrickColor.new("Really black") |
| 174 | p.Material = Enum.Material.Glacier |
| 175 | p.MaterialVariant = "2022 Universal" |
| 176 | p.Anchored = true |
| 177 | p.Parent = model |
| 178 | end |
| 179 | do |
| 180 | local p = Instance.new("Part") |
| 181 | p.Shape = Enum.PartType.Cylinder |
| 182 | p.Name = "EyeWhiteR" |
| 183 | p.Size = Vector3.new(0.4, 1.8, 1.8) |
| 184 | p.CFrame = CFrame.new(-1.4, 6.2, -2.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 185 | p.BrickColor = BrickColor.new("Cool yellow") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Stud" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("Part") |
| 193 | p.Shape = Enum.PartType.Cylinder |
| 194 | p.Name = "EyePupilR" |
| 195 | p.Size = Vector3.new(0.2, 1.2, 1.2) |
| 196 | p.CFrame = CFrame.new(-1.4, 6.2, -2.8) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 197 | p.BrickColor = BrickColor.new("Really black") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Universal" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "EarL" |
| 206 | p.Size = Vector3.new(1.4, 1.6, 0.6) |
| 207 | p.CFrame = CFrame.new(2.2, 8.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 208 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Stud" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Name = "EarInnerL" |
| 217 | p.Size = Vector3.new(0.8, 0.8, 0.2) |
| 218 | p.CFrame = CFrame.new(2.2, 8.3, -0.28) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 219 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Stud" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Name = "EarR" |
| 228 | p.Size = Vector3.new(1.4, 1.6, 0.6) |
| 229 | p.CFrame = CFrame.new(-2.2, 8.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 230 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 231 | p.Material = Enum.Material.Glacier |
| 232 | p.MaterialVariant = "2022 Stud" |
| 233 | p.Anchored = true |
| 234 | p.Parent = model |
| 235 | end |
| 236 | do |
| 237 | local p = Instance.new("Part") |
| 238 | p.Name = "EarInnerR" |
| 239 | p.Size = Vector3.new(0.8, 0.8, 0.2) |
| 240 | p.CFrame = CFrame.new(-2.2, 8.3, -0.28) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 241 | p.BrickColor = BrickColor.new("Dusty Rose") |
| 242 | p.Material = Enum.Material.Glacier |
| 243 | p.MaterialVariant = "2022 Stud" |
| 244 | p.Anchored = true |
| 245 | p.Parent = model |
| 246 | end |
| 247 | do |
| 248 | local p = Instance.new("Part") |
| 249 | p.Name = "FrameL" |
| 250 | p.Size = Vector3.new(0.2, 2.2, 2.2) |
| 251 | p.CFrame = CFrame.new(1.4, 6.2, -3.18) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 252 | p.BrickColor = BrickColor.new("Black") |
| 253 | p.Material = Enum.Material.Glacier |
| 254 | p.MaterialVariant = "2022 Glue" |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Name = "FrameR" |
| 261 | p.Size = Vector3.new(0.2, 2.2, 2.2) |
| 262 | p.CFrame = CFrame.new(-1.4, 6.2, -3.18) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 263 | p.BrickColor = BrickColor.new("Black") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Glue" |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Name = "Bridge" |
| 272 | p.Size = Vector3.new(1, 0.2, 0.2) |
| 273 | p.CFrame = CFrame.new(0, 6.2, -3.1) |
| 274 | p.BrickColor = BrickColor.new("Black") |
| 275 | p.Material = Enum.Material.Glacier |
| 276 | p.MaterialVariant = "2022 Glue" |
| 277 | p.Anchored = true |
| 278 | p.Parent = model |
| 279 | end |
| 280 | do |
| 281 | local p = Instance.new("Part") |
| 282 | p.Name = "TempleL" |
| 283 | p.Size = Vector3.new(2.6, 0.2, 0.2) |
| 284 | p.CFrame = CFrame.new(2.5, 6.5, -1.8) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 285 | p.BrickColor = BrickColor.new("Black") |
| 286 | p.Material = Enum.Material.Glacier |
| 287 | p.MaterialVariant = "2022 Glue" |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Name = "TempleR" |
| 294 | p.Size = Vector3.new(2.6, 0.2, 0.2) |
| 295 | p.CFrame = CFrame.new(-2.5, 6.5, -1.8) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 296 | p.BrickColor = BrickColor.new("Black") |
| 297 | p.Material = Enum.Material.Glacier |
| 298 | p.MaterialVariant = "2022 Glue" |
| 299 | p.Anchored = true |
| 300 | p.Parent = model |
| 301 | end |
| 302 | do |
| 303 | local p = Instance.new("Part") |
| 304 | p.Name = "TailBase" |
| 305 | p.Size = Vector3.new(2, 3, 2) |
| 306 | p.CFrame = CFrame.new(0, 3.04, 3.5) |
| 307 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 308 | p.Material = Enum.Material.Glacier |
| 309 | p.MaterialVariant = "2022 Stud" |
| 310 | p.Anchored = true |
| 311 | p.Parent = model |
| 312 | end |
| 313 | do |
| 314 | local p = Instance.new("Part") |
| 315 | p.Name = "TailMid" |
| 316 | p.Size = Vector3.new(2.8, 4, 2.5) |
| 317 | p.CFrame = CFrame.new(0, 5, 4.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 318 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 319 | p.Material = Enum.Material.Glacier |
| 320 | p.MaterialVariant = "2022 Stud" |
| 321 | p.Anchored = true |
| 322 | p.Parent = model |
| 323 | end |
| 324 | do |
| 325 | local p = Instance.new("Part") |
| 326 | p.Name = "TailStripe" |
| 327 | p.Size = Vector3.new(1.4, 3.4, 3) |
| 328 | p.CFrame = CFrame.new(0, 5.4, 4.6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 329 | p.BrickColor = BrickColor.new("Light stone grey") |
| 330 | p.Material = Enum.Material.Glacier |
| 331 | p.MaterialVariant = "2022 Glue" |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Name = "TailTop" |
| 338 | p.Size = Vector3.new(2, 3, 2) |
| 339 | p.CFrame = CFrame.new(0, 7.5, 5.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 340 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 341 | p.Material = Enum.Material.Glacier |
| 342 | p.MaterialVariant = "2022 Stud" |
| 343 | p.Anchored = true |
| 344 | p.Parent = model |
| 345 | end |
| 346 | do |
| 347 | local p = Instance.new("Part") |
| 348 | p.Name = "LegFL" |
| 349 | p.Size = Vector3.new(1, 2, 1) |
| 350 | p.CFrame = CFrame.new(1.5, 1, -1) |
| 351 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 352 | p.Material = Enum.Material.Glacier |
| 353 | p.MaterialVariant = "2022 Stud" |
| 354 | p.Anchored = true |
| 355 | p.Parent = model |
| 356 | end |
| 357 | do |
| 358 | local p = Instance.new("Part") |
| 359 | p.Name = "PawFL" |
| 360 | p.Size = Vector3.new(1.2, 0.6, 1.2) |
| 361 | p.CFrame = CFrame.new(1.5, 0.22, -1.5) |
| 362 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 363 | p.Material = Enum.Material.Glacier |
| 364 | p.MaterialVariant = "2022 Stud" |
| 365 | p.Anchored = true |
| 366 | p.Parent = model |
| 367 | end |
| 368 | do |
| 369 | local p = Instance.new("Part") |
| 370 | p.Name = "LegFR" |
| 371 | p.Size = Vector3.new(1, 2, 1) |
| 372 | p.CFrame = CFrame.new(-1.5, 1, -1) |
| 373 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 374 | p.Material = Enum.Material.Glacier |
| 375 | p.MaterialVariant = "2022 Stud" |
| 376 | p.Anchored = true |
| 377 | p.Parent = model |
| 378 | end |
| 379 | do |
| 380 | local p = Instance.new("Part") |
| 381 | p.Name = "PawFR" |
| 382 | p.Size = Vector3.new(1.2, 0.6, 1.2) |
| 383 | p.CFrame = CFrame.new(-1.5, 0.22, -1.5) |
| 384 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Stud" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "LegBL" |
| 393 | p.Size = Vector3.new(1.5, 2.5, 2) |
| 394 | p.CFrame = CFrame.new(2, 1.5, 2) |
| 395 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Stud" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Name = "PawBL" |
| 404 | p.Size = Vector3.new(1.2, 0.6, 1.2) |
| 405 | p.CFrame = CFrame.new(2, 0.3, 2.5) |
| 406 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 407 | p.Material = Enum.Material.Glacier |
| 408 | p.MaterialVariant = "2022 Stud" |
| 409 | p.Anchored = true |
| 410 | p.Parent = model |
| 411 | end |
| 412 | do |
| 413 | local p = Instance.new("Part") |
| 414 | p.Name = "LegBR" |
| 415 | p.Size = Vector3.new(1.5, 2.5, 2) |
| 416 | p.CFrame = CFrame.new(-2, 1.5, 2) |
| 417 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 418 | p.Material = Enum.Material.Glacier |
| 419 | p.MaterialVariant = "2022 Stud" |
| 420 | p.Anchored = true |
| 421 | p.Parent = model |
| 422 | end |
| 423 | do |
| 424 | local p = Instance.new("Part") |
| 425 | p.Name = "PawBR" |
| 426 | p.Size = Vector3.new(1.2, 0.6, 1.2) |
| 427 | p.CFrame = CFrame.new(-2, 0.3, 2.5) |
| 428 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 429 | p.Material = Enum.Material.Glacier |
| 430 | p.MaterialVariant = "2022 Stud" |
| 431 | p.Anchored = true |
| 432 | p.Parent = model |
| 433 | end |
| 434 | model.PrimaryPart = model:FindFirstChild("Torso") |
| 435 | print("OldSkunk built: " .. #model:GetChildren() .. " parts") |
Loading comments...