Loading model...
by ThartySix Ph · 6/15/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Longsword |
| 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 = "Longsword" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Light stone grey"] = "2022 Glue", |
| 27 | ["Medium stone grey"] = "2022 Inlet", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Name = "BladeFuller" |
| 33 | p.Size = Vector3.new(0.2, 14, 0.15) |
| 34 | p.CFrame = CFrame.new(0, 7, 0) |
| 35 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Stud" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Name = "BladeRidgeL" |
| 44 | p.Size = Vector3.new(0.1, 14, 0.25) |
| 45 | p.CFrame = CFrame.new(-0.23, 7, 0) |
| 46 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Inlet" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Name = "BladeRidgeR" |
| 55 | p.Size = Vector3.new(0.1, 14, 0.25) |
| 56 | p.CFrame = CFrame.new(0.23, 7, 0) |
| 57 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 58 | p.Material = Enum.Material.Glacier |
| 59 | p.MaterialVariant = "2022 Inlet" |
| 60 | p.Anchored = true |
| 61 | p.Parent = model |
| 62 | end |
| 63 | do |
| 64 | local p = Instance.new("Part") |
| 65 | p.Name = "BladeEdgeL" |
| 66 | p.Size = Vector3.new(0.2, 14, 0.1) |
| 67 | p.CFrame = CFrame.new(-0.46, 7, 0) |
| 68 | p.BrickColor = BrickColor.new("Light stone grey") |
| 69 | p.Material = Enum.Material.Glacier |
| 70 | p.MaterialVariant = "2022 Glue" |
| 71 | p.Anchored = true |
| 72 | p.Parent = model |
| 73 | end |
| 74 | do |
| 75 | local p = Instance.new("Part") |
| 76 | p.Name = "BladeEdgeR" |
| 77 | p.Size = Vector3.new(0.2, 14, 0.1) |
| 78 | p.CFrame = CFrame.new(0.46, 7, 0) |
| 79 | p.BrickColor = BrickColor.new("Light stone grey") |
| 80 | p.Material = Enum.Material.Glacier |
| 81 | p.MaterialVariant = "2022 Glue" |
| 82 | p.Anchored = true |
| 83 | p.Parent = model |
| 84 | end |
| 85 | do |
| 86 | local p = Instance.new("Part") |
| 87 | p.Name = "TipBase" |
| 88 | p.Size = Vector3.new(0.6, 0.5, 0.2) |
| 89 | p.CFrame = CFrame.new(0, 14.29, 0) |
| 90 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 91 | p.Material = Enum.Material.Glacier |
| 92 | p.MaterialVariant = "2022 Inlet" |
| 93 | p.Anchored = true |
| 94 | p.Parent = model |
| 95 | end |
| 96 | do |
| 97 | local p = Instance.new("Part") |
| 98 | p.Name = "TipMid" |
| 99 | p.Size = Vector3.new(0.4, 0.3, 0.15) |
| 100 | p.CFrame = CFrame.new(0, 14.73, 0) |
| 101 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 102 | p.Material = Enum.Material.Glacier |
| 103 | p.MaterialVariant = "2022 Inlet" |
| 104 | p.Anchored = true |
| 105 | p.Parent = model |
| 106 | end |
| 107 | do |
| 108 | local p = Instance.new("Part") |
| 109 | p.Name = "TipPoint" |
| 110 | p.Size = Vector3.new(0.15, 0.2, 0.1) |
| 111 | p.CFrame = CFrame.new(0, 15.02, 0) |
| 112 | p.BrickColor = BrickColor.new("Light stone grey") |
| 113 | p.Material = Enum.Material.Glacier |
| 114 | p.MaterialVariant = "2022 Glue" |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "Chappe" |
| 121 | p.Size = Vector3.new(0.8, 0.6, 0.3) |
| 122 | p.CFrame = CFrame.new(0.08, 0.5, 0) |
| 123 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 124 | p.Material = Enum.Material.Glacier |
| 125 | p.MaterialVariant = "2022 Stud" |
| 126 | p.Anchored = true |
| 127 | p.Parent = model |
| 128 | end |
| 129 | do |
| 130 | local p = Instance.new("Part") |
| 131 | p.Name = "GuardCenter" |
| 132 | p.Size = Vector3.new(1, 0.8, 0.5) |
| 133 | p.CFrame = CFrame.new(0, 0, 0) |
| 134 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Inlet" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("Part") |
| 142 | p.Name = "GuardArmL1" |
| 143 | p.Size = Vector3.new(1, 0.4, 0.4) |
| 144 | p.CFrame = CFrame.new(-1.08, 0, 0) |
| 145 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 146 | p.Material = Enum.Material.Glacier |
| 147 | p.MaterialVariant = "2022 Inlet" |
| 148 | p.Anchored = true |
| 149 | p.Parent = model |
| 150 | end |
| 151 | do |
| 152 | local p = Instance.new("Part") |
| 153 | p.Name = "GuardArmL2" |
| 154 | p.Size = Vector3.new(0.6, 0.3, 0.3) |
| 155 | p.CFrame = CFrame.new(-1.8, 0, 0) |
| 156 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 157 | p.Material = Enum.Material.Glacier |
| 158 | p.MaterialVariant = "2022 Inlet" |
| 159 | p.Anchored = true |
| 160 | p.Parent = model |
| 161 | end |
| 162 | do |
| 163 | local p = Instance.new("Part") |
| 164 | p.Shape = Enum.PartType.Ball |
| 165 | p.Name = "GuardTipL" |
| 166 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 167 | p.CFrame = CFrame.new(-2.3, 0, 0) |
| 168 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Inlet" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Name = "GuardArmR1" |
| 177 | p.Size = Vector3.new(1, 0.4, 0.4) |
| 178 | p.CFrame = CFrame.new(1.08, 0, 0) |
| 179 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Inlet" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Name = "GuardArmR2" |
| 188 | p.Size = Vector3.new(0.6, 0.3, 0.3) |
| 189 | p.CFrame = CFrame.new(1.8, 0, 0) |
| 190 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Inlet" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("Part") |
| 198 | p.Shape = Enum.PartType.Ball |
| 199 | p.Name = "GuardTipR" |
| 200 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 201 | p.CFrame = CFrame.new(2.3, 0, 0) |
| 202 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Inlet" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "GripCore" |
| 211 | p.Size = Vector3.new(0.4, 2.8, 0.3) |
| 212 | p.CFrame = CFrame.new(0, -1.84, 0) |
| 213 | p.BrickColor = BrickColor.new("Really black") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Universal" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "GripWrap_0" |
| 222 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 223 | p.CFrame = CFrame.new(0, -0.6, 0) |
| 224 | p.BrickColor = BrickColor.new("Black") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Glue" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "GripWrap_1" |
| 233 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 234 | p.CFrame = CFrame.new(0, -1.08, 0) |
| 235 | p.BrickColor = BrickColor.new("Black") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Glue" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "GripWrap_2" |
| 244 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 245 | p.CFrame = CFrame.new(0, -1.56, 0) |
| 246 | p.BrickColor = BrickColor.new("Black") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Glue" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "GripWrap_3" |
| 255 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 256 | p.CFrame = CFrame.new(0, -2.04, 0) |
| 257 | p.BrickColor = BrickColor.new("Black") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Glue" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Name = "GripWrap_4" |
| 266 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 267 | p.CFrame = CFrame.new(0, -2.52, 0) |
| 268 | p.BrickColor = BrickColor.new("Black") |
| 269 | p.Material = Enum.Material.Glacier |
| 270 | p.MaterialVariant = "2022 Glue" |
| 271 | p.Anchored = true |
| 272 | p.Parent = model |
| 273 | end |
| 274 | do |
| 275 | local p = Instance.new("Part") |
| 276 | p.Name = "GripWrap_5" |
| 277 | p.Size = Vector3.new(0.45, 0.2, 0.35) |
| 278 | p.CFrame = CFrame.new(0, -3, 0) |
| 279 | p.BrickColor = BrickColor.new("Black") |
| 280 | p.Material = Enum.Material.Glacier |
| 281 | p.MaterialVariant = "2022 Glue" |
| 282 | p.Anchored = true |
| 283 | p.Parent = model |
| 284 | end |
| 285 | do |
| 286 | local p = Instance.new("Part") |
| 287 | p.Name = "PommelCollar" |
| 288 | p.Size = Vector3.new(0.6, 0.4, 0.4) |
| 289 | p.CFrame = CFrame.new(0, -3.48, 0) |
| 290 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 291 | p.Material = Enum.Material.Glacier |
| 292 | p.MaterialVariant = "2022 Stud" |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Shape = Enum.PartType.Cylinder |
| 299 | p.Name = "PommelBody" |
| 300 | p.Size = Vector3.new(0.3, 1.2, 1.2) |
| 301 | p.CFrame = CFrame.new(0, -4.2, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 302 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 303 | p.Material = Enum.Material.Glacier |
| 304 | p.MaterialVariant = "2022 Inlet" |
| 305 | p.Anchored = true |
| 306 | p.Parent = model |
| 307 | end |
| 308 | do |
| 309 | local p = Instance.new("Part") |
| 310 | p.Shape = Enum.PartType.Cylinder |
| 311 | p.Name = "PommelInner" |
| 312 | p.Size = Vector3.new(0.32, 0.6, 0.6) |
| 313 | p.CFrame = CFrame.new(0, -4.2, 0.04) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Really black") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Universal" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Shape = Enum.PartType.Cylinder |
| 323 | p.Name = "PommelRivet" |
| 324 | p.Size = Vector3.new(0.35, 0.2, 0.2) |
| 325 | p.CFrame = CFrame.new(0, -4.2, -0.08) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 326 | p.BrickColor = BrickColor.new("Light stone grey") |
| 327 | p.Material = Enum.Material.Glacier |
| 328 | p.MaterialVariant = "2022 Glue" |
| 329 | p.Anchored = true |
| 330 | p.Parent = model |
| 331 | end |
| 332 | model.PrimaryPart = model:FindFirstChild("GuardCenter") |
| 333 | print("Longsword built: " .. #model:GetChildren() .. " parts") |
Loading comments...