Loading model...
by Vika Minecraft · 5/28/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: BlackGoldBackpack |
| 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 = "BlackGoldBackpack" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Gold"] = "2022 Glue", |
| 25 | ["Really black"] = "2022 Glue", |
| 26 | } |
| 27 | do |
| 28 | local p = Instance.new("Part") |
| 29 | p.Name = "BodyBottom" |
| 30 | p.Size = Vector3.new(6, 1, 4) |
| 31 | p.CFrame = CFrame.new(0, 2.42, 0) |
| 32 | p.BrickColor = BrickColor.new("Really black") |
| 33 | p.Material = Enum.Material.Glacier |
| 34 | p.MaterialVariant = "2022 Glue" |
| 35 | p.Anchored = true |
| 36 | p.Parent = model |
| 37 | end |
| 38 | do |
| 39 | local p = Instance.new("Part") |
| 40 | p.Name = "BodyLowerMid" |
| 41 | p.Size = Vector3.new(6.2, 2, 4.2) |
| 42 | p.CFrame = CFrame.new(0, 3.96, 0) |
| 43 | p.BrickColor = BrickColor.new("Really black") |
| 44 | p.Material = Enum.Material.Glacier |
| 45 | p.MaterialVariant = "2022 Glue" |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Name = "BodyUpperMid" |
| 52 | p.Size = Vector3.new(5.8, 3, 3.8) |
| 53 | p.CFrame = CFrame.new(0, 6.5, 0) |
| 54 | p.BrickColor = BrickColor.new("Really black") |
| 55 | p.Material = Enum.Material.Glacier |
| 56 | p.MaterialVariant = "2022 Glue" |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Name = "BodyTop" |
| 63 | p.Size = Vector3.new(5, 1.5, 3) |
| 64 | p.CFrame = CFrame.new(0, 8.5, 0) |
| 65 | p.BrickColor = BrickColor.new("Really black") |
| 66 | p.Material = Enum.Material.Glacier |
| 67 | p.MaterialVariant = "2022 Glue" |
| 68 | p.Anchored = true |
| 69 | p.Parent = model |
| 70 | end |
| 71 | do |
| 72 | local p = Instance.new("Part") |
| 73 | p.Name = "BottomZipFront" |
| 74 | p.Size = Vector3.new(6.1, 0.15, 0.15) |
| 75 | p.CFrame = CFrame.new(0, 2.94, -2.05) |
| 76 | p.BrickColor = BrickColor.new("Gold") |
| 77 | p.Material = Enum.Material.Glacier |
| 78 | p.MaterialVariant = "2022 Glue" |
| 79 | p.Anchored = true |
| 80 | p.Parent = model |
| 81 | end |
| 82 | do |
| 83 | local p = Instance.new("Part") |
| 84 | p.Name = "BottomZipSideL" |
| 85 | p.Size = Vector3.new(0.15, 0.15, 4.1) |
| 86 | p.CFrame = CFrame.new(-3.05, 3.06, 0) |
| 87 | p.BrickColor = BrickColor.new("Gold") |
| 88 | p.Material = Enum.Material.Glacier |
| 89 | p.MaterialVariant = "2022 Glue" |
| 90 | p.Anchored = true |
| 91 | p.Parent = model |
| 92 | end |
| 93 | do |
| 94 | local p = Instance.new("Part") |
| 95 | p.Name = "BottomZipSideR" |
| 96 | p.Size = Vector3.new(0.15, 0.15, 4.1) |
| 97 | p.CFrame = CFrame.new(3.05, 3.06, 0) |
| 98 | p.BrickColor = BrickColor.new("Gold") |
| 99 | p.Material = Enum.Material.Glacier |
| 100 | p.MaterialVariant = "2022 Glue" |
| 101 | p.Anchored = true |
| 102 | p.Parent = model |
| 103 | end |
| 104 | do |
| 105 | local p = Instance.new("Part") |
| 106 | p.Name = "BottomZipPull1" |
| 107 | p.Size = Vector3.new(0.15, 0.4, 0.1) |
| 108 | p.CFrame = CFrame.new(-0.2, 2.6, -2.1) |
| 109 | p.BrickColor = BrickColor.new("Gold") |
| 110 | p.Material = Enum.Material.Glacier |
| 111 | p.MaterialVariant = "2022 Glue" |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Name = "BottomZipPull2" |
| 118 | p.Size = Vector3.new(0.15, 0.4, 0.1) |
| 119 | p.CFrame = CFrame.new(0.2, 2.6, -2.1) |
| 120 | p.BrickColor = BrickColor.new("Gold") |
| 121 | p.Material = Enum.Material.Glacier |
| 122 | p.MaterialVariant = "2022 Glue" |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Name = "PocketL_Base" |
| 129 | p.Size = Vector3.new(1, 3.5, 2.5) |
| 130 | p.CFrame = CFrame.new(-3.2, 5, 0) |
| 131 | p.BrickColor = BrickColor.new("Really black") |
| 132 | p.Material = Enum.Material.Glacier |
| 133 | p.MaterialVariant = "2022 Glue" |
| 134 | p.Anchored = true |
| 135 | p.Parent = model |
| 136 | end |
| 137 | do |
| 138 | local p = Instance.new("Part") |
| 139 | p.Name = "PocketL_Top" |
| 140 | p.Size = Vector3.new(0.8, 1, 2.3) |
| 141 | p.CFrame = CFrame.new(-3.1, 6.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)) |
| 142 | p.BrickColor = BrickColor.new("Really black") |
| 143 | p.Material = Enum.Material.Glacier |
| 144 | p.MaterialVariant = "2022 Glue" |
| 145 | p.Anchored = true |
| 146 | p.Parent = model |
| 147 | end |
| 148 | do |
| 149 | local p = Instance.new("Part") |
| 150 | p.Name = "PocketZipL" |
| 151 | p.Size = Vector3.new(0.1, 2, 0.1) |
| 152 | p.CFrame = CFrame.new(-3.83, 5.5, -0.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 153 | p.BrickColor = BrickColor.new("Gold") |
| 154 | p.Material = Enum.Material.Glacier |
| 155 | p.MaterialVariant = "2022 Glue" |
| 156 | p.Anchored = true |
| 157 | p.Parent = model |
| 158 | end |
| 159 | do |
| 160 | local p = Instance.new("Part") |
| 161 | p.Name = "PocketPullL" |
| 162 | p.Size = Vector3.new(0.1, 0.4, 0.15) |
| 163 | p.CFrame = CFrame.new(-3.8, 4.4, -0.6) |
| 164 | p.BrickColor = BrickColor.new("Gold") |
| 165 | p.Material = Enum.Material.Glacier |
| 166 | p.MaterialVariant = "2022 Glue" |
| 167 | p.Anchored = true |
| 168 | p.Parent = model |
| 169 | end |
| 170 | do |
| 171 | local p = Instance.new("Part") |
| 172 | p.Name = "PocketR_Base" |
| 173 | p.Size = Vector3.new(1, 3.5, 2.5) |
| 174 | p.CFrame = CFrame.new(3.2, 5, 0) |
| 175 | p.BrickColor = BrickColor.new("Really black") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Glue" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Name = "PocketR_Top" |
| 184 | p.Size = Vector3.new(0.8, 1, 2.3) |
| 185 | p.CFrame = CFrame.new(3.1, 6.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 186 | p.BrickColor = BrickColor.new("Really black") |
| 187 | p.Material = Enum.Material.Glacier |
| 188 | p.MaterialVariant = "2022 Glue" |
| 189 | p.Anchored = true |
| 190 | p.Parent = model |
| 191 | end |
| 192 | do |
| 193 | local p = Instance.new("Part") |
| 194 | p.Name = "PocketZipR" |
| 195 | p.Size = Vector3.new(0.1, 2, 0.1) |
| 196 | p.CFrame = CFrame.new(3.83, 5.5, -0.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 197 | p.BrickColor = BrickColor.new("Gold") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Glue" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Name = "PocketPullR" |
| 206 | p.Size = Vector3.new(0.1, 0.4, 0.15) |
| 207 | p.CFrame = CFrame.new(3.8, 4.4, -0.6) |
| 208 | p.BrickColor = BrickColor.new("Gold") |
| 209 | p.Material = Enum.Material.Glacier |
| 210 | p.MaterialVariant = "2022 Glue" |
| 211 | p.Anchored = true |
| 212 | p.Parent = model |
| 213 | end |
| 214 | do |
| 215 | local p = Instance.new("Part") |
| 216 | p.Name = "FlapMain" |
| 217 | p.Size = Vector3.new(5.2, 0.4, 4) |
| 218 | p.CFrame = CFrame.new(0, 9.5, -0.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 219 | p.BrickColor = BrickColor.new("Really black") |
| 220 | p.Material = Enum.Material.Glacier |
| 221 | p.MaterialVariant = "2022 Glue" |
| 222 | p.Anchored = true |
| 223 | p.Parent = model |
| 224 | end |
| 225 | do |
| 226 | local p = Instance.new("Part") |
| 227 | p.Name = "FlapFront" |
| 228 | p.Size = Vector3.new(4.8, 1.5, 0.4) |
| 229 | p.CFrame = CFrame.new(0, 9, -2.2) * CFrame.Angles(math.rad(-25), math.rad(0), math.rad(0)) |
| 230 | p.BrickColor = BrickColor.new("Really black") |
| 231 | p.Material = Enum.Material.Glacier |
| 232 | p.MaterialVariant = "2022 Glue" |
| 233 | p.Anchored = true |
| 234 | p.Parent = model |
| 235 | end |
| 236 | do |
| 237 | local p = Instance.new("Part") |
| 238 | p.Name = "ClaspBase" |
| 239 | p.Size = Vector3.new(0.6, 1, 0.3) |
| 240 | p.CFrame = CFrame.new(0, 8.5, -2.3) |
| 241 | p.BrickColor = BrickColor.new("Gold") |
| 242 | p.Material = Enum.Material.Glacier |
| 243 | p.MaterialVariant = "2022 Glue" |
| 244 | p.Anchored = true |
| 245 | p.Parent = model |
| 246 | end |
| 247 | do |
| 248 | local p = Instance.new("Part") |
| 249 | p.Name = "ClaspDetail" |
| 250 | p.Size = Vector3.new(0.4, 0.6, 0.15) |
| 251 | p.CFrame = CFrame.new(0, 8.26, -2.4) |
| 252 | p.BrickColor = BrickColor.new("Gold") |
| 253 | p.Material = Enum.Material.Glacier |
| 254 | p.MaterialVariant = "2022 Glue" |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Name = "DrawstringL" |
| 261 | p.Size = Vector3.new(2.01246, 0.1, 0.1) |
| 262 | p.CFrame = CFrame.new(-1.1, 7.5, -2.05) * CFrame.Angles(math.rad(-180), math.rad(26.5651), math.rad(96.3794)) |
| 263 | p.BrickColor = BrickColor.new("Really black") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Glue" |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Name = "DrawstringR" |
| 272 | p.Size = Vector3.new(2.01246, 0.1, 0.1) |
| 273 | p.CFrame = CFrame.new(1.1, 7.5, -2.05) * CFrame.Angles(math.rad(0), math.rad(26.5651), math.rad(-83.6206)) |
| 274 | p.BrickColor = BrickColor.new("Really black") |
| 275 | p.Material = Enum.Material.Glacier |
| 276 | p.MaterialVariant = "2022 Glue" |
| 277 | p.Anchored = true |
| 278 | p.Parent = model |
| 279 | end |
| 280 | do |
| 281 | local p = Instance.new("Part") |
| 282 | p.Name = "TipL" |
| 283 | p.Size = Vector3.new(0.25, 0.4, 0.25) |
| 284 | p.CFrame = CFrame.new(-1.2, 6.4, -2.15) |
| 285 | p.BrickColor = BrickColor.new("Gold") |
| 286 | p.Material = Enum.Material.Glacier |
| 287 | p.MaterialVariant = "2022 Glue" |
| 288 | p.Anchored = true |
| 289 | p.Parent = model |
| 290 | end |
| 291 | do |
| 292 | local p = Instance.new("Part") |
| 293 | p.Name = "TipR" |
| 294 | p.Size = Vector3.new(0.25, 0.4, 0.25) |
| 295 | p.CFrame = CFrame.new(1.2, 6.4, -2.15) |
| 296 | p.BrickColor = BrickColor.new("Gold") |
| 297 | p.Material = Enum.Material.Glacier |
| 298 | p.MaterialVariant = "2022 Glue" |
| 299 | p.Anchored = true |
| 300 | p.Parent = model |
| 301 | end |
| 302 | do |
| 303 | local p = Instance.new("Part") |
| 304 | p.Name = "LogoCrownBase" |
| 305 | p.Size = Vector3.new(1.2, 0.15, 0.1) |
| 306 | p.CFrame = CFrame.new(0, 5.5, -2.15) |
| 307 | p.BrickColor = BrickColor.new("Gold") |
| 308 | p.Material = Enum.Material.Glacier |
| 309 | p.MaterialVariant = "2022 Glue" |
| 310 | p.Anchored = true |
| 311 | p.Parent = model |
| 312 | end |
| 313 | do |
| 314 | local p = Instance.new("Part") |
| 315 | p.Name = "LogoCrownMid" |
| 316 | p.Size = Vector3.new(0.2, 0.5, 0.1) |
| 317 | p.CFrame = CFrame.new(0, 5.8, -2.15) |
| 318 | p.BrickColor = BrickColor.new("Gold") |
| 319 | p.Material = Enum.Material.Glacier |
| 320 | p.MaterialVariant = "2022 Glue" |
| 321 | p.Anchored = true |
| 322 | p.Parent = model |
| 323 | end |
| 324 | do |
| 325 | local p = Instance.new("Part") |
| 326 | p.Name = "LogoCrownL" |
| 327 | p.Size = Vector3.new(0.2, 0.4, 0.1) |
| 328 | p.CFrame = CFrame.new(-0.4, 5.7, -2.07) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 329 | p.BrickColor = BrickColor.new("Gold") |
| 330 | p.Material = Enum.Material.Glacier |
| 331 | p.MaterialVariant = "2022 Glue" |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Name = "LogoCrownR" |
| 338 | p.Size = Vector3.new(0.2, 0.4, 0.1) |
| 339 | p.CFrame = CFrame.new(0.4, 5.7, -2.07) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 340 | p.BrickColor = BrickColor.new("Gold") |
| 341 | p.Material = Enum.Material.Glacier |
| 342 | p.MaterialVariant = "2022 Glue" |
| 343 | p.Anchored = true |
| 344 | p.Parent = model |
| 345 | end |
| 346 | do |
| 347 | local p = Instance.new("Part") |
| 348 | p.Name = "LogoCrownDot1" |
| 349 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 350 | p.CFrame = CFrame.new(0, 6.1, -2.15) |
| 351 | p.BrickColor = BrickColor.new("Gold") |
| 352 | p.Material = Enum.Material.Glacier |
| 353 | p.MaterialVariant = "2022 Glue" |
| 354 | p.Anchored = true |
| 355 | p.Parent = model |
| 356 | end |
| 357 | do |
| 358 | local p = Instance.new("Part") |
| 359 | p.Name = "LogoCrownDot2" |
| 360 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 361 | p.CFrame = CFrame.new(-0.6, 5.9, -2.15) |
| 362 | p.BrickColor = BrickColor.new("Gold") |
| 363 | p.Material = Enum.Material.Glacier |
| 364 | p.MaterialVariant = "2022 Glue" |
| 365 | p.Anchored = true |
| 366 | p.Parent = model |
| 367 | end |
| 368 | do |
| 369 | local p = Instance.new("Part") |
| 370 | p.Name = "LogoCrownDot3" |
| 371 | p.Size = Vector3.new(0.2, 0.2, 0.1) |
| 372 | p.CFrame = CFrame.new(0.6, 5.9, -2.15) |
| 373 | p.BrickColor = BrickColor.new("Gold") |
| 374 | p.Material = Enum.Material.Glacier |
| 375 | p.MaterialVariant = "2022 Glue" |
| 376 | p.Anchored = true |
| 377 | p.Parent = model |
| 378 | end |
| 379 | do |
| 380 | local p = Instance.new("Part") |
| 381 | p.Name = "LogoTextSPSM" |
| 382 | p.Size = Vector3.new(1.6, 0.25, 0.1) |
| 383 | p.CFrame = CFrame.new(0, 5, -2.19) |
| 384 | p.BrickColor = BrickColor.new("Gold") |
| 385 | p.Material = Enum.Material.Glacier |
| 386 | p.MaterialVariant = "2022 Glue" |
| 387 | p.Anchored = true |
| 388 | p.Parent = model |
| 389 | end |
| 390 | do |
| 391 | local p = Instance.new("Part") |
| 392 | p.Name = "LogoTextBasic" |
| 393 | p.Size = Vector3.new(1, 0.15, 0.1) |
| 394 | p.CFrame = CFrame.new(0, 4.5, -2.19) |
| 395 | p.BrickColor = BrickColor.new("Gold") |
| 396 | p.Material = Enum.Material.Glacier |
| 397 | p.MaterialVariant = "2022 Glue" |
| 398 | p.Anchored = true |
| 399 | p.Parent = model |
| 400 | end |
| 401 | do |
| 402 | local p = Instance.new("Part") |
| 403 | p.Name = "SideText1" |
| 404 | p.Size = Vector3.new(1, 0.15, 0.1) |
| 405 | p.CFrame = CFrame.new(2.2, 4.8, -1.8) * CFrame.Angles(math.rad(0), math.rad(25), math.rad(0)) |
| 406 | p.BrickColor = BrickColor.new("Gold") |
| 407 | p.Material = Enum.Material.Glacier |
| 408 | p.MaterialVariant = "2022 Glue" |
| 409 | p.Anchored = true |
| 410 | p.Parent = model |
| 411 | end |
| 412 | do |
| 413 | local p = Instance.new("Part") |
| 414 | p.Name = "SideText2" |
| 415 | p.Size = Vector3.new(1.2, 0.15, 0.1) |
| 416 | p.CFrame = CFrame.new(2.3, 4.3, -1.7) * CFrame.Angles(math.rad(0), math.rad(25), math.rad(0)) |
| 417 | p.BrickColor = BrickColor.new("Gold") |
| 418 | p.Material = Enum.Material.Glacier |
| 419 | p.MaterialVariant = "2022 Glue" |
| 420 | p.Anchored = true |
| 421 | p.Parent = model |
| 422 | end |
| 423 | do |
| 424 | local p = Instance.new("Part") |
| 425 | p.Name = "SideText3" |
| 426 | p.Size = Vector3.new(1.4, 0.15, 0.1) |
| 427 | p.CFrame = CFrame.new(2.4, 3.8, -1.6) * CFrame.Angles(math.rad(0), math.rad(25), math.rad(0)) |
| 428 | p.BrickColor = BrickColor.new("Gold") |
| 429 | p.Material = Enum.Material.Glacier |
| 430 | p.MaterialVariant = "2022 Glue" |
| 431 | p.Anchored = true |
| 432 | p.Parent = model |
| 433 | end |
| 434 | do |
| 435 | local p = Instance.new("Part") |
| 436 | p.Name = "SideText4" |
| 437 | p.Size = Vector3.new(1, 0.15, 0.1) |
| 438 | p.CFrame = CFrame.new(2.5, 3.3, -1.5) * CFrame.Angles(math.rad(0), math.rad(25), math.rad(0)) |
| 439 | p.BrickColor = BrickColor.new("Gold") |
| 440 | p.Material = Enum.Material.Glacier |
| 441 | p.MaterialVariant = "2022 Glue" |
| 442 | p.Anchored = true |
| 443 | p.Parent = model |
| 444 | end |
| 445 | do |
| 446 | local p = Instance.new("Part") |
| 447 | p.Name = "StrapL_Upper" |
| 448 | p.Size = Vector3.new(4.63681, 0.8, 0.15) |
| 449 | p.CFrame = CFrame.new(-1.75, 6.25, 2) * CFrame.Angles(math.rad(-180), math.rad(-63.4349), math.rad(103.953)) |
| 450 | p.BrickColor = BrickColor.new("Really black") |
| 451 | p.Material = Enum.Material.Glacier |
| 452 | p.MaterialVariant = "2022 Glue" |
| 453 | p.Anchored = true |
| 454 | p.Parent = model |
| 455 | end |
| 456 | do |
| 457 | local p = Instance.new("Part") |
| 458 | p.Name = "StrapL_Lower" |
| 459 | p.Size = Vector3.new(4.06202, 0.6, 0.1) |
| 460 | p.CFrame = CFrame.new(-2.25, 2, 2.25) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(100.025)) |
| 461 | p.BrickColor = BrickColor.new("Really black") |
| 462 | p.Material = Enum.Material.Glacier |
| 463 | p.MaterialVariant = "2022 Glue" |
| 464 | p.Anchored = true |
| 465 | p.Parent = model |
| 466 | end |
| 467 | do |
| 468 | local p = Instance.new("Part") |
| 469 | p.Name = "StrapR_Upper" |
| 470 | p.Size = Vector3.new(4.63681, 0.8, 0.15) |
| 471 | p.CFrame = CFrame.new(1.75, 6.25, 2) * CFrame.Angles(math.rad(0), math.rad(-63.4349), math.rad(-76.0473)) |
| 472 | p.BrickColor = BrickColor.new("Really black") |
| 473 | p.Material = Enum.Material.Glacier |
| 474 | p.MaterialVariant = "2022 Glue" |
| 475 | p.Anchored = true |
| 476 | p.Parent = model |
| 477 | end |
| 478 | do |
| 479 | local p = Instance.new("Part") |
| 480 | p.Name = "StrapR_Lower" |
| 481 | p.Size = Vector3.new(4.06202, 0.6, 0.1) |
| 482 | p.CFrame = CFrame.new(2.25, 2, 2.25) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(-79.975)) |
| 483 | p.BrickColor = BrickColor.new("Really black") |
| 484 | p.Material = Enum.Material.Glacier |
| 485 | p.MaterialVariant = "2022 Glue" |
| 486 | p.Anchored = true |
| 487 | p.Parent = model |
| 488 | end |
| 489 | do |
| 490 | local rightV = Vector3.new(1,0,0).Unit |
| 491 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 492 | local normalV = upV:Cross(rightV) |
| 493 | local pos = Vector3.new(0, 9.5, 1.5) |
| 494 | local cyl = Instance.new("Part") |
| 495 | cyl.Shape = Enum.PartType.Cylinder |
| 496 | cyl.Size = Vector3.new(0.3, 2.4, 2.4) |
| 497 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 498 | cyl.BrickColor = BrickColor.new("Really black") |
| 499 | cyl.Material = Enum.Material.Glacier |
| 500 | cyl.MaterialVariant = "2022 Glue" |
| 501 | cyl.Anchored = true; cyl.Parent = workspace |
| 502 | local cuts = {} |
| 503 | local hole = Instance.new("Part") |
| 504 | hole.Shape = Enum.PartType.Cylinder |
| 505 | hole.Size = Vector3.new(0.5, 1.6, 1.6) |
| 506 | hole.CFrame = cyl.CFrame |
| 507 | hole.BrickColor = BrickColor.new("Really black") |
| 508 | hole.Material = Enum.Material.Glacier |
| 509 | hole.MaterialVariant = "2022 Glue" |
| 510 | hole.Anchored = true; hole.Parent = workspace |
| 511 | table.insert(cuts, hole) |
| 512 | local angBoxes = {} |
| 513 | do |
| 514 | local edgeDir = 1*rightV + 0*upV |
| 515 | local edgePerp = 0*rightV + 1*upV |
| 516 | local cut = Instance.new("Part") |
| 517 | cut.Size = Vector3.new(4.8, 0.5, 4.8) |
| 518 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 2.4 * edgePerp, edgeDir, normalV) |
| 519 | cut.BrickColor = BrickColor.new("Really black") |
| 520 | cut.Material = Enum.Material.Glacier |
| 521 | cut.MaterialVariant = "2022 Glue" |
| 522 | cut.Anchored = true; cut.Parent = workspace |
| 523 | table.insert(angBoxes, cut) |
| 524 | end |
| 525 | do |
| 526 | local edgeDir = -1*rightV + 0*upV |
| 527 | local edgePerp = 0*rightV + -1*upV |
| 528 | local cut = Instance.new("Part") |
| 529 | cut.Size = Vector3.new(4.8, 0.5, 4.8) |
| 530 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 2.4 * edgePerp, edgeDir, normalV) |
| 531 | cut.BrickColor = BrickColor.new("Really black") |
| 532 | cut.Material = Enum.Material.Glacier |
| 533 | cut.MaterialVariant = "2022 Glue" |
| 534 | cut.Anchored = true; cut.Parent = workspace |
| 535 | table.insert(angBoxes, cut) |
| 536 | end |
| 537 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 538 | if #cuts > 0 then |
| 539 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 540 | for _, c in ipairs(cuts) do c:Destroy() end |
| 541 | if ok and result then |
| 542 | cyl:Destroy() |
| 543 | result.Name = "TopHandle"; result.Anchored = true; result.Parent = model |
| 544 | else |
| 545 | cyl.Name = "TopHandle"; cyl.Parent = model |
| 546 | end |
| 547 | else |
| 548 | cyl.Name = "TopHandle"; cyl.Parent = model |
| 549 | end |
| 550 | end |
| 551 | model.PrimaryPart = model:FindFirstChild("BodyLowerMid") |
| 552 | print("BlackGoldBackpack built: " .. #model:GetChildren() .. " parts") |
Loading comments...