Loading model...
by 67GOD · 5/8/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Elephant |
| 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 = "Elephant" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Medium stone grey"] = "2022 Inlet", |
| 26 | ["Really black"] = "2022 Universal", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Name = "BodyMain" |
| 31 | p.Size = Vector3.new(7, 8, 12) |
| 32 | p.CFrame = CFrame.new(0, 9, 0) |
| 33 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 34 | p.Material = Enum.Material.Glacier |
| 35 | p.MaterialVariant = "2022 Inlet" |
| 36 | p.Anchored = true |
| 37 | p.Parent = model |
| 38 | end |
| 39 | do |
| 40 | local p = Instance.new("Part") |
| 41 | p.Name = "BodyTop" |
| 42 | p.Size = Vector3.new(6, 0.5, 11) |
| 43 | p.CFrame = CFrame.new(0, 13.29, 0) |
| 44 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Inlet" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "BodyBottom" |
| 53 | p.Size = Vector3.new(6, 0.5, 11) |
| 54 | p.CFrame = CFrame.new(0, 4.71, 0) |
| 55 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Inlet" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "BodySideL" |
| 64 | p.Size = Vector3.new(0.5, 7, 11) |
| 65 | p.CFrame = CFrame.new(3.83, 9, 0) |
| 66 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Inlet" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "BodySideR" |
| 75 | p.Size = Vector3.new(0.5, 7, 11) |
| 76 | p.CFrame = CFrame.new(-3.83, 9, 0) |
| 77 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Inlet" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Name = "HeadMain" |
| 86 | p.Size = Vector3.new(6, 6, 5) |
| 87 | p.CFrame = CFrame.new(0, 10.04, -8) |
| 88 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Inlet" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "HeadTop" |
| 97 | p.Size = Vector3.new(5, 0.5, 4) |
| 98 | p.CFrame = CFrame.new(0, 13.33, -8) |
| 99 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Inlet" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "HeadFront" |
| 108 | p.Size = Vector3.new(5, 5, 0.5) |
| 109 | p.CFrame = CFrame.new(0, 10, -10.79) |
| 110 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Inlet" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "EarL" |
| 119 | p.Size = Vector3.new(1, 7, 5) |
| 120 | p.CFrame = CFrame.new(3.5, 10, -7) * CFrame.Angles(math.rad(0), math.rad(-15), math.rad(0)) |
| 121 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Inlet" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "EarR" |
| 130 | p.Size = Vector3.new(1, 7, 5) |
| 131 | p.CFrame = CFrame.new(-3.5, 10, -7) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 132 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Inlet" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "Trunk1" |
| 141 | p.Size = Vector3.new(2, 3, 2) |
| 142 | p.CFrame = CFrame.new(0, 6.5, -11) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Inlet" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "Trunk2" |
| 152 | p.Size = Vector3.new(1.8, 3, 1.8) |
| 153 | p.CFrame = CFrame.new(0, 3.75207, -12.1382) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 154 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Inlet" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "Trunk3" |
| 163 | p.Size = Vector3.new(1.6, 3, 1.6) |
| 164 | p.CFrame = CFrame.new(0, 1.70304, -14.1873) * CFrame.Angles(math.rad(60), math.rad(0), math.rad(0)) |
| 165 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Inlet" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "Trunk4" |
| 174 | p.Size = Vector3.new(1.4, 2, 1.4) |
| 175 | p.CFrame = CFrame.new(0, 0.779387, -16.4711) * CFrame.Angles(math.rad(80), math.rad(0), math.rad(0)) |
| 176 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Inlet" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "TuskL1" |
| 185 | p.Size = Vector3.new(0.6, 2, 0.6) |
| 186 | p.CFrame = CFrame.new(1.8, 7, -10.5) * CFrame.Angles(math.rad(30), math.rad(-10), math.rad(0)) |
| 187 | p.BrickColor = BrickColor.new("Brick yellow") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "TuskL2" |
| 196 | p.Size = Vector3.new(0.4, 2, 0.4) |
| 197 | p.CFrame = CFrame.new(2, 5.5, -11.5) * CFrame.Angles(math.rad(60), math.rad(-15), math.rad(0)) |
| 198 | p.BrickColor = BrickColor.new("Brick yellow") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Stud" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Name = "TuskR1" |
| 207 | p.Size = Vector3.new(0.6, 2, 0.6) |
| 208 | p.CFrame = CFrame.new(-1.8, 7, -10.5) * CFrame.Angles(math.rad(30), math.rad(10), math.rad(0)) |
| 209 | p.BrickColor = BrickColor.new("Brick yellow") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Name = "TuskR2" |
| 218 | p.Size = Vector3.new(0.4, 2, 0.4) |
| 219 | p.CFrame = CFrame.new(-2, 5.5, -11.5) * CFrame.Angles(math.rad(60), math.rad(15), math.rad(0)) |
| 220 | p.BrickColor = BrickColor.new("Brick yellow") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Stud" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Name = "EyeL" |
| 229 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 230 | p.CFrame = CFrame.new(3.18, 11, -9.5) |
| 231 | p.BrickColor = BrickColor.new("Really black") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Universal" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "EyeR" |
| 240 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 241 | p.CFrame = CFrame.new(-3.18, 11, -9.5) |
| 242 | p.BrickColor = BrickColor.new("Really black") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Universal" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "LegFL" |
| 251 | p.Size = Vector3.new(2.5, 5, 2.5) |
| 252 | p.CFrame = CFrame.new(2.33, 3, -4.33) |
| 253 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Inlet" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "LegFR" |
| 262 | p.Size = Vector3.new(2.5, 5, 2.5) |
| 263 | p.CFrame = CFrame.new(-2.33, 3, -4.33) |
| 264 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Inlet" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Name = "LegBL" |
| 273 | p.Size = Vector3.new(2.5, 5, 2.5) |
| 274 | p.CFrame = CFrame.new(2.33, 3, 4.33) |
| 275 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Inlet" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Name = "LegBR" |
| 284 | p.Size = Vector3.new(2.5, 5, 2.5) |
| 285 | p.CFrame = CFrame.new(-2.33, 3, 4.33) |
| 286 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 287 | p.Material = Enum.Material.Glacier |
| 288 | p.MaterialVariant = "2022 Inlet" |
| 289 | p.Anchored = true |
| 290 | p.Parent = model |
| 291 | end |
| 292 | do |
| 293 | local p = Instance.new("Part") |
| 294 | p.Name = "FootFL" |
| 295 | p.Size = Vector3.new(2.9, 1, 2.9) |
| 296 | p.CFrame = CFrame.new(2.25, 0.92, -4.25) |
| 297 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 298 | p.Material = Enum.Material.Glacier |
| 299 | p.MaterialVariant = "2022 Inlet" |
| 300 | p.Anchored = true |
| 301 | p.Parent = model |
| 302 | end |
| 303 | do |
| 304 | local p = Instance.new("Part") |
| 305 | p.Name = "FootFR" |
| 306 | p.Size = Vector3.new(2.9, 1, 2.9) |
| 307 | p.CFrame = CFrame.new(-2.25, 0.92, -4.25) |
| 308 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 309 | p.Material = Enum.Material.Glacier |
| 310 | p.MaterialVariant = "2022 Inlet" |
| 311 | p.Anchored = true |
| 312 | p.Parent = model |
| 313 | end |
| 314 | do |
| 315 | local p = Instance.new("Part") |
| 316 | p.Name = "FootBL" |
| 317 | p.Size = Vector3.new(2.9, 1, 2.9) |
| 318 | p.CFrame = CFrame.new(2.25, 0.92, 4.25) |
| 319 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 320 | p.Material = Enum.Material.Glacier |
| 321 | p.MaterialVariant = "2022 Inlet" |
| 322 | p.Anchored = true |
| 323 | p.Parent = model |
| 324 | end |
| 325 | do |
| 326 | local p = Instance.new("Part") |
| 327 | p.Name = "FootBR" |
| 328 | p.Size = Vector3.new(2.9, 1, 2.9) |
| 329 | p.CFrame = CFrame.new(-2.25, 0.92, 4.25) |
| 330 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 331 | p.Material = Enum.Material.Glacier |
| 332 | p.MaterialVariant = "2022 Inlet" |
| 333 | p.Anchored = true |
| 334 | p.Parent = model |
| 335 | end |
| 336 | do |
| 337 | local p = Instance.new("Part") |
| 338 | p.Name = "Tail" |
| 339 | p.Size = Vector3.new(0.6, 3, 0.6) |
| 340 | p.CFrame = CFrame.new(0, 8.5, 6.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 341 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Inlet" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | model.PrimaryPart = model:FindFirstChild("BodyMain") |
| 348 | print("Elephant built: " .. #model:GetChildren() .. " parts") |
Loading comments...