Loading model...
by arman cool · 5/7/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: SalamiPenguin |
| 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 = "SalamiPenguin" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Crimson"] = "2022 Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Really black"] = "2022 Universal", |
| 27 | ["White"] = "2022 Stud", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "Belly_Base" |
| 32 | p.Size = Vector3.new(3, 3, 3) |
| 33 | p.CFrame = CFrame.new(0, 1.46, 0) |
| 34 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "Belly_Mid" |
| 43 | p.Size = Vector3.new(3.4, 2.5, 3.4) |
| 44 | p.CFrame = CFrame.new(0, 4, 0) |
| 45 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "Back_Base" |
| 54 | p.Size = Vector3.new(3.2, 6, 2) |
| 55 | p.CFrame = CFrame.new(0, 3, 0.8) |
| 56 | p.BrickColor = BrickColor.new("Really black") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Universal" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "Salami_Shoulder" |
| 65 | p.Size = Vector3.new(2.9, 2, 2.9) |
| 66 | p.CFrame = CFrame.new(0, 7.5, 0) |
| 67 | p.BrickColor = BrickColor.new("Crimson") |
| 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 = "Salami_Chest" |
| 76 | p.Size = Vector3.new(3.6, 3, 2.5) |
| 77 | p.CFrame = CFrame.new(0, 5.5, -0.5) |
| 78 | p.BrickColor = BrickColor.new("Crimson") |
| 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 = "Fleck_0" |
| 87 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 88 | p.CFrame = CFrame.new(1.24, 7.8, -0.5) |
| 89 | p.BrickColor = BrickColor.new("White") |
| 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 = "Fleck_1" |
| 98 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 99 | p.CFrame = CFrame.new(-1.1, 7.2, -0.8) |
| 100 | p.BrickColor = BrickColor.new("White") |
| 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 = "Fleck_2" |
| 109 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 110 | p.CFrame = CFrame.new(0.5, 6.5, -1.44) |
| 111 | p.BrickColor = BrickColor.new("White") |
| 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 = "Fleck_3" |
| 120 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 121 | p.CFrame = CFrame.new(-0.6, 5.5, -1.6) |
| 122 | p.BrickColor = BrickColor.new("White") |
| 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 = "Fleck_4" |
| 131 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 132 | p.CFrame = CFrame.new(1.4, 5, -1.2) |
| 133 | p.BrickColor = BrickColor.new("White") |
| 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 = "Fleck_5" |
| 142 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 143 | p.CFrame = CFrame.new(0, 8, -1.3) |
| 144 | p.BrickColor = BrickColor.new("White") |
| 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 = "Head_Core" |
| 153 | p.Size = Vector3.new(2.6, 1.5, 2.6) |
| 154 | p.CFrame = CFrame.new(0, 7.8, 0) |
| 155 | p.BrickColor = BrickColor.new("Crimson") |
| 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.Name = "Eye_L" |
| 164 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 165 | p.CFrame = CFrame.new(-0.5, 7.8, -1.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 166 | p.BrickColor = BrickColor.new("Really black") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Universal" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "Eye_R" |
| 175 | p.Size = Vector3.new(0.1, 0.4, 0.4) |
| 176 | p.CFrame = CFrame.new(0.5, 7.8, -1.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 177 | p.BrickColor = BrickColor.new("Really black") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Universal" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Name = "Brow_L" |
| 186 | p.Size = Vector3.new(0.6, 0.2, 0.3) |
| 187 | p.CFrame = CFrame.new(-0.5, 8.1, -1.38) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 188 | p.BrickColor = BrickColor.new("Crimson") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Stud" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("Part") |
| 196 | p.Name = "Brow_R" |
| 197 | p.Size = Vector3.new(0.6, 0.2, 0.3) |
| 198 | p.CFrame = CFrame.new(0.5, 8.1, -1.38) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 199 | p.BrickColor = BrickColor.new("Crimson") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("WedgePart") |
| 207 | p.Name = "Beak_Top" |
| 208 | p.Size = Vector3.new(0.6, 0.4, 0.6) |
| 209 | p.CFrame = CFrame.new(0, 7.5, -1.4) |
| 210 | p.BrickColor = BrickColor.new("Really black") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Universal" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("WedgePart") |
| 218 | p.Name = "Beak_Bottom" |
| 219 | p.Size = Vector3.new(0.5, 0.2, 0.5) |
| 220 | p.CFrame = CFrame.new(0, 7.1, -1.4) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 221 | p.BrickColor = BrickColor.new("Really black") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Universal" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Name = "Wing_L_Base" |
| 230 | p.Size = Vector3.new(3.17175, 0.4, 1.8) |
| 231 | p.CFrame = CFrame.new(2.05, 4.5, 0.25) * CFrame.Angles(math.rad(0), math.rad(-29.0546), math.rad(-71.0584)) |
| 232 | p.BrickColor = BrickColor.new("Really black") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Universal" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "Wing_L_Tip" |
| 241 | p.Size = Vector3.new(2.04451, 0.3, 1.4) |
| 242 | p.CFrame = CFrame.new(2.65, 2, 0.65) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(-78.0233)) |
| 243 | p.BrickColor = BrickColor.new("Really black") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Universal" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "Wing_R_Base" |
| 252 | p.Size = Vector3.new(3.17175, 0.4, 1.8) |
| 253 | p.CFrame = CFrame.new(-2.05, 4.5, 0.25) * CFrame.Angles(math.rad(-180), math.rad(-29.0546), math.rad(108.942)) |
| 254 | p.BrickColor = BrickColor.new("Really black") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Universal" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "Wing_R_Tip" |
| 263 | p.Size = Vector3.new(2.04451, 0.3, 1.4) |
| 264 | p.CFrame = CFrame.new(-2.65, 2, 0.65) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(101.977)) |
| 265 | p.BrickColor = BrickColor.new("Really black") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Universal" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("Part") |
| 273 | p.Name = "Foot_L" |
| 274 | p.Size = Vector3.new(1.2, 0.4, 1.8) |
| 275 | p.CFrame = CFrame.new(0.8, 0.12, -0.5) |
| 276 | p.BrickColor = BrickColor.new("Really black") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Universal" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("Part") |
| 284 | p.Name = "Toe_L1" |
| 285 | p.Size = Vector3.new(0.3, 0.3, 0.5) |
| 286 | p.CFrame = CFrame.new(0.42, 0.2, -1.5) |
| 287 | p.BrickColor = BrickColor.new("Really black") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Universal" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "Toe_L2" |
| 296 | p.Size = Vector3.new(0.3, 0.3, 0.6) |
| 297 | p.CFrame = CFrame.new(0.8, 0.2, -1.6) |
| 298 | p.BrickColor = BrickColor.new("Really black") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Universal" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("Part") |
| 306 | p.Name = "Toe_L3" |
| 307 | p.Size = Vector3.new(0.3, 0.3, 0.5) |
| 308 | p.CFrame = CFrame.new(1.18, 0.2, -1.5) |
| 309 | p.BrickColor = BrickColor.new("Really black") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Universal" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Name = "Foot_R" |
| 318 | p.Size = Vector3.new(1.2, 0.4, 1.8) |
| 319 | p.CFrame = CFrame.new(-0.8, 0.12, -0.5) |
| 320 | p.BrickColor = BrickColor.new("Really black") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Universal" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("Part") |
| 328 | p.Name = "Toe_R1" |
| 329 | p.Size = Vector3.new(0.3, 0.3, 0.5) |
| 330 | p.CFrame = CFrame.new(-0.42, 0.2, -1.5) |
| 331 | p.BrickColor = BrickColor.new("Really black") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Universal" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Name = "Toe_R2" |
| 340 | p.Size = Vector3.new(0.3, 0.3, 0.6) |
| 341 | p.CFrame = CFrame.new(-0.8, 0.2, -1.6) |
| 342 | p.BrickColor = BrickColor.new("Really black") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Universal" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("Part") |
| 350 | p.Name = "Toe_R3" |
| 351 | p.Size = Vector3.new(0.3, 0.3, 0.5) |
| 352 | p.CFrame = CFrame.new(-1.18, 0.2, -1.5) |
| 353 | p.BrickColor = BrickColor.new("Really black") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Universal" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Name = "Tail" |
| 362 | p.Size = Vector3.new(1.5, 0.4, 1.2) |
| 363 | p.CFrame = CFrame.new(0, 0.8, 1.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 364 | p.BrickColor = BrickColor.new("Really black") |
| 365 | p.Material = Enum.Material.Glacier |
| 366 | p.MaterialVariant = "2022 Universal" |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local rightV = Vector3.new(1,0,0).Unit |
| 372 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 373 | local normalV = upV:Cross(rightV) |
| 374 | local pos = Vector3.new(0, 8.5, 0) |
| 375 | local cyl = Instance.new("Part") |
| 376 | cyl.Shape = Enum.PartType.Cylinder |
| 377 | cyl.Size = Vector3.new(0.2, 2.8, 2.8) |
| 378 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 379 | cyl.BrickColor = BrickColor.new("Crimson") |
| 380 | cyl.Material = Enum.Material.Glacier |
| 381 | cyl.MaterialVariant = "2022 Stud" |
| 382 | cyl.Anchored = true; cyl.Parent = workspace |
| 383 | local cuts = {} |
| 384 | if #cuts > 0 then |
| 385 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 386 | for _, c in ipairs(cuts) do c:Destroy() end |
| 387 | if ok and result then |
| 388 | cyl:Destroy() |
| 389 | result.Name = "Salami_Top_Slice"; result.Anchored = true; result.Parent = model |
| 390 | else |
| 391 | cyl.Name = "Salami_Top_Slice"; cyl.Parent = model |
| 392 | end |
| 393 | else |
| 394 | cyl.Name = "Salami_Top_Slice"; cyl.Parent = model |
| 395 | end |
| 396 | end |
| 397 | model.PrimaryPart = model:FindFirstChild("Belly_Mid") |
| 398 | print("SalamiPenguin built: " .. #model:GetChildren() .. " parts") |
Loading comments...