Loading model...
by poop king · 3/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: LumberAxe |
| 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 = "LumberAxe" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark stone grey"] = "2022 Weld", |
| 25 | ["Light stone grey"] = "2022 Glue", |
| 26 | ["Medium stone grey"] = "2022 Universal", |
| 27 | ["Nougat"] = "2022 Small Stud", |
| 28 | ["Really black"] = "2022 Glue", |
| 29 | ["Reddish brown"] = "2022 Small Stud", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "HandleTop" |
| 34 | p.Size = Vector3.new(1.2, 4, 1.8) |
| 35 | p.CFrame = CFrame.new(0, 8, 0) |
| 36 | p.BrickColor = BrickColor.new("Reddish brown") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Small Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "HandleCurve_0" |
| 45 | p.Size = Vector3.new(1.2, 2.2, 1.8) |
| 46 | p.CFrame = CFrame.new(0.04, 5, 0.04) |
| 47 | p.BrickColor = BrickColor.new("Reddish brown") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Small Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "HandleCurve_1" |
| 56 | p.Size = Vector3.new(1.2, 2.2, 1.9) |
| 57 | p.CFrame = CFrame.new(0, 3.00411, 0.157008) * CFrame.Angles(math.rad(3), math.rad(0), math.rad(0)) |
| 58 | p.BrickColor = BrickColor.new("Reddish brown") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Small Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "HandleCurve_2" |
| 67 | p.Size = Vector3.new(1.2, 2.2, 2) |
| 68 | p.CFrame = CFrame.new(0, 1.02739, 0.522642) * CFrame.Angles(math.rad(6), math.rad(0), math.rad(0)) |
| 69 | p.BrickColor = BrickColor.new("Reddish brown") |
| 70 | p.Material = Enum.Material.Glacier |
| 71 | p.MaterialVariant = "2022 Small Stud" |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Name = "HandleCurve_3" |
| 78 | p.Size = Vector3.new(1.2, 2.2, 2.1) |
| 79 | p.CFrame = CFrame.new(0, -0.913818, 1.09504) * CFrame.Angles(math.rad(9), math.rad(0), math.rad(0)) |
| 80 | p.BrickColor = BrickColor.new("Reddish brown") |
| 81 | p.Material = Enum.Material.Glacier |
| 82 | p.MaterialVariant = "2022 Small Stud" |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "HandleCurve_4" |
| 89 | p.Size = Vector3.new(1.2, 2.2, 2.2) |
| 90 | p.CFrame = CFrame.new(0, -2.80333, 1.87121) * CFrame.Angles(math.rad(12), math.rad(0), math.rad(0)) |
| 91 | p.BrickColor = BrickColor.new("Reddish brown") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Small Stud" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Name = "HandleCurve_5" |
| 100 | p.Size = Vector3.new(1.2, 2.2, 2.3) |
| 101 | p.CFrame = CFrame.new(0, -4.62518, 2.84701) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 102 | p.BrickColor = BrickColor.new("Reddish brown") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Small Stud" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "HandleButt" |
| 111 | p.Size = Vector3.new(1.4, 1.5, 2.4) |
| 112 | p.CFrame = CFrame.new(0, -6.09111, 3.60583) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 113 | p.BrickColor = BrickColor.new("Reddish brown") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Small Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Name = "HandleTip" |
| 122 | p.Size = Vector3.new(1, 1, 1.6) |
| 123 | p.CFrame = CFrame.new(0, 10.54, 0) |
| 124 | p.BrickColor = BrickColor.new("Nougat") |
| 125 | p.Material = Enum.Material.Glacier |
| 126 | p.MaterialVariant = "2022 Small Stud" |
| 127 | p.Anchored = true |
| 128 | p.Parent = model |
| 129 | end |
| 130 | do |
| 131 | local p = Instance.new("Part") |
| 132 | p.Name = "AxeEye" |
| 133 | p.Size = Vector3.new(1.8, 3.5, 2.6) |
| 134 | p.CFrame = CFrame.new(0, 8.5, 0) |
| 135 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Universal" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("Part") |
| 143 | p.Name = "BladeBody1" |
| 144 | p.Size = Vector3.new(1, 3.8, 2) |
| 145 | p.CFrame = CFrame.new(0, 8.5, -2.5) |
| 146 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Weld" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Name = "BladeBody2" |
| 155 | p.Size = Vector3.new(0.8, 4.5, 2) |
| 156 | p.CFrame = CFrame.new(0, 8, -4) |
| 157 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Weld" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("Part") |
| 165 | p.Name = "BladeBody3" |
| 166 | p.Size = Vector3.new(0.6, 5.5, 2) |
| 167 | p.CFrame = CFrame.new(0, 7.46, -5.5) |
| 168 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Weld" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Name = "BladeBeard1" |
| 177 | p.Size = Vector3.new(0.8, 2, 1.5) |
| 178 | p.CFrame = CFrame.new(0.04, 6, -3.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 179 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Weld" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Name = "BladeBeard2" |
| 188 | p.Size = Vector3.new(0.6, 2, 1.5) |
| 189 | p.CFrame = CFrame.new(0.04, 5, -4.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 190 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Weld" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("Part") |
| 198 | p.Name = "BladeEdgeTop" |
| 199 | p.Size = Vector3.new(0.4, 2.5, 1.5) |
| 200 | p.CFrame = CFrame.new(0.08, 9.5, -6.5) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 201 | p.BrickColor = BrickColor.new("Light stone grey") |
| 202 | p.Material = Enum.Material.Glacier |
| 203 | p.MaterialVariant = "2022 Glue" |
| 204 | p.Anchored = true |
| 205 | p.Parent = model |
| 206 | end |
| 207 | do |
| 208 | local p = Instance.new("Part") |
| 209 | p.Name = "BladeEdgeMid" |
| 210 | p.Size = Vector3.new(0.4, 3, 1.5) |
| 211 | p.CFrame = CFrame.new(0.04, 8, -7) |
| 212 | p.BrickColor = BrickColor.new("Light stone grey") |
| 213 | p.Material = Enum.Material.Glacier |
| 214 | p.MaterialVariant = "2022 Glue" |
| 215 | p.Anchored = true |
| 216 | p.Parent = model |
| 217 | end |
| 218 | do |
| 219 | local p = Instance.new("Part") |
| 220 | p.Name = "BladeEdgeBot" |
| 221 | p.Size = Vector3.new(0.4, 3, 1.5) |
| 222 | p.CFrame = CFrame.new(0, 6, -6.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 223 | p.BrickColor = BrickColor.new("Light stone grey") |
| 224 | p.Material = Enum.Material.Glacier |
| 225 | p.MaterialVariant = "2022 Glue" |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("Part") |
| 231 | p.Name = "BladeEdgeBeard" |
| 232 | p.Size = Vector3.new(0.4, 2, 1.2) |
| 233 | p.CFrame = CFrame.new(0.04, 4.3, -5.2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(0)) |
| 234 | p.BrickColor = BrickColor.new("Light stone grey") |
| 235 | p.Material = Enum.Material.Glacier |
| 236 | p.MaterialVariant = "2022 Glue" |
| 237 | p.Anchored = true |
| 238 | p.Parent = model |
| 239 | end |
| 240 | do |
| 241 | local p = Instance.new("Part") |
| 242 | p.Name = "BladeHole" |
| 243 | p.Size = Vector3.new(1.2, 0.4, 0.8) |
| 244 | p.CFrame = CFrame.new(0, 9.5, -2.5) |
| 245 | p.BrickColor = BrickColor.new("Really black") |
| 246 | p.Material = Enum.Material.Glacier |
| 247 | p.MaterialVariant = "2022 Glue" |
| 248 | p.Anchored = true |
| 249 | p.Parent = model |
| 250 | end |
| 251 | model.PrimaryPart = model:FindFirstChild("AxeEye") |
| 252 | print("LumberAxe built: " .. #model:GetChildren() .. " parts") |
Loading comments...