Loading model...
by Lucas Muniz · 4/11/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PulaPirata |
| 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 = "PulaPirata" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright blue"] = "2022 Universal", |
| 25 | ["Bright red"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Big Stud", |
| 27 | ["Dark taupe"] = "2022 Weld", |
| 28 | ["Lime green"] = "2022 Stud", |
| 29 | ["Nougat"] = "2022 Stud", |
| 30 | ["Really black"] = "2022 Universal", |
| 31 | ["Really red"] = "2022 Stud", |
| 32 | ["Reddish brown"] = "2022 Small Stud", |
| 33 | ["White"] = "2022 Stud", |
| 34 | } |
| 35 | do |
| 36 | local p = Instance.new("Part") |
| 37 | p.Shape = Enum.PartType.Cylinder |
| 38 | p.Name = "Barrel_Seg1" |
| 39 | p.Size = Vector3.new(2, 10, 10) |
| 40 | p.CFrame = CFrame.new(0, 0.92, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 41 | p.BrickColor = BrickColor.new("Reddish brown") |
| 42 | p.Material = Enum.Material.Glacier |
| 43 | p.MaterialVariant = "2022 Small Stud" |
| 44 | p.Anchored = true |
| 45 | p.Parent = model |
| 46 | end |
| 47 | do |
| 48 | local p = Instance.new("Part") |
| 49 | p.Shape = Enum.PartType.Cylinder |
| 50 | p.Name = "Barrel_Seg2" |
| 51 | p.Size = Vector3.new(2, 10.8, 10.8) |
| 52 | p.CFrame = CFrame.new(0, 2.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 53 | p.BrickColor = BrickColor.new("Reddish brown") |
| 54 | p.Material = Enum.Material.Glacier |
| 55 | p.MaterialVariant = "2022 Small Stud" |
| 56 | p.Anchored = true |
| 57 | p.Parent = model |
| 58 | end |
| 59 | do |
| 60 | local p = Instance.new("Part") |
| 61 | p.Shape = Enum.PartType.Cylinder |
| 62 | p.Name = "Barrel_Seg3" |
| 63 | p.Size = Vector3.new(2, 11.12, 11.12) |
| 64 | p.CFrame = CFrame.new(0, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 65 | p.BrickColor = BrickColor.new("Reddish brown") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Small Stud" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Shape = Enum.PartType.Cylinder |
| 74 | p.Name = "Barrel_Seg4" |
| 75 | p.Size = Vector3.new(2, 10.8, 10.8) |
| 76 | p.CFrame = CFrame.new(0, 7.04, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 77 | p.BrickColor = BrickColor.new("Reddish brown") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Small Stud" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Shape = Enum.PartType.Cylinder |
| 86 | p.Name = "Barrel_Seg5" |
| 87 | p.Size = Vector3.new(2, 10, 10) |
| 88 | p.CFrame = CFrame.new(0, 9.08, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 89 | p.BrickColor = BrickColor.new("Reddish brown") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Small Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Shape = Enum.PartType.Cylinder |
| 98 | p.Name = "Hoop1" |
| 99 | p.Size = Vector3.new(0.4, 10.6, 10.6) |
| 100 | p.CFrame = CFrame.new(0, 2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 101 | p.BrickColor = BrickColor.new("Dark taupe") |
| 102 | p.Material = Enum.Material.Glacier |
| 103 | p.MaterialVariant = "2022 Weld" |
| 104 | p.Anchored = true |
| 105 | p.Parent = model |
| 106 | end |
| 107 | do |
| 108 | local p = Instance.new("Part") |
| 109 | p.Shape = Enum.PartType.Cylinder |
| 110 | p.Name = "Hoop2" |
| 111 | p.Size = Vector3.new(0.4, 11.2, 11.2) |
| 112 | p.CFrame = CFrame.new(0, 4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 113 | p.BrickColor = BrickColor.new("Dark taupe") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Weld" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Shape = Enum.PartType.Cylinder |
| 122 | p.Name = "Hoop3" |
| 123 | p.Size = Vector3.new(0.4, 11.2, 11.2) |
| 124 | p.CFrame = CFrame.new(0, 6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 125 | p.BrickColor = BrickColor.new("Dark taupe") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Weld" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Shape = Enum.PartType.Cylinder |
| 134 | p.Name = "Hoop4" |
| 135 | p.Size = Vector3.new(0.4, 10.6, 10.6) |
| 136 | p.CFrame = CFrame.new(0, 8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 137 | p.BrickColor = BrickColor.new("Dark taupe") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Weld" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Shape = Enum.PartType.Cylinder |
| 146 | p.Name = "HoopTop" |
| 147 | p.Size = Vector3.new(0.4, 10.2, 10.2) |
| 148 | p.CFrame = CFrame.new(0, 10, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 149 | p.BrickColor = BrickColor.new("Dark taupe") |
| 150 | p.Material = Enum.Material.Glacier |
| 151 | p.MaterialVariant = "2022 Weld" |
| 152 | p.Anchored = true |
| 153 | p.Parent = model |
| 154 | end |
| 155 | do |
| 156 | local p = Instance.new("Part") |
| 157 | p.Shape = Enum.PartType.Cylinder |
| 158 | p.Name = "Barrel_Hole" |
| 159 | p.Size = Vector3.new(1.1, 8, 8) |
| 160 | p.CFrame = CFrame.new(0, 9.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 161 | p.BrickColor = BrickColor.new("Really black") |
| 162 | p.Material = Enum.Material.Glacier |
| 163 | p.MaterialVariant = "2022 Universal" |
| 164 | p.Anchored = true |
| 165 | p.Parent = model |
| 166 | end |
| 167 | do |
| 168 | local p = Instance.new("Part") |
| 169 | p.Shape = Enum.PartType.Ball |
| 170 | p.Name = "HeadBase" |
| 171 | p.Size = Vector3.new(4.5, 4.5, 4.5) |
| 172 | p.CFrame = CFrame.new(0, 11.5, 0) |
| 173 | p.BrickColor = BrickColor.new("Nougat") |
| 174 | p.Material = Enum.Material.Glacier |
| 175 | p.MaterialVariant = "2022 Stud" |
| 176 | p.Anchored = true |
| 177 | p.Parent = model |
| 178 | end |
| 179 | do |
| 180 | local p = Instance.new("Part") |
| 181 | p.Shape = Enum.PartType.Ball |
| 182 | p.Name = "KnotBase" |
| 183 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 184 | p.CFrame = CFrame.new(2.2, 11.8, 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 = "KnotTail1" |
| 194 | p.Size = Vector3.new(1, 0.4, 0.4) |
| 195 | p.CFrame = CFrame.new(2.5, 11.6, 0.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 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 = "KnotTail2" |
| 205 | p.Size = Vector3.new(1, 0.4, 0.4) |
| 206 | p.CFrame = CFrame.new(2.5, 11.6, -0.3) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 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.Shape = Enum.PartType.Ball |
| 216 | p.Name = "Nose" |
| 217 | p.Size = Vector3.new(1.36, 1.36, 1.36) |
| 218 | p.CFrame = CFrame.new(0, 11, -2.2) |
| 219 | p.BrickColor = BrickColor.new("Nougat") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Stud" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Shape = Enum.PartType.Cylinder |
| 228 | p.Name = "EyeWhite" |
| 229 | p.Size = Vector3.new(0.2, 1.2, 1.2) |
| 230 | p.CFrame = CFrame.new(-0.8, 11.5, -2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 231 | p.BrickColor = BrickColor.new("White") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Shape = Enum.PartType.Cylinder |
| 240 | p.Name = "Pupil" |
| 241 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 242 | p.CFrame = CFrame.new(-0.8, 11.5, -2.26) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 243 | p.BrickColor = BrickColor.new("Really black") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Universal" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("Part") |
| 251 | p.Shape = Enum.PartType.Cylinder |
| 252 | p.Name = "Eyepatch" |
| 253 | p.Size = Vector3.new(0.3, 1.4, 1.4) |
| 254 | p.CFrame = CFrame.new(0.8, 11.5, -2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 255 | p.BrickColor = BrickColor.new("Really black") |
| 256 | p.Material = Enum.Material.Glacier |
| 257 | p.MaterialVariant = "2022 Universal" |
| 258 | p.Anchored = true |
| 259 | p.Parent = model |
| 260 | end |
| 261 | do |
| 262 | local p = Instance.new("Part") |
| 263 | p.Name = "EyepatchStrap" |
| 264 | p.Size = Vector3.new(4.4, 0.2, 0.2) |
| 265 | p.CFrame = CFrame.new(0, 11.6, -2.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 266 | p.BrickColor = BrickColor.new("Really black") |
| 267 | p.Material = Enum.Material.Glacier |
| 268 | p.MaterialVariant = "2022 Universal" |
| 269 | p.Anchored = true |
| 270 | p.Parent = model |
| 271 | end |
| 272 | do |
| 273 | local p = Instance.new("Part") |
| 274 | p.Name = "MustacheTop" |
| 275 | p.Size = Vector3.new(2.4, 0.4, 0.2) |
| 276 | p.CFrame = CFrame.new(0, 10.8, -2.28) |
| 277 | p.BrickColor = BrickColor.new("Really black") |
| 278 | p.Material = Enum.Material.Glacier |
| 279 | p.MaterialVariant = "2022 Universal" |
| 280 | p.Anchored = true |
| 281 | p.Parent = model |
| 282 | end |
| 283 | do |
| 284 | local p = Instance.new("Part") |
| 285 | p.Shape = Enum.PartType.Ball |
| 286 | p.Name = "EarL" |
| 287 | p.Size = Vector3.new(1, 1, 1) |
| 288 | p.CFrame = CFrame.new(-2.2, 11, -0.5) |
| 289 | p.BrickColor = BrickColor.new("Nougat") |
| 290 | p.Material = Enum.Material.Glacier |
| 291 | p.MaterialVariant = "2022 Stud" |
| 292 | p.Anchored = true |
| 293 | p.Parent = model |
| 294 | end |
| 295 | do |
| 296 | local p = Instance.new("Part") |
| 297 | p.Shape = Enum.PartType.Ball |
| 298 | p.Name = "EarR" |
| 299 | p.Size = Vector3.new(1, 1, 1) |
| 300 | p.CFrame = CFrame.new(2.2, 11, -0.5) |
| 301 | p.BrickColor = BrickColor.new("Nougat") |
| 302 | p.Material = Enum.Material.Glacier |
| 303 | p.MaterialVariant = "2022 Stud" |
| 304 | p.Anchored = true |
| 305 | p.Parent = model |
| 306 | end |
| 307 | do |
| 308 | local p = Instance.new("Part") |
| 309 | p.Shape = Enum.PartType.Ball |
| 310 | p.Name = "SkullTop" |
| 311 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 312 | p.CFrame = CFrame.new(0, 7.8, -5.55) |
| 313 | p.BrickColor = BrickColor.new("White") |
| 314 | p.Material = Enum.Material.Glacier |
| 315 | p.MaterialVariant = "2022 Stud" |
| 316 | p.Anchored = true |
| 317 | p.Parent = model |
| 318 | end |
| 319 | do |
| 320 | local p = Instance.new("Part") |
| 321 | p.Shape = Enum.PartType.Ball |
| 322 | p.Name = "SkullJaw" |
| 323 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 324 | p.CFrame = CFrame.new(0, 7.3, -5.55) |
| 325 | p.BrickColor = BrickColor.new("White") |
| 326 | p.Material = Enum.Material.Glacier |
| 327 | p.MaterialVariant = "2022 Stud" |
| 328 | p.Anchored = true |
| 329 | p.Parent = model |
| 330 | end |
| 331 | do |
| 332 | local p = Instance.new("Part") |
| 333 | p.Shape = Enum.PartType.Ball |
| 334 | p.Name = "SkullEyeL" |
| 335 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 336 | p.CFrame = CFrame.new(-0.25, 7.8, -5.65) |
| 337 | p.BrickColor = BrickColor.new("Really black") |
| 338 | p.Material = Enum.Material.Glacier |
| 339 | p.MaterialVariant = "2022 Universal" |
| 340 | p.Anchored = true |
| 341 | p.Parent = model |
| 342 | end |
| 343 | do |
| 344 | local p = Instance.new("Part") |
| 345 | p.Shape = Enum.PartType.Ball |
| 346 | p.Name = "SkullEyeR" |
| 347 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 348 | p.CFrame = CFrame.new(0.25, 7.8, -5.65) |
| 349 | p.BrickColor = BrickColor.new("Really black") |
| 350 | p.Material = Enum.Material.Glacier |
| 351 | p.MaterialVariant = "2022 Universal" |
| 352 | p.Anchored = true |
| 353 | p.Parent = model |
| 354 | end |
| 355 | do |
| 356 | local p = Instance.new("Part") |
| 357 | p.Name = "Sword_R1_45_Guard" |
| 358 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 359 | p.CFrame = CFrame.new(3.88909, 2.5, -3.88909) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 360 | p.BrickColor = BrickColor.new("Bright red") |
| 361 | p.Material = Enum.Material.Glacier |
| 362 | p.MaterialVariant = "2022 Stud" |
| 363 | p.Anchored = true |
| 364 | p.Parent = model |
| 365 | end |
| 366 | do |
| 367 | local p = Instance.new("Part") |
| 368 | p.Shape = Enum.PartType.Cylinder |
| 369 | p.Name = "Sword_R1_45_Handle" |
| 370 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 371 | p.CFrame = CFrame.new(4.45477, 2.5, -4.45477) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 372 | p.BrickColor = BrickColor.new("Bright red") |
| 373 | p.Material = Enum.Material.Glacier |
| 374 | p.MaterialVariant = "2022 Stud" |
| 375 | p.Anchored = true |
| 376 | p.Parent = model |
| 377 | end |
| 378 | do |
| 379 | local p = Instance.new("Part") |
| 380 | p.Shape = Enum.PartType.Cylinder |
| 381 | p.Name = "Sword_R1_45_Pommel" |
| 382 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 383 | p.CFrame = CFrame.new(5.02046, 2.5, -5.02046) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 384 | p.BrickColor = BrickColor.new("Bright red") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Stud" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "Sword_R1_135_Guard" |
| 393 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 394 | p.CFrame = CFrame.new(-3.88909, 2.5, -3.88909) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 395 | p.BrickColor = BrickColor.new("Bright blue") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Universal" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Shape = Enum.PartType.Cylinder |
| 404 | p.Name = "Sword_R1_135_Handle" |
| 405 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 406 | p.CFrame = CFrame.new(-4.45477, 2.5, -4.45477) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 407 | p.BrickColor = BrickColor.new("Bright blue") |
| 408 | p.Material = Enum.Material.Glacier |
| 409 | p.MaterialVariant = "2022 Universal" |
| 410 | p.Anchored = true |
| 411 | p.Parent = model |
| 412 | end |
| 413 | do |
| 414 | local p = Instance.new("Part") |
| 415 | p.Shape = Enum.PartType.Cylinder |
| 416 | p.Name = "Sword_R1_135_Pommel" |
| 417 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 418 | p.CFrame = CFrame.new(-5.02046, 2.5, -5.02046) * CFrame.Angles(math.rad(0), math.rad(135), math.rad(0)) |
| 419 | p.BrickColor = BrickColor.new("Bright blue") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Universal" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("Part") |
| 427 | p.Name = "Sword_R1_225_Guard" |
| 428 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 429 | p.CFrame = CFrame.new(-3.88909, 2.5, 3.88909) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 430 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Shape = Enum.PartType.Cylinder |
| 439 | p.Name = "Sword_R1_225_Handle" |
| 440 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 441 | p.CFrame = CFrame.new(-4.45477, 2.5, 4.45477) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 442 | p.BrickColor = BrickColor.new("Lime green") |
| 443 | p.Material = Enum.Material.Glacier |
| 444 | p.MaterialVariant = "2022 Stud" |
| 445 | p.Anchored = true |
| 446 | p.Parent = model |
| 447 | end |
| 448 | do |
| 449 | local p = Instance.new("Part") |
| 450 | p.Shape = Enum.PartType.Cylinder |
| 451 | p.Name = "Sword_R1_225_Pommel" |
| 452 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 453 | p.CFrame = CFrame.new(-5.02046, 2.5, 5.02046) * CFrame.Angles(math.rad(0), math.rad(225), math.rad(0)) |
| 454 | p.BrickColor = BrickColor.new("Lime green") |
| 455 | p.Material = Enum.Material.Glacier |
| 456 | p.MaterialVariant = "2022 Stud" |
| 457 | p.Anchored = true |
| 458 | p.Parent = model |
| 459 | end |
| 460 | do |
| 461 | local p = Instance.new("Part") |
| 462 | p.Name = "Sword_R1_315_Guard" |
| 463 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 464 | p.CFrame = CFrame.new(3.88909, 2.5, 3.88909) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 465 | p.BrickColor = BrickColor.new("Bright yellow") |
| 466 | p.Material = Enum.Material.Glacier |
| 467 | p.MaterialVariant = "2022 Big Stud" |
| 468 | p.Anchored = true |
| 469 | p.Parent = model |
| 470 | end |
| 471 | do |
| 472 | local p = Instance.new("Part") |
| 473 | p.Shape = Enum.PartType.Cylinder |
| 474 | p.Name = "Sword_R1_315_Handle" |
| 475 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 476 | p.CFrame = CFrame.new(4.45477, 2.5, 4.45477) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 477 | p.BrickColor = BrickColor.new("Bright yellow") |
| 478 | p.Material = Enum.Material.Glacier |
| 479 | p.MaterialVariant = "2022 Big Stud" |
| 480 | p.Anchored = true |
| 481 | p.Parent = model |
| 482 | end |
| 483 | do |
| 484 | local p = Instance.new("Part") |
| 485 | p.Shape = Enum.PartType.Cylinder |
| 486 | p.Name = "Sword_R1_315_Pommel" |
| 487 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 488 | p.CFrame = CFrame.new(5.02046, 2.5, 5.02046) * CFrame.Angles(math.rad(0), math.rad(315), math.rad(0)) |
| 489 | p.BrickColor = BrickColor.new("Bright yellow") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Big Stud" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "Sword_R2_0_Guard" |
| 498 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 499 | p.CFrame = CFrame.new(5.7, 4.5, 0) |
| 500 | p.BrickColor = BrickColor.new("Bright red") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Shape = Enum.PartType.Cylinder |
| 509 | p.Name = "Sword_R2_0_Handle" |
| 510 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 511 | p.CFrame = CFrame.new(6.5, 4.5, 0) |
| 512 | p.BrickColor = BrickColor.new("Bright red") |
| 513 | p.Material = Enum.Material.Glacier |
| 514 | p.MaterialVariant = "2022 Stud" |
| 515 | p.Anchored = true |
| 516 | p.Parent = model |
| 517 | end |
| 518 | do |
| 519 | local p = Instance.new("Part") |
| 520 | p.Shape = Enum.PartType.Cylinder |
| 521 | p.Name = "Sword_R2_0_Pommel" |
| 522 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 523 | p.CFrame = CFrame.new(7.3, 4.5, 0) |
| 524 | p.BrickColor = BrickColor.new("Bright red") |
| 525 | p.Material = Enum.Material.Glacier |
| 526 | p.MaterialVariant = "2022 Stud" |
| 527 | p.Anchored = true |
| 528 | p.Parent = model |
| 529 | end |
| 530 | do |
| 531 | local p = Instance.new("Part") |
| 532 | p.Name = "Sword_R2_90_Guard" |
| 533 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 534 | p.CFrame = CFrame.new(0, 4.5, -5.7) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 535 | p.BrickColor = BrickColor.new("Bright blue") |
| 536 | p.Material = Enum.Material.Glacier |
| 537 | p.MaterialVariant = "2022 Universal" |
| 538 | p.Anchored = true |
| 539 | p.Parent = model |
| 540 | end |
| 541 | do |
| 542 | local p = Instance.new("Part") |
| 543 | p.Shape = Enum.PartType.Cylinder |
| 544 | p.Name = "Sword_R2_90_Handle" |
| 545 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 546 | p.CFrame = CFrame.new(0, 4.5, -6.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 547 | p.BrickColor = BrickColor.new("Bright blue") |
| 548 | p.Material = Enum.Material.Glacier |
| 549 | p.MaterialVariant = "2022 Universal" |
| 550 | p.Anchored = true |
| 551 | p.Parent = model |
| 552 | end |
| 553 | do |
| 554 | local p = Instance.new("Part") |
| 555 | p.Shape = Enum.PartType.Cylinder |
| 556 | p.Name = "Sword_R2_90_Pommel" |
| 557 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 558 | p.CFrame = CFrame.new(0, 4.5, -7.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 559 | p.BrickColor = BrickColor.new("Bright blue") |
| 560 | p.Material = Enum.Material.Glacier |
| 561 | p.MaterialVariant = "2022 Universal" |
| 562 | p.Anchored = true |
| 563 | p.Parent = model |
| 564 | end |
| 565 | do |
| 566 | local p = Instance.new("Part") |
| 567 | p.Name = "Sword_R2_180_Guard" |
| 568 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 569 | p.CFrame = CFrame.new(-5.7, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 570 | p.BrickColor = BrickColor.new("Lime green") |
| 571 | p.Material = Enum.Material.Glacier |
| 572 | p.MaterialVariant = "2022 Stud" |
| 573 | p.Anchored = true |
| 574 | p.Parent = model |
| 575 | end |
| 576 | do |
| 577 | local p = Instance.new("Part") |
| 578 | p.Shape = Enum.PartType.Cylinder |
| 579 | p.Name = "Sword_R2_180_Handle" |
| 580 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 581 | p.CFrame = CFrame.new(-6.5, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 582 | p.BrickColor = BrickColor.new("Lime green") |
| 583 | p.Material = Enum.Material.Glacier |
| 584 | p.MaterialVariant = "2022 Stud" |
| 585 | p.Anchored = true |
| 586 | p.Parent = model |
| 587 | end |
| 588 | do |
| 589 | local p = Instance.new("Part") |
| 590 | p.Shape = Enum.PartType.Cylinder |
| 591 | p.Name = "Sword_R2_180_Pommel" |
| 592 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 593 | p.CFrame = CFrame.new(-7.3, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 594 | p.BrickColor = BrickColor.new("Lime green") |
| 595 | p.Material = Enum.Material.Glacier |
| 596 | p.MaterialVariant = "2022 Stud" |
| 597 | p.Anchored = true |
| 598 | p.Parent = model |
| 599 | end |
| 600 | do |
| 601 | local p = Instance.new("Part") |
| 602 | p.Name = "Sword_R2_270_Guard" |
| 603 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 604 | p.CFrame = CFrame.new(0, 4.5, 5.7) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 605 | p.BrickColor = BrickColor.new("Bright yellow") |
| 606 | p.Material = Enum.Material.Glacier |
| 607 | p.MaterialVariant = "2022 Big Stud" |
| 608 | p.Anchored = true |
| 609 | p.Parent = model |
| 610 | end |
| 611 | do |
| 612 | local p = Instance.new("Part") |
| 613 | p.Shape = Enum.PartType.Cylinder |
| 614 | p.Name = "Sword_R2_270_Handle" |
| 615 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 616 | p.CFrame = CFrame.new(0, 4.5, 6.5) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 617 | p.BrickColor = BrickColor.new("Bright yellow") |
| 618 | p.Material = Enum.Material.Glacier |
| 619 | p.MaterialVariant = "2022 Big Stud" |
| 620 | p.Anchored = true |
| 621 | p.Parent = model |
| 622 | end |
| 623 | do |
| 624 | local p = Instance.new("Part") |
| 625 | p.Shape = Enum.PartType.Cylinder |
| 626 | p.Name = "Sword_R2_270_Pommel" |
| 627 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 628 | p.CFrame = CFrame.new(0, 4.5, 7.3) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 629 | p.BrickColor = BrickColor.new("Bright yellow") |
| 630 | p.Material = Enum.Material.Glacier |
| 631 | p.MaterialVariant = "2022 Big Stud" |
| 632 | p.Anchored = true |
| 633 | p.Parent = model |
| 634 | end |
| 635 | do |
| 636 | local p = Instance.new("Part") |
| 637 | p.Name = "Sword_R3_30_Guard" |
| 638 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 639 | p.CFrame = CFrame.new(4.93635, 6.5, -2.85) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 640 | p.BrickColor = BrickColor.new("Bright red") |
| 641 | p.Material = Enum.Material.Glacier |
| 642 | p.MaterialVariant = "2022 Stud" |
| 643 | p.Anchored = true |
| 644 | p.Parent = model |
| 645 | end |
| 646 | do |
| 647 | local p = Instance.new("Part") |
| 648 | p.Shape = Enum.PartType.Cylinder |
| 649 | p.Name = "Sword_R3_30_Handle" |
| 650 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 651 | p.CFrame = CFrame.new(5.62917, 6.5, -3.25) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 652 | p.BrickColor = BrickColor.new("Bright red") |
| 653 | p.Material = Enum.Material.Glacier |
| 654 | p.MaterialVariant = "2022 Stud" |
| 655 | p.Anchored = true |
| 656 | p.Parent = model |
| 657 | end |
| 658 | do |
| 659 | local p = Instance.new("Part") |
| 660 | p.Shape = Enum.PartType.Cylinder |
| 661 | p.Name = "Sword_R3_30_Pommel" |
| 662 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 663 | p.CFrame = CFrame.new(6.32198, 6.5, -3.65) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(0)) |
| 664 | p.BrickColor = BrickColor.new("Bright red") |
| 665 | p.Material = Enum.Material.Glacier |
| 666 | p.MaterialVariant = "2022 Stud" |
| 667 | p.Anchored = true |
| 668 | p.Parent = model |
| 669 | end |
| 670 | do |
| 671 | local p = Instance.new("Part") |
| 672 | p.Name = "Sword_R3_150_Guard" |
| 673 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 674 | p.CFrame = CFrame.new(-4.93635, 6.5, -2.85) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(0)) |
| 675 | p.BrickColor = BrickColor.new("Bright blue") |
| 676 | p.Material = Enum.Material.Glacier |
| 677 | p.MaterialVariant = "2022 Universal" |
| 678 | p.Anchored = true |
| 679 | p.Parent = model |
| 680 | end |
| 681 | do |
| 682 | local p = Instance.new("Part") |
| 683 | p.Shape = Enum.PartType.Cylinder |
| 684 | p.Name = "Sword_R3_150_Handle" |
| 685 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 686 | p.CFrame = CFrame.new(-5.62917, 6.5, -3.25) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(0)) |
| 687 | p.BrickColor = BrickColor.new("Bright blue") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Universal" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Shape = Enum.PartType.Cylinder |
| 696 | p.Name = "Sword_R3_150_Pommel" |
| 697 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 698 | p.CFrame = CFrame.new(-6.32198, 6.5, -3.65) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(0)) |
| 699 | p.BrickColor = BrickColor.new("Bright blue") |
| 700 | p.Material = Enum.Material.Glacier |
| 701 | p.MaterialVariant = "2022 Universal" |
| 702 | p.Anchored = true |
| 703 | p.Parent = model |
| 704 | end |
| 705 | do |
| 706 | local p = Instance.new("Part") |
| 707 | p.Name = "Sword_R3_210_Guard" |
| 708 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 709 | p.CFrame = CFrame.new(-4.93635, 6.5, 2.85) * CFrame.Angles(math.rad(0), math.rad(210), math.rad(0)) |
| 710 | p.BrickColor = BrickColor.new("Lime green") |
| 711 | p.Material = Enum.Material.Glacier |
| 712 | p.MaterialVariant = "2022 Stud" |
| 713 | p.Anchored = true |
| 714 | p.Parent = model |
| 715 | end |
| 716 | do |
| 717 | local p = Instance.new("Part") |
| 718 | p.Shape = Enum.PartType.Cylinder |
| 719 | p.Name = "Sword_R3_210_Handle" |
| 720 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 721 | p.CFrame = CFrame.new(-5.62917, 6.5, 3.25) * CFrame.Angles(math.rad(0), math.rad(210), math.rad(0)) |
| 722 | p.BrickColor = BrickColor.new("Lime green") |
| 723 | p.Material = Enum.Material.Glacier |
| 724 | p.MaterialVariant = "2022 Stud" |
| 725 | p.Anchored = true |
| 726 | p.Parent = model |
| 727 | end |
| 728 | do |
| 729 | local p = Instance.new("Part") |
| 730 | p.Shape = Enum.PartType.Cylinder |
| 731 | p.Name = "Sword_R3_210_Pommel" |
| 732 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 733 | p.CFrame = CFrame.new(-6.32198, 6.5, 3.65) * CFrame.Angles(math.rad(0), math.rad(210), math.rad(0)) |
| 734 | p.BrickColor = BrickColor.new("Lime green") |
| 735 | p.Material = Enum.Material.Glacier |
| 736 | p.MaterialVariant = "2022 Stud" |
| 737 | p.Anchored = true |
| 738 | p.Parent = model |
| 739 | end |
| 740 | do |
| 741 | local p = Instance.new("Part") |
| 742 | p.Name = "Sword_R3_330_Guard" |
| 743 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 744 | p.CFrame = CFrame.new(4.93635, 6.5, 2.85) * CFrame.Angles(math.rad(0), math.rad(330), math.rad(0)) |
| 745 | p.BrickColor = BrickColor.new("Bright yellow") |
| 746 | p.Material = Enum.Material.Glacier |
| 747 | p.MaterialVariant = "2022 Big Stud" |
| 748 | p.Anchored = true |
| 749 | p.Parent = model |
| 750 | end |
| 751 | do |
| 752 | local p = Instance.new("Part") |
| 753 | p.Shape = Enum.PartType.Cylinder |
| 754 | p.Name = "Sword_R3_330_Handle" |
| 755 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 756 | p.CFrame = CFrame.new(5.62917, 6.5, 3.25) * CFrame.Angles(math.rad(0), math.rad(330), math.rad(0)) |
| 757 | p.BrickColor = BrickColor.new("Bright yellow") |
| 758 | p.Material = Enum.Material.Glacier |
| 759 | p.MaterialVariant = "2022 Big Stud" |
| 760 | p.Anchored = true |
| 761 | p.Parent = model |
| 762 | end |
| 763 | do |
| 764 | local p = Instance.new("Part") |
| 765 | p.Shape = Enum.PartType.Cylinder |
| 766 | p.Name = "Sword_R3_330_Pommel" |
| 767 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 768 | p.CFrame = CFrame.new(6.32198, 6.5, 3.65) * CFrame.Angles(math.rad(0), math.rad(330), math.rad(0)) |
| 769 | p.BrickColor = BrickColor.new("Bright yellow") |
| 770 | p.Material = Enum.Material.Glacier |
| 771 | p.MaterialVariant = "2022 Big Stud" |
| 772 | p.Anchored = true |
| 773 | p.Parent = model |
| 774 | end |
| 775 | do |
| 776 | local p = Instance.new("Part") |
| 777 | p.Name = "Sword_R4_60_Guard" |
| 778 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 779 | p.CFrame = CFrame.new(2.7, 8.5, -4.67654) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 780 | p.BrickColor = BrickColor.new("Bright red") |
| 781 | p.Material = Enum.Material.Glacier |
| 782 | p.MaterialVariant = "2022 Stud" |
| 783 | p.Anchored = true |
| 784 | p.Parent = model |
| 785 | end |
| 786 | do |
| 787 | local p = Instance.new("Part") |
| 788 | p.Shape = Enum.PartType.Cylinder |
| 789 | p.Name = "Sword_R4_60_Handle" |
| 790 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 791 | p.CFrame = CFrame.new(3.1, 8.5, -5.36936) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 792 | p.BrickColor = BrickColor.new("Bright red") |
| 793 | p.Material = Enum.Material.Glacier |
| 794 | p.MaterialVariant = "2022 Stud" |
| 795 | p.Anchored = true |
| 796 | p.Parent = model |
| 797 | end |
| 798 | do |
| 799 | local p = Instance.new("Part") |
| 800 | p.Shape = Enum.PartType.Cylinder |
| 801 | p.Name = "Sword_R4_60_Pommel" |
| 802 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 803 | p.CFrame = CFrame.new(3.5, 8.5, -6.06218) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 804 | p.BrickColor = BrickColor.new("Bright red") |
| 805 | p.Material = Enum.Material.Glacier |
| 806 | p.MaterialVariant = "2022 Stud" |
| 807 | p.Anchored = true |
| 808 | p.Parent = model |
| 809 | end |
| 810 | do |
| 811 | local p = Instance.new("Part") |
| 812 | p.Name = "Sword_R4_120_Guard" |
| 813 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 814 | p.CFrame = CFrame.new(-2.7, 8.5, -4.67654) * CFrame.Angles(math.rad(0), math.rad(120), math.rad(0)) |
| 815 | p.BrickColor = BrickColor.new("Bright blue") |
| 816 | p.Material = Enum.Material.Glacier |
| 817 | p.MaterialVariant = "2022 Universal" |
| 818 | p.Anchored = true |
| 819 | p.Parent = model |
| 820 | end |
| 821 | do |
| 822 | local p = Instance.new("Part") |
| 823 | p.Shape = Enum.PartType.Cylinder |
| 824 | p.Name = "Sword_R4_120_Handle" |
| 825 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 826 | p.CFrame = CFrame.new(-3.1, 8.5, -5.36936) * CFrame.Angles(math.rad(0), math.rad(120), math.rad(0)) |
| 827 | p.BrickColor = BrickColor.new("Bright blue") |
| 828 | p.Material = Enum.Material.Glacier |
| 829 | p.MaterialVariant = "2022 Universal" |
| 830 | p.Anchored = true |
| 831 | p.Parent = model |
| 832 | end |
| 833 | do |
| 834 | local p = Instance.new("Part") |
| 835 | p.Shape = Enum.PartType.Cylinder |
| 836 | p.Name = "Sword_R4_120_Pommel" |
| 837 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 838 | p.CFrame = CFrame.new(-3.5, 8.5, -6.06218) * CFrame.Angles(math.rad(0), math.rad(120), math.rad(0)) |
| 839 | p.BrickColor = BrickColor.new("Bright blue") |
| 840 | p.Material = Enum.Material.Glacier |
| 841 | p.MaterialVariant = "2022 Universal" |
| 842 | p.Anchored = true |
| 843 | p.Parent = model |
| 844 | end |
| 845 | do |
| 846 | local p = Instance.new("Part") |
| 847 | p.Name = "Sword_R4_240_Guard" |
| 848 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 849 | p.CFrame = CFrame.new(-2.7, 8.5, 4.67654) * CFrame.Angles(math.rad(0), math.rad(240), math.rad(0)) |
| 850 | p.BrickColor = BrickColor.new("Lime green") |
| 851 | p.Material = Enum.Material.Glacier |
| 852 | p.MaterialVariant = "2022 Stud" |
| 853 | p.Anchored = true |
| 854 | p.Parent = model |
| 855 | end |
| 856 | do |
| 857 | local p = Instance.new("Part") |
| 858 | p.Shape = Enum.PartType.Cylinder |
| 859 | p.Name = "Sword_R4_240_Handle" |
| 860 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 861 | p.CFrame = CFrame.new(-3.1, 8.5, 5.36936) * CFrame.Angles(math.rad(0), math.rad(240), math.rad(0)) |
| 862 | p.BrickColor = BrickColor.new("Lime green") |
| 863 | p.Material = Enum.Material.Glacier |
| 864 | p.MaterialVariant = "2022 Stud" |
| 865 | p.Anchored = true |
| 866 | p.Parent = model |
| 867 | end |
| 868 | do |
| 869 | local p = Instance.new("Part") |
| 870 | p.Shape = Enum.PartType.Cylinder |
| 871 | p.Name = "Sword_R4_240_Pommel" |
| 872 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 873 | p.CFrame = CFrame.new(-3.5, 8.5, 6.06218) * CFrame.Angles(math.rad(0), math.rad(240), math.rad(0)) |
| 874 | p.BrickColor = BrickColor.new("Lime green") |
| 875 | p.Material = Enum.Material.Glacier |
| 876 | p.MaterialVariant = "2022 Stud" |
| 877 | p.Anchored = true |
| 878 | p.Parent = model |
| 879 | end |
| 880 | do |
| 881 | local p = Instance.new("Part") |
| 882 | p.Name = "Sword_R4_300_Guard" |
| 883 | p.Size = Vector3.new(0.3, 1.6, 0.6) |
| 884 | p.CFrame = CFrame.new(2.7, 8.5, 4.67654) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(0)) |
| 885 | p.BrickColor = BrickColor.new("Bright yellow") |
| 886 | p.Material = Enum.Material.Glacier |
| 887 | p.MaterialVariant = "2022 Big Stud" |
| 888 | p.Anchored = true |
| 889 | p.Parent = model |
| 890 | end |
| 891 | do |
| 892 | local p = Instance.new("Part") |
| 893 | p.Shape = Enum.PartType.Cylinder |
| 894 | p.Name = "Sword_R4_300_Handle" |
| 895 | p.Size = Vector3.new(1.6, 0.4, 0.4) |
| 896 | p.CFrame = CFrame.new(3.1, 8.5, 5.36936) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(0)) |
| 897 | p.BrickColor = BrickColor.new("Bright yellow") |
| 898 | p.Material = Enum.Material.Glacier |
| 899 | p.MaterialVariant = "2022 Big Stud" |
| 900 | p.Anchored = true |
| 901 | p.Parent = model |
| 902 | end |
| 903 | do |
| 904 | local p = Instance.new("Part") |
| 905 | p.Shape = Enum.PartType.Cylinder |
| 906 | p.Name = "Sword_R4_300_Pommel" |
| 907 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 908 | p.CFrame = CFrame.new(3.5, 8.5, 6.06218) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(0)) |
| 909 | p.BrickColor = BrickColor.new("Bright yellow") |
| 910 | p.Material = Enum.Material.Glacier |
| 911 | p.MaterialVariant = "2022 Big Stud" |
| 912 | p.Anchored = true |
| 913 | p.Parent = model |
| 914 | end |
| 915 | do |
| 916 | local rightV = Vector3.new(1,0,0).Unit |
| 917 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 918 | local normalV = upV:Cross(rightV) |
| 919 | local pos = Vector3.new(0, 10.8, -2.2) |
| 920 | local cyl = Instance.new("Part") |
| 921 | cyl.Shape = Enum.PartType.Cylinder |
| 922 | cyl.Size = Vector3.new(0.2, 2.4, 2.4) |
| 923 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 924 | cyl.BrickColor = BrickColor.new("Really black") |
| 925 | cyl.Material = Enum.Material.Glacier |
| 926 | cyl.MaterialVariant = "2022 Universal" |
| 927 | cyl.Anchored = true; cyl.Parent = workspace |
| 928 | local cuts = {} |
| 929 | local hole = Instance.new("Part") |
| 930 | hole.Shape = Enum.PartType.Cylinder |
| 931 | hole.Size = Vector3.new(0.4, 1.6, 1.6) |
| 932 | hole.CFrame = cyl.CFrame |
| 933 | hole.BrickColor = BrickColor.new("Really black") |
| 934 | hole.Material = Enum.Material.Glacier |
| 935 | hole.MaterialVariant = "2022 Universal" |
| 936 | hole.Anchored = true; hole.Parent = workspace |
| 937 | table.insert(cuts, hole) |
| 938 | local angBoxes = {} |
| 939 | do |
| 940 | local edgeDir = -1*rightV + 0*upV |
| 941 | local edgePerp = 0*rightV + -1*upV |
| 942 | local cut = Instance.new("Part") |
| 943 | cut.Size = Vector3.new(4.8, 0.4, 4.8) |
| 944 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 2.4 * edgePerp, edgeDir, normalV) |
| 945 | cut.BrickColor = BrickColor.new("Really black") |
| 946 | cut.Material = Enum.Material.Glacier |
| 947 | cut.MaterialVariant = "2022 Universal" |
| 948 | cut.Anchored = true; cut.Parent = workspace |
| 949 | table.insert(angBoxes, cut) |
| 950 | end |
| 951 | do |
| 952 | local edgeDir = 1*rightV + 0*upV |
| 953 | local edgePerp = 0*rightV + 1*upV |
| 954 | local cut = Instance.new("Part") |
| 955 | cut.Size = Vector3.new(4.8, 0.4, 4.8) |
| 956 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 2.4 * edgePerp, edgeDir, normalV) |
| 957 | cut.BrickColor = BrickColor.new("Really black") |
| 958 | cut.Material = Enum.Material.Glacier |
| 959 | cut.MaterialVariant = "2022 Universal" |
| 960 | cut.Anchored = true; cut.Parent = workspace |
| 961 | table.insert(angBoxes, cut) |
| 962 | end |
| 963 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 964 | if #cuts > 0 then |
| 965 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 966 | for _, c in ipairs(cuts) do c:Destroy() end |
| 967 | if ok and result then |
| 968 | cyl:Destroy() |
| 969 | result.Name = "MustacheCurve"; result.Anchored = true; result.Parent = model |
| 970 | else |
| 971 | cyl.Name = "MustacheCurve"; cyl.Parent = model |
| 972 | end |
| 973 | else |
| 974 | cyl.Name = "MustacheCurve"; cyl.Parent = model |
| 975 | end |
| 976 | end |
| 977 | do |
| 978 | local rightV = Vector3.new(1,0,0).Unit |
| 979 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 980 | local normalV = upV:Cross(rightV) |
| 981 | local pos = Vector3.new(0, 10.8, -2.15) |
| 982 | local cyl = Instance.new("Part") |
| 983 | cyl.Shape = Enum.PartType.Cylinder |
| 984 | cyl.Size = Vector3.new(0.2, 1.6, 1.6) |
| 985 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 986 | cyl.BrickColor = BrickColor.new("Really red") |
| 987 | cyl.Material = Enum.Material.Glacier |
| 988 | cyl.MaterialVariant = "2022 Stud" |
| 989 | cyl.Anchored = true; cyl.Parent = workspace |
| 990 | local cuts = {} |
| 991 | local angBoxes = {} |
| 992 | do |
| 993 | local edgeDir = -1*rightV + 0*upV |
| 994 | local edgePerp = 0*rightV + -1*upV |
| 995 | local cut = Instance.new("Part") |
| 996 | cut.Size = Vector3.new(3.2, 0.4, 3.2) |
| 997 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 1.6 * edgePerp, edgeDir, normalV) |
| 998 | cut.BrickColor = BrickColor.new("Really red") |
| 999 | cut.Material = Enum.Material.Glacier |
| 1000 | cut.MaterialVariant = "2022 Stud" |
| 1001 | cut.Anchored = true; cut.Parent = workspace |
| 1002 | table.insert(angBoxes, cut) |
| 1003 | end |
| 1004 | do |
| 1005 | local edgeDir = 1*rightV + 0*upV |
| 1006 | local edgePerp = 0*rightV + 1*upV |
| 1007 | local cut = Instance.new("Part") |
| 1008 | cut.Size = Vector3.new(3.2, 0.4, 3.2) |
| 1009 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 1.6 * edgePerp, edgeDir, normalV) |
| 1010 | cut.BrickColor = BrickColor.new("Really red") |
| 1011 | cut.Material = Enum.Material.Glacier |
| 1012 | cut.MaterialVariant = "2022 Stud" |
| 1013 | cut.Anchored = true; cut.Parent = workspace |
| 1014 | table.insert(angBoxes, cut) |
| 1015 | end |
| 1016 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1017 | if #cuts > 0 then |
| 1018 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1019 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1020 | if ok and result then |
| 1021 | cyl:Destroy() |
| 1022 | result.Name = "Mouth"; result.Anchored = true; result.Parent = model |
| 1023 | else |
| 1024 | cyl.Name = "Mouth"; cyl.Parent = model |
| 1025 | end |
| 1026 | else |
| 1027 | cyl.Name = "Mouth"; cyl.Parent = model |
| 1028 | end |
| 1029 | end |
| 1030 | do |
| 1031 | local rightV = Vector3.new(1,0,0).Unit |
| 1032 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 1033 | local normalV = upV:Cross(rightV) |
| 1034 | local pos = Vector3.new(0, 7.5, 0) |
| 1035 | local cyl = Instance.new("Part") |
| 1036 | cyl.Shape = Enum.PartType.Cylinder |
| 1037 | cyl.Size = Vector3.new(2.5, 11, 11) |
| 1038 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1039 | cyl.BrickColor = BrickColor.new("Really black") |
| 1040 | cyl.Material = Enum.Material.Glacier |
| 1041 | cyl.MaterialVariant = "2022 Universal" |
| 1042 | cyl.Anchored = true; cyl.Parent = workspace |
| 1043 | local cuts = {} |
| 1044 | local hole = Instance.new("Part") |
| 1045 | hole.Shape = Enum.PartType.Cylinder |
| 1046 | hole.Size = Vector3.new(2.7, 10.8, 10.8) |
| 1047 | hole.CFrame = cyl.CFrame |
| 1048 | hole.BrickColor = BrickColor.new("Really black") |
| 1049 | hole.Material = Enum.Material.Glacier |
| 1050 | hole.MaterialVariant = "2022 Universal" |
| 1051 | hole.Anchored = true; hole.Parent = workspace |
| 1052 | table.insert(cuts, hole) |
| 1053 | local angBoxes = {} |
| 1054 | do |
| 1055 | local edgeDir = 0.642788*rightV + 0.766044*upV |
| 1056 | local edgePerp = -0.766044*rightV + 0.642788*upV |
| 1057 | local cut = Instance.new("Part") |
| 1058 | cut.Size = Vector3.new(22, 2.7, 22) |
| 1059 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 11 * edgePerp, edgeDir, normalV) |
| 1060 | cut.BrickColor = BrickColor.new("Really black") |
| 1061 | cut.Material = Enum.Material.Glacier |
| 1062 | cut.MaterialVariant = "2022 Universal" |
| 1063 | cut.Anchored = true; cut.Parent = workspace |
| 1064 | table.insert(angBoxes, cut) |
| 1065 | end |
| 1066 | do |
| 1067 | local edgeDir = -0.642788*rightV + 0.766044*upV |
| 1068 | local edgePerp = -0.766044*rightV + -0.642788*upV |
| 1069 | local cut = Instance.new("Part") |
| 1070 | cut.Size = Vector3.new(22, 2.7, 22) |
| 1071 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 11 * edgePerp, edgeDir, normalV) |
| 1072 | cut.BrickColor = BrickColor.new("Really black") |
| 1073 | cut.Material = Enum.Material.Glacier |
| 1074 | cut.MaterialVariant = "2022 Universal" |
| 1075 | cut.Anchored = true; cut.Parent = workspace |
| 1076 | table.insert(angBoxes, cut) |
| 1077 | end |
| 1078 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1079 | if #cuts > 0 then |
| 1080 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1081 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1082 | if ok and result then |
| 1083 | cyl:Destroy() |
| 1084 | result.Name = "LabelBg"; result.Anchored = true; result.Parent = model |
| 1085 | else |
| 1086 | cyl.Name = "LabelBg"; cyl.Parent = model |
| 1087 | end |
| 1088 | else |
| 1089 | cyl.Name = "LabelBg"; cyl.Parent = model |
| 1090 | end |
| 1091 | end |
| 1092 | do |
| 1093 | local upV = Vector3.new(0,1,0).Unit |
| 1094 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 1095 | local forwardV = rightV:Cross(upV) |
| 1096 | local pos = Vector3.new(0, 11.5, 0) |
| 1097 | local ball = Instance.new("Part") |
| 1098 | ball.Shape = Enum.PartType.Ball |
| 1099 | ball.Size = Vector3.new(4.6, 4.6, 4.6) |
| 1100 | ball.CFrame = CFrame.new(pos) |
| 1101 | ball.BrickColor = BrickColor.new("Bright red") |
| 1102 | ball.Material = Enum.Material.Glacier |
| 1103 | ball.MaterialVariant = "2022 Stud" |
| 1104 | ball.Anchored = true; ball.Parent = workspace |
| 1105 | local cuts = {} |
| 1106 | do |
| 1107 | local h = 0.399391 |
| 1108 | local cut = Instance.new("Part") |
| 1109 | cut.Size = Vector3.new(9.2, 9.2, 9.2) |
| 1110 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-4.200609), rightV, upV) |
| 1111 | cut.BrickColor = BrickColor.new("Bright red") |
| 1112 | cut.Material = Enum.Material.Glacier |
| 1113 | cut.MaterialVariant = "2022 Stud" |
| 1114 | cut.Anchored = true; cut.Parent = workspace |
| 1115 | table.insert(cuts, cut) |
| 1116 | end |
| 1117 | if #cuts > 0 then |
| 1118 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 1119 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1120 | if ok and result then |
| 1121 | ball:Destroy() |
| 1122 | result.Name = "Bandana"; result.Anchored = true; result.Parent = model |
| 1123 | else |
| 1124 | ball.Name = "Bandana"; ball.Parent = model |
| 1125 | end |
| 1126 | else |
| 1127 | ball.Name = "Bandana"; ball.Parent = model |
| 1128 | end |
| 1129 | end |
| 1130 | model.PrimaryPart = model:FindFirstChild("Barrel_Seg3") |
| 1131 | print("PulaPirata built: " .. #model:GetChildren() .. " parts") |
Loading comments...