Loading model...
by Bryan Buchholz · 5/26/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: LegendaryMysteryBox |
| 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 = "LegendaryMysteryBox" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Really black"] = "2022 Universal", |
| 26 | } |
| 27 | do |
| 28 | local p = Instance.new("Part") |
| 29 | p.Name = "BaseInner" |
| 30 | p.Size = Vector3.new(13.8, 7, 9.8) |
| 31 | p.CFrame = CFrame.new(0, 4.5, 0) |
| 32 | p.BrickColor = BrickColor.new("Really black") |
| 33 | p.Material = Enum.Material.Glacier |
| 34 | p.MaterialVariant = "2022 Universal" |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Name = "BaseRimBottom" |
| 41 | p.Size = Vector3.new(15, 1.5, 11) |
| 42 | p.CFrame = CFrame.new(0, 1.5, 0) |
| 43 | p.BrickColor = BrickColor.new("Bright yellow") |
| 44 | p.Material = Enum.Material.Glacier |
| 45 | p.MaterialVariant = "2022 Big Stud" |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Name = "BaseRimTop" |
| 52 | p.Size = Vector3.new(15, 1.5, 11) |
| 53 | p.CFrame = CFrame.new(0, 7.29, 0) |
| 54 | p.BrickColor = BrickColor.new("Bright yellow") |
| 55 | p.Material = Enum.Material.Glacier |
| 56 | p.MaterialVariant = "2022 Big Stud" |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Name = "BaseCorner_-1_-1" |
| 63 | p.Size = Vector3.new(1.5, 5.5, 1.5) |
| 64 | p.CFrame = CFrame.new(-6.79, 4.5, -4.79) |
| 65 | p.BrickColor = BrickColor.new("Bright yellow") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Big Stud" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Name = "BaseCorner_-1_1" |
| 74 | p.Size = Vector3.new(1.5, 5.5, 1.5) |
| 75 | p.CFrame = CFrame.new(-6.79, 4.5, 4.79) |
| 76 | p.BrickColor = BrickColor.new("Bright yellow") |
| 77 | p.Material = Enum.Material.Glacier |
| 78 | p.MaterialVariant = "2022 Big Stud" |
| 79 | p.Anchored = true |
| 80 | p.Parent = model |
| 81 | end |
| 82 | do |
| 83 | local p = Instance.new("Part") |
| 84 | p.Name = "BaseCorner_1_-1" |
| 85 | p.Size = Vector3.new(1.5, 5.5, 1.5) |
| 86 | p.CFrame = CFrame.new(6.79, 4.5, -4.79) |
| 87 | p.BrickColor = BrickColor.new("Bright yellow") |
| 88 | p.Material = Enum.Material.Glacier |
| 89 | p.MaterialVariant = "2022 Big Stud" |
| 90 | p.Anchored = true |
| 91 | p.Parent = model |
| 92 | end |
| 93 | do |
| 94 | local p = Instance.new("Part") |
| 95 | p.Name = "BaseCorner_1_1" |
| 96 | p.Size = Vector3.new(1.5, 5.5, 1.5) |
| 97 | p.CFrame = CFrame.new(6.79, 4.5, 4.79) |
| 98 | p.BrickColor = BrickColor.new("Bright yellow") |
| 99 | p.Material = Enum.Material.Glacier |
| 100 | p.MaterialVariant = "2022 Big Stud" |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Name = "LidInner" |
| 107 | p.Size = Vector3.new(13.8, 3, 9.8) |
| 108 | p.CFrame = CFrame.new(0, 10.5, 0) |
| 109 | p.BrickColor = BrickColor.new("Really black") |
| 110 | p.Material = Enum.Material.Glacier |
| 111 | p.MaterialVariant = "2022 Universal" |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Name = "LidRimBottom" |
| 118 | p.Size = Vector3.new(15, 1.5, 11) |
| 119 | p.CFrame = CFrame.new(0, 8.79, 0) |
| 120 | p.BrickColor = BrickColor.new("Bright yellow") |
| 121 | p.Material = Enum.Material.Glacier |
| 122 | p.MaterialVariant = "2022 Big Stud" |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Name = "LidRimTop" |
| 129 | p.Size = Vector3.new(15, 1.5, 11) |
| 130 | p.CFrame = CFrame.new(0, 11.5, 0) |
| 131 | p.BrickColor = BrickColor.new("Bright yellow") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Big Stud" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Name = "LidCorner_-1_-1" |
| 140 | p.Size = Vector3.new(1.5, 2.5, 1.5) |
| 141 | p.CFrame = CFrame.new(-6.79, 10.5, -4.79) |
| 142 | p.BrickColor = BrickColor.new("Bright yellow") |
| 143 | p.Material = Enum.Material.Glacier |
| 144 | p.MaterialVariant = "2022 Big Stud" |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "LidCorner_-1_1" |
| 151 | p.Size = Vector3.new(1.5, 2.5, 1.5) |
| 152 | p.CFrame = CFrame.new(-6.79, 10.5, 4.79) |
| 153 | p.BrickColor = BrickColor.new("Bright yellow") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Big Stud" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "LidCorner_1_-1" |
| 162 | p.Size = Vector3.new(1.5, 2.5, 1.5) |
| 163 | p.CFrame = CFrame.new(6.79, 10.5, -4.79) |
| 164 | p.BrickColor = BrickColor.new("Bright yellow") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Big Stud" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Name = "LidCorner_1_1" |
| 173 | p.Size = Vector3.new(1.5, 2.5, 1.5) |
| 174 | p.CFrame = CFrame.new(6.79, 10.5, 4.79) |
| 175 | p.BrickColor = BrickColor.new("Bright yellow") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Big Stud" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Name = "StrapFront" |
| 184 | p.Size = Vector3.new(3.5, 11, 0.6) |
| 185 | p.CFrame = CFrame.new(0, 6.54, -5.1) |
| 186 | p.BrickColor = BrickColor.new("Really black") |
| 187 | p.Material = Enum.Material.Glacier |
| 188 | p.MaterialVariant = "2022 Universal" |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Name = "StrapBack" |
| 195 | p.Size = Vector3.new(3.5, 11, 0.6) |
| 196 | p.CFrame = CFrame.new(0, 6.54, 5.1) |
| 197 | p.BrickColor = BrickColor.new("Really black") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Universal" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "StrapTop" |
| 206 | p.Size = Vector3.new(3.5, 0.6, 10.8) |
| 207 | p.CFrame = CFrame.new(0.04, 12.2, 0.04) |
| 208 | p.BrickColor = BrickColor.new("Really black") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Universal" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Name = "LockPlateMain" |
| 217 | p.Size = Vector3.new(3.6, 3.6, 0.4) |
| 218 | p.CFrame = CFrame.new(0, 6.5, -5.5) |
| 219 | p.BrickColor = BrickColor.new("Bright yellow") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Big Stud" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Name = "LockPlateDiag" |
| 228 | p.Size = Vector3.new(3.6, 3.6, 0.4) |
| 229 | p.CFrame = CFrame.new(0, 6.5, -5.46) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 230 | p.BrickColor = BrickColor.new("Bright yellow") |
| 231 | p.Material = Enum.Material.Glacier |
| 232 | p.MaterialVariant = "2022 Big Stud" |
| 233 | p.Anchored = true |
| 234 | p.Parent = model |
| 235 | end |
| 236 | do |
| 237 | local p = Instance.new("Part") |
| 238 | p.Shape = Enum.PartType.Cylinder |
| 239 | p.Name = "KeyholeTop" |
| 240 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 241 | p.CFrame = CFrame.new(0, 6.8, -5.83) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 242 | p.BrickColor = BrickColor.new("Really black") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Universal" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "KeyholeBot" |
| 251 | p.Size = Vector3.new(0.6, 1, 0.2) |
| 252 | p.CFrame = CFrame.new(0, 6.2, -5.71) |
| 253 | p.BrickColor = BrickColor.new("Really black") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Universal" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "R_Stem" |
| 262 | p.Size = Vector3.new(0.8, 3, 0.4) |
| 263 | p.CFrame = CFrame.new(-1.2, 3.5, -4.96) |
| 264 | p.BrickColor = BrickColor.new("Bright yellow") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Big Stud" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Name = "R_LoopTop" |
| 273 | p.Size = Vector3.new(2, 0.8, 0.4) |
| 274 | p.CFrame = CFrame.new(-0.2, 4.64, -4.92) |
| 275 | p.BrickColor = BrickColor.new("Bright yellow") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Big Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Name = "R_LoopSide" |
| 284 | p.Size = Vector3.new(0.8, 1.5, 0.4) |
| 285 | p.CFrame = CFrame.new(0.8, 4, -4.88) |
| 286 | p.BrickColor = BrickColor.new("Bright yellow") |
| 287 | p.Material = Enum.Material.Glacier |
| 288 | p.MaterialVariant = "2022 Big Stud" |
| 289 | p.Anchored = true |
| 290 | p.Parent = model |
| 291 | end |
| 292 | do |
| 293 | local p = Instance.new("Part") |
| 294 | p.Name = "R_LoopMid" |
| 295 | p.Size = Vector3.new(2, 0.8, 0.4) |
| 296 | p.CFrame = CFrame.new(-0.2, 3.4, -4.92) |
| 297 | p.BrickColor = BrickColor.new("Bright yellow") |
| 298 | p.Material = Enum.Material.Glacier |
| 299 | p.MaterialVariant = "2022 Big Stud" |
| 300 | p.Anchored = true |
| 301 | p.Parent = model |
| 302 | end |
| 303 | do |
| 304 | local p = Instance.new("Part") |
| 305 | p.Name = "R_Leg" |
| 306 | p.Size = Vector3.new(0.8, 1.8, 0.4) |
| 307 | p.CFrame = CFrame.new(0.6, 2.5, -4.96) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-30)) |
| 308 | p.BrickColor = BrickColor.new("Bright yellow") |
| 309 | p.Material = Enum.Material.Glacier |
| 310 | p.MaterialVariant = "2022 Big Stud" |
| 311 | p.Anchored = true |
| 312 | p.Parent = model |
| 313 | end |
| 314 | do |
| 315 | local p = Instance.new("Part") |
| 316 | p.Name = "NameplateBase" |
| 317 | p.Size = Vector3.new(10, 2.2, 0.4) |
| 318 | p.CFrame = CFrame.new(0, 10, -5.4) |
| 319 | p.BrickColor = BrickColor.new("Bright yellow") |
| 320 | p.Material = Enum.Material.Glacier |
| 321 | p.MaterialVariant = "2022 Big Stud" |
| 322 | p.Anchored = true |
| 323 | p.Parent = model |
| 324 | end |
| 325 | do |
| 326 | local p = Instance.new("Part") |
| 327 | p.Name = "NameplateInner" |
| 328 | p.Size = Vector3.new(9.4, 1.6, 0.3) |
| 329 | p.CFrame = CFrame.new(0, 10, -5.5) |
| 330 | p.BrickColor = BrickColor.new("Really black") |
| 331 | p.Material = Enum.Material.Glacier |
| 332 | p.MaterialVariant = "2022 Universal" |
| 333 | p.Anchored = true |
| 334 | p.Parent = model |
| 335 | end |
| 336 | do |
| 337 | local p = Instance.new("Part") |
| 338 | p.Name = "TextChar_0" |
| 339 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 340 | p.CFrame = CFrame.new(-3.6, 10, -5.78) |
| 341 | p.BrickColor = BrickColor.new("Bright yellow") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Big Stud" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | do |
| 348 | local p = Instance.new("Part") |
| 349 | p.Name = "TextChar_1" |
| 350 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 351 | p.CFrame = CFrame.new(-2.4, 10, -5.78) |
| 352 | p.BrickColor = BrickColor.new("Bright yellow") |
| 353 | p.Material = Enum.Material.Glacier |
| 354 | p.MaterialVariant = "2022 Big Stud" |
| 355 | p.Anchored = true |
| 356 | p.Parent = model |
| 357 | end |
| 358 | do |
| 359 | local p = Instance.new("Part") |
| 360 | p.Name = "TextChar_2" |
| 361 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 362 | p.CFrame = CFrame.new(-1.2, 10, -5.78) |
| 363 | p.BrickColor = BrickColor.new("Bright yellow") |
| 364 | p.Material = Enum.Material.Glacier |
| 365 | p.MaterialVariant = "2022 Big Stud" |
| 366 | p.Anchored = true |
| 367 | p.Parent = model |
| 368 | end |
| 369 | do |
| 370 | local p = Instance.new("Part") |
| 371 | p.Name = "TextChar_3" |
| 372 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 373 | p.CFrame = CFrame.new(0, 10, -5.78) |
| 374 | p.BrickColor = BrickColor.new("Bright yellow") |
| 375 | p.Material = Enum.Material.Glacier |
| 376 | p.MaterialVariant = "2022 Big Stud" |
| 377 | p.Anchored = true |
| 378 | p.Parent = model |
| 379 | end |
| 380 | do |
| 381 | local p = Instance.new("Part") |
| 382 | p.Name = "TextChar_4" |
| 383 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 384 | p.CFrame = CFrame.new(1.2, 10, -5.78) |
| 385 | p.BrickColor = BrickColor.new("Bright yellow") |
| 386 | p.Material = Enum.Material.Glacier |
| 387 | p.MaterialVariant = "2022 Big Stud" |
| 388 | p.Anchored = true |
| 389 | p.Parent = model |
| 390 | end |
| 391 | do |
| 392 | local p = Instance.new("Part") |
| 393 | p.Name = "TextChar_5" |
| 394 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 395 | p.CFrame = CFrame.new(2.4, 10, -5.78) |
| 396 | p.BrickColor = BrickColor.new("Bright yellow") |
| 397 | p.Material = Enum.Material.Glacier |
| 398 | p.MaterialVariant = "2022 Big Stud" |
| 399 | p.Anchored = true |
| 400 | p.Parent = model |
| 401 | end |
| 402 | do |
| 403 | local p = Instance.new("Part") |
| 404 | p.Name = "TextChar_6" |
| 405 | p.Size = Vector3.new(0.8, 1, 0.2) |
| 406 | p.CFrame = CFrame.new(3.6, 10, -5.78) |
| 407 | p.BrickColor = BrickColor.new("Bright yellow") |
| 408 | p.Material = Enum.Material.Glacier |
| 409 | p.MaterialVariant = "2022 Big Stud" |
| 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 = "StarCenter" |
| 417 | p.Size = Vector3.new(0.4, 1.5, 1.5) |
| 418 | p.CFrame = CFrame.new(0, 12.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 419 | p.BrickColor = BrickColor.new("Bright yellow") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Big Stud" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("WedgePart") |
| 427 | p.Name = "StarPoint_0" |
| 428 | p.Size = Vector3.new(1, 0.4, 1.5) |
| 429 | p.CFrame = CFrame.new(0, 12.64, -0.8) |
| 430 | p.BrickColor = BrickColor.new("Bright yellow") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Big Stud" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("WedgePart") |
| 438 | p.Name = "StarPoint_1" |
| 439 | p.Size = Vector3.new(1, 0.4, 1.5) |
| 440 | p.CFrame = CFrame.new(0.760845, 12.64, -0.247214) * CFrame.Angles(math.rad(0), math.rad(72), math.rad(0)) |
| 441 | p.BrickColor = BrickColor.new("Bright yellow") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Big Stud" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("WedgePart") |
| 449 | p.Name = "StarPoint_2" |
| 450 | p.Size = Vector3.new(1, 0.4, 1.5) |
| 451 | p.CFrame = CFrame.new(0.470228, 12.64, 0.647214) * CFrame.Angles(math.rad(0), math.rad(144), math.rad(0)) |
| 452 | p.BrickColor = BrickColor.new("Bright yellow") |
| 453 | p.Material = Enum.Material.Glacier |
| 454 | p.MaterialVariant = "2022 Big Stud" |
| 455 | p.Anchored = true |
| 456 | p.Parent = model |
| 457 | end |
| 458 | do |
| 459 | local p = Instance.new("WedgePart") |
| 460 | p.Name = "StarPoint_3" |
| 461 | p.Size = Vector3.new(1, 0.4, 1.5) |
| 462 | p.CFrame = CFrame.new(-0.470228, 12.56, 0.647214) * CFrame.Angles(math.rad(0), math.rad(216), math.rad(0)) |
| 463 | p.BrickColor = BrickColor.new("Bright yellow") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Big Stud" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("WedgePart") |
| 471 | p.Name = "StarPoint_4" |
| 472 | p.Size = Vector3.new(1, 0.4, 1.5) |
| 473 | p.CFrame = CFrame.new(-0.760845, 12.56, -0.247214) * CFrame.Angles(math.rad(0), math.rad(288), math.rad(0)) |
| 474 | p.BrickColor = BrickColor.new("Bright yellow") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Big Stud" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("Part") |
| 482 | p.Name = "HandleL_Mount1" |
| 483 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 484 | p.CFrame = CFrame.new(-7.6, 5, -2.5) |
| 485 | p.BrickColor = BrickColor.new("Really black") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Universal" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("Part") |
| 493 | p.Name = "HandleL_Mount2" |
| 494 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 495 | p.CFrame = CFrame.new(-7.6, 5, 2.5) |
| 496 | p.BrickColor = BrickColor.new("Really black") |
| 497 | p.Material = Enum.Material.Glacier |
| 498 | p.MaterialVariant = "2022 Universal" |
| 499 | p.Anchored = true |
| 500 | p.Parent = model |
| 501 | end |
| 502 | do |
| 503 | local p = Instance.new("Part") |
| 504 | p.Name = "HandleL_Arm1" |
| 505 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 506 | p.CFrame = CFrame.new(-8, 5, -2.5) |
| 507 | p.BrickColor = BrickColor.new("Bright yellow") |
| 508 | p.Material = Enum.Material.Glacier |
| 509 | p.MaterialVariant = "2022 Big Stud" |
| 510 | p.Anchored = true |
| 511 | p.Parent = model |
| 512 | end |
| 513 | do |
| 514 | local p = Instance.new("Part") |
| 515 | p.Name = "HandleL_Arm2" |
| 516 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 517 | p.CFrame = CFrame.new(-8, 5, 2.5) |
| 518 | p.BrickColor = BrickColor.new("Bright yellow") |
| 519 | p.Material = Enum.Material.Glacier |
| 520 | p.MaterialVariant = "2022 Big Stud" |
| 521 | p.Anchored = true |
| 522 | p.Parent = model |
| 523 | end |
| 524 | do |
| 525 | local p = Instance.new("Part") |
| 526 | p.Shape = Enum.PartType.Cylinder |
| 527 | p.Name = "HandleL_Bar" |
| 528 | p.Size = Vector3.new(6, 0.6, 0.6) |
| 529 | p.CFrame = CFrame.new(-8.4, 5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 530 | p.BrickColor = BrickColor.new("Bright yellow") |
| 531 | p.Material = Enum.Material.Glacier |
| 532 | p.MaterialVariant = "2022 Big Stud" |
| 533 | p.Anchored = true |
| 534 | p.Parent = model |
| 535 | end |
| 536 | do |
| 537 | local p = Instance.new("Part") |
| 538 | p.Name = "HandleR_Mount1" |
| 539 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 540 | p.CFrame = CFrame.new(7.6, 5, -2.5) |
| 541 | p.BrickColor = BrickColor.new("Really black") |
| 542 | p.Material = Enum.Material.Glacier |
| 543 | p.MaterialVariant = "2022 Universal" |
| 544 | p.Anchored = true |
| 545 | p.Parent = model |
| 546 | end |
| 547 | do |
| 548 | local p = Instance.new("Part") |
| 549 | p.Name = "HandleR_Mount2" |
| 550 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 551 | p.CFrame = CFrame.new(7.6, 5, 2.5) |
| 552 | p.BrickColor = BrickColor.new("Really black") |
| 553 | p.Material = Enum.Material.Glacier |
| 554 | p.MaterialVariant = "2022 Universal" |
| 555 | p.Anchored = true |
| 556 | p.Parent = model |
| 557 | end |
| 558 | do |
| 559 | local p = Instance.new("Part") |
| 560 | p.Name = "HandleR_Arm1" |
| 561 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 562 | p.CFrame = CFrame.new(8, 5, -2.5) |
| 563 | p.BrickColor = BrickColor.new("Bright yellow") |
| 564 | p.Material = Enum.Material.Glacier |
| 565 | p.MaterialVariant = "2022 Big Stud" |
| 566 | p.Anchored = true |
| 567 | p.Parent = model |
| 568 | end |
| 569 | do |
| 570 | local p = Instance.new("Part") |
| 571 | p.Name = "HandleR_Arm2" |
| 572 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 573 | p.CFrame = CFrame.new(8, 5, 2.5) |
| 574 | p.BrickColor = BrickColor.new("Bright yellow") |
| 575 | p.Material = Enum.Material.Glacier |
| 576 | p.MaterialVariant = "2022 Big Stud" |
| 577 | p.Anchored = true |
| 578 | p.Parent = model |
| 579 | end |
| 580 | do |
| 581 | local p = Instance.new("Part") |
| 582 | p.Shape = Enum.PartType.Cylinder |
| 583 | p.Name = "HandleR_Bar" |
| 584 | p.Size = Vector3.new(6, 0.6, 0.6) |
| 585 | p.CFrame = CFrame.new(8.4, 5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 586 | p.BrickColor = BrickColor.new("Bright yellow") |
| 587 | p.Material = Enum.Material.Glacier |
| 588 | p.MaterialVariant = "2022 Big Stud" |
| 589 | p.Anchored = true |
| 590 | p.Parent = model |
| 591 | end |
| 592 | do |
| 593 | local p = Instance.new("Part") |
| 594 | p.Name = "Particle_0" |
| 595 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 596 | p.CFrame = CFrame.new(-9, 13, -6) |
| 597 | p.BrickColor = BrickColor.new("New Yeller") |
| 598 | p.Material = Enum.Material.Neon |
| 599 | p.Anchored = true |
| 600 | p.Parent = model |
| 601 | end |
| 602 | do |
| 603 | local p = Instance.new("Part") |
| 604 | p.Name = "Particle_1" |
| 605 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 606 | p.CFrame = CFrame.new(8, 14, -5) |
| 607 | p.BrickColor = BrickColor.new("New Yeller") |
| 608 | p.Material = Enum.Material.Neon |
| 609 | p.Anchored = true |
| 610 | p.Parent = model |
| 611 | end |
| 612 | do |
| 613 | local p = Instance.new("Part") |
| 614 | p.Name = "Particle_2" |
| 615 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 616 | p.CFrame = CFrame.new(-7, 2, -8) |
| 617 | p.BrickColor = BrickColor.new("New Yeller") |
| 618 | p.Material = Enum.Material.Neon |
| 619 | p.Anchored = true |
| 620 | p.Parent = model |
| 621 | end |
| 622 | do |
| 623 | local p = Instance.new("Part") |
| 624 | p.Name = "Particle_3" |
| 625 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 626 | p.CFrame = CFrame.new(9, 4, 7) |
| 627 | p.BrickColor = BrickColor.new("New Yeller") |
| 628 | p.Material = Enum.Material.Neon |
| 629 | p.Anchored = true |
| 630 | p.Parent = model |
| 631 | end |
| 632 | do |
| 633 | local p = Instance.new("Part") |
| 634 | p.Name = "Particle_4" |
| 635 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 636 | p.CFrame = CFrame.new(-4, 15, 4) |
| 637 | p.BrickColor = BrickColor.new("New Yeller") |
| 638 | p.Material = Enum.Material.Neon |
| 639 | p.Anchored = true |
| 640 | p.Parent = model |
| 641 | end |
| 642 | do |
| 643 | local p = Instance.new("Part") |
| 644 | p.Name = "Particle_5" |
| 645 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 646 | p.CFrame = CFrame.new(5, 16, 2) |
| 647 | p.BrickColor = BrickColor.new("New Yeller") |
| 648 | p.Material = Enum.Material.Neon |
| 649 | p.Anchored = true |
| 650 | p.Parent = model |
| 651 | end |
| 652 | do |
| 653 | local p = Instance.new("Part") |
| 654 | p.Name = "Particle_6" |
| 655 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 656 | p.CFrame = CFrame.new(10, 8, -2) |
| 657 | p.BrickColor = BrickColor.new("New Yeller") |
| 658 | p.Material = Enum.Material.Neon |
| 659 | p.Anchored = true |
| 660 | p.Parent = model |
| 661 | end |
| 662 | do |
| 663 | local p = Instance.new("Part") |
| 664 | p.Name = "Particle_7" |
| 665 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 666 | p.CFrame = CFrame.new(-10, 7, 3) |
| 667 | p.BrickColor = BrickColor.new("New Yeller") |
| 668 | p.Material = Enum.Material.Neon |
| 669 | p.Anchored = true |
| 670 | p.Parent = model |
| 671 | end |
| 672 | do |
| 673 | local p = Instance.new("Part") |
| 674 | p.Name = "Particle_8" |
| 675 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 676 | p.CFrame = CFrame.new(-2, 3, -7) |
| 677 | p.BrickColor = BrickColor.new("New Yeller") |
| 678 | p.Material = Enum.Material.Neon |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "Particle_9" |
| 685 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 686 | p.CFrame = CFrame.new(3, 2, -7) |
| 687 | p.BrickColor = BrickColor.new("New Yeller") |
| 688 | p.Material = Enum.Material.Neon |
| 689 | p.Anchored = true |
| 690 | p.Parent = model |
| 691 | end |
| 692 | model.PrimaryPart = model:FindFirstChild("BaseInner") |
| 693 | print("LegendaryMysteryBox built: " .. #model:GetChildren() .. " parts") |
Loading comments...