Loading model...
by the one · 6/5/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Mango |
| 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 = "Mango" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Bright yellow"] = "2022 Big Stud", |
| 26 | ["Dark green"] = "2022 Stud", |
| 27 | ["Deep orange"] = "2022 Stud", |
| 28 | ["Earth green"] = "2022 Stud", |
| 29 | ["Olive"] = "2022 Stud", |
| 30 | ["Pine Cone"] = "2022 Small Stud", |
| 31 | } |
| 32 | do |
| 33 | local p = Instance.new("Part") |
| 34 | p.Name = "BodySlice_0" |
| 35 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 36 | p.CFrame = CFrame.new(0, 0.5, 0) |
| 37 | p.BrickColor = BrickColor.new("Olive") |
| 38 | p.Material = Enum.Material.Glacier |
| 39 | p.MaterialVariant = "2022 Stud" |
| 40 | p.Anchored = true |
| 41 | p.Parent = model |
| 42 | end |
| 43 | do |
| 44 | local p = Instance.new("Part") |
| 45 | p.Name = "BodySlice_1" |
| 46 | p.Size = Vector3.new(3.8, 1, 3.8) |
| 47 | p.CFrame = CFrame.new(0.1, 1.46, 0) |
| 48 | p.BrickColor = BrickColor.new("Olive") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Name = "BodySlice_2" |
| 57 | p.Size = Vector3.new(4.8, 1, 4.8) |
| 58 | p.CFrame = CFrame.new(0.2, 2.5, 0) |
| 59 | p.BrickColor = BrickColor.new("Bright yellow") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Big Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Name = "BodySlice_3" |
| 68 | p.Size = Vector3.new(5.6, 1, 5.6) |
| 69 | p.CFrame = CFrame.new(0.3, 3.46, 0) |
| 70 | p.BrickColor = BrickColor.new("Bright yellow") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Big Stud" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Name = "BodySlice_4" |
| 79 | p.Size = Vector3.new(6.2, 1, 6.2) |
| 80 | p.CFrame = CFrame.new(0.4, 4.5, 0) |
| 81 | p.BrickColor = BrickColor.new("Deep orange") |
| 82 | p.Material = Enum.Material.Glacier |
| 83 | p.MaterialVariant = "2022 Stud" |
| 84 | p.Anchored = true |
| 85 | p.Parent = model |
| 86 | end |
| 87 | do |
| 88 | local p = Instance.new("Part") |
| 89 | p.Name = "BodySlice_5" |
| 90 | p.Size = Vector3.new(6.6, 1, 6.6) |
| 91 | p.CFrame = CFrame.new(0.5, 5.46, 0) |
| 92 | p.BrickColor = BrickColor.new("Deep orange") |
| 93 | p.Material = Enum.Material.Glacier |
| 94 | p.MaterialVariant = "2022 Stud" |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Name = "BodySlice_6" |
| 101 | p.Size = Vector3.new(6.8, 1, 6.8) |
| 102 | p.CFrame = CFrame.new(0.5, 6.5, 0) |
| 103 | p.BrickColor = BrickColor.new("Bright red") |
| 104 | p.Material = Enum.Material.Glacier |
| 105 | p.MaterialVariant = "2022 Stud" |
| 106 | p.Anchored = true |
| 107 | p.Parent = model |
| 108 | end |
| 109 | do |
| 110 | local p = Instance.new("Part") |
| 111 | p.Name = "BodySlice_7" |
| 112 | p.Size = Vector3.new(6.6, 1, 6.6) |
| 113 | p.CFrame = CFrame.new(0.4, 7.5, 0) |
| 114 | p.BrickColor = BrickColor.new("Bright red") |
| 115 | p.Material = Enum.Material.Glacier |
| 116 | p.MaterialVariant = "2022 Stud" |
| 117 | p.Anchored = true |
| 118 | p.Parent = model |
| 119 | end |
| 120 | do |
| 121 | local p = Instance.new("Part") |
| 122 | p.Name = "BodySlice_8" |
| 123 | p.Size = Vector3.new(6, 1, 6) |
| 124 | p.CFrame = CFrame.new(0.3, 8.5, 0) |
| 125 | p.BrickColor = BrickColor.new("Bright red") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Stud" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Name = "BodySlice_9" |
| 134 | p.Size = Vector3.new(5, 1, 5) |
| 135 | p.CFrame = CFrame.new(0.1, 9.5, 0) |
| 136 | p.BrickColor = BrickColor.new("Bright red") |
| 137 | p.Material = Enum.Material.Glacier |
| 138 | p.MaterialVariant = "2022 Stud" |
| 139 | p.Anchored = true |
| 140 | p.Parent = model |
| 141 | end |
| 142 | do |
| 143 | local p = Instance.new("Part") |
| 144 | p.Name = "BodySlice_10" |
| 145 | p.Size = Vector3.new(3.6, 1, 3.6) |
| 146 | p.CFrame = CFrame.new(-0.2, 10.5, 0) |
| 147 | p.BrickColor = BrickColor.new("Bright red") |
| 148 | p.Material = Enum.Material.Glacier |
| 149 | p.MaterialVariant = "2022 Stud" |
| 150 | p.Anchored = true |
| 151 | p.Parent = model |
| 152 | end |
| 153 | do |
| 154 | local p = Instance.new("Part") |
| 155 | p.Name = "BodySlice_11" |
| 156 | p.Size = Vector3.new(2, 0.5, 2) |
| 157 | p.CFrame = CFrame.new(-0.5, 11.25, 0) |
| 158 | p.BrickColor = BrickColor.new("Bright red") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Stud" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Shape = Enum.PartType.Cylinder |
| 167 | p.Name = "Stem" |
| 168 | p.Size = Vector3.new(0.989949, 0.4, 0.4) |
| 169 | p.CFrame = CFrame.new(-1.15, 11.85, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-135)) |
| 170 | p.BrickColor = BrickColor.new("Pine Cone") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Small Stud" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Name = "LeafSeg_0" |
| 179 | p.Size = Vector3.new(1.31909, 0.2, 1.5) |
| 180 | p.CFrame = CFrame.new(-2, 11.85, 0.25) * CFrame.Angles(math.rad(-35.5377), math.rad(0), math.rad(-139.297)) |
| 181 | p.BrickColor = BrickColor.new("Dark green") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Stud" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("Part") |
| 189 | p.Name = "LeafVein_0" |
| 190 | p.Size = Vector3.new(1.31909, 0.3, 0.3) |
| 191 | p.CFrame = CFrame.new(-1.969676, 11.871227, 0.234838) * CFrame.Angles(math.rad(-35.5377), math.rad(0), math.rad(-139.297)) |
| 192 | p.BrickColor = BrickColor.new("Earth green") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Stud" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("Part") |
| 200 | p.Name = "LeafSeg_1" |
| 201 | p.Size = Vector3.new(2.40416, 0.2, 2.5) |
| 202 | p.CFrame = CFrame.new(-3.15, 10.5, 0.65) * CFrame.Angles(math.rad(-8.53077), math.rad(0), math.rad(-122.733)) |
| 203 | p.BrickColor = BrickColor.new("Dark green") |
| 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.Name = "LeafVein_1" |
| 212 | p.Size = Vector3.new(2.40416, 0.3, 0.3) |
| 213 | p.CFrame = CFrame.new(-3.128371, 10.533276, 0.645009) * CFrame.Angles(math.rad(-8.53077), math.rad(0), math.rad(-122.733)) |
| 214 | p.BrickColor = BrickColor.new("Earth green") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("Part") |
| 222 | p.Name = "LeafSeg_2" |
| 223 | p.Size = Vector3.new(2.61343, 0.2, 2.5) |
| 224 | p.CFrame = CFrame.new(-4.15, 8.25, 0.65) * CFrame.Angles(math.rad(6.84277), math.rad(0), math.rad(-105.536)) |
| 225 | p.BrickColor = BrickColor.new("Dark green") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("Part") |
| 233 | p.Name = "LeafVein_2" |
| 234 | p.Size = Vector3.new(2.61343, 0.3, 0.3) |
| 235 | p.CFrame = CFrame.new(-4.139286, 8.288264, 0.654592) * CFrame.Angles(math.rad(6.84277), math.rad(0), math.rad(-105.536)) |
| 236 | p.BrickColor = BrickColor.new("Earth green") |
| 237 | p.Material = Enum.Material.Glacier |
| 238 | p.MaterialVariant = "2022 Stud" |
| 239 | p.Anchored = true |
| 240 | p.Parent = model |
| 241 | end |
| 242 | do |
| 243 | local p = Instance.new("Part") |
| 244 | p.Name = "LeafSeg_3" |
| 245 | p.Size = Vector3.new(2.5671, 0.2, 1) |
| 246 | p.CFrame = CFrame.new(-4.35, 5.75, 0.25) * CFrame.Angles(math.rad(11.3099), math.rad(0), math.rad(-83.2889)) |
| 247 | p.BrickColor = BrickColor.new("Dark green") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Stud" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "LeafVein_3" |
| 256 | p.Size = Vector3.new(2.5671, 0.3, 0.3) |
| 257 | p.CFrame = CFrame.new(-4.345325, 5.711046, 0.242209) * CFrame.Angles(math.rad(11.3099), math.rad(0), math.rad(-83.2889)) |
| 258 | p.BrickColor = BrickColor.new("Earth green") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | model.PrimaryPart = model:FindFirstChild("BodySlice_5") |
| 265 | print("Mango built: " .. #model:GetChildren() .. " parts") |
Loading comments...