Loading model...
by FGDubbing · 6/28/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Jawblade_Pickaxe |
| 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 = "Jawblade_Pickaxe" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright red"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Gold"] = "2022 Stud", |
| 27 | ["Institutional white"] = "2022 Stud", |
| 28 | ["Medium stone grey"] = "2022 Inlet", |
| 29 | ["Really black"] = "2022 Universal", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "TipPoint" |
| 34 | p.Size = Vector3.new(1, 1, 0.2) |
| 35 | p.CFrame = CFrame.new(0, 0.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 36 | p.BrickColor = BrickColor.new("Gold") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "TipBase" |
| 45 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 46 | p.CFrame = CFrame.new(0, 1.8, 0) |
| 47 | p.BrickColor = BrickColor.new("Gold") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 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 = "ShaftGold" |
| 57 | p.Size = Vector3.new(5, 0.5, 0.5) |
| 58 | p.CFrame = CFrame.new(0, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 59 | p.BrickColor = BrickColor.new("Gold") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 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 = "Ring1" |
| 69 | p.Size = Vector3.new(0.2, 0.6, 0.6) |
| 70 | p.CFrame = CFrame.new(0, 7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 71 | p.BrickColor = BrickColor.new("Gold") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Stud" |
| 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 = "ShaftBlack" |
| 81 | p.Size = Vector3.new(5, 0.45, 0.45) |
| 82 | p.CFrame = CFrame.new(0, 9.54, 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 = "Ring2" |
| 93 | p.Size = Vector3.new(0.2, 0.6, 0.6) |
| 94 | p.CFrame = CFrame.new(0, 12, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 95 | p.BrickColor = BrickColor.new("Gold") |
| 96 | p.Material = Enum.Material.Glacier |
| 97 | p.MaterialVariant = "2022 Stud" |
| 98 | p.Anchored = true |
| 99 | p.Parent = model |
| 100 | end |
| 101 | do |
| 102 | local p = Instance.new("Part") |
| 103 | p.Name = "Diamond1" |
| 104 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 105 | p.CFrame = CFrame.new(0, 8, -0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 106 | p.BrickColor = BrickColor.new("Gold") |
| 107 | p.Material = Enum.Material.Glacier |
| 108 | p.MaterialVariant = "2022 Stud" |
| 109 | p.Anchored = true |
| 110 | p.Parent = model |
| 111 | end |
| 112 | do |
| 113 | local p = Instance.new("Part") |
| 114 | p.Name = "Diamond2" |
| 115 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 116 | p.CFrame = CFrame.new(0, 11, -0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 117 | p.BrickColor = BrickColor.new("Gold") |
| 118 | p.Material = Enum.Material.Glacier |
| 119 | p.MaterialVariant = "2022 Stud" |
| 120 | p.Anchored = true |
| 121 | p.Parent = model |
| 122 | end |
| 123 | do |
| 124 | local p = Instance.new("Part") |
| 125 | p.Shape = Enum.PartType.Cylinder |
| 126 | p.Name = "ShaftWhite" |
| 127 | p.Size = Vector3.new(4, 0.55, 0.55) |
| 128 | p.CFrame = CFrame.new(0, 14, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 129 | p.BrickColor = BrickColor.new("Institutional white") |
| 130 | p.Material = Enum.Material.Glacier |
| 131 | p.MaterialVariant = "2022 Stud" |
| 132 | p.Anchored = true |
| 133 | p.Parent = model |
| 134 | end |
| 135 | do |
| 136 | local p = Instance.new("Part") |
| 137 | p.Shape = Enum.PartType.Cylinder |
| 138 | p.Name = "RopeWrap" |
| 139 | p.Size = Vector3.new(1, 0.7, 0.7) |
| 140 | p.CFrame = CFrame.new(0, 13.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 141 | p.BrickColor = BrickColor.new("Institutional white") |
| 142 | p.Material = Enum.Material.Glacier |
| 143 | p.MaterialVariant = "2022 Stud" |
| 144 | p.Anchored = true |
| 145 | p.Parent = model |
| 146 | end |
| 147 | do |
| 148 | local p = Instance.new("Part") |
| 149 | p.Name = "RopeKnot" |
| 150 | p.Size = Vector3.new(0.5, 0.5, 0.3) |
| 151 | p.CFrame = CFrame.new(0, 13.5, -0.4) |
| 152 | p.BrickColor = BrickColor.new("Institutional white") |
| 153 | p.Material = Enum.Material.Glacier |
| 154 | p.MaterialVariant = "2022 Stud" |
| 155 | p.Anchored = true |
| 156 | p.Parent = model |
| 157 | end |
| 158 | do |
| 159 | local p = Instance.new("Part") |
| 160 | p.Name = "TasselL" |
| 161 | p.Size = Vector3.new(1.82757, 0.25, 0.25) |
| 162 | p.CFrame = CFrame.new(-0.35, 12.4, -0.55) * CFrame.Angles(math.rad(-180), math.rad(18.4349), math.rad(99.9642)) |
| 163 | p.BrickColor = BrickColor.new("Institutional white") |
| 164 | p.Material = Enum.Material.Glacier |
| 165 | p.MaterialVariant = "2022 Stud" |
| 166 | p.Anchored = true |
| 167 | p.Parent = model |
| 168 | end |
| 169 | do |
| 170 | local p = Instance.new("Part") |
| 171 | p.Name = "TasselR" |
| 172 | p.Size = Vector3.new(1.82757, 0.25, 0.25) |
| 173 | p.CFrame = CFrame.new(0.35, 12.4, -0.55) * CFrame.Angles(math.rad(0), math.rad(18.4349), math.rad(-80.0358)) |
| 174 | p.BrickColor = BrickColor.new("Institutional white") |
| 175 | p.Material = Enum.Material.Glacier |
| 176 | p.MaterialVariant = "2022 Stud" |
| 177 | p.Anchored = true |
| 178 | p.Parent = model |
| 179 | end |
| 180 | do |
| 181 | local p = Instance.new("Part") |
| 182 | p.Name = "MaskBase" |
| 183 | p.Size = Vector3.new(1.8, 1.8, 1.6) |
| 184 | p.CFrame = CFrame.new(0, 16.5, 0) |
| 185 | p.BrickColor = BrickColor.new("Bright red") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Stud" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("Part") |
| 193 | p.Name = "MaskJaw" |
| 194 | p.Size = Vector3.new(1.4, 0.8, 1.4) |
| 195 | p.CFrame = CFrame.new(0, 15.16, 0) |
| 196 | p.BrickColor = BrickColor.new("Bright red") |
| 197 | p.Material = Enum.Material.Glacier |
| 198 | p.MaterialVariant = "2022 Stud" |
| 199 | p.Anchored = true |
| 200 | p.Parent = model |
| 201 | end |
| 202 | do |
| 203 | local p = Instance.new("Part") |
| 204 | p.Name = "MaskSnout" |
| 205 | p.Size = Vector3.new(0.8, 0.8, 0.6) |
| 206 | p.CFrame = CFrame.new(0, 16.2, -0.8) |
| 207 | p.BrickColor = BrickColor.new("Bright red") |
| 208 | p.Material = Enum.Material.Glacier |
| 209 | p.MaterialVariant = "2022 Stud" |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("Part") |
| 215 | p.Name = "MaskCheekL" |
| 216 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 217 | p.CFrame = CFrame.new(-0.9, 16.2, -0.48) |
| 218 | p.BrickColor = BrickColor.new("Bright red") |
| 219 | p.Material = Enum.Material.Glacier |
| 220 | p.MaterialVariant = "2022 Stud" |
| 221 | p.Anchored = true |
| 222 | p.Parent = model |
| 223 | end |
| 224 | do |
| 225 | local p = Instance.new("Part") |
| 226 | p.Name = "MaskCheekR" |
| 227 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 228 | p.CFrame = CFrame.new(0.9, 16.2, -0.48) |
| 229 | p.BrickColor = BrickColor.new("Bright red") |
| 230 | p.Material = Enum.Material.Glacier |
| 231 | p.MaterialVariant = "2022 Stud" |
| 232 | p.Anchored = true |
| 233 | p.Parent = model |
| 234 | end |
| 235 | do |
| 236 | local p = Instance.new("Part") |
| 237 | p.Name = "MaskBrow" |
| 238 | p.Size = Vector3.new(1.8, 0.4, 0.6) |
| 239 | p.CFrame = CFrame.new(0.04, 17, -0.8) |
| 240 | p.BrickColor = BrickColor.new("Bright red") |
| 241 | p.Material = Enum.Material.Glacier |
| 242 | p.MaterialVariant = "2022 Stud" |
| 243 | p.Anchored = true |
| 244 | p.Parent = model |
| 245 | end |
| 246 | do |
| 247 | local p = Instance.new("Part") |
| 248 | p.Shape = Enum.PartType.Cylinder |
| 249 | p.Name = "EyeL" |
| 250 | p.Size = Vector3.new(0.1, 0.3, 0.3) |
| 251 | p.CFrame = CFrame.new(-0.5, 16.8, -1) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 252 | p.BrickColor = BrickColor.new("Gold") |
| 253 | p.Material = Enum.Material.Glacier |
| 254 | p.MaterialVariant = "2022 Stud" |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Shape = Enum.PartType.Cylinder |
| 261 | p.Name = "EyeR" |
| 262 | p.Size = Vector3.new(0.1, 0.3, 0.3) |
| 263 | p.CFrame = CFrame.new(0.5, 16.8, -1) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 264 | p.BrickColor = BrickColor.new("Gold") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Stud" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Name = "ToothUL" |
| 273 | p.Size = Vector3.new(0.1, 0.3, 0.1) |
| 274 | p.CFrame = CFrame.new(-0.44, 15.6, -0.94) |
| 275 | p.BrickColor = BrickColor.new("Gold") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Name = "ToothUR" |
| 284 | p.Size = Vector3.new(0.1, 0.3, 0.1) |
| 285 | p.CFrame = CFrame.new(0.44, 15.6, -0.94) |
| 286 | p.BrickColor = BrickColor.new("Gold") |
| 287 | p.Material = Enum.Material.Glacier |
| 288 | p.MaterialVariant = "2022 Stud" |
| 289 | p.Anchored = true |
| 290 | p.Parent = model |
| 291 | end |
| 292 | do |
| 293 | local p = Instance.new("Part") |
| 294 | p.Name = "ToothLL" |
| 295 | p.Size = Vector3.new(0.1, 0.3, 0.1) |
| 296 | p.CFrame = CFrame.new(-0.44, 15.4, -0.9) |
| 297 | p.BrickColor = BrickColor.new("Gold") |
| 298 | p.Material = Enum.Material.Glacier |
| 299 | p.MaterialVariant = "2022 Stud" |
| 300 | p.Anchored = true |
| 301 | p.Parent = model |
| 302 | end |
| 303 | do |
| 304 | local p = Instance.new("Part") |
| 305 | p.Name = "ToothLR" |
| 306 | p.Size = Vector3.new(0.1, 0.3, 0.1) |
| 307 | p.CFrame = CFrame.new(0.44, 15.4, -0.9) |
| 308 | p.BrickColor = BrickColor.new("Gold") |
| 309 | p.Material = Enum.Material.Glacier |
| 310 | p.MaterialVariant = "2022 Stud" |
| 311 | p.Anchored = true |
| 312 | p.Parent = model |
| 313 | end |
| 314 | do |
| 315 | local p = Instance.new("Part") |
| 316 | p.Name = "HornL" |
| 317 | p.Size = Vector3.new(1.75499, 0.25, 0.25) |
| 318 | p.CFrame = CFrame.new(-0.9, 18, -0.8) * CFrame.Angles(math.rad(-180), math.rad(33.6901), math.rad(-114.261)) |
| 319 | p.BrickColor = BrickColor.new("Gold") |
| 320 | p.Material = Enum.Material.Glacier |
| 321 | p.MaterialVariant = "2022 Stud" |
| 322 | p.Anchored = true |
| 323 | p.Parent = model |
| 324 | end |
| 325 | do |
| 326 | local p = Instance.new("Part") |
| 327 | p.Name = "HornR" |
| 328 | p.Size = Vector3.new(1.75499, 0.25, 0.25) |
| 329 | p.CFrame = CFrame.new(0.9, 18, -0.8) * CFrame.Angles(math.rad(0), math.rad(33.6901), math.rad(65.7392)) |
| 330 | p.BrickColor = BrickColor.new("Gold") |
| 331 | p.Material = Enum.Material.Glacier |
| 332 | p.MaterialVariant = "2022 Stud" |
| 333 | p.Anchored = true |
| 334 | p.Parent = model |
| 335 | end |
| 336 | do |
| 337 | local p = Instance.new("Part") |
| 338 | p.Name = "HelmetBase" |
| 339 | p.Size = Vector3.new(2, 1, 1.8) |
| 340 | p.CFrame = CFrame.new(0, 17.8, 0) |
| 341 | p.BrickColor = BrickColor.new("Really black") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Universal" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | do |
| 348 | local p = Instance.new("Part") |
| 349 | p.Name = "HelmetFlareL" |
| 350 | p.Size = Vector3.new(0.6, 1, 1.8) |
| 351 | p.CFrame = CFrame.new(-1.2, 17.8, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 352 | p.BrickColor = BrickColor.new("Really black") |
| 353 | p.Material = Enum.Material.Glacier |
| 354 | p.MaterialVariant = "2022 Universal" |
| 355 | p.Anchored = true |
| 356 | p.Parent = model |
| 357 | end |
| 358 | do |
| 359 | local p = Instance.new("Part") |
| 360 | p.Name = "HelmetFlareR" |
| 361 | p.Size = Vector3.new(0.6, 1, 1.8) |
| 362 | p.CFrame = CFrame.new(1.2, 17.8, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-15)) |
| 363 | p.BrickColor = BrickColor.new("Really black") |
| 364 | p.Material = Enum.Material.Glacier |
| 365 | p.MaterialVariant = "2022 Universal" |
| 366 | p.Anchored = true |
| 367 | p.Parent = model |
| 368 | end |
| 369 | do |
| 370 | local p = Instance.new("Part") |
| 371 | p.Name = "SwordGuard" |
| 372 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 373 | p.CFrame = CFrame.new(-0.24, 15.8, -0.94) |
| 374 | p.BrickColor = BrickColor.new("Gold") |
| 375 | p.Material = Enum.Material.Glacier |
| 376 | p.MaterialVariant = "2022 Stud" |
| 377 | p.Anchored = true |
| 378 | p.Parent = model |
| 379 | end |
| 380 | do |
| 381 | local p = Instance.new("Part") |
| 382 | p.Shape = Enum.PartType.Cylinder |
| 383 | p.Name = "SwordHandle" |
| 384 | p.Size = Vector3.new(2.6, 0.4, 0.4) |
| 385 | p.CFrame = CFrame.new(1.2, 15.8, -0.9) |
| 386 | p.BrickColor = BrickColor.new("Institutional white") |
| 387 | p.Material = Enum.Material.Glacier |
| 388 | p.MaterialVariant = "2022 Stud" |
| 389 | p.Anchored = true |
| 390 | p.Parent = model |
| 391 | end |
| 392 | do |
| 393 | local p = Instance.new("Part") |
| 394 | p.Name = "SwordPommel" |
| 395 | p.Size = Vector3.new(0.3, 0.5, 0.5) |
| 396 | p.CFrame = CFrame.new(2.6, 15.8, -0.9) |
| 397 | p.BrickColor = BrickColor.new("Gold") |
| 398 | p.Material = Enum.Material.Glacier |
| 399 | p.MaterialVariant = "2022 Stud" |
| 400 | p.Anchored = true |
| 401 | p.Parent = model |
| 402 | end |
| 403 | do |
| 404 | local p = Instance.new("Part") |
| 405 | p.Name = "SwordBladeBase" |
| 406 | p.Size = Vector3.new(3.8, 0.5, 0.1) |
| 407 | p.CFrame = CFrame.new(-2.2, 15.8, -0.9) |
| 408 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 409 | p.Material = Enum.Material.Glacier |
| 410 | p.MaterialVariant = "2022 Stud" |
| 411 | p.Anchored = true |
| 412 | p.Parent = model |
| 413 | end |
| 414 | do |
| 415 | local p = Instance.new("Part") |
| 416 | p.Name = "SwordBladeMid" |
| 417 | p.Size = Vector3.new(1, 0.5, 0.1) |
| 418 | p.CFrame = CFrame.new(-4.5, 15.9, -0.86) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)) |
| 419 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Stud" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("Part") |
| 427 | p.Name = "SwordBladeTip" |
| 428 | p.Size = Vector3.new(1, 0.4, 0.1) |
| 429 | p.CFrame = CFrame.new(-5.4, 16.1, -0.94) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-15)) |
| 430 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Stud" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("Part") |
| 438 | p.Name = "TopBladeBase" |
| 439 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 440 | p.CFrame = CFrame.new(0, 18.52, 0) |
| 441 | p.BrickColor = BrickColor.new("Really black") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Universal" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Name = "TopBladeCross" |
| 450 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 451 | p.CFrame = CFrame.new(0, 19.16, 0) |
| 452 | p.BrickColor = BrickColor.new("Really black") |
| 453 | p.Material = Enum.Material.Glacier |
| 454 | p.MaterialVariant = "2022 Universal" |
| 455 | p.Anchored = true |
| 456 | p.Parent = model |
| 457 | end |
| 458 | do |
| 459 | local p = Instance.new("Part") |
| 460 | p.Name = "TopBladeMain" |
| 461 | p.Size = Vector3.new(1, 2.4, 0.15) |
| 462 | p.CFrame = CFrame.new(0, 20.6, 0) |
| 463 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Inlet" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Name = "TopBladeTip" |
| 472 | p.Size = Vector3.new(1, 1, 0.15) |
| 473 | p.CFrame = CFrame.new(0, 22.1, 0.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 474 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Inlet" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("Part") |
| 482 | p.Name = "SideBladeBaseL" |
| 483 | p.Size = Vector3.new(0.8, 0.4, 0.4) |
| 484 | p.CFrame = CFrame.new(-1.6, 17.8, 0) |
| 485 | p.BrickColor = BrickColor.new("Really black") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Universal" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("Part") |
| 493 | p.Name = "SideBladeMainL" |
| 494 | p.Size = Vector3.new(1.8, 0.6, 0.15) |
| 495 | p.CFrame = CFrame.new(-2.8, 18, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 496 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 497 | p.Material = Enum.Material.Glacier |
| 498 | p.MaterialVariant = "2022 Inlet" |
| 499 | p.Anchored = true |
| 500 | p.Parent = model |
| 501 | end |
| 502 | do |
| 503 | local p = Instance.new("Part") |
| 504 | p.Name = "SideBladeTipL" |
| 505 | p.Size = Vector3.new(0.8, 0.5, 0.15) |
| 506 | p.CFrame = CFrame.new(-3.9, 18.3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-25)) |
| 507 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 508 | p.Material = Enum.Material.Glacier |
| 509 | p.MaterialVariant = "2022 Inlet" |
| 510 | p.Anchored = true |
| 511 | p.Parent = model |
| 512 | end |
| 513 | do |
| 514 | local p = Instance.new("Part") |
| 515 | p.Name = "SideBladeBaseR" |
| 516 | p.Size = Vector3.new(0.8, 0.4, 0.4) |
| 517 | p.CFrame = CFrame.new(1.6, 17.8, 0) |
| 518 | p.BrickColor = BrickColor.new("Really black") |
| 519 | p.Material = Enum.Material.Glacier |
| 520 | p.MaterialVariant = "2022 Universal" |
| 521 | p.Anchored = true |
| 522 | p.Parent = model |
| 523 | end |
| 524 | do |
| 525 | local p = Instance.new("Part") |
| 526 | p.Name = "SideBladeMainR" |
| 527 | p.Size = Vector3.new(1.8, 0.6, 0.15) |
| 528 | p.CFrame = CFrame.new(2.8, 18, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 529 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 530 | p.Material = Enum.Material.Glacier |
| 531 | p.MaterialVariant = "2022 Inlet" |
| 532 | p.Anchored = true |
| 533 | p.Parent = model |
| 534 | end |
| 535 | do |
| 536 | local p = Instance.new("Part") |
| 537 | p.Name = "SideBladeTipR" |
| 538 | p.Size = Vector3.new(0.8, 0.5, 0.15) |
| 539 | p.CFrame = CFrame.new(3.9, 18.3, 0.08) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(25)) |
| 540 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 541 | p.Material = Enum.Material.Glacier |
| 542 | p.MaterialVariant = "2022 Inlet" |
| 543 | p.Anchored = true |
| 544 | p.Parent = model |
| 545 | end |
| 546 | do |
| 547 | local rightV = Vector3.new(1,0,0).Unit |
| 548 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 549 | local normalV = upV:Cross(rightV) |
| 550 | local pos = Vector3.new(-0.4, 13.5, -0.5) |
| 551 | local cyl = Instance.new("Part") |
| 552 | cyl.Shape = Enum.PartType.Cylinder |
| 553 | cyl.Size = Vector3.new(0.2, 0.7, 0.7) |
| 554 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 555 | cyl.BrickColor = BrickColor.new("Institutional white") |
| 556 | cyl.Material = Enum.Material.Glacier |
| 557 | cyl.MaterialVariant = "2022 Stud" |
| 558 | cyl.Anchored = true; cyl.Parent = workspace |
| 559 | local cuts = {} |
| 560 | local hole = Instance.new("Part") |
| 561 | hole.Shape = Enum.PartType.Cylinder |
| 562 | hole.Size = Vector3.new(0.4, 0.3, 0.3) |
| 563 | hole.CFrame = cyl.CFrame |
| 564 | hole.BrickColor = BrickColor.new("Institutional white") |
| 565 | hole.Material = Enum.Material.Glacier |
| 566 | hole.MaterialVariant = "2022 Stud" |
| 567 | hole.Anchored = true; hole.Parent = workspace |
| 568 | table.insert(cuts, hole) |
| 569 | if #cuts > 0 then |
| 570 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 571 | for _, c in ipairs(cuts) do c:Destroy() end |
| 572 | if ok and result then |
| 573 | cyl:Destroy() |
| 574 | result.Name = "RopeLoopL"; result.Anchored = true; result.Parent = model |
| 575 | else |
| 576 | cyl.Name = "RopeLoopL"; cyl.Parent = model |
| 577 | end |
| 578 | else |
| 579 | cyl.Name = "RopeLoopL"; cyl.Parent = model |
| 580 | end |
| 581 | end |
| 582 | do |
| 583 | local rightV = Vector3.new(1,0,0).Unit |
| 584 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 585 | local normalV = upV:Cross(rightV) |
| 586 | local pos = Vector3.new(0.4, 13.5, -0.5) |
| 587 | local cyl = Instance.new("Part") |
| 588 | cyl.Shape = Enum.PartType.Cylinder |
| 589 | cyl.Size = Vector3.new(0.2, 0.7, 0.7) |
| 590 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 591 | cyl.BrickColor = BrickColor.new("Institutional white") |
| 592 | cyl.Material = Enum.Material.Glacier |
| 593 | cyl.MaterialVariant = "2022 Stud" |
| 594 | cyl.Anchored = true; cyl.Parent = workspace |
| 595 | local cuts = {} |
| 596 | local hole = Instance.new("Part") |
| 597 | hole.Shape = Enum.PartType.Cylinder |
| 598 | hole.Size = Vector3.new(0.4, 0.3, 0.3) |
| 599 | hole.CFrame = cyl.CFrame |
| 600 | hole.BrickColor = BrickColor.new("Institutional white") |
| 601 | hole.Material = Enum.Material.Glacier |
| 602 | hole.MaterialVariant = "2022 Stud" |
| 603 | hole.Anchored = true; hole.Parent = workspace |
| 604 | table.insert(cuts, hole) |
| 605 | if #cuts > 0 then |
| 606 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 607 | for _, c in ipairs(cuts) do c:Destroy() end |
| 608 | if ok and result then |
| 609 | cyl:Destroy() |
| 610 | result.Name = "RopeLoopR"; result.Anchored = true; result.Parent = model |
| 611 | else |
| 612 | cyl.Name = "RopeLoopR"; cyl.Parent = model |
| 613 | end |
| 614 | else |
| 615 | cyl.Name = "RopeLoopR"; cyl.Parent = model |
| 616 | end |
| 617 | end |
| 618 | model.PrimaryPart = model:FindFirstChild("MaskBase") |
| 619 | print("Jawblade_Pickaxe built: " .. #model:GetChildren() .. " parts") |
Loading comments...