Loading model...
by Lim · 5/2/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: HarpStaff |
| 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 = "HarpStaff" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Earth green"] = "2022 Stud", |
| 25 | ["Gold"] = "2022 Stud", |
| 26 | ["Silver"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Shape = Enum.PartType.Cylinder |
| 31 | p.Name = "Shaft" |
| 32 | p.Size = Vector3.new(15, 0.8, 0.8) |
| 33 | p.CFrame = CFrame.new(0, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 34 | p.BrickColor = BrickColor.new("Earth green") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "PommelBase" |
| 43 | p.Size = Vector3.new(1.2, 1, 1.2) |
| 44 | p.CFrame = CFrame.new(0, -0.54, 0) |
| 45 | p.BrickColor = BrickColor.new("Earth green") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "PommelTrim1" |
| 54 | p.Size = Vector3.new(1.5, 0.5, 1.5) |
| 55 | p.CFrame = CFrame.new(0, -0.96, 0) |
| 56 | p.BrickColor = BrickColor.new("Gold") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Stud" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "PommelTrim2" |
| 65 | p.Size = Vector3.new(1.8, 0.5, 1.8) |
| 66 | p.CFrame = CFrame.new(0, -1.5, 0) |
| 67 | p.BrickColor = BrickColor.new("Earth green") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("WedgePart") |
| 75 | p.Name = "PommelTip" |
| 76 | p.Size = Vector3.new(1, 0.8, 1) |
| 77 | p.CFrame = CFrame.new(0.04, -1.96, 0) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(0)) |
| 78 | p.BrickColor = BrickColor.new("Silver") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("WedgePart") |
| 86 | p.Name = "PommelTip2" |
| 87 | p.Size = Vector3.new(1, 0.8, 1) |
| 88 | p.CFrame = CFrame.new(0, -2, 0) * CFrame.Angles(math.rad(180), math.rad(180), math.rad(0)) |
| 89 | p.BrickColor = BrickColor.new("Silver") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "HarpBase1" |
| 98 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 99 | p.CFrame = CFrame.new(0, 15.5, 0.04) |
| 100 | p.BrickColor = BrickColor.new("Earth green") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "HarpBaseTrim" |
| 109 | p.Size = Vector3.new(1.6, 1, 1.6) |
| 110 | p.CFrame = CFrame.new(0, 15.54, -0.08) |
| 111 | p.BrickColor = BrickColor.new("Gold") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "HarpBase2" |
| 120 | p.Size = Vector3.new(2, 1.5, 1.5) |
| 121 | p.CFrame = CFrame.new(0, 16.5, 0) |
| 122 | p.BrickColor = BrickColor.new("Earth green") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "HarpBaseDetail" |
| 131 | p.Size = Vector3.new(2.1, 0.8, 1.6) |
| 132 | p.CFrame = CFrame.new(0, 16.5, -0.08) |
| 133 | p.BrickColor = BrickColor.new("Silver") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "FrameRight_0" |
| 142 | p.Size = Vector3.new(2.91548, 1.2, 1.2) |
| 143 | p.CFrame = CFrame.new(0.75, 18.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(59.0362)) |
| 144 | p.BrickColor = BrickColor.new("Earth green") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Name = "FrameRightTrim_0" |
| 153 | p.Size = Vector3.new(2.91548, 1.3, 0.4) |
| 154 | p.CFrame = CFrame.new(0.95, 18.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(59.0362)) |
| 155 | p.BrickColor = BrickColor.new("Silver") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("Part") |
| 163 | p.Name = "FrameRight_1" |
| 164 | p.Size = Vector3.new(3.04138, 1.2, 1.2) |
| 165 | p.CFrame = CFrame.new(1.75, 21, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(80.5377)) |
| 166 | p.BrickColor = BrickColor.new("Earth green") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Stud" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("Part") |
| 174 | p.Name = "FrameRightTrim_1" |
| 175 | p.Size = Vector3.new(3.04138, 1.3, 0.4) |
| 176 | p.CFrame = CFrame.new(1.95, 21, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(80.5377)) |
| 177 | p.BrickColor = BrickColor.new("Silver") |
| 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.Name = "FrameRight_2" |
| 186 | p.Size = Vector3.new(3.04138, 1.2, 1.2) |
| 187 | p.CFrame = CFrame.new(1.75, 24, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-99.4623)) |
| 188 | p.BrickColor = BrickColor.new("Earth green") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Stud" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("Part") |
| 196 | p.Name = "FrameRightTrim_2" |
| 197 | p.Size = Vector3.new(3.04138, 1.3, 0.4) |
| 198 | p.CFrame = CFrame.new(1.95, 24, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-99.4623)) |
| 199 | p.BrickColor = BrickColor.new("Silver") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Name = "FrameRight_3" |
| 208 | p.Size = Vector3.new(2.23607, 1.2, 1.2) |
| 209 | p.CFrame = CFrame.new(1, 26.5, 0.04) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-116.565)) |
| 210 | p.BrickColor = BrickColor.new("Earth green") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Stud" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("Part") |
| 218 | p.Name = "FrameRightTrim_3" |
| 219 | p.Size = Vector3.new(2.23607, 1.3, 0.4) |
| 220 | p.CFrame = CFrame.new(1.2, 26.5, 0.04) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-116.565)) |
| 221 | p.BrickColor = BrickColor.new("Silver") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Stud" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Name = "TopArm" |
| 230 | p.Size = Vector3.new(6.57647, 1.2, 1.2) |
| 231 | p.CFrame = CFrame.new(-2.75, 27, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(171.254)) |
| 232 | p.BrickColor = BrickColor.new("Earth green") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Stud" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("Part") |
| 240 | p.Name = "TopArmTrim" |
| 241 | p.Size = Vector3.new(6.57647, 1.3, 0.4) |
| 242 | p.CFrame = CFrame.new(-2.75, 27.2, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(171.254)) |
| 243 | p.BrickColor = BrickColor.new("Silver") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Stud" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Name = "TopFinial" |
| 252 | p.Size = Vector3.new(1.5, 1.5, 1.2) |
| 253 | p.CFrame = CFrame.new(-6.5, 26.5, 0.04) |
| 254 | p.BrickColor = BrickColor.new("Earth green") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Stud" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("Part") |
| 262 | p.Name = "TopFinialTrim" |
| 263 | p.Size = Vector3.new(1.6, 1, 1.3) |
| 264 | p.CFrame = CFrame.new(-6.5, 26.5, -0.08) |
| 265 | p.BrickColor = BrickColor.new("Silver") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Stud" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("WedgePart") |
| 273 | p.Name = "TopFinialSpike" |
| 274 | p.Size = Vector3.new(1, 1.5, 0.8) |
| 275 | p.CFrame = CFrame.new(-7.2, 26, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 276 | p.BrickColor = BrickColor.new("Earth green") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Stud" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("Part") |
| 284 | p.Shape = Enum.PartType.Cylinder |
| 285 | p.Name = "String_0" |
| 286 | p.Size = Vector3.new(8.74643, 0.01, 0.01) |
| 287 | p.CFrame = CFrame.new(-2.75, 22.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-59.0362)) |
| 288 | p.BrickColor = BrickColor.new("Gold") |
| 289 | p.Material = Enum.Material.Glacier |
| 290 | p.MaterialVariant = "2022 Stud" |
| 291 | p.Anchored = true |
| 292 | p.Parent = model |
| 293 | end |
| 294 | do |
| 295 | local p = Instance.new("Part") |
| 296 | p.Shape = Enum.PartType.Cylinder |
| 297 | p.Name = "String_1" |
| 298 | p.Size = Vector3.new(7.67504, 0.01, 0.01) |
| 299 | p.CFrame = CFrame.new(-2.0625, 22.3125, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-59.6764)) |
| 300 | p.BrickColor = BrickColor.new("Gold") |
| 301 | p.Material = Enum.Material.Glacier |
| 302 | p.MaterialVariant = "2022 Stud" |
| 303 | p.Anchored = true |
| 304 | p.Parent = model |
| 305 | end |
| 306 | do |
| 307 | local p = Instance.new("Part") |
| 308 | p.Shape = Enum.PartType.Cylinder |
| 309 | p.Name = "String_2" |
| 310 | p.Size = Vector3.new(6.60492, 0.07, 0.07) |
| 311 | p.CFrame = CFrame.new(-1.375, 22.375, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-60.5241)) |
| 312 | p.BrickColor = BrickColor.new("Gold") |
| 313 | p.Material = Enum.Material.Glacier |
| 314 | p.MaterialVariant = "2022 Stud" |
| 315 | p.Anchored = true |
| 316 | p.Parent = model |
| 317 | end |
| 318 | do |
| 319 | local p = Instance.new("Part") |
| 320 | p.Shape = Enum.PartType.Cylinder |
| 321 | p.Name = "String_3" |
| 322 | p.Size = Vector3.new(5.53681, 0.11, 0.11) |
| 323 | p.CFrame = CFrame.new(-0.6875, 22.4375, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-61.6992)) |
| 324 | p.BrickColor = BrickColor.new("Gold") |
| 325 | p.Material = Enum.Material.Glacier |
| 326 | p.MaterialVariant = "2022 Stud" |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Shape = Enum.PartType.Cylinder |
| 333 | p.Name = "String_4" |
| 334 | p.Size = Vector3.new(4.47214, 0.15, 0.15) |
| 335 | p.CFrame = CFrame.new(0, 22.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-63.4349)) |
| 336 | p.BrickColor = BrickColor.new("Gold") |
| 337 | p.Material = Enum.Material.Glacier |
| 338 | p.MaterialVariant = "2022 Stud" |
| 339 | p.Anchored = true |
| 340 | p.Parent = model |
| 341 | end |
| 342 | do |
| 343 | local p = Instance.new("WedgePart") |
| 344 | p.Name = "FrameSpike1" |
| 345 | p.Size = Vector3.new(1, 1.5, 0.8) |
| 346 | p.CFrame = CFrame.new(2.2, 20, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 347 | p.BrickColor = BrickColor.new("Earth green") |
| 348 | p.Material = Enum.Material.Glacier |
| 349 | p.MaterialVariant = "2022 Stud" |
| 350 | p.Anchored = true |
| 351 | p.Parent = model |
| 352 | end |
| 353 | do |
| 354 | local p = Instance.new("WedgePart") |
| 355 | p.Name = "FrameSpike2" |
| 356 | p.Size = Vector3.new(1, 1.5, 0.8) |
| 357 | p.CFrame = CFrame.new(2.5, 23, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-60)) |
| 358 | p.BrickColor = BrickColor.new("Earth green") |
| 359 | p.Material = Enum.Material.Glacier |
| 360 | p.MaterialVariant = "2022 Stud" |
| 361 | p.Anchored = true |
| 362 | p.Parent = model |
| 363 | end |
| 364 | do |
| 365 | local p = Instance.new("WedgePart") |
| 366 | p.Name = "FrameSpike3" |
| 367 | p.Size = Vector3.new(1, 1.5, 0.8) |
| 368 | p.CFrame = CFrame.new(1.8, 26, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 369 | p.BrickColor = BrickColor.new("Earth green") |
| 370 | p.Material = Enum.Material.Glacier |
| 371 | p.MaterialVariant = "2022 Stud" |
| 372 | p.Anchored = true |
| 373 | p.Parent = model |
| 374 | end |
| 375 | model.PrimaryPart = model:FindFirstChild("Shaft") |
| 376 | print("HarpStaff built: " .. #model:GetChildren() .. " parts") |
Loading comments...