Loading model...
by Matei · 9/9/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: EnergySword |
| 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 = "EnergySword" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Gold"] = "2022 Stud", |
| 26 | ["Medium stone grey"] = "2022 Inlet", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Shape = Enum.PartType.Cylinder |
| 32 | p.Name = "PommelCap" |
| 33 | p.Size = Vector3.new(0.2, 1, 1) |
| 34 | p.CFrame = CFrame.new(0, 0.06, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 35 | p.BrickColor = BrickColor.new("Really black") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Universal" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Shape = Enum.PartType.Cylinder |
| 44 | p.Name = "PommelBase" |
| 45 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 46 | p.CFrame = CFrame.new(0, 0.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 47 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Inlet" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Shape = Enum.PartType.Cylinder |
| 56 | p.Name = "PommelRing" |
| 57 | p.Size = Vector3.new(0.2, 1.3, 1.3) |
| 58 | p.CFrame = CFrame.new(0, 0.74, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 59 | p.BrickColor = BrickColor.new("Really black") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Universal" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Shape = Enum.PartType.Cylinder |
| 68 | p.Name = "GripCore" |
| 69 | p.Size = Vector3.new(3, 1, 1) |
| 70 | p.CFrame = CFrame.new(0, 2.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 71 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Inlet" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Shape = Enum.PartType.Cylinder |
| 80 | p.Name = "GripRidge_0" |
| 81 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 82 | p.CFrame = CFrame.new(0, 1.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 83 | p.BrickColor = BrickColor.new("Really black") |
| 84 | p.Material = Enum.Material.Glacier |
| 85 | p.MaterialVariant = "2022 Universal" |
| 86 | p.Anchored = true |
| 87 | p.Parent = model |
| 88 | end |
| 89 | do |
| 90 | local p = Instance.new("Part") |
| 91 | p.Shape = Enum.PartType.Cylinder |
| 92 | p.Name = "GripRidge_1" |
| 93 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 94 | p.CFrame = CFrame.new(0, 1.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 95 | p.BrickColor = BrickColor.new("Really black") |
| 96 | p.Material = Enum.Material.Glacier |
| 97 | p.MaterialVariant = "2022 Universal" |
| 98 | p.Anchored = true |
| 99 | p.Parent = model |
| 100 | end |
| 101 | do |
| 102 | local p = Instance.new("Part") |
| 103 | p.Shape = Enum.PartType.Cylinder |
| 104 | p.Name = "GripRidge_2" |
| 105 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 106 | p.CFrame = CFrame.new(0, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 107 | p.BrickColor = BrickColor.new("Really black") |
| 108 | p.Material = Enum.Material.Glacier |
| 109 | p.MaterialVariant = "2022 Universal" |
| 110 | p.Anchored = true |
| 111 | p.Parent = model |
| 112 | end |
| 113 | do |
| 114 | local p = Instance.new("Part") |
| 115 | p.Shape = Enum.PartType.Cylinder |
| 116 | p.Name = "GripRidge_3" |
| 117 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 118 | p.CFrame = CFrame.new(0, 2.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 119 | p.BrickColor = BrickColor.new("Really black") |
| 120 | p.Material = Enum.Material.Glacier |
| 121 | p.MaterialVariant = "2022 Universal" |
| 122 | p.Anchored = true |
| 123 | p.Parent = model |
| 124 | end |
| 125 | do |
| 126 | local p = Instance.new("Part") |
| 127 | p.Shape = Enum.PartType.Cylinder |
| 128 | p.Name = "GripRidge_4" |
| 129 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 130 | p.CFrame = CFrame.new(0, 2.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 131 | p.BrickColor = BrickColor.new("Really black") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Universal" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Shape = Enum.PartType.Cylinder |
| 140 | p.Name = "GripRidge_5" |
| 141 | p.Size = Vector3.new(0.2, 1.1, 1.1) |
| 142 | p.CFrame = CFrame.new(0, 3.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 143 | p.BrickColor = BrickColor.new("Really black") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Universal" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "ControlBoxBase" |
| 152 | p.Size = Vector3.new(0.3, 1.2, 0.6) |
| 153 | p.CFrame = CFrame.new(0.55, 2.54, 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 = "ControlBoxTop" |
| 163 | p.Size = Vector3.new(0.1, 1, 0.5) |
| 164 | p.CFrame = CFrame.new(0.69, 2.5, 0) |
| 165 | p.BrickColor = BrickColor.new("Really black") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Universal" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Shape = Enum.PartType.Cylinder |
| 174 | p.Name = "ButtonRed" |
| 175 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 176 | p.CFrame = CFrame.new(0.82, 2.7, 0) |
| 177 | p.BrickColor = BrickColor.new("Bright red") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Stud" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("Part") |
| 185 | p.Shape = Enum.PartType.Cylinder |
| 186 | p.Name = "ButtonMetal" |
| 187 | p.Size = Vector3.new(0.1, 0.2, 0.2) |
| 188 | p.CFrame = CFrame.new(0.82, 2.3, 0) |
| 189 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 190 | p.Material = Enum.Material.Glacier |
| 191 | p.MaterialVariant = "2022 Inlet" |
| 192 | p.Anchored = true |
| 193 | p.Parent = model |
| 194 | end |
| 195 | do |
| 196 | local p = Instance.new("Part") |
| 197 | p.Shape = Enum.PartType.Cylinder |
| 198 | p.Name = "UpperGrip" |
| 199 | p.Size = Vector3.new(0.6, 1.1, 1.1) |
| 200 | p.CFrame = CFrame.new(0, 4.14, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 201 | p.BrickColor = BrickColor.new("Really black") |
| 202 | p.Material = Enum.Material.Glacier |
| 203 | p.MaterialVariant = "2022 Universal" |
| 204 | p.Anchored = true |
| 205 | p.Parent = model |
| 206 | end |
| 207 | do |
| 208 | local p = Instance.new("Part") |
| 209 | p.Shape = Enum.PartType.Cylinder |
| 210 | p.Name = "ChokeRing1" |
| 211 | p.Size = Vector3.new(0.2, 1.2, 1.2) |
| 212 | p.CFrame = CFrame.new(0, 4.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 213 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Inlet" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Shape = Enum.PartType.Cylinder |
| 222 | p.Name = "NeckCore" |
| 223 | p.Size = Vector3.new(0.8, 0.5, 0.5) |
| 224 | p.CFrame = CFrame.new(0, 5.12, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 225 | p.BrickColor = BrickColor.new("Gold") |
| 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.Shape = Enum.PartType.Cylinder |
| 234 | p.Name = "NeckRing1" |
| 235 | p.Size = Vector3.new(0.1, 0.7, 0.7) |
| 236 | p.CFrame = CFrame.new(0, 4.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 237 | p.BrickColor = BrickColor.new("Gold") |
| 238 | p.Material = Enum.Material.Glacier |
| 239 | p.MaterialVariant = "2022 Stud" |
| 240 | p.Anchored = true |
| 241 | p.Parent = model |
| 242 | end |
| 243 | do |
| 244 | local p = Instance.new("Part") |
| 245 | p.Shape = Enum.PartType.Cylinder |
| 246 | p.Name = "NeckRing2" |
| 247 | p.Size = Vector3.new(0.1, 0.7, 0.7) |
| 248 | p.CFrame = CFrame.new(0, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 249 | p.BrickColor = BrickColor.new("Gold") |
| 250 | p.Material = Enum.Material.Glacier |
| 251 | p.MaterialVariant = "2022 Stud" |
| 252 | p.Anchored = true |
| 253 | p.Parent = model |
| 254 | end |
| 255 | do |
| 256 | local p = Instance.new("Part") |
| 257 | p.Shape = Enum.PartType.Cylinder |
| 258 | p.Name = "NeckRing3" |
| 259 | p.Size = Vector3.new(0.1, 0.7, 0.7) |
| 260 | p.CFrame = CFrame.new(0, 5.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 261 | p.BrickColor = BrickColor.new("Gold") |
| 262 | p.Material = Enum.Material.Glacier |
| 263 | p.MaterialVariant = "2022 Stud" |
| 264 | p.Anchored = true |
| 265 | p.Parent = model |
| 266 | end |
| 267 | do |
| 268 | local p = Instance.new("Part") |
| 269 | p.Shape = Enum.PartType.Cylinder |
| 270 | p.Name = "EmitterBase" |
| 271 | p.Size = Vector3.new(0.3, 1.1, 1.1) |
| 272 | p.CFrame = CFrame.new(0, 5.46, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 273 | p.BrickColor = BrickColor.new("Really black") |
| 274 | p.Material = Enum.Material.Glacier |
| 275 | p.MaterialVariant = "2022 Universal" |
| 276 | p.Anchored = true |
| 277 | p.Parent = model |
| 278 | end |
| 279 | do |
| 280 | local p = Instance.new("Part") |
| 281 | p.Shape = Enum.PartType.Cylinder |
| 282 | p.Name = "EmitterFlange" |
| 283 | p.Size = Vector3.new(0.3, 1.3, 1.3) |
| 284 | p.CFrame = CFrame.new(0, 5.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 285 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 286 | p.Material = Enum.Material.Glacier |
| 287 | p.MaterialVariant = "2022 Inlet" |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Shape = Enum.PartType.Cylinder |
| 294 | p.Name = "EmitterCup" |
| 295 | p.Size = Vector3.new(0.6, 1.4, 1.4) |
| 296 | p.CFrame = CFrame.new(0, 6.12, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 297 | p.BrickColor = BrickColor.new("Really black") |
| 298 | p.Material = Enum.Material.Glacier |
| 299 | p.MaterialVariant = "2022 Universal" |
| 300 | p.Anchored = true |
| 301 | p.Parent = model |
| 302 | end |
| 303 | do |
| 304 | local p = Instance.new("Part") |
| 305 | p.Shape = Enum.PartType.Cylinder |
| 306 | p.Name = "EmitterRim" |
| 307 | p.Size = Vector3.new(0.1, 1.5, 1.5) |
| 308 | p.CFrame = CFrame.new(0, 6.42, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 309 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Inlet" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Shape = Enum.PartType.Cylinder |
| 318 | p.Name = "BladeGlow" |
| 319 | p.Size = Vector3.new(20, 0.76, 0.76) |
| 320 | p.CFrame = CFrame.new(0, 16.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 321 | p.BrickColor = BrickColor.new("Toothpaste") |
| 322 | p.Material = Enum.Material.Neon |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("Part") |
| 328 | p.Shape = Enum.PartType.Cylinder |
| 329 | p.Name = "BladeCore" |
| 330 | p.Size = Vector3.new(20.1, 0.32, 0.32) |
| 331 | p.CFrame = CFrame.new(0, 16.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 332 | p.BrickColor = BrickColor.new("Institutional white") |
| 333 | p.Material = Enum.Material.Neon |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Shape = Enum.PartType.Ball |
| 340 | p.Name = "BladeTipGlow" |
| 341 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 342 | p.CFrame = CFrame.new(0, 26.5, 0) |
| 343 | p.BrickColor = BrickColor.new("Toothpaste") |
| 344 | p.Material = Enum.Material.Neon |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("Part") |
| 350 | p.Shape = Enum.PartType.Ball |
| 351 | p.Name = "BladeTipCore" |
| 352 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 353 | p.CFrame = CFrame.new(0, 26.5, 0) |
| 354 | p.BrickColor = BrickColor.new("Institutional white") |
| 355 | p.Material = Enum.Material.Neon |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | model.PrimaryPart = model:FindFirstChild("GripCore") |
| 360 | print("EnergySword built: " .. #model:GetChildren() .. " parts") |
Loading comments...