Loading model...
by fortnayt · 5/24/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: DiamondDumbbell |
| 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 = "DiamondDumbbell" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Medium stone grey"] = "2022 Inlet", |
| 25 | ["Toothpaste"] = "2022 Stud", |
| 26 | ["White"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Shape = Enum.PartType.Cylinder |
| 31 | p.Name = "Handle" |
| 32 | p.Size = Vector3.new(6, 1.2, 1.2) |
| 33 | p.CFrame = CFrame.new(-0.04, 0, 0) |
| 34 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Inlet" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Shape = Enum.PartType.Cylinder |
| 43 | p.Name = "LeftWeight_Main" |
| 44 | p.Size = Vector3.new(2.5, 7, 7) |
| 45 | p.CFrame = CFrame.new(-4.25, 0, 0) |
| 46 | p.BrickColor = BrickColor.new("Toothpaste") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Stud" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Shape = Enum.PartType.Cylinder |
| 55 | p.Name = "LeftWeight_InnerMetal" |
| 56 | p.Size = Vector3.new(0.2, 2.4, 2.4) |
| 57 | p.CFrame = CFrame.new(-3, 0, 0) |
| 58 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Inlet" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Shape = Enum.PartType.Cylinder |
| 67 | p.Name = "RightWeight_Main" |
| 68 | p.Size = Vector3.new(2.5, 7, 7) |
| 69 | p.CFrame = CFrame.new(4.25, 0, 0) |
| 70 | p.BrickColor = BrickColor.new("Toothpaste") |
| 71 | p.Material = Enum.Material.Glacier |
| 72 | p.MaterialVariant = "2022 Stud" |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Shape = Enum.PartType.Cylinder |
| 79 | p.Name = "RightWeight_InnerMetal" |
| 80 | p.Size = Vector3.new(0.2, 2.4, 2.4) |
| 81 | p.CFrame = CFrame.new(3, 0, 0) |
| 82 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Inlet" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "ParticleL1" |
| 91 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 92 | p.CFrame = CFrame.new(-4.25, 3.7, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 93 | p.BrickColor = BrickColor.new("Toothpaste") |
| 94 | p.Material = Enum.Material.Neon |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Name = "ParticleL2" |
| 101 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 102 | p.CFrame = CFrame.new(-4.25, -3.7, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 103 | p.BrickColor = BrickColor.new("Toothpaste") |
| 104 | p.Material = Enum.Material.Neon |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "ParticleL3" |
| 111 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 112 | p.CFrame = CFrame.new(-4.25, 0, 3.7) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 113 | p.BrickColor = BrickColor.new("Toothpaste") |
| 114 | p.Material = Enum.Material.Neon |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "ParticleR1" |
| 121 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 122 | p.CFrame = CFrame.new(4.25, 3.8, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 123 | p.BrickColor = BrickColor.new("Toothpaste") |
| 124 | p.Material = Enum.Material.Neon |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "ParticleR2" |
| 131 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 132 | p.CFrame = CFrame.new(4.25, -3.6, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 133 | p.BrickColor = BrickColor.new("Toothpaste") |
| 134 | p.Material = Enum.Material.Neon |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "ParticleR3" |
| 141 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 142 | p.CFrame = CFrame.new(4.25, 0, -3.7) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(0)) |
| 143 | p.BrickColor = BrickColor.new("Toothpaste") |
| 144 | p.Material = Enum.Material.Neon |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "Text_M" |
| 151 | p.Size = Vector3.new(0.1, 0.8, 2) |
| 152 | p.CFrame = CFrame.new(5.59, 0.5, 0) |
| 153 | p.BrickColor = BrickColor.new("White") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Stud" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "Text_10" |
| 162 | p.Size = Vector3.new(0.1, 0.6, 1.2) |
| 163 | p.CFrame = CFrame.new(5.59, -1, 0) |
| 164 | p.BrickColor = BrickColor.new("White") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Stud" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | model.PrimaryPart = model:FindFirstChild("Handle") |
| 171 | print("DiamondDumbbell built: " .. #model:GetChildren() .. " parts") |
Loading comments...