Loading model...
by Rik Fennema · 9/10/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: GhostPirateCaptain |
| 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 = "GhostPirateCaptain" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright blue"] = "2022 Universal", |
| 25 | ["Dark taupe"] = "2022 Stud", |
| 26 | ["Ghost grey"] = "2022 Stud", |
| 27 | ["Gold"] = "2022 Stud", |
| 28 | ["Navy blue"] = "2022 Stud", |
| 29 | ["Pastel Blue"] = "2022 Stud", |
| 30 | ["Reddish brown"] = "2022 Small Stud", |
| 31 | } |
| 32 | do |
| 33 | local p = Instance.new("Part") |
| 34 | p.Name = "Tail1" |
| 35 | p.Size = Vector3.new(5, 4, 4) |
| 36 | p.CFrame = CFrame.new(0, 7.96, 0) |
| 37 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 38 | p.Material = Enum.Material.Glacier |
| 39 | p.MaterialVariant = "2022 Stud" |
| 40 | p.Anchored = true |
| 41 | p.Parent = model |
| 42 | end |
| 43 | do |
| 44 | local p = Instance.new("Part") |
| 45 | p.Name = "Tail2" |
| 46 | p.Size = Vector3.new(4, 4, 3) |
| 47 | p.CFrame = CFrame.new(0, 5, 0.54) |
| 48 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Name = "Tail3" |
| 57 | p.Size = Vector3.new(3, 4, 2) |
| 58 | p.CFrame = CFrame.new(0, 2, 1.08) |
| 59 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 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.Name = "Tail4" |
| 68 | p.Size = Vector3.new(2, 3, 1.5) |
| 69 | p.CFrame = CFrame.new(0, -1, 1.5) |
| 70 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 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.Name = "Tail5" |
| 79 | p.Size = Vector3.new(1, 2, 1) |
| 80 | p.CFrame = CFrame.new(0, -3, 2) |
| 81 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 82 | p.Material = Enum.Material.Glacier |
| 83 | p.MaterialVariant = "2022 Stud" |
| 84 | p.Anchored = true |
| 85 | p.Parent = model |
| 86 | end |
| 87 | do |
| 88 | local p = Instance.new("Part") |
| 89 | p.Name = "TailSideL1" |
| 90 | p.Size = Vector3.new(1, 4, 2) |
| 91 | p.CFrame = CFrame.new(-2.62, 6, 0) |
| 92 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 93 | p.Material = Enum.Material.Glacier |
| 94 | p.MaterialVariant = "2022 Stud" |
| 95 | p.Anchored = true |
| 96 | p.Parent = model |
| 97 | end |
| 98 | do |
| 99 | local p = Instance.new("Part") |
| 100 | p.Name = "TailSideR1" |
| 101 | p.Size = Vector3.new(1, 4, 2) |
| 102 | p.CFrame = CFrame.new(2.62, 6, 0) |
| 103 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 104 | p.Material = Enum.Material.Glacier |
| 105 | p.MaterialVariant = "2022 Stud" |
| 106 | p.Anchored = true |
| 107 | p.Parent = model |
| 108 | end |
| 109 | do |
| 110 | local p = Instance.new("Part") |
| 111 | p.Name = "TailSideL2" |
| 112 | p.Size = Vector3.new(1, 3, 1.5) |
| 113 | p.CFrame = CFrame.new(-2.08, 3, 0.5) |
| 114 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 115 | p.Material = Enum.Material.Glacier |
| 116 | p.MaterialVariant = "2022 Stud" |
| 117 | p.Anchored = true |
| 118 | p.Parent = model |
| 119 | end |
| 120 | do |
| 121 | local p = Instance.new("Part") |
| 122 | p.Name = "TailSideR2" |
| 123 | p.Size = Vector3.new(1, 3, 1.5) |
| 124 | p.CFrame = CFrame.new(2.08, 3, 0.5) |
| 125 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 126 | p.Material = Enum.Material.Glacier |
| 127 | p.MaterialVariant = "2022 Stud" |
| 128 | p.Anchored = true |
| 129 | p.Parent = model |
| 130 | end |
| 131 | do |
| 132 | local p = Instance.new("Part") |
| 133 | p.Name = "TailSideL3" |
| 134 | p.Size = Vector3.new(1, 3, 1) |
| 135 | p.CFrame = CFrame.new(-1.08, 0, 1) |
| 136 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 137 | p.Material = Enum.Material.Glacier |
| 138 | p.MaterialVariant = "2022 Stud" |
| 139 | p.Anchored = true |
| 140 | p.Parent = model |
| 141 | end |
| 142 | do |
| 143 | local p = Instance.new("Part") |
| 144 | p.Name = "TailSideR3" |
| 145 | p.Size = Vector3.new(1, 3, 1) |
| 146 | p.CFrame = CFrame.new(1.08, 0, 1) |
| 147 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 148 | p.Material = Enum.Material.Glacier |
| 149 | p.MaterialVariant = "2022 Stud" |
| 150 | p.Anchored = true |
| 151 | p.Parent = model |
| 152 | end |
| 153 | do |
| 154 | local p = Instance.new("Part") |
| 155 | p.Name = "TailFront1" |
| 156 | p.Size = Vector3.new(2, 4, 1) |
| 157 | p.CFrame = CFrame.new(0, 6, -2) |
| 158 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Stud" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Name = "TailFront2" |
| 167 | p.Size = Vector3.new(1.5, 3, 1) |
| 168 | p.CFrame = CFrame.new(0, 3, -1.54) |
| 169 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 170 | p.Material = Enum.Material.Glacier |
| 171 | p.MaterialVariant = "2022 Stud" |
| 172 | p.Anchored = true |
| 173 | p.Parent = model |
| 174 | end |
| 175 | do |
| 176 | local p = Instance.new("Part") |
| 177 | p.Name = "TailBack1" |
| 178 | p.Size = Vector3.new(2, 4, 1) |
| 179 | p.CFrame = CFrame.new(0, 6.04, 2) |
| 180 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 181 | p.Material = Enum.Material.Glacier |
| 182 | p.MaterialVariant = "2022 Stud" |
| 183 | p.Anchored = true |
| 184 | p.Parent = model |
| 185 | end |
| 186 | do |
| 187 | local p = Instance.new("Part") |
| 188 | p.Name = "TailFloat1" |
| 189 | p.Size = Vector3.new(0.8, 1, 0.8) |
| 190 | p.CFrame = CFrame.new(0, -4.54, 2) |
| 191 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 192 | p.Material = Enum.Material.Glacier |
| 193 | p.MaterialVariant = "2022 Stud" |
| 194 | p.Anchored = true |
| 195 | p.Parent = model |
| 196 | end |
| 197 | do |
| 198 | local p = Instance.new("Part") |
| 199 | p.Name = "TailFloat2" |
| 200 | p.Size = Vector3.new(0.6, 0.8, 0.6) |
| 201 | p.CFrame = CFrame.new(-1, -3.5, 1.5) |
| 202 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Stud" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "TailFloat3" |
| 211 | p.Size = Vector3.new(0.6, 0.8, 0.6) |
| 212 | p.CFrame = CFrame.new(1, -3.5, 1.5) |
| 213 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Stud" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "CoatMain" |
| 222 | p.Size = Vector3.new(6.2, 6, 4.2) |
| 223 | p.CFrame = CFrame.new(0, 13, 0) |
| 224 | p.BrickColor = BrickColor.new("Bright blue") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Universal" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "CoatTailL" |
| 233 | p.Size = Vector3.new(1.2, 4, 4.2) |
| 234 | p.CFrame = CFrame.new(-2.58, 9.08, 0.08) |
| 235 | p.BrickColor = BrickColor.new("Bright blue") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Universal" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "CoatTailR" |
| 244 | p.Size = Vector3.new(1.2, 4, 4.2) |
| 245 | p.CFrame = CFrame.new(2.58, 9.08, 0.08) |
| 246 | p.BrickColor = BrickColor.new("Bright blue") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Universal" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "CoatTailB" |
| 255 | p.Size = Vector3.new(6.2, 4, 1.2) |
| 256 | p.CFrame = CFrame.new(0.04, 9.04, 1.54) |
| 257 | p.BrickColor = BrickColor.new("Bright blue") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Universal" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Name = "CoatTrimL" |
| 266 | p.Size = Vector3.new(1.4, 0.5, 4.4) |
| 267 | p.CFrame = CFrame.new(-2.76, 7.58, 0) |
| 268 | p.BrickColor = BrickColor.new("Gold") |
| 269 | p.Material = Enum.Material.Glacier |
| 270 | p.MaterialVariant = "2022 Stud" |
| 271 | p.Anchored = true |
| 272 | p.Parent = model |
| 273 | end |
| 274 | do |
| 275 | local p = Instance.new("Part") |
| 276 | p.Name = "CoatTrimR" |
| 277 | p.Size = Vector3.new(1.4, 0.5, 4.4) |
| 278 | p.CFrame = CFrame.new(2.76, 7.58, 0) |
| 279 | p.BrickColor = BrickColor.new("Gold") |
| 280 | p.Material = Enum.Material.Glacier |
| 281 | p.MaterialVariant = "2022 Stud" |
| 282 | p.Anchored = true |
| 283 | p.Parent = model |
| 284 | end |
| 285 | do |
| 286 | local p = Instance.new("Part") |
| 287 | p.Name = "CoatTrimB" |
| 288 | p.Size = Vector3.new(6.4, 0.5, 1.4) |
| 289 | p.CFrame = CFrame.new(0, 7.5, 1.68) |
| 290 | p.BrickColor = BrickColor.new("Gold") |
| 291 | p.Material = Enum.Material.Glacier |
| 292 | p.MaterialVariant = "2022 Stud" |
| 293 | p.Anchored = true |
| 294 | p.Parent = model |
| 295 | end |
| 296 | do |
| 297 | local p = Instance.new("Part") |
| 298 | p.Name = "CollarL" |
| 299 | p.Size = Vector3.new(1, 2, 3) |
| 300 | p.CFrame = CFrame.new(-2.8, 16.5, -1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 301 | p.BrickColor = BrickColor.new("Bright blue") |
| 302 | p.Material = Enum.Material.Glacier |
| 303 | p.MaterialVariant = "2022 Universal" |
| 304 | p.Anchored = true |
| 305 | p.Parent = model |
| 306 | end |
| 307 | do |
| 308 | local p = Instance.new("Part") |
| 309 | p.Name = "CollarR" |
| 310 | p.Size = Vector3.new(1, 2, 3) |
| 311 | p.CFrame = CFrame.new(2.8, 16.5, -1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 312 | p.BrickColor = BrickColor.new("Bright blue") |
| 313 | p.Material = Enum.Material.Glacier |
| 314 | p.MaterialVariant = "2022 Universal" |
| 315 | p.Anchored = true |
| 316 | p.Parent = model |
| 317 | end |
| 318 | do |
| 319 | local p = Instance.new("Part") |
| 320 | p.Name = "CollarB" |
| 321 | p.Size = Vector3.new(5, 2, 1) |
| 322 | p.CFrame = CFrame.new(0.04, 16.5, 1.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 323 | p.BrickColor = BrickColor.new("Bright blue") |
| 324 | p.Material = Enum.Material.Glacier |
| 325 | p.MaterialVariant = "2022 Universal" |
| 326 | p.Anchored = true |
| 327 | p.Parent = model |
| 328 | end |
| 329 | do |
| 330 | local p = Instance.new("Part") |
| 331 | p.Name = "Button1" |
| 332 | p.Size = Vector3.new(0.6, 0.6, 0.2) |
| 333 | p.CFrame = CFrame.new(1.5, 14.5, -2.1) |
| 334 | p.BrickColor = BrickColor.new("Gold") |
| 335 | p.Material = Enum.Material.Glacier |
| 336 | p.MaterialVariant = "2022 Stud" |
| 337 | p.Anchored = true |
| 338 | p.Parent = model |
| 339 | end |
| 340 | do |
| 341 | local p = Instance.new("Part") |
| 342 | p.Name = "Button2" |
| 343 | p.Size = Vector3.new(0.6, 0.6, 0.2) |
| 344 | p.CFrame = CFrame.new(1.5, 13, -2.1) |
| 345 | p.BrickColor = BrickColor.new("Gold") |
| 346 | p.Material = Enum.Material.Glacier |
| 347 | p.MaterialVariant = "2022 Stud" |
| 348 | p.Anchored = true |
| 349 | p.Parent = model |
| 350 | end |
| 351 | do |
| 352 | local p = Instance.new("Part") |
| 353 | p.Name = "Button3" |
| 354 | p.Size = Vector3.new(0.6, 0.6, 0.2) |
| 355 | p.CFrame = CFrame.new(1.5, 11.5, -2.14) |
| 356 | p.BrickColor = BrickColor.new("Gold") |
| 357 | p.Material = Enum.Material.Glacier |
| 358 | p.MaterialVariant = "2022 Stud" |
| 359 | p.Anchored = true |
| 360 | p.Parent = model |
| 361 | end |
| 362 | do |
| 363 | local p = Instance.new("Part") |
| 364 | p.Name = "Belt" |
| 365 | p.Size = Vector3.new(6.4, 1.5, 4.4) |
| 366 | p.CFrame = CFrame.new(0, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 367 | p.BrickColor = BrickColor.new("Dark taupe") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Stud" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Name = "Buckle" |
| 376 | p.Size = Vector3.new(2, 2.2, 0.4) |
| 377 | p.CFrame = CFrame.new(1.5, 10.9, 2.24) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 378 | p.BrickColor = BrickColor.new("Gold") |
| 379 | p.Material = Enum.Material.Glacier |
| 380 | p.MaterialVariant = "2022 Stud" |
| 381 | p.Anchored = true |
| 382 | p.Parent = model |
| 383 | end |
| 384 | do |
| 385 | local p = Instance.new("Part") |
| 386 | p.Name = "BuckleHole" |
| 387 | p.Size = Vector3.new(1, 1.2, 0.4) |
| 388 | p.CFrame = CFrame.new(1.5, 10.9, 2.46) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(15)) |
| 389 | p.BrickColor = BrickColor.new("Dark taupe") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Name = "ShoulderStrap" |
| 398 | p.Size = Vector3.new(1.2, 6, 0.4) |
| 399 | p.CFrame = CFrame.new(-1.5, 13.5, -2.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 400 | p.BrickColor = BrickColor.new("Dark taupe") |
| 401 | p.Material = Enum.Material.Glacier |
| 402 | p.MaterialVariant = "2022 Stud" |
| 403 | p.Anchored = true |
| 404 | p.Parent = model |
| 405 | end |
| 406 | do |
| 407 | local p = Instance.new("Part") |
| 408 | p.Name = "Chain1" |
| 409 | p.Size = Vector3.new(0.6, 1, 0.2) |
| 410 | p.CFrame = CFrame.new(-3.2, 9.7, 2.38) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 411 | p.BrickColor = BrickColor.new("Gold") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Stud" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Name = "Chain2" |
| 420 | p.Size = Vector3.new(0.6, 1, 0.2) |
| 421 | p.CFrame = CFrame.new(-3.2, 9, 2.34) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 422 | p.BrickColor = BrickColor.new("Gold") |
| 423 | p.Material = Enum.Material.Glacier |
| 424 | p.MaterialVariant = "2022 Stud" |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "Chain3" |
| 431 | p.Size = Vector3.new(0.6, 1, 0.2) |
| 432 | p.CFrame = CFrame.new(-3.2, 8.3, 2.38) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 433 | p.BrickColor = BrickColor.new("Gold") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Stud" |
| 436 | p.Anchored = true |
| 437 | p.Parent = model |
| 438 | end |
| 439 | do |
| 440 | local p = Instance.new("Part") |
| 441 | p.Name = "Chain4" |
| 442 | p.Size = Vector3.new(0.6, 1, 0.2) |
| 443 | p.CFrame = CFrame.new(-3.2, 7.6, 2.34) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 444 | p.BrickColor = BrickColor.new("Gold") |
| 445 | p.Material = Enum.Material.Glacier |
| 446 | p.MaterialVariant = "2022 Stud" |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Name = "AnchorStem" |
| 453 | p.Size = Vector3.new(0.4, 3.5, 0.4) |
| 454 | p.CFrame = CFrame.new(-3.2, 5.7, 2.46) |
| 455 | p.BrickColor = BrickColor.new("Gold") |
| 456 | p.Material = Enum.Material.Glacier |
| 457 | p.MaterialVariant = "2022 Stud" |
| 458 | p.Anchored = true |
| 459 | p.Parent = model |
| 460 | end |
| 461 | do |
| 462 | local p = Instance.new("Part") |
| 463 | p.Name = "AnchorCross" |
| 464 | p.Size = Vector3.new(2.5, 0.4, 0.4) |
| 465 | p.CFrame = CFrame.new(-3.2, 7, 2.38) |
| 466 | p.BrickColor = BrickColor.new("Gold") |
| 467 | p.Material = Enum.Material.Glacier |
| 468 | p.MaterialVariant = "2022 Stud" |
| 469 | p.Anchored = true |
| 470 | p.Parent = model |
| 471 | end |
| 472 | do |
| 473 | local p = Instance.new("Part") |
| 474 | p.Name = "AnchorTipL" |
| 475 | p.Size = Vector3.new(0.6, 0.6, 0.4) |
| 476 | p.CFrame = CFrame.new(-4.2, 4.7, 2.26) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 477 | p.BrickColor = BrickColor.new("Gold") |
| 478 | p.Material = Enum.Material.Glacier |
| 479 | p.MaterialVariant = "2022 Stud" |
| 480 | p.Anchored = true |
| 481 | p.Parent = model |
| 482 | end |
| 483 | do |
| 484 | local p = Instance.new("Part") |
| 485 | p.Name = "AnchorTipR" |
| 486 | p.Size = Vector3.new(0.6, 0.6, 0.4) |
| 487 | p.CFrame = CFrame.new(-2.2, 4.7, 2.26) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 488 | p.BrickColor = BrickColor.new("Gold") |
| 489 | p.Material = Enum.Material.Glacier |
| 490 | p.MaterialVariant = "2022 Stud" |
| 491 | p.Anchored = true |
| 492 | p.Parent = model |
| 493 | end |
| 494 | do |
| 495 | local p = Instance.new("Part") |
| 496 | p.Name = "Head" |
| 497 | p.Size = Vector3.new(5, 4, 4) |
| 498 | p.CFrame = CFrame.new(0, 17.5, 0) |
| 499 | p.BrickColor = BrickColor.new("Ghost grey") |
| 500 | p.Material = Enum.Material.Glacier |
| 501 | p.MaterialVariant = "2022 Stud" |
| 502 | p.Anchored = true |
| 503 | p.Parent = model |
| 504 | end |
| 505 | do |
| 506 | local p = Instance.new("Part") |
| 507 | p.Name = "EyeL" |
| 508 | p.Size = Vector3.new(1.2, 1.5, 0.2) |
| 509 | p.CFrame = CFrame.new(-1.2, 17.92, -2.18) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 510 | p.BrickColor = BrickColor.new("Toothpaste") |
| 511 | p.Material = Enum.Material.Neon |
| 512 | p.Anchored = true |
| 513 | p.Parent = model |
| 514 | end |
| 515 | do |
| 516 | local p = Instance.new("Part") |
| 517 | p.Name = "EyeR" |
| 518 | p.Size = Vector3.new(1.2, 1.5, 0.2) |
| 519 | p.CFrame = CFrame.new(1.2, 17.92, -2.18) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 520 | p.BrickColor = BrickColor.new("Toothpaste") |
| 521 | p.Material = Enum.Material.Neon |
| 522 | p.Anchored = true |
| 523 | p.Parent = model |
| 524 | end |
| 525 | do |
| 526 | local p = Instance.new("Part") |
| 527 | p.Name = "Beard1" |
| 528 | p.Size = Vector3.new(5.2, 2, 0.6) |
| 529 | p.CFrame = CFrame.new(0, 15.46, -2.1) |
| 530 | p.BrickColor = BrickColor.new("Ghost grey") |
| 531 | p.Material = Enum.Material.Glacier |
| 532 | p.MaterialVariant = "2022 Stud" |
| 533 | p.Anchored = true |
| 534 | p.Parent = model |
| 535 | end |
| 536 | do |
| 537 | local p = Instance.new("Part") |
| 538 | p.Name = "Beard2" |
| 539 | p.Size = Vector3.new(4, 2, 0.6) |
| 540 | p.CFrame = CFrame.new(0, 14, -2.06) |
| 541 | p.BrickColor = BrickColor.new("Ghost grey") |
| 542 | p.Material = Enum.Material.Glacier |
| 543 | p.MaterialVariant = "2022 Stud" |
| 544 | p.Anchored = true |
| 545 | p.Parent = model |
| 546 | end |
| 547 | do |
| 548 | local p = Instance.new("Part") |
| 549 | p.Name = "Beard3" |
| 550 | p.Size = Vector3.new(2, 2, 0.6) |
| 551 | p.CFrame = CFrame.new(0, 12.5, -2.14) |
| 552 | p.BrickColor = BrickColor.new("Ghost grey") |
| 553 | p.Material = Enum.Material.Glacier |
| 554 | p.MaterialVariant = "2022 Stud" |
| 555 | p.Anchored = true |
| 556 | p.Parent = model |
| 557 | end |
| 558 | do |
| 559 | local p = Instance.new("Part") |
| 560 | p.Name = "Beard4" |
| 561 | p.Size = Vector3.new(0.8, 2, 0.6) |
| 562 | p.CFrame = CFrame.new(0, 11.04, -2.06) |
| 563 | p.BrickColor = BrickColor.new("Ghost grey") |
| 564 | p.Material = Enum.Material.Glacier |
| 565 | p.MaterialVariant = "2022 Stud" |
| 566 | p.Anchored = true |
| 567 | p.Parent = model |
| 568 | end |
| 569 | do |
| 570 | local p = Instance.new("Part") |
| 571 | p.Name = "BeardSideL1" |
| 572 | p.Size = Vector3.new(1, 2.5, 0.6) |
| 573 | p.CFrame = CFrame.new(-1.8, 13, -2.18) |
| 574 | p.BrickColor = BrickColor.new("Ghost grey") |
| 575 | p.Material = Enum.Material.Glacier |
| 576 | p.MaterialVariant = "2022 Stud" |
| 577 | p.Anchored = true |
| 578 | p.Parent = model |
| 579 | end |
| 580 | do |
| 581 | local p = Instance.new("Part") |
| 582 | p.Name = "BeardSideR1" |
| 583 | p.Size = Vector3.new(1, 2.5, 0.6) |
| 584 | p.CFrame = CFrame.new(1.8, 13, -2.18) |
| 585 | p.BrickColor = BrickColor.new("Ghost grey") |
| 586 | p.Material = Enum.Material.Glacier |
| 587 | p.MaterialVariant = "2022 Stud" |
| 588 | p.Anchored = true |
| 589 | p.Parent = model |
| 590 | end |
| 591 | do |
| 592 | local p = Instance.new("Part") |
| 593 | p.Name = "BeardSideL2" |
| 594 | p.Size = Vector3.new(1, 2, 0.6) |
| 595 | p.CFrame = CFrame.new(-2.58, 14.42, -2.02) |
| 596 | p.BrickColor = BrickColor.new("Ghost grey") |
| 597 | p.Material = Enum.Material.Glacier |
| 598 | p.MaterialVariant = "2022 Stud" |
| 599 | p.Anchored = true |
| 600 | p.Parent = model |
| 601 | end |
| 602 | do |
| 603 | local p = Instance.new("Part") |
| 604 | p.Name = "BeardSideR2" |
| 605 | p.Size = Vector3.new(1, 2, 0.6) |
| 606 | p.CFrame = CFrame.new(2.58, 14.42, -2.02) |
| 607 | p.BrickColor = BrickColor.new("Ghost grey") |
| 608 | p.Material = Enum.Material.Glacier |
| 609 | p.MaterialVariant = "2022 Stud" |
| 610 | p.Anchored = true |
| 611 | p.Parent = model |
| 612 | end |
| 613 | do |
| 614 | local p = Instance.new("Part") |
| 615 | p.Name = "BeardSideL3" |
| 616 | p.Size = Vector3.new(0.8, 2, 0.6) |
| 617 | p.CFrame = CFrame.new(-1.2, 11.5, -2.02) |
| 618 | p.BrickColor = BrickColor.new("Ghost grey") |
| 619 | p.Material = Enum.Material.Glacier |
| 620 | p.MaterialVariant = "2022 Stud" |
| 621 | p.Anchored = true |
| 622 | p.Parent = model |
| 623 | end |
| 624 | do |
| 625 | local p = Instance.new("Part") |
| 626 | p.Name = "BeardSideR3" |
| 627 | p.Size = Vector3.new(0.8, 2, 0.6) |
| 628 | p.CFrame = CFrame.new(1.2, 11.5, -2.02) |
| 629 | p.BrickColor = BrickColor.new("Ghost grey") |
| 630 | p.Material = Enum.Material.Glacier |
| 631 | p.MaterialVariant = "2022 Stud" |
| 632 | p.Anchored = true |
| 633 | p.Parent = model |
| 634 | end |
| 635 | do |
| 636 | local p = Instance.new("Part") |
| 637 | p.Name = "Bandana" |
| 638 | p.Size = Vector3.new(5.2, 1.5, 4.2) |
| 639 | p.CFrame = CFrame.new(0, 19.5, 0) |
| 640 | p.BrickColor = BrickColor.new("Bright blue") |
| 641 | p.Material = Enum.Material.Glacier |
| 642 | p.MaterialVariant = "2022 Universal" |
| 643 | p.Anchored = true |
| 644 | p.Parent = model |
| 645 | end |
| 646 | do |
| 647 | local p = Instance.new("Part") |
| 648 | p.Name = "BandanaKnot" |
| 649 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 650 | p.CFrame = CFrame.new(-3, 19.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 651 | p.BrickColor = BrickColor.new("Bright blue") |
| 652 | p.Material = Enum.Material.Glacier |
| 653 | p.MaterialVariant = "2022 Universal" |
| 654 | p.Anchored = true |
| 655 | p.Parent = model |
| 656 | end |
| 657 | do |
| 658 | local p = Instance.new("Part") |
| 659 | p.Name = "BandanaTail1" |
| 660 | p.Size = Vector3.new(1, 4, 2) |
| 661 | p.CFrame = CFrame.new(-5.5, 18.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 662 | p.BrickColor = BrickColor.new("Bright blue") |
| 663 | p.Material = Enum.Material.Glacier |
| 664 | p.MaterialVariant = "2022 Universal" |
| 665 | p.Anchored = true |
| 666 | p.Parent = model |
| 667 | end |
| 668 | do |
| 669 | local p = Instance.new("Part") |
| 670 | p.Name = "BandanaTail2" |
| 671 | p.Size = Vector3.new(1, 3, 2) |
| 672 | p.CFrame = CFrame.new(-6.5, 16.5, 0.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 673 | p.BrickColor = BrickColor.new("Bright blue") |
| 674 | p.Material = Enum.Material.Glacier |
| 675 | p.MaterialVariant = "2022 Universal" |
| 676 | p.Anchored = true |
| 677 | p.Parent = model |
| 678 | end |
| 679 | do |
| 680 | local p = Instance.new("Part") |
| 681 | p.Name = "HatBrim1" |
| 682 | p.Size = Vector3.new(14, 1, 8) |
| 683 | p.CFrame = CFrame.new(0, 20.5, 0) |
| 684 | p.BrickColor = BrickColor.new("Ghost grey") |
| 685 | p.Material = Enum.Material.Glacier |
| 686 | p.MaterialVariant = "2022 Stud" |
| 687 | p.Anchored = true |
| 688 | p.Parent = model |
| 689 | end |
| 690 | do |
| 691 | local p = Instance.new("Part") |
| 692 | p.Name = "HatBrim2" |
| 693 | p.Size = Vector3.new(12, 1, 7) |
| 694 | p.CFrame = CFrame.new(0, 21.54, 0) |
| 695 | p.BrickColor = BrickColor.new("Ghost grey") |
| 696 | p.Material = Enum.Material.Glacier |
| 697 | p.MaterialVariant = "2022 Stud" |
| 698 | p.Anchored = true |
| 699 | p.Parent = model |
| 700 | end |
| 701 | do |
| 702 | local p = Instance.new("Part") |
| 703 | p.Name = "HatTop" |
| 704 | p.Size = Vector3.new(9, 2, 6) |
| 705 | p.CFrame = CFrame.new(0, 22.5, 0) |
| 706 | p.BrickColor = BrickColor.new("Ghost grey") |
| 707 | p.Material = Enum.Material.Glacier |
| 708 | p.MaterialVariant = "2022 Stud" |
| 709 | p.Anchored = true |
| 710 | p.Parent = model |
| 711 | end |
| 712 | do |
| 713 | local p = Instance.new("Part") |
| 714 | p.Name = "HatFrontFold" |
| 715 | p.Size = Vector3.new(8, 4, 1.5) |
| 716 | p.CFrame = CFrame.new(0, 22.5, -3.5) |
| 717 | p.BrickColor = BrickColor.new("Ghost grey") |
| 718 | p.Material = Enum.Material.Glacier |
| 719 | p.MaterialVariant = "2022 Stud" |
| 720 | p.Anchored = true |
| 721 | p.Parent = model |
| 722 | end |
| 723 | do |
| 724 | local p = Instance.new("Part") |
| 725 | p.Name = "HatFrontFoldTop" |
| 726 | p.Size = Vector3.new(5, 2, 1.5) |
| 727 | p.CFrame = CFrame.new(0, 25, -3.46) |
| 728 | p.BrickColor = BrickColor.new("Ghost grey") |
| 729 | p.Material = Enum.Material.Glacier |
| 730 | p.MaterialVariant = "2022 Stud" |
| 731 | p.Anchored = true |
| 732 | p.Parent = model |
| 733 | end |
| 734 | do |
| 735 | local p = Instance.new("Part") |
| 736 | p.Name = "HatBackFold" |
| 737 | p.Size = Vector3.new(8, 4, 1.5) |
| 738 | p.CFrame = CFrame.new(0, 22.5, 3.5) |
| 739 | p.BrickColor = BrickColor.new("Ghost grey") |
| 740 | p.Material = Enum.Material.Glacier |
| 741 | p.MaterialVariant = "2022 Stud" |
| 742 | p.Anchored = true |
| 743 | p.Parent = model |
| 744 | end |
| 745 | do |
| 746 | local p = Instance.new("Part") |
| 747 | p.Name = "HatBackFoldTop" |
| 748 | p.Size = Vector3.new(5, 2, 1.5) |
| 749 | p.CFrame = CFrame.new(0, 25, 3.54) |
| 750 | p.BrickColor = BrickColor.new("Ghost grey") |
| 751 | p.Material = Enum.Material.Glacier |
| 752 | p.MaterialVariant = "2022 Stud" |
| 753 | p.Anchored = true |
| 754 | p.Parent = model |
| 755 | end |
| 756 | do |
| 757 | local p = Instance.new("Part") |
| 758 | p.Name = "HatTrimL" |
| 759 | p.Size = Vector3.new(0.4, 1.2, 8.2) |
| 760 | p.CFrame = CFrame.new(-7.28, 20.5, 0) |
| 761 | p.BrickColor = BrickColor.new("Gold") |
| 762 | p.Material = Enum.Material.Glacier |
| 763 | p.MaterialVariant = "2022 Stud" |
| 764 | p.Anchored = true |
| 765 | p.Parent = model |
| 766 | end |
| 767 | do |
| 768 | local p = Instance.new("Part") |
| 769 | p.Name = "HatTrimR" |
| 770 | p.Size = Vector3.new(0.4, 1.2, 8.2) |
| 771 | p.CFrame = CFrame.new(7.28, 20.5, 0) |
| 772 | p.BrickColor = BrickColor.new("Gold") |
| 773 | p.Material = Enum.Material.Glacier |
| 774 | p.MaterialVariant = "2022 Stud" |
| 775 | p.Anchored = true |
| 776 | p.Parent = model |
| 777 | end |
| 778 | do |
| 779 | local p = Instance.new("Part") |
| 780 | p.Name = "HatFoldTrim1" |
| 781 | p.Size = Vector3.new(1.2, 4.5, 1.7) |
| 782 | p.CFrame = CFrame.new(-3.5, 24, -3.66) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 783 | p.BrickColor = BrickColor.new("Gold") |
| 784 | p.Material = Enum.Material.Glacier |
| 785 | p.MaterialVariant = "2022 Stud" |
| 786 | p.Anchored = true |
| 787 | p.Parent = model |
| 788 | end |
| 789 | do |
| 790 | local p = Instance.new("Part") |
| 791 | p.Name = "HatFoldTrim2" |
| 792 | p.Size = Vector3.new(1.2, 4.5, 1.7) |
| 793 | p.CFrame = CFrame.new(3.5, 24, -3.66) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30)) |
| 794 | p.BrickColor = BrickColor.new("Gold") |
| 795 | p.Material = Enum.Material.Glacier |
| 796 | p.MaterialVariant = "2022 Stud" |
| 797 | p.Anchored = true |
| 798 | p.Parent = model |
| 799 | end |
| 800 | do |
| 801 | local p = Instance.new("Part") |
| 802 | p.Name = "HatFoldTrimTop" |
| 803 | p.Size = Vector3.new(5.2, 1.2, 1.7) |
| 804 | p.CFrame = CFrame.new(0, 26, -3.7) |
| 805 | p.BrickColor = BrickColor.new("Gold") |
| 806 | p.Material = Enum.Material.Glacier |
| 807 | p.MaterialVariant = "2022 Stud" |
| 808 | p.Anchored = true |
| 809 | p.Parent = model |
| 810 | end |
| 811 | do |
| 812 | local p = Instance.new("Part") |
| 813 | p.Name = "HatBackFoldTrim1" |
| 814 | p.Size = Vector3.new(1.2, 4.5, 1.7) |
| 815 | p.CFrame = CFrame.new(-3.5, 24, 3.74) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30)) |
| 816 | p.BrickColor = BrickColor.new("Gold") |
| 817 | p.Material = Enum.Material.Glacier |
| 818 | p.MaterialVariant = "2022 Stud" |
| 819 | p.Anchored = true |
| 820 | p.Parent = model |
| 821 | end |
| 822 | do |
| 823 | local p = Instance.new("Part") |
| 824 | p.Name = "HatBackFoldTrim2" |
| 825 | p.Size = Vector3.new(1.2, 4.5, 1.7) |
| 826 | p.CFrame = CFrame.new(3.5, 24, 3.74) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 827 | p.BrickColor = BrickColor.new("Gold") |
| 828 | p.Material = Enum.Material.Glacier |
| 829 | p.MaterialVariant = "2022 Stud" |
| 830 | p.Anchored = true |
| 831 | p.Parent = model |
| 832 | end |
| 833 | do |
| 834 | local p = Instance.new("Part") |
| 835 | p.Name = "HatBackFoldTrimTop" |
| 836 | p.Size = Vector3.new(5.2, 1.2, 1.7) |
| 837 | p.CFrame = CFrame.new(0, 26, 3.7) |
| 838 | p.BrickColor = BrickColor.new("Gold") |
| 839 | p.Material = Enum.Material.Glacier |
| 840 | p.MaterialVariant = "2022 Stud" |
| 841 | p.Anchored = true |
| 842 | p.Parent = model |
| 843 | end |
| 844 | do |
| 845 | local p = Instance.new("Part") |
| 846 | p.Name = "HatChainL1" |
| 847 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 848 | p.CFrame = CFrame.new(-6.5, 19.42, 0.04) |
| 849 | p.BrickColor = BrickColor.new("Gold") |
| 850 | p.Material = Enum.Material.Glacier |
| 851 | p.MaterialVariant = "2022 Stud" |
| 852 | p.Anchored = true |
| 853 | p.Parent = model |
| 854 | end |
| 855 | do |
| 856 | local p = Instance.new("Part") |
| 857 | p.Name = "HatChainL2" |
| 858 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 859 | p.CFrame = CFrame.new(-6.46, 18.58, 0) |
| 860 | p.BrickColor = BrickColor.new("Gold") |
| 861 | p.Material = Enum.Material.Glacier |
| 862 | p.MaterialVariant = "2022 Stud" |
| 863 | p.Anchored = true |
| 864 | p.Parent = model |
| 865 | end |
| 866 | do |
| 867 | local p = Instance.new("Part") |
| 868 | p.Name = "HatChainL3" |
| 869 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 870 | p.CFrame = CFrame.new(-6.5, 17.5, 0) |
| 871 | p.BrickColor = BrickColor.new("Gold") |
| 872 | p.Material = Enum.Material.Glacier |
| 873 | p.MaterialVariant = "2022 Stud" |
| 874 | p.Anchored = true |
| 875 | p.Parent = model |
| 876 | end |
| 877 | do |
| 878 | local p = Instance.new("Part") |
| 879 | p.Name = "HatChainR1" |
| 880 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 881 | p.CFrame = CFrame.new(6.5, 19.42, 0.04) |
| 882 | p.BrickColor = BrickColor.new("Gold") |
| 883 | p.Material = Enum.Material.Glacier |
| 884 | p.MaterialVariant = "2022 Stud" |
| 885 | p.Anchored = true |
| 886 | p.Parent = model |
| 887 | end |
| 888 | do |
| 889 | local p = Instance.new("Part") |
| 890 | p.Name = "HatChainR2" |
| 891 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 892 | p.CFrame = CFrame.new(6.46, 18.58, 0) |
| 893 | p.BrickColor = BrickColor.new("Gold") |
| 894 | p.Material = Enum.Material.Glacier |
| 895 | p.MaterialVariant = "2022 Stud" |
| 896 | p.Anchored = true |
| 897 | p.Parent = model |
| 898 | end |
| 899 | do |
| 900 | local p = Instance.new("Part") |
| 901 | p.Name = "HatChainR3" |
| 902 | p.Size = Vector3.new(0.4, 1, 0.4) |
| 903 | p.CFrame = CFrame.new(6.5, 17.5, 0) |
| 904 | p.BrickColor = BrickColor.new("Gold") |
| 905 | p.Material = Enum.Material.Glacier |
| 906 | p.MaterialVariant = "2022 Stud" |
| 907 | p.Anchored = true |
| 908 | p.Parent = model |
| 909 | end |
| 910 | do |
| 911 | local p = Instance.new("Part") |
| 912 | p.Name = "HatSpoke_0" |
| 913 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 914 | p.CFrame = CFrame.new(1.5, 23.5, -4.5) |
| 915 | p.BrickColor = BrickColor.new("Gold") |
| 916 | p.Material = Enum.Material.Glacier |
| 917 | p.MaterialVariant = "2022 Stud" |
| 918 | p.Anchored = true |
| 919 | p.Parent = model |
| 920 | end |
| 921 | do |
| 922 | local p = Instance.new("Part") |
| 923 | p.Name = "HatSpoke_1" |
| 924 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 925 | p.CFrame = CFrame.new(1.06066, 24.5607, -4.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 926 | p.BrickColor = BrickColor.new("Gold") |
| 927 | p.Material = Enum.Material.Glacier |
| 928 | p.MaterialVariant = "2022 Stud" |
| 929 | p.Anchored = true |
| 930 | p.Parent = model |
| 931 | end |
| 932 | do |
| 933 | local p = Instance.new("Part") |
| 934 | p.Name = "HatSpoke_2" |
| 935 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 936 | p.CFrame = CFrame.new(0, 25, -4.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 937 | p.BrickColor = BrickColor.new("Gold") |
| 938 | p.Material = Enum.Material.Glacier |
| 939 | p.MaterialVariant = "2022 Stud" |
| 940 | p.Anchored = true |
| 941 | p.Parent = model |
| 942 | end |
| 943 | do |
| 944 | local p = Instance.new("Part") |
| 945 | p.Name = "HatSpoke_3" |
| 946 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 947 | p.CFrame = CFrame.new(-1.06066, 24.5607, -4.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-135)) |
| 948 | p.BrickColor = BrickColor.new("Gold") |
| 949 | p.Material = Enum.Material.Glacier |
| 950 | p.MaterialVariant = "2022 Stud" |
| 951 | p.Anchored = true |
| 952 | p.Parent = model |
| 953 | end |
| 954 | do |
| 955 | local p = Instance.new("Part") |
| 956 | p.Name = "HatSpoke_4" |
| 957 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 958 | p.CFrame = CFrame.new(-1.5, 23.5, -4.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 959 | p.BrickColor = BrickColor.new("Gold") |
| 960 | p.Material = Enum.Material.Glacier |
| 961 | p.MaterialVariant = "2022 Stud" |
| 962 | p.Anchored = true |
| 963 | p.Parent = model |
| 964 | end |
| 965 | do |
| 966 | local p = Instance.new("Part") |
| 967 | p.Name = "HatSpoke_5" |
| 968 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 969 | p.CFrame = CFrame.new(-1.06066, 22.4393, -4.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(135)) |
| 970 | p.BrickColor = BrickColor.new("Gold") |
| 971 | p.Material = Enum.Material.Glacier |
| 972 | p.MaterialVariant = "2022 Stud" |
| 973 | p.Anchored = true |
| 974 | p.Parent = model |
| 975 | end |
| 976 | do |
| 977 | local p = Instance.new("Part") |
| 978 | p.Name = "HatSpoke_6" |
| 979 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 980 | p.CFrame = CFrame.new(0, 22, -4.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(90)) |
| 981 | p.BrickColor = BrickColor.new("Gold") |
| 982 | p.Material = Enum.Material.Glacier |
| 983 | p.MaterialVariant = "2022 Stud" |
| 984 | p.Anchored = true |
| 985 | p.Parent = model |
| 986 | end |
| 987 | do |
| 988 | local p = Instance.new("Part") |
| 989 | p.Name = "HatSpoke_7" |
| 990 | p.Size = Vector3.new(2, 0.3, 0.3) |
| 991 | p.CFrame = CFrame.new(1.06066, 22.4393, -4.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-45)) |
| 992 | p.BrickColor = BrickColor.new("Gold") |
| 993 | p.Material = Enum.Material.Glacier |
| 994 | p.MaterialVariant = "2022 Stud" |
| 995 | p.Anchored = true |
| 996 | p.Parent = model |
| 997 | end |
| 998 | do |
| 999 | local p = Instance.new("Part") |
| 1000 | p.Name = "HatSkullCranium" |
| 1001 | p.Size = Vector3.new(1.6, 1.4, 0.4) |
| 1002 | p.CFrame = CFrame.new(0, 23.8, -4.7) |
| 1003 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1004 | p.Material = Enum.Material.Glacier |
| 1005 | p.MaterialVariant = "2022 Stud" |
| 1006 | p.Anchored = true |
| 1007 | p.Parent = model |
| 1008 | end |
| 1009 | do |
| 1010 | local p = Instance.new("Part") |
| 1011 | p.Name = "HatSkullJaw" |
| 1012 | p.Size = Vector3.new(1, 0.8, 0.4) |
| 1013 | p.CFrame = CFrame.new(0, 23, -4.66) |
| 1014 | p.BrickColor = BrickColor.new("Ghost grey") |
| 1015 | p.Material = Enum.Material.Glacier |
| 1016 | p.MaterialVariant = "2022 Stud" |
| 1017 | p.Anchored = true |
| 1018 | p.Parent = model |
| 1019 | end |
| 1020 | do |
| 1021 | local p = Instance.new("Part") |
| 1022 | p.Name = "HatSkullEyeL" |
| 1023 | p.Size = Vector3.new(0.4, 0.4, 0.2) |
| 1024 | p.CFrame = CFrame.new(-0.4, 23.8, -4.88) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1025 | p.BrickColor = BrickColor.new("Navy blue") |
| 1026 | p.Material = Enum.Material.Glacier |
| 1027 | p.MaterialVariant = "2022 Stud" |
| 1028 | p.Anchored = true |
| 1029 | p.Parent = model |
| 1030 | end |
| 1031 | do |
| 1032 | local p = Instance.new("Part") |
| 1033 | p.Name = "HatSkullEyeR" |
| 1034 | p.Size = Vector3.new(0.4, 0.4, 0.2) |
| 1035 | p.CFrame = CFrame.new(0.4, 23.8, -4.88) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1036 | p.BrickColor = BrickColor.new("Navy blue") |
| 1037 | p.Material = Enum.Material.Glacier |
| 1038 | p.MaterialVariant = "2022 Stud" |
| 1039 | p.Anchored = true |
| 1040 | p.Parent = model |
| 1041 | end |
| 1042 | do |
| 1043 | local p = Instance.new("Part") |
| 1044 | p.Name = "EpauletteR_Base" |
| 1045 | p.Size = Vector3.new(3.5, 0.8, 4.5) |
| 1046 | p.CFrame = CFrame.new(3.8, 16.2, 0) |
| 1047 | p.BrickColor = BrickColor.new("Bright blue") |
| 1048 | p.Material = Enum.Material.Glacier |
| 1049 | p.MaterialVariant = "2022 Universal" |
| 1050 | p.Anchored = true |
| 1051 | p.Parent = model |
| 1052 | end |
| 1053 | do |
| 1054 | local p = Instance.new("Part") |
| 1055 | p.Name = "EpauletteR_Top" |
| 1056 | p.Size = Vector3.new(3.5, 0.6, 4.5) |
| 1057 | p.CFrame = CFrame.new(3.84, 16.8, 0.04) |
| 1058 | p.BrickColor = BrickColor.new("Gold") |
| 1059 | p.Material = Enum.Material.Glacier |
| 1060 | p.MaterialVariant = "2022 Stud" |
| 1061 | p.Anchored = true |
| 1062 | p.Parent = model |
| 1063 | end |
| 1064 | do |
| 1065 | local p = Instance.new("Part") |
| 1066 | p.Name = "FringeR_Out_0" |
| 1067 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1068 | p.CFrame = CFrame.new(5.3, 15.2, -1.6) |
| 1069 | p.BrickColor = BrickColor.new("Gold") |
| 1070 | p.Material = Enum.Material.Glacier |
| 1071 | p.MaterialVariant = "2022 Stud" |
| 1072 | p.Anchored = true |
| 1073 | p.Parent = model |
| 1074 | end |
| 1075 | do |
| 1076 | local p = Instance.new("Part") |
| 1077 | p.Name = "FringeR_Out_1" |
| 1078 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1079 | p.CFrame = CFrame.new(5.3, 15.2, -0.8) |
| 1080 | p.BrickColor = BrickColor.new("Gold") |
| 1081 | p.Material = Enum.Material.Glacier |
| 1082 | p.MaterialVariant = "2022 Stud" |
| 1083 | p.Anchored = true |
| 1084 | p.Parent = model |
| 1085 | end |
| 1086 | do |
| 1087 | local p = Instance.new("Part") |
| 1088 | p.Name = "FringeR_Out_2" |
| 1089 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1090 | p.CFrame = CFrame.new(5.3, 15.2, 0) |
| 1091 | p.BrickColor = BrickColor.new("Gold") |
| 1092 | p.Material = Enum.Material.Glacier |
| 1093 | p.MaterialVariant = "2022 Stud" |
| 1094 | p.Anchored = true |
| 1095 | p.Parent = model |
| 1096 | end |
| 1097 | do |
| 1098 | local p = Instance.new("Part") |
| 1099 | p.Name = "FringeR_Out_3" |
| 1100 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1101 | p.CFrame = CFrame.new(5.3, 15.2, 0.8) |
| 1102 | p.BrickColor = BrickColor.new("Gold") |
| 1103 | p.Material = Enum.Material.Glacier |
| 1104 | p.MaterialVariant = "2022 Stud" |
| 1105 | p.Anchored = true |
| 1106 | p.Parent = model |
| 1107 | end |
| 1108 | do |
| 1109 | local p = Instance.new("Part") |
| 1110 | p.Name = "FringeR_Out_4" |
| 1111 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1112 | p.CFrame = CFrame.new(5.3, 15.2, 1.6) |
| 1113 | p.BrickColor = BrickColor.new("Gold") |
| 1114 | p.Material = Enum.Material.Glacier |
| 1115 | p.MaterialVariant = "2022 Stud" |
| 1116 | p.Anchored = true |
| 1117 | p.Parent = model |
| 1118 | end |
| 1119 | do |
| 1120 | local p = Instance.new("Part") |
| 1121 | p.Name = "FringeR_Front_0" |
| 1122 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1123 | p.CFrame = CFrame.new(4.5, 15.2, -2) |
| 1124 | p.BrickColor = BrickColor.new("Gold") |
| 1125 | p.Material = Enum.Material.Glacier |
| 1126 | p.MaterialVariant = "2022 Stud" |
| 1127 | p.Anchored = true |
| 1128 | p.Parent = model |
| 1129 | end |
| 1130 | do |
| 1131 | local p = Instance.new("Part") |
| 1132 | p.Name = "FringeR_Back_0" |
| 1133 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1134 | p.CFrame = CFrame.new(4.5, 15.2, 2) |
| 1135 | p.BrickColor = BrickColor.new("Gold") |
| 1136 | p.Material = Enum.Material.Glacier |
| 1137 | p.MaterialVariant = "2022 Stud" |
| 1138 | p.Anchored = true |
| 1139 | p.Parent = model |
| 1140 | end |
| 1141 | do |
| 1142 | local p = Instance.new("Part") |
| 1143 | p.Name = "FringeR_Front_1" |
| 1144 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1145 | p.CFrame = CFrame.new(3.7, 15.2, -2) |
| 1146 | p.BrickColor = BrickColor.new("Gold") |
| 1147 | p.Material = Enum.Material.Glacier |
| 1148 | p.MaterialVariant = "2022 Stud" |
| 1149 | p.Anchored = true |
| 1150 | p.Parent = model |
| 1151 | end |
| 1152 | do |
| 1153 | local p = Instance.new("Part") |
| 1154 | p.Name = "FringeR_Back_1" |
| 1155 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1156 | p.CFrame = CFrame.new(3.7, 15.2, 2) |
| 1157 | p.BrickColor = BrickColor.new("Gold") |
| 1158 | p.Material = Enum.Material.Glacier |
| 1159 | p.MaterialVariant = "2022 Stud" |
| 1160 | p.Anchored = true |
| 1161 | p.Parent = model |
| 1162 | end |
| 1163 | do |
| 1164 | local p = Instance.new("Part") |
| 1165 | p.Name = "FringeR_Front_2" |
| 1166 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1167 | p.CFrame = CFrame.new(2.94, 15.2, -1.96) |
| 1168 | p.BrickColor = BrickColor.new("Gold") |
| 1169 | p.Material = Enum.Material.Glacier |
| 1170 | p.MaterialVariant = "2022 Stud" |
| 1171 | p.Anchored = true |
| 1172 | p.Parent = model |
| 1173 | end |
| 1174 | do |
| 1175 | local p = Instance.new("Part") |
| 1176 | p.Name = "FringeR_Back_2" |
| 1177 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1178 | p.CFrame = CFrame.new(2.9, 15.2, 2) |
| 1179 | p.BrickColor = BrickColor.new("Gold") |
| 1180 | p.Material = Enum.Material.Glacier |
| 1181 | p.MaterialVariant = "2022 Stud" |
| 1182 | p.Anchored = true |
| 1183 | p.Parent = model |
| 1184 | end |
| 1185 | do |
| 1186 | local p = Instance.new("Part") |
| 1187 | p.Name = "EpauletteL_Base" |
| 1188 | p.Size = Vector3.new(3.5, 0.8, 4.5) |
| 1189 | p.CFrame = CFrame.new(-3.8, 16.2, 0) |
| 1190 | p.BrickColor = BrickColor.new("Bright blue") |
| 1191 | p.Material = Enum.Material.Glacier |
| 1192 | p.MaterialVariant = "2022 Universal" |
| 1193 | p.Anchored = true |
| 1194 | p.Parent = model |
| 1195 | end |
| 1196 | do |
| 1197 | local p = Instance.new("Part") |
| 1198 | p.Name = "EpauletteL_Top" |
| 1199 | p.Size = Vector3.new(3.5, 0.6, 4.5) |
| 1200 | p.CFrame = CFrame.new(-3.76, 16.8, 0.04) |
| 1201 | p.BrickColor = BrickColor.new("Gold") |
| 1202 | p.Material = Enum.Material.Glacier |
| 1203 | p.MaterialVariant = "2022 Stud" |
| 1204 | p.Anchored = true |
| 1205 | p.Parent = model |
| 1206 | end |
| 1207 | do |
| 1208 | local p = Instance.new("Part") |
| 1209 | p.Name = "FringeL_Out_0" |
| 1210 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1211 | p.CFrame = CFrame.new(-5.3, 15.2, -1.6) |
| 1212 | p.BrickColor = BrickColor.new("Gold") |
| 1213 | p.Material = Enum.Material.Glacier |
| 1214 | p.MaterialVariant = "2022 Stud" |
| 1215 | p.Anchored = true |
| 1216 | p.Parent = model |
| 1217 | end |
| 1218 | do |
| 1219 | local p = Instance.new("Part") |
| 1220 | p.Name = "FringeL_Out_1" |
| 1221 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1222 | p.CFrame = CFrame.new(-5.3, 15.2, -0.8) |
| 1223 | p.BrickColor = BrickColor.new("Gold") |
| 1224 | p.Material = Enum.Material.Glacier |
| 1225 | p.MaterialVariant = "2022 Stud" |
| 1226 | p.Anchored = true |
| 1227 | p.Parent = model |
| 1228 | end |
| 1229 | do |
| 1230 | local p = Instance.new("Part") |
| 1231 | p.Name = "FringeL_Out_2" |
| 1232 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1233 | p.CFrame = CFrame.new(-5.3, 15.2, 0) |
| 1234 | p.BrickColor = BrickColor.new("Gold") |
| 1235 | p.Material = Enum.Material.Glacier |
| 1236 | p.MaterialVariant = "2022 Stud" |
| 1237 | p.Anchored = true |
| 1238 | p.Parent = model |
| 1239 | end |
| 1240 | do |
| 1241 | local p = Instance.new("Part") |
| 1242 | p.Name = "FringeL_Out_3" |
| 1243 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1244 | p.CFrame = CFrame.new(-5.3, 15.2, 0.8) |
| 1245 | p.BrickColor = BrickColor.new("Gold") |
| 1246 | p.Material = Enum.Material.Glacier |
| 1247 | p.MaterialVariant = "2022 Stud" |
| 1248 | p.Anchored = true |
| 1249 | p.Parent = model |
| 1250 | end |
| 1251 | do |
| 1252 | local p = Instance.new("Part") |
| 1253 | p.Name = "FringeL_Out_4" |
| 1254 | p.Size = Vector3.new(0.4, 2, 0.6) |
| 1255 | p.CFrame = CFrame.new(-5.3, 15.2, 1.6) |
| 1256 | p.BrickColor = BrickColor.new("Gold") |
| 1257 | p.Material = Enum.Material.Glacier |
| 1258 | p.MaterialVariant = "2022 Stud" |
| 1259 | p.Anchored = true |
| 1260 | p.Parent = model |
| 1261 | end |
| 1262 | do |
| 1263 | local p = Instance.new("Part") |
| 1264 | p.Name = "FringeL_Front_0" |
| 1265 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1266 | p.CFrame = CFrame.new(-4.5, 15.2, -2) |
| 1267 | p.BrickColor = BrickColor.new("Gold") |
| 1268 | p.Material = Enum.Material.Glacier |
| 1269 | p.MaterialVariant = "2022 Stud" |
| 1270 | p.Anchored = true |
| 1271 | p.Parent = model |
| 1272 | end |
| 1273 | do |
| 1274 | local p = Instance.new("Part") |
| 1275 | p.Name = "FringeL_Back_0" |
| 1276 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1277 | p.CFrame = CFrame.new(-4.5, 15.2, 2) |
| 1278 | p.BrickColor = BrickColor.new("Gold") |
| 1279 | p.Material = Enum.Material.Glacier |
| 1280 | p.MaterialVariant = "2022 Stud" |
| 1281 | p.Anchored = true |
| 1282 | p.Parent = model |
| 1283 | end |
| 1284 | do |
| 1285 | local p = Instance.new("Part") |
| 1286 | p.Name = "FringeL_Front_1" |
| 1287 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1288 | p.CFrame = CFrame.new(-3.7, 15.2, -2) |
| 1289 | p.BrickColor = BrickColor.new("Gold") |
| 1290 | p.Material = Enum.Material.Glacier |
| 1291 | p.MaterialVariant = "2022 Stud" |
| 1292 | p.Anchored = true |
| 1293 | p.Parent = model |
| 1294 | end |
| 1295 | do |
| 1296 | local p = Instance.new("Part") |
| 1297 | p.Name = "FringeL_Back_1" |
| 1298 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1299 | p.CFrame = CFrame.new(-3.7, 15.2, 2) |
| 1300 | p.BrickColor = BrickColor.new("Gold") |
| 1301 | p.Material = Enum.Material.Glacier |
| 1302 | p.MaterialVariant = "2022 Stud" |
| 1303 | p.Anchored = true |
| 1304 | p.Parent = model |
| 1305 | end |
| 1306 | do |
| 1307 | local p = Instance.new("Part") |
| 1308 | p.Name = "FringeL_Front_2" |
| 1309 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1310 | p.CFrame = CFrame.new(-2.94, 15.2, -1.96) |
| 1311 | p.BrickColor = BrickColor.new("Gold") |
| 1312 | p.Material = Enum.Material.Glacier |
| 1313 | p.MaterialVariant = "2022 Stud" |
| 1314 | p.Anchored = true |
| 1315 | p.Parent = model |
| 1316 | end |
| 1317 | do |
| 1318 | local p = Instance.new("Part") |
| 1319 | p.Name = "FringeL_Back_2" |
| 1320 | p.Size = Vector3.new(0.6, 2, 0.4) |
| 1321 | p.CFrame = CFrame.new(-2.9, 15.2, 2) |
| 1322 | p.BrickColor = BrickColor.new("Gold") |
| 1323 | p.Material = Enum.Material.Glacier |
| 1324 | p.MaterialVariant = "2022 Stud" |
| 1325 | p.Anchored = true |
| 1326 | p.Parent = model |
| 1327 | end |
| 1328 | do |
| 1329 | local p = Instance.new("Part") |
| 1330 | p.Name = "ArmL_Upper" |
| 1331 | p.Size = Vector3.new(2.2, 5, 2.2) |
| 1332 | p.CFrame = CFrame.new(-5, 12, -0.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(-15)) |
| 1333 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1334 | p.Material = Enum.Material.Glacier |
| 1335 | p.MaterialVariant = "2022 Stud" |
| 1336 | p.Anchored = true |
| 1337 | p.Parent = model |
| 1338 | end |
| 1339 | do |
| 1340 | local p = Instance.new("Part") |
| 1341 | p.Name = "ArmL_Lower" |
| 1342 | p.Size = Vector3.new(2, 5, 2) |
| 1343 | p.CFrame = CFrame.new(-6, 8, -1.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-15)) |
| 1344 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1345 | p.Material = Enum.Material.Glacier |
| 1346 | p.MaterialVariant = "2022 Stud" |
| 1347 | p.Anchored = true |
| 1348 | p.Parent = model |
| 1349 | end |
| 1350 | do |
| 1351 | local p = Instance.new("Part") |
| 1352 | p.Name = "HandL" |
| 1353 | p.Size = Vector3.new(2.5, 2.5, 2.5) |
| 1354 | p.CFrame = CFrame.new(-6.8, 4.5, -3) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-15)) |
| 1355 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1356 | p.Material = Enum.Material.Glacier |
| 1357 | p.MaterialVariant = "2022 Stud" |
| 1358 | p.Anchored = true |
| 1359 | p.Parent = model |
| 1360 | end |
| 1361 | do |
| 1362 | local p = Instance.new("Part") |
| 1363 | p.Name = "FingerL1" |
| 1364 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 1365 | p.CFrame = CFrame.new(-6, 3, -3.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-15)) |
| 1366 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1367 | p.Material = Enum.Material.Glacier |
| 1368 | p.MaterialVariant = "2022 Stud" |
| 1369 | p.Anchored = true |
| 1370 | p.Parent = model |
| 1371 | end |
| 1372 | do |
| 1373 | local p = Instance.new("Part") |
| 1374 | p.Name = "FingerL2" |
| 1375 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 1376 | p.CFrame = CFrame.new(-7.2, 3, -3.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-15)) |
| 1377 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1378 | p.Material = Enum.Material.Glacier |
| 1379 | p.MaterialVariant = "2022 Stud" |
| 1380 | p.Anchored = true |
| 1381 | p.Parent = model |
| 1382 | end |
| 1383 | do |
| 1384 | local p = Instance.new("Part") |
| 1385 | p.Name = "FingerL3" |
| 1386 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 1387 | p.CFrame = CFrame.new(-6.6, 3, -2.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(-15)) |
| 1388 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1389 | p.Material = Enum.Material.Glacier |
| 1390 | p.MaterialVariant = "2022 Stud" |
| 1391 | p.Anchored = true |
| 1392 | p.Parent = model |
| 1393 | end |
| 1394 | do |
| 1395 | local p = Instance.new("Part") |
| 1396 | p.Name = "ArmR_Upper" |
| 1397 | p.Size = Vector3.new(2.5, 5, 2.5) |
| 1398 | p.CFrame = CFrame.new(5, 12, -0.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(15)) |
| 1399 | p.BrickColor = BrickColor.new("Bright blue") |
| 1400 | p.Material = Enum.Material.Glacier |
| 1401 | p.MaterialVariant = "2022 Universal" |
| 1402 | p.Anchored = true |
| 1403 | p.Parent = model |
| 1404 | end |
| 1405 | do |
| 1406 | local p = Instance.new("Part") |
| 1407 | p.Name = "ArmR_Lower" |
| 1408 | p.Size = Vector3.new(2.3, 5, 2.3) |
| 1409 | p.CFrame = CFrame.new(6, 8, -2) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(15)) |
| 1410 | p.BrickColor = BrickColor.new("Bright blue") |
| 1411 | p.Material = Enum.Material.Glacier |
| 1412 | p.MaterialVariant = "2022 Universal" |
| 1413 | p.Anchored = true |
| 1414 | p.Parent = model |
| 1415 | end |
| 1416 | do |
| 1417 | local p = Instance.new("Part") |
| 1418 | p.Name = "ArmR_Cuff" |
| 1419 | p.Size = Vector3.new(2.5, 1, 2.5) |
| 1420 | p.CFrame = CFrame.new(6.5, 5.8, -4) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(15)) |
| 1421 | p.BrickColor = BrickColor.new("Gold") |
| 1422 | p.Material = Enum.Material.Glacier |
| 1423 | p.MaterialVariant = "2022 Stud" |
| 1424 | p.Anchored = true |
| 1425 | p.Parent = model |
| 1426 | end |
| 1427 | do |
| 1428 | local p = Instance.new("Part") |
| 1429 | p.Name = "HandR" |
| 1430 | p.Size = Vector3.new(2, 2, 2) |
| 1431 | p.CFrame = CFrame.new(7, 4.5, -5) * CFrame.Angles(math.rad(-45), math.rad(0), math.rad(15)) |
| 1432 | p.BrickColor = BrickColor.new("Pastel Blue") |
| 1433 | p.Material = Enum.Material.Glacier |
| 1434 | p.MaterialVariant = "2022 Stud" |
| 1435 | p.Anchored = true |
| 1436 | p.Parent = model |
| 1437 | end |
| 1438 | do |
| 1439 | local p = Instance.new("Part") |
| 1440 | p.Name = "WheelGemBase" |
| 1441 | p.Size = Vector3.new(1.6, 1.6, 0.4) |
| 1442 | p.CFrame = CFrame.new(7.69318, 4.39647, -5.83461) * CFrame.Angles(math.rad(-15), math.rad(-30), math.rad(45)) |
| 1443 | p.BrickColor = BrickColor.new("Gold") |
| 1444 | p.Material = Enum.Material.Glacier |
| 1445 | p.MaterialVariant = "2022 Stud" |
| 1446 | p.Anchored = true |
| 1447 | p.Parent = model |
| 1448 | end |
| 1449 | do |
| 1450 | local p = Instance.new("Part") |
| 1451 | p.Name = "WheelGem" |
| 1452 | p.Size = Vector3.new(1.2, 1.2, 1.4) |
| 1453 | p.CFrame = CFrame.new(7.78978, 4.34471, -6.00191) * CFrame.Angles(math.rad(-15), math.rad(-30), math.rad(45)) |
| 1454 | p.BrickColor = BrickColor.new("Toothpaste") |
| 1455 | p.Material = Enum.Material.Neon |
| 1456 | p.Anchored = true |
| 1457 | p.Parent = model |
| 1458 | end |
| 1459 | do |
| 1460 | local p = Instance.new("Part") |
| 1461 | p.Name = "WheelSpoke_0" |
| 1462 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1463 | p.CFrame = CFrame.new(10.3146, 4.5, -3.875) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 1464 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1465 | p.Material = Enum.Material.Glacier |
| 1466 | p.MaterialVariant = "2022 Small Stud" |
| 1467 | p.Anchored = true |
| 1468 | p.Parent = model |
| 1469 | end |
| 1470 | do |
| 1471 | local p = Instance.new("Part") |
| 1472 | p.Name = "WheelHandle_0" |
| 1473 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1474 | p.CFrame = CFrame.new(12.7308, 4.5, -2.48) * CFrame.Angles(math.rad(0), math.rad(-30), math.rad(0)) |
| 1475 | p.BrickColor = BrickColor.new("Gold") |
| 1476 | p.Material = Enum.Material.Glacier |
| 1477 | p.MaterialVariant = "2022 Stud" |
| 1478 | p.Anchored = true |
| 1479 | p.Parent = model |
| 1480 | end |
| 1481 | do |
| 1482 | local p = Instance.new("Part") |
| 1483 | p.Name = "WheelSpoke_1" |
| 1484 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1485 | p.CFrame = CFrame.new(9.78761, 6.71979, -4.86606) * CFrame.Angles(math.rad(0), math.rad(-15.4892), math.rad(43.0795)) |
| 1486 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1487 | p.Material = Enum.Material.Glacier |
| 1488 | p.MaterialVariant = "2022 Small Stud" |
| 1489 | p.Anchored = true |
| 1490 | p.Parent = model |
| 1491 | end |
| 1492 | do |
| 1493 | local p = Instance.new("Part") |
| 1494 | p.Name = "WheelHandle_1" |
| 1495 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1496 | p.CFrame = CFrame.new(11.7515, 8.6254, -4.32184) * CFrame.Angles(math.rad(0), math.rad(-15.4892), math.rad(43.0795)) |
| 1497 | p.BrickColor = BrickColor.new("Gold") |
| 1498 | p.Material = Enum.Material.Glacier |
| 1499 | p.MaterialVariant = "2022 Stud" |
| 1500 | p.Anchored = true |
| 1501 | p.Parent = model |
| 1502 | end |
| 1503 | do |
| 1504 | local p = Instance.new("Part") |
| 1505 | p.Name = "WheelSpoke_2" |
| 1506 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1507 | p.CFrame = CFrame.new(7.92058, 7.63926, -6.22847) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(75)) |
| 1508 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1509 | p.Material = Enum.Material.Glacier |
| 1510 | p.MaterialVariant = "2022 Small Stud" |
| 1511 | p.Anchored = true |
| 1512 | p.Parent = model |
| 1513 | end |
| 1514 | do |
| 1515 | local p = Instance.new("Part") |
| 1516 | p.Name = "WheelHandle_2" |
| 1517 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1518 | p.CFrame = CFrame.new(8.28164, 10.3342, -6.85383) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(75)) |
| 1519 | p.BrickColor = BrickColor.new("Gold") |
| 1520 | p.Material = Enum.Material.Glacier |
| 1521 | p.MaterialVariant = "2022 Stud" |
| 1522 | p.Anchored = true |
| 1523 | p.Parent = model |
| 1524 | end |
| 1525 | do |
| 1526 | local p = Instance.new("Part") |
| 1527 | p.Name = "WheelSpoke_3" |
| 1528 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1529 | p.CFrame = CFrame.new(5.80718, 6.71979, -7.16415) * CFrame.Angles(math.rad(-180), math.rad(44.5108), math.rad(-136.92)) |
| 1530 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1531 | p.Material = Enum.Material.Glacier |
| 1532 | p.MaterialVariant = "2022 Small Stud" |
| 1533 | p.Anchored = true |
| 1534 | p.Parent = model |
| 1535 | end |
| 1536 | do |
| 1537 | local p = Instance.new("Part") |
| 1538 | p.Name = "WheelHandle_3" |
| 1539 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1540 | p.CFrame = CFrame.new(4.35397, 8.6254, -8.59276) * CFrame.Angles(math.rad(-180), math.rad(44.5108), math.rad(-136.92)) |
| 1541 | p.BrickColor = BrickColor.new("Gold") |
| 1542 | p.Material = Enum.Material.Glacier |
| 1543 | p.MaterialVariant = "2022 Stud" |
| 1544 | p.Anchored = true |
| 1545 | p.Parent = model |
| 1546 | end |
| 1547 | do |
| 1548 | local p = Instance.new("Part") |
| 1549 | p.Name = "WheelSpoke_4" |
| 1550 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1551 | p.CFrame = CFrame.new(4.68542, 4.5, -7.125) * CFrame.Angles(math.rad(-180), math.rad(30), math.rad(-180)) |
| 1552 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1553 | p.Material = Enum.Material.Glacier |
| 1554 | p.MaterialVariant = "2022 Small Stud" |
| 1555 | p.Anchored = true |
| 1556 | p.Parent = model |
| 1557 | end |
| 1558 | do |
| 1559 | local p = Instance.new("Part") |
| 1560 | p.Name = "WheelHandle_4" |
| 1561 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1562 | p.CFrame = CFrame.new(2.26921, 4.5, -8.52) * CFrame.Angles(math.rad(-180), math.rad(30), math.rad(-180)) |
| 1563 | p.BrickColor = BrickColor.new("Gold") |
| 1564 | p.Material = Enum.Material.Glacier |
| 1565 | p.MaterialVariant = "2022 Stud" |
| 1566 | p.Anchored = true |
| 1567 | p.Parent = model |
| 1568 | end |
| 1569 | do |
| 1570 | local p = Instance.new("Part") |
| 1571 | p.Name = "WheelSpoke_5" |
| 1572 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1573 | p.CFrame = CFrame.new(5.21239, 2.28021, -6.13394) * CFrame.Angles(math.rad(-180), math.rad(15.4892), math.rad(136.92)) |
| 1574 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1575 | p.Material = Enum.Material.Glacier |
| 1576 | p.MaterialVariant = "2022 Small Stud" |
| 1577 | p.Anchored = true |
| 1578 | p.Parent = model |
| 1579 | end |
| 1580 | do |
| 1581 | local p = Instance.new("Part") |
| 1582 | p.Name = "WheelHandle_5" |
| 1583 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1584 | p.CFrame = CFrame.new(3.24858, 0.374603, -6.67816) * CFrame.Angles(math.rad(-180), math.rad(15.4892), math.rad(136.92)) |
| 1585 | p.BrickColor = BrickColor.new("Gold") |
| 1586 | p.Material = Enum.Material.Glacier |
| 1587 | p.MaterialVariant = "2022 Stud" |
| 1588 | p.Anchored = true |
| 1589 | p.Parent = model |
| 1590 | end |
| 1591 | do |
| 1592 | local p = Instance.new("Part") |
| 1593 | p.Name = "WheelSpoke_6" |
| 1594 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1595 | p.CFrame = CFrame.new(7.07942, 1.36074, -4.77153) * CFrame.Angles(math.rad(-180), math.rad(-60), math.rad(105)) |
| 1596 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1597 | p.Material = Enum.Material.Glacier |
| 1598 | p.MaterialVariant = "2022 Small Stud" |
| 1599 | p.Anchored = true |
| 1600 | p.Parent = model |
| 1601 | end |
| 1602 | do |
| 1603 | local p = Instance.new("Part") |
| 1604 | p.Name = "WheelHandle_6" |
| 1605 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1606 | p.CFrame = CFrame.new(6.71836, -1.3342, -4.14617) * CFrame.Angles(math.rad(-180), math.rad(-60), math.rad(105)) |
| 1607 | p.BrickColor = BrickColor.new("Gold") |
| 1608 | p.Material = Enum.Material.Glacier |
| 1609 | p.MaterialVariant = "2022 Stud" |
| 1610 | p.Anchored = true |
| 1611 | p.Parent = model |
| 1612 | end |
| 1613 | do |
| 1614 | local p = Instance.new("Part") |
| 1615 | p.Name = "WheelSpoke_7" |
| 1616 | p.Size = Vector3.new(4.5, 0.6, 0.6) |
| 1617 | p.CFrame = CFrame.new(9.19281, 2.28021, -3.83585) * CFrame.Angles(math.rad(0), math.rad(-44.5108), math.rad(-43.0795)) |
| 1618 | p.BrickColor = BrickColor.new("Reddish brown") |
| 1619 | p.Material = Enum.Material.Glacier |
| 1620 | p.MaterialVariant = "2022 Small Stud" |
| 1621 | p.Anchored = true |
| 1622 | p.Parent = model |
| 1623 | end |
| 1624 | do |
| 1625 | local p = Instance.new("Part") |
| 1626 | p.Name = "WheelHandle_7" |
| 1627 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 1628 | p.CFrame = CFrame.new(10.646, 0.374604, -2.40724) * CFrame.Angles(math.rad(0), math.rad(-44.5108), math.rad(-43.0795)) |
| 1629 | p.BrickColor = BrickColor.new("Gold") |
| 1630 | p.Material = Enum.Material.Glacier |
| 1631 | p.MaterialVariant = "2022 Stud" |
| 1632 | p.Anchored = true |
| 1633 | p.Parent = model |
| 1634 | end |
| 1635 | do |
| 1636 | local rightV = Vector3.new(1,0,0).Unit |
| 1637 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1638 | local normalV = upV:Cross(rightV) |
| 1639 | local pos = Vector3.new(-3.2, 4.7, 2.34) |
| 1640 | local cyl = Instance.new("Part") |
| 1641 | cyl.Shape = Enum.PartType.Cylinder |
| 1642 | cyl.Size = Vector3.new(0.4, 2.4, 2.4) |
| 1643 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1644 | cyl.BrickColor = BrickColor.new("Gold") |
| 1645 | cyl.Material = Enum.Material.Glacier |
| 1646 | cyl.MaterialVariant = "2022 Stud" |
| 1647 | cyl.Anchored = true; cyl.Parent = workspace |
| 1648 | local cuts = {} |
| 1649 | local hole = Instance.new("Part") |
| 1650 | hole.Shape = Enum.PartType.Cylinder |
| 1651 | hole.Size = Vector3.new(0.6, 1.6, 1.6) |
| 1652 | hole.CFrame = cyl.CFrame |
| 1653 | hole.BrickColor = BrickColor.new("Gold") |
| 1654 | hole.Material = Enum.Material.Glacier |
| 1655 | hole.MaterialVariant = "2022 Stud" |
| 1656 | hole.Anchored = true; hole.Parent = workspace |
| 1657 | table.insert(cuts, hole) |
| 1658 | local angBoxes = {} |
| 1659 | do |
| 1660 | local edgeDir = -1*rightV + 0*upV |
| 1661 | local edgePerp = 0*rightV + -1*upV |
| 1662 | local cut = Instance.new("Part") |
| 1663 | cut.Size = Vector3.new(4.8, 0.6, 4.8) |
| 1664 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 2.4 * edgePerp, edgeDir, normalV) |
| 1665 | cut.BrickColor = BrickColor.new("Gold") |
| 1666 | cut.Material = Enum.Material.Glacier |
| 1667 | cut.MaterialVariant = "2022 Stud" |
| 1668 | cut.Anchored = true; cut.Parent = workspace |
| 1669 | table.insert(angBoxes, cut) |
| 1670 | end |
| 1671 | do |
| 1672 | local edgeDir = 1*rightV + 0*upV |
| 1673 | local edgePerp = 0*rightV + 1*upV |
| 1674 | local cut = Instance.new("Part") |
| 1675 | cut.Size = Vector3.new(4.8, 0.6, 4.8) |
| 1676 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 2.4 * edgePerp, edgeDir, normalV) |
| 1677 | cut.BrickColor = BrickColor.new("Gold") |
| 1678 | cut.Material = Enum.Material.Glacier |
| 1679 | cut.MaterialVariant = "2022 Stud" |
| 1680 | cut.Anchored = true; cut.Parent = workspace |
| 1681 | table.insert(angBoxes, cut) |
| 1682 | end |
| 1683 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 1684 | if #cuts > 0 then |
| 1685 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1686 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1687 | if ok and result then |
| 1688 | cyl:Destroy() |
| 1689 | result.Name = "AnchorHook"; result.Anchored = true; result.Parent = model |
| 1690 | else |
| 1691 | cyl.Name = "AnchorHook"; cyl.Parent = model |
| 1692 | end |
| 1693 | else |
| 1694 | cyl.Name = "AnchorHook"; cyl.Parent = model |
| 1695 | end |
| 1696 | end |
| 1697 | do |
| 1698 | local rightV = Vector3.new(1,0,0).Unit |
| 1699 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 1700 | local normalV = upV:Cross(rightV) |
| 1701 | local pos = Vector3.new(0, 23.5, -4.5) |
| 1702 | local cyl = Instance.new("Part") |
| 1703 | cyl.Shape = Enum.PartType.Cylinder |
| 1704 | cyl.Size = Vector3.new(0.4, 4, 4) |
| 1705 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1706 | cyl.BrickColor = BrickColor.new("Gold") |
| 1707 | cyl.Material = Enum.Material.Glacier |
| 1708 | cyl.MaterialVariant = "2022 Stud" |
| 1709 | cyl.Anchored = true; cyl.Parent = workspace |
| 1710 | local cuts = {} |
| 1711 | local hole = Instance.new("Part") |
| 1712 | hole.Shape = Enum.PartType.Cylinder |
| 1713 | hole.Size = Vector3.new(0.6, 3, 3) |
| 1714 | hole.CFrame = cyl.CFrame |
| 1715 | hole.BrickColor = BrickColor.new("Gold") |
| 1716 | hole.Material = Enum.Material.Glacier |
| 1717 | hole.MaterialVariant = "2022 Stud" |
| 1718 | hole.Anchored = true; hole.Parent = workspace |
| 1719 | table.insert(cuts, hole) |
| 1720 | if #cuts > 0 then |
| 1721 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1722 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1723 | if ok and result then |
| 1724 | cyl:Destroy() |
| 1725 | result.Name = "HatWheel"; result.Anchored = true; result.Parent = model |
| 1726 | else |
| 1727 | cyl.Name = "HatWheel"; cyl.Parent = model |
| 1728 | end |
| 1729 | else |
| 1730 | cyl.Name = "HatWheel"; cyl.Parent = model |
| 1731 | end |
| 1732 | end |
| 1733 | do |
| 1734 | local rightV = Vector3.new(0.866025,0,0.5).Unit |
| 1735 | local upV = (Vector3.new(0.12941,0.965926,-0.224144) - Vector3.new(0.12941,0.965926,-0.224144):Dot(rightV)*rightV).Unit |
| 1736 | local normalV = upV:Cross(rightV) |
| 1737 | local pos = Vector3.new(7.5, 4.5, -5.5) |
| 1738 | local cyl = Instance.new("Part") |
| 1739 | cyl.Shape = Enum.PartType.Cylinder |
| 1740 | cyl.Size = Vector3.new(1, 9, 9) |
| 1741 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1742 | cyl.BrickColor = BrickColor.new("Reddish brown") |
| 1743 | cyl.Material = Enum.Material.Glacier |
| 1744 | cyl.MaterialVariant = "2022 Small Stud" |
| 1745 | cyl.Anchored = true; cyl.Parent = workspace |
| 1746 | local cuts = {} |
| 1747 | local hole = Instance.new("Part") |
| 1748 | hole.Shape = Enum.PartType.Cylinder |
| 1749 | hole.Size = Vector3.new(1.2, 7, 7) |
| 1750 | hole.CFrame = cyl.CFrame |
| 1751 | hole.BrickColor = BrickColor.new("Reddish brown") |
| 1752 | hole.Material = Enum.Material.Glacier |
| 1753 | hole.MaterialVariant = "2022 Small Stud" |
| 1754 | hole.Anchored = true; hole.Parent = workspace |
| 1755 | table.insert(cuts, hole) |
| 1756 | if #cuts > 0 then |
| 1757 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1758 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1759 | if ok and result then |
| 1760 | cyl:Destroy() |
| 1761 | result.Name = "WheelRing"; result.Anchored = true; result.Parent = model |
| 1762 | else |
| 1763 | cyl.Name = "WheelRing"; cyl.Parent = model |
| 1764 | end |
| 1765 | else |
| 1766 | cyl.Name = "WheelRing"; cyl.Parent = model |
| 1767 | end |
| 1768 | end |
| 1769 | do |
| 1770 | local rightV = Vector3.new(0.866025,0,0.5).Unit |
| 1771 | local upV = (Vector3.new(0.12941,0.965926,-0.224144) - Vector3.new(0.12941,0.965926,-0.224144):Dot(rightV)*rightV).Unit |
| 1772 | local normalV = upV:Cross(rightV) |
| 1773 | local pos = Vector3.new(7.5, 4.5, -5.5) |
| 1774 | local cyl = Instance.new("Part") |
| 1775 | cyl.Shape = Enum.PartType.Cylinder |
| 1776 | cyl.Size = Vector3.new(1.2, 3, 3) |
| 1777 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 1778 | cyl.BrickColor = BrickColor.new("Gold") |
| 1779 | cyl.Material = Enum.Material.Glacier |
| 1780 | cyl.MaterialVariant = "2022 Stud" |
| 1781 | cyl.Anchored = true; cyl.Parent = workspace |
| 1782 | local cuts = {} |
| 1783 | if #cuts > 0 then |
| 1784 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 1785 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1786 | if ok and result then |
| 1787 | cyl:Destroy() |
| 1788 | result.Name = "WheelHub"; result.Anchored = true; result.Parent = model |
| 1789 | else |
| 1790 | cyl.Name = "WheelHub"; cyl.Parent = model |
| 1791 | end |
| 1792 | else |
| 1793 | cyl.Name = "WheelHub"; cyl.Parent = model |
| 1794 | end |
| 1795 | end |
| 1796 | model.PrimaryPart = model:FindFirstChild("CoatMain") |
| 1797 | print("GhostPirateCaptain built: " .. #model:GetChildren() .. " parts") |
Loading comments...