Loading model...
by MaDev · 4/28/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: WoodenSword |
| 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 = "WoodenSword" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brown"] = "2022 Small Stud", |
| 25 | ["Nougat"] = "2022 Glue", |
| 26 | ["Reddish brown"] = "2022 Small Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Name = "HandleBase" |
| 31 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 32 | p.CFrame = CFrame.new(0, 0.46, 0) |
| 33 | p.BrickColor = BrickColor.new("Reddish brown") |
| 34 | p.Material = Enum.Material.Glacier |
| 35 | p.MaterialVariant = "2022 Small Stud" |
| 36 | p.Anchored = true |
| 37 | p.Parent = model |
| 38 | end |
| 39 | do |
| 40 | local p = Instance.new("Part") |
| 41 | p.Name = "HandleGrip" |
| 42 | p.Size = Vector3.new(1, 3, 1) |
| 43 | p.CFrame = CFrame.new(0, 2.5, 0) |
| 44 | p.BrickColor = BrickColor.new("Reddish brown") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Small Stud" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "Pommel" |
| 53 | p.Size = Vector3.new(1.4, 0.4, 1.4) |
| 54 | p.CFrame = CFrame.new(0, 0.1, 0) |
| 55 | p.BrickColor = BrickColor.new("Brown") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Small Stud" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "GuardCenter" |
| 64 | p.Size = Vector3.new(1.6, 0.8, 1.6) |
| 65 | p.CFrame = CFrame.new(0, 4.2, 0) |
| 66 | p.BrickColor = BrickColor.new("Brown") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Small Stud" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "GuardLeft1" |
| 75 | p.Size = Vector3.new(1.5, 0.6, 1.4) |
| 76 | p.CFrame = CFrame.new(-1.5, 4.12, 0) |
| 77 | p.BrickColor = BrickColor.new("Brown") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Small Stud" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Name = "GuardLeft2" |
| 86 | p.Size = Vector3.new(1, 0.5, 1.2) |
| 87 | p.CFrame = CFrame.new(-2.5, 4.2, 0) |
| 88 | p.BrickColor = BrickColor.new("Brown") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Small Stud" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "GuardRight1" |
| 97 | p.Size = Vector3.new(1.5, 0.6, 1.4) |
| 98 | p.CFrame = CFrame.new(1.5, 4.12, 0) |
| 99 | p.BrickColor = BrickColor.new("Brown") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Small Stud" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "GuardRight2" |
| 108 | p.Size = Vector3.new(1, 0.5, 1.2) |
| 109 | p.CFrame = CFrame.new(2.5, 4.2, 0) |
| 110 | p.BrickColor = BrickColor.new("Brown") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Small Stud" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "BladeCenterBase" |
| 119 | p.Size = Vector3.new(1.2, 2, 0.6) |
| 120 | p.CFrame = CFrame.new(0, 5.5, 0) |
| 121 | p.BrickColor = BrickColor.new("Nougat") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Glue" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "BladeCenterMid" |
| 130 | p.Size = Vector3.new(1, 2, 0.5) |
| 131 | p.CFrame = CFrame.new(0, 7.54, 0) |
| 132 | p.BrickColor = BrickColor.new("Nougat") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Glue" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "BladeLeftBase" |
| 141 | p.Size = Vector3.new(1, 5, 0.5) |
| 142 | p.CFrame = CFrame.new(-1.2, 7, 0) |
| 143 | p.BrickColor = BrickColor.new("Nougat") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Glue" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "BladeLeftTaper" |
| 152 | p.Size = Vector3.new(0.8, 1.5, 0.4) |
| 153 | p.CFrame = CFrame.new(-1.2, 10, 0) |
| 154 | p.BrickColor = BrickColor.new("Nougat") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Glue" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("WedgePart") |
| 162 | p.Name = "BladeLeftTip" |
| 163 | p.Size = Vector3.new(0.8, 1, 0.4) |
| 164 | p.CFrame = CFrame.new(-1.12, 11.28, 0.04) |
| 165 | p.BrickColor = BrickColor.new("Nougat") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Glue" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("WedgePart") |
| 173 | p.Name = "BladeLeftTipBack" |
| 174 | p.Size = Vector3.new(0.8, 1, 0.4) |
| 175 | p.CFrame = CFrame.new(-1.16, 11.2, 0.04) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 176 | p.BrickColor = BrickColor.new("Nougat") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Glue" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "BladeRightBase" |
| 185 | p.Size = Vector3.new(1, 5, 0.5) |
| 186 | p.CFrame = CFrame.new(1.2, 7, 0) |
| 187 | p.BrickColor = BrickColor.new("Nougat") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Glue" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "BladeRightTaper" |
| 196 | p.Size = Vector3.new(0.8, 1.5, 0.4) |
| 197 | p.CFrame = CFrame.new(1.2, 10, 0) |
| 198 | p.BrickColor = BrickColor.new("Nougat") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Glue" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("WedgePart") |
| 206 | p.Name = "BladeRightTip" |
| 207 | p.Size = Vector3.new(0.8, 1, 0.4) |
| 208 | p.CFrame = CFrame.new(1.28, 11.28, 0.04) |
| 209 | p.BrickColor = BrickColor.new("Nougat") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Glue" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("WedgePart") |
| 217 | p.Name = "BladeRightTipBack" |
| 218 | p.Size = Vector3.new(0.8, 1, 0.4) |
| 219 | p.CFrame = CFrame.new(1.24, 11.2, 0.04) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 220 | p.BrickColor = BrickColor.new("Nougat") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Glue" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Name = "GripBand1" |
| 229 | p.Size = Vector3.new(1.1, 0.2, 1.1) |
| 230 | p.CFrame = CFrame.new(0, 1.8, 0) |
| 231 | p.BrickColor = BrickColor.new("Brown") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Small Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "GripBand2" |
| 240 | p.Size = Vector3.new(1.1, 0.2, 1.1) |
| 241 | p.CFrame = CFrame.new(0, 2.5, 0) |
| 242 | p.BrickColor = BrickColor.new("Brown") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Small Stud" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "GripBand3" |
| 251 | p.Size = Vector3.new(1.1, 0.2, 1.1) |
| 252 | p.CFrame = CFrame.new(0, 3.2, 0) |
| 253 | p.BrickColor = BrickColor.new("Brown") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Small Stud" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "BladeShoulder" |
| 262 | p.Size = Vector3.new(3.5, 0.3, 0.8) |
| 263 | p.CFrame = CFrame.new(0, 4.7, 0) |
| 264 | p.BrickColor = BrickColor.new("Reddish brown") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Small Stud" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | model.PrimaryPart = model:FindFirstChild("HandleGrip") |
| 271 | print("WoodenSword built: " .. #model:GetChildren() .. " parts") |
Loading comments...