Loading model...
by clouded · 5/3/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: DjBooth |
| 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 = "DjBooth" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark stone grey"] = "2022 Weld", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Light stone grey"] = "2022 Glue", |
| 27 | ["Magenta"] = "2022 Stud", |
| 28 | ["Medium stone grey"] = "2022 Glue", |
| 29 | ["New Yeller"] = "2022 Stud", |
| 30 | ["Really black"] = "2022 Universal", |
| 31 | ["Really red"] = "2022 Stud", |
| 32 | } |
| 33 | do |
| 34 | local p = Instance.new("Part") |
| 35 | p.Name = "Base_Bottom" |
| 36 | p.Size = Vector3.new(24, 0.4, 18) |
| 37 | p.CFrame = CFrame.new(0, 0.2, 0) |
| 38 | p.BrickColor = BrickColor.new("Really black") |
| 39 | p.Material = Enum.Material.Glacier |
| 40 | p.MaterialVariant = "2022 Universal" |
| 41 | p.Anchored = true |
| 42 | p.Parent = model |
| 43 | end |
| 44 | do |
| 45 | local p = Instance.new("Part") |
| 46 | p.Name = "Base_Step" |
| 47 | p.Size = Vector3.new(22, 0.4, 16) |
| 48 | p.CFrame = CFrame.new(0, 0.64, 0) |
| 49 | p.BrickColor = BrickColor.new("Really black") |
| 50 | p.Material = Enum.Material.Glacier |
| 51 | p.MaterialVariant = "2022 Universal" |
| 52 | p.Anchored = true |
| 53 | p.Parent = model |
| 54 | end |
| 55 | do |
| 56 | local p = Instance.new("Part") |
| 57 | p.Shape = Enum.PartType.Cylinder |
| 58 | p.Name = "FloorLight_0" |
| 59 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 60 | p.CFrame = CFrame.new(-9, 0.84, 6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 61 | p.BrickColor = BrickColor.new("Institutional white") |
| 62 | p.Material = Enum.Material.Glacier |
| 63 | p.MaterialVariant = "2022 Stud" |
| 64 | p.Anchored = true |
| 65 | p.Parent = model |
| 66 | end |
| 67 | do |
| 68 | local p = Instance.new("Part") |
| 69 | p.Shape = Enum.PartType.Cylinder |
| 70 | p.Name = "FloorLight_1" |
| 71 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 72 | p.CFrame = CFrame.new(-6, 0.84, 7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 73 | p.BrickColor = BrickColor.new("Institutional white") |
| 74 | p.Material = Enum.Material.Glacier |
| 75 | p.MaterialVariant = "2022 Stud" |
| 76 | p.Anchored = true |
| 77 | p.Parent = model |
| 78 | end |
| 79 | do |
| 80 | local p = Instance.new("Part") |
| 81 | p.Shape = Enum.PartType.Cylinder |
| 82 | p.Name = "FloorLight_2" |
| 83 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 84 | p.CFrame = CFrame.new(-3, 0.84, 7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 85 | p.BrickColor = BrickColor.new("Institutional white") |
| 86 | p.Material = Enum.Material.Glacier |
| 87 | p.MaterialVariant = "2022 Stud" |
| 88 | p.Anchored = true |
| 89 | p.Parent = model |
| 90 | end |
| 91 | do |
| 92 | local p = Instance.new("Part") |
| 93 | p.Shape = Enum.PartType.Cylinder |
| 94 | p.Name = "FloorLight_3" |
| 95 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 96 | p.CFrame = CFrame.new(0, 0.84, 7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 97 | p.BrickColor = BrickColor.new("Institutional white") |
| 98 | p.Material = Enum.Material.Glacier |
| 99 | p.MaterialVariant = "2022 Stud" |
| 100 | p.Anchored = true |
| 101 | p.Parent = model |
| 102 | end |
| 103 | do |
| 104 | local p = Instance.new("Part") |
| 105 | p.Shape = Enum.PartType.Cylinder |
| 106 | p.Name = "FloorLight_4" |
| 107 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 108 | p.CFrame = CFrame.new(3, 0.84, 7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 109 | p.BrickColor = BrickColor.new("Institutional white") |
| 110 | p.Material = Enum.Material.Glacier |
| 111 | p.MaterialVariant = "2022 Stud" |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Shape = Enum.PartType.Cylinder |
| 118 | p.Name = "FloorLight_5" |
| 119 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 120 | p.CFrame = CFrame.new(6, 0.84, 7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 121 | p.BrickColor = BrickColor.new("Institutional white") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Stud" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Shape = Enum.PartType.Cylinder |
| 130 | p.Name = "FloorLight_6" |
| 131 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 132 | p.CFrame = CFrame.new(9, 0.84, 6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 133 | p.BrickColor = BrickColor.new("Institutional white") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Shape = Enum.PartType.Cylinder |
| 142 | p.Name = "FloorLight_7" |
| 143 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 144 | p.CFrame = CFrame.new(-9, 0.84, -6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 145 | p.BrickColor = BrickColor.new("Institutional white") |
| 146 | p.Material = Enum.Material.Glacier |
| 147 | p.MaterialVariant = "2022 Stud" |
| 148 | p.Anchored = true |
| 149 | p.Parent = model |
| 150 | end |
| 151 | do |
| 152 | local p = Instance.new("Part") |
| 153 | p.Shape = Enum.PartType.Cylinder |
| 154 | p.Name = "FloorLight_8" |
| 155 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 156 | p.CFrame = CFrame.new(-6, 0.84, -7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 157 | p.BrickColor = BrickColor.new("Institutional white") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Stud" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("Part") |
| 165 | p.Shape = Enum.PartType.Cylinder |
| 166 | p.Name = "FloorLight_9" |
| 167 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 168 | p.CFrame = CFrame.new(-3, 0.84, -7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 169 | p.BrickColor = BrickColor.new("Institutional white") |
| 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.Shape = Enum.PartType.Cylinder |
| 178 | p.Name = "FloorLight_10" |
| 179 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 180 | p.CFrame = CFrame.new(0, 0.84, -7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 181 | p.BrickColor = BrickColor.new("Institutional white") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Stud" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("Part") |
| 189 | p.Shape = Enum.PartType.Cylinder |
| 190 | p.Name = "FloorLight_11" |
| 191 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 192 | p.CFrame = CFrame.new(3, 0.84, -7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 193 | p.BrickColor = BrickColor.new("Institutional white") |
| 194 | p.Material = Enum.Material.Glacier |
| 195 | p.MaterialVariant = "2022 Stud" |
| 196 | p.Anchored = true |
| 197 | p.Parent = model |
| 198 | end |
| 199 | do |
| 200 | local p = Instance.new("Part") |
| 201 | p.Shape = Enum.PartType.Cylinder |
| 202 | p.Name = "FloorLight_12" |
| 203 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 204 | p.CFrame = CFrame.new(6, 0.84, -7) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 205 | p.BrickColor = BrickColor.new("Institutional white") |
| 206 | p.Material = Enum.Material.Glacier |
| 207 | p.MaterialVariant = "2022 Stud" |
| 208 | p.Anchored = true |
| 209 | p.Parent = model |
| 210 | end |
| 211 | do |
| 212 | local p = Instance.new("Part") |
| 213 | p.Shape = Enum.PartType.Cylinder |
| 214 | p.Name = "FloorLight_13" |
| 215 | p.Size = Vector3.new(0.1, 1.2, 1.2) |
| 216 | p.CFrame = CFrame.new(9, 0.84, -6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 217 | p.BrickColor = BrickColor.new("Institutional white") |
| 218 | p.Material = Enum.Material.Glacier |
| 219 | p.MaterialVariant = "2022 Stud" |
| 220 | p.Anchored = true |
| 221 | p.Parent = model |
| 222 | end |
| 223 | do |
| 224 | local p = Instance.new("Part") |
| 225 | p.Name = "Desk_Front" |
| 226 | p.Size = Vector3.new(16, 5, 2) |
| 227 | p.CFrame = CFrame.new(0, 3.5, 4) |
| 228 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 229 | p.Material = Enum.Material.Glacier |
| 230 | p.MaterialVariant = "2022 Weld" |
| 231 | p.Anchored = true |
| 232 | p.Parent = model |
| 233 | end |
| 234 | do |
| 235 | local p = Instance.new("Part") |
| 236 | p.Name = "Desk_Top" |
| 237 | p.Size = Vector3.new(18, 0.4, 6) |
| 238 | p.CFrame = CFrame.new(0, 6.1, 3) |
| 239 | p.BrickColor = BrickColor.new("Really black") |
| 240 | p.Material = Enum.Material.Glacier |
| 241 | p.MaterialVariant = "2022 Universal" |
| 242 | p.Anchored = true |
| 243 | p.Parent = model |
| 244 | end |
| 245 | do |
| 246 | local p = Instance.new("Part") |
| 247 | p.Name = "Panel_G_Back" |
| 248 | p.Size = Vector3.new(3.5, 3.5, 0.5) |
| 249 | p.CFrame = CFrame.new(-6, 3.5, 5) |
| 250 | p.BrickColor = BrickColor.new("Really black") |
| 251 | p.Material = Enum.Material.Glacier |
| 252 | p.MaterialVariant = "2022 Universal" |
| 253 | p.Anchored = true |
| 254 | p.Parent = model |
| 255 | end |
| 256 | do |
| 257 | local p = Instance.new("Part") |
| 258 | p.Shape = Enum.PartType.Cylinder |
| 259 | p.Name = "Panel_G_Ring" |
| 260 | p.Size = Vector3.new(0.2, 3, 3) |
| 261 | p.CFrame = CFrame.new(-6, 3.5, 5.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 262 | p.BrickColor = BrickColor.new("Lime green") |
| 263 | p.Material = Enum.Material.Neon |
| 264 | p.Anchored = true |
| 265 | p.Parent = model |
| 266 | end |
| 267 | do |
| 268 | local p = Instance.new("Part") |
| 269 | p.Shape = Enum.PartType.Cylinder |
| 270 | p.Name = "Panel_G_Core" |
| 271 | p.Size = Vector3.new(0.2, 2, 2) |
| 272 | p.CFrame = CFrame.new(-6, 3.5, 5.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 273 | p.BrickColor = BrickColor.new("New Yeller") |
| 274 | p.Material = Enum.Material.Neon |
| 275 | p.Anchored = true |
| 276 | p.Parent = model |
| 277 | end |
| 278 | do |
| 279 | local p = Instance.new("Part") |
| 280 | p.Name = "Panel_Y_Back" |
| 281 | p.Size = Vector3.new(3.5, 3.5, 0.5) |
| 282 | p.CFrame = CFrame.new(-2, 3.5, 5) |
| 283 | p.BrickColor = BrickColor.new("Really black") |
| 284 | p.Material = Enum.Material.Glacier |
| 285 | p.MaterialVariant = "2022 Universal" |
| 286 | p.Anchored = true |
| 287 | p.Parent = model |
| 288 | end |
| 289 | do |
| 290 | local p = Instance.new("Part") |
| 291 | p.Shape = Enum.PartType.Cylinder |
| 292 | p.Name = "Panel_Y_Ring" |
| 293 | p.Size = Vector3.new(0.2, 3, 3) |
| 294 | p.CFrame = CFrame.new(-2, 3.5, 5.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 295 | p.BrickColor = BrickColor.new("New Yeller") |
| 296 | p.Material = Enum.Material.Neon |
| 297 | p.Anchored = true |
| 298 | p.Parent = model |
| 299 | end |
| 300 | do |
| 301 | local p = Instance.new("Part") |
| 302 | p.Shape = Enum.PartType.Cylinder |
| 303 | p.Name = "Panel_Y_Core" |
| 304 | p.Size = Vector3.new(0.2, 2, 2) |
| 305 | p.CFrame = CFrame.new(-2, 3.5, 5.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 306 | p.BrickColor = BrickColor.new("Deep orange") |
| 307 | p.Material = Enum.Material.Neon |
| 308 | p.Anchored = true |
| 309 | p.Parent = model |
| 310 | end |
| 311 | do |
| 312 | local p = Instance.new("Part") |
| 313 | p.Name = "Panel_M_Back" |
| 314 | p.Size = Vector3.new(3.5, 3.5, 0.5) |
| 315 | p.CFrame = CFrame.new(2, 3.5, 5) |
| 316 | p.BrickColor = BrickColor.new("Really black") |
| 317 | p.Material = Enum.Material.Glacier |
| 318 | p.MaterialVariant = "2022 Universal" |
| 319 | p.Anchored = true |
| 320 | p.Parent = model |
| 321 | end |
| 322 | do |
| 323 | local p = Instance.new("Part") |
| 324 | p.Shape = Enum.PartType.Cylinder |
| 325 | p.Name = "Panel_M_Ring" |
| 326 | p.Size = Vector3.new(0.2, 3, 3) |
| 327 | p.CFrame = CFrame.new(2, 3.5, 5.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 328 | p.BrickColor = BrickColor.new("Magenta") |
| 329 | p.Material = Enum.Material.Neon |
| 330 | p.Anchored = true |
| 331 | p.Parent = model |
| 332 | end |
| 333 | do |
| 334 | local p = Instance.new("Part") |
| 335 | p.Shape = Enum.PartType.Cylinder |
| 336 | p.Name = "Panel_M_Core" |
| 337 | p.Size = Vector3.new(0.2, 2, 2) |
| 338 | p.CFrame = CFrame.new(2, 3.5, 5.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 339 | p.BrickColor = BrickColor.new("Hot pink") |
| 340 | p.Material = Enum.Material.Neon |
| 341 | p.Anchored = true |
| 342 | p.Parent = model |
| 343 | end |
| 344 | do |
| 345 | local p = Instance.new("Part") |
| 346 | p.Name = "Panel_C_Back" |
| 347 | p.Size = Vector3.new(3.5, 3.5, 0.5) |
| 348 | p.CFrame = CFrame.new(6, 3.5, 5) |
| 349 | p.BrickColor = BrickColor.new("Really black") |
| 350 | p.Material = Enum.Material.Glacier |
| 351 | p.MaterialVariant = "2022 Universal" |
| 352 | p.Anchored = true |
| 353 | p.Parent = model |
| 354 | end |
| 355 | do |
| 356 | local p = Instance.new("Part") |
| 357 | p.Shape = Enum.PartType.Cylinder |
| 358 | p.Name = "Panel_C_Ring" |
| 359 | p.Size = Vector3.new(0.2, 3, 3) |
| 360 | p.CFrame = CFrame.new(6, 3.5, 5.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 361 | p.BrickColor = BrickColor.new("Toothpaste") |
| 362 | p.Material = Enum.Material.Neon |
| 363 | p.Anchored = true |
| 364 | p.Parent = model |
| 365 | end |
| 366 | do |
| 367 | local p = Instance.new("Part") |
| 368 | p.Shape = Enum.PartType.Cylinder |
| 369 | p.Name = "Panel_C_Core" |
| 370 | p.Size = Vector3.new(0.2, 2, 2) |
| 371 | p.CFrame = CFrame.new(6, 3.5, 5.4) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 372 | p.BrickColor = BrickColor.new("Electric blue") |
| 373 | p.Material = Enum.Material.Neon |
| 374 | p.Anchored = true |
| 375 | p.Parent = model |
| 376 | end |
| 377 | do |
| 378 | local p = Instance.new("Part") |
| 379 | p.Shape = Enum.PartType.Cylinder |
| 380 | p.Name = "Turntable_L_Base" |
| 381 | p.Size = Vector3.new(0.1, 3.5, 3.5) |
| 382 | p.CFrame = CFrame.new(-3, 6.3, 3.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 383 | p.BrickColor = BrickColor.new("Really red") |
| 384 | p.Material = Enum.Material.Neon |
| 385 | p.Anchored = true |
| 386 | p.Parent = model |
| 387 | end |
| 388 | do |
| 389 | local p = Instance.new("Part") |
| 390 | p.Shape = Enum.PartType.Cylinder |
| 391 | p.Name = "Turntable_L_Disc" |
| 392 | p.Size = Vector3.new(0.2, 3, 3) |
| 393 | p.CFrame = CFrame.new(-3, 6.44, 3.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 394 | p.BrickColor = BrickColor.new("Really black") |
| 395 | p.Material = Enum.Material.Glacier |
| 396 | p.MaterialVariant = "2022 Universal" |
| 397 | p.Anchored = true |
| 398 | p.Parent = model |
| 399 | end |
| 400 | do |
| 401 | local p = Instance.new("Part") |
| 402 | p.Shape = Enum.PartType.Cylinder |
| 403 | p.Name = "Turntable_R_Base" |
| 404 | p.Size = Vector3.new(0.1, 3.5, 3.5) |
| 405 | p.CFrame = CFrame.new(3, 6.3, 3.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 406 | p.BrickColor = BrickColor.new("Really red") |
| 407 | p.Material = Enum.Material.Neon |
| 408 | p.Anchored = true |
| 409 | p.Parent = model |
| 410 | end |
| 411 | do |
| 412 | local p = Instance.new("Part") |
| 413 | p.Shape = Enum.PartType.Cylinder |
| 414 | p.Name = "Turntable_R_Disc" |
| 415 | p.Size = Vector3.new(0.2, 3, 3) |
| 416 | p.CFrame = CFrame.new(3, 6.44, 3.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 417 | p.BrickColor = BrickColor.new("Really black") |
| 418 | p.Material = Enum.Material.Glacier |
| 419 | p.MaterialVariant = "2022 Universal" |
| 420 | p.Anchored = true |
| 421 | p.Parent = model |
| 422 | end |
| 423 | do |
| 424 | local p = Instance.new("Part") |
| 425 | p.Name = "Laptop_Base" |
| 426 | p.Size = Vector3.new(3, 0.2, 2.5) |
| 427 | p.CFrame = CFrame.new(-7, 6.44, 3) |
| 428 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 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 = "Laptop_Screen" |
| 437 | p.Size = Vector3.new(3, 2.2, 0.2) |
| 438 | p.CFrame = CFrame.new(-6.96, 7.5, 1.8) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 439 | p.BrickColor = BrickColor.new("Light stone grey") |
| 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 = "Launchpad_Base" |
| 448 | p.Size = Vector3.new(3, 0.3, 3) |
| 449 | p.CFrame = CFrame.new(7, 6.4, 3.5) |
| 450 | p.BrickColor = BrickColor.new("Really black") |
| 451 | p.Material = Enum.Material.Glacier |
| 452 | p.MaterialVariant = "2022 Universal" |
| 453 | p.Anchored = true |
| 454 | p.Parent = model |
| 455 | end |
| 456 | do |
| 457 | local p = Instance.new("Part") |
| 458 | p.Name = "Button_0_0" |
| 459 | p.Size = Vector3.new(1, 0.2, 1) |
| 460 | p.CFrame = CFrame.new(6.2, 6.6, 2.8) |
| 461 | p.BrickColor = BrickColor.new("Magenta") |
| 462 | p.Material = Enum.Material.Glacier |
| 463 | p.MaterialVariant = "2022 Stud" |
| 464 | p.Anchored = true |
| 465 | p.Parent = model |
| 466 | end |
| 467 | do |
| 468 | local p = Instance.new("Part") |
| 469 | p.Name = "Button_0_1" |
| 470 | p.Size = Vector3.new(1, 0.2, 1) |
| 471 | p.CFrame = CFrame.new(7.7, 6.6, 2.8) |
| 472 | p.BrickColor = BrickColor.new("Magenta") |
| 473 | p.Material = Enum.Material.Glacier |
| 474 | p.MaterialVariant = "2022 Stud" |
| 475 | p.Anchored = true |
| 476 | p.Parent = model |
| 477 | end |
| 478 | do |
| 479 | local p = Instance.new("Part") |
| 480 | p.Name = "Button_1_0" |
| 481 | p.Size = Vector3.new(1, 0.2, 1) |
| 482 | p.CFrame = CFrame.new(6.2, 6.6, 4.3) |
| 483 | p.BrickColor = BrickColor.new("Really red") |
| 484 | p.Material = Enum.Material.Glacier |
| 485 | p.MaterialVariant = "2022 Stud" |
| 486 | p.Anchored = true |
| 487 | p.Parent = model |
| 488 | end |
| 489 | do |
| 490 | local p = Instance.new("Part") |
| 491 | p.Name = "Button_1_1" |
| 492 | p.Size = Vector3.new(1, 0.2, 1) |
| 493 | p.CFrame = CFrame.new(7.7, 6.6, 4.3) |
| 494 | p.BrickColor = BrickColor.new("Really red") |
| 495 | p.Material = Enum.Material.Glacier |
| 496 | p.MaterialVariant = "2022 Stud" |
| 497 | p.Anchored = true |
| 498 | p.Parent = model |
| 499 | end |
| 500 | do |
| 501 | local p = Instance.new("Part") |
| 502 | p.Name = "Speaker_L_Body" |
| 503 | p.Size = Vector3.new(6, 6, 6) |
| 504 | p.CFrame = CFrame.new(-8, 8, -2) |
| 505 | p.BrickColor = BrickColor.new("Really black") |
| 506 | p.Material = Enum.Material.Glacier |
| 507 | p.MaterialVariant = "2022 Universal" |
| 508 | p.Anchored = true |
| 509 | p.Parent = model |
| 510 | end |
| 511 | do |
| 512 | local p = Instance.new("Part") |
| 513 | p.Shape = Enum.PartType.Cylinder |
| 514 | p.Name = "Speaker_L_Ring" |
| 515 | p.Size = Vector3.new(0.2, 5, 5) |
| 516 | p.CFrame = CFrame.new(-8, 8, 1.14) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 517 | p.BrickColor = BrickColor.new("New Yeller") |
| 518 | p.Material = Enum.Material.Neon |
| 519 | p.Anchored = true |
| 520 | p.Parent = model |
| 521 | end |
| 522 | do |
| 523 | local p = Instance.new("Part") |
| 524 | p.Shape = Enum.PartType.Cylinder |
| 525 | p.Name = "Speaker_L_Core" |
| 526 | p.Size = Vector3.new(0.2, 3.5, 3.5) |
| 527 | p.CFrame = CFrame.new(-8, 8, 1.2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 528 | p.BrickColor = BrickColor.new("Institutional white") |
| 529 | p.Material = Enum.Material.Neon |
| 530 | p.Anchored = true |
| 531 | p.Parent = model |
| 532 | end |
| 533 | do |
| 534 | local p = Instance.new("Part") |
| 535 | p.Name = "Speaker_L_SideLine" |
| 536 | p.Size = Vector3.new(0.2, 4, 4) |
| 537 | p.CFrame = CFrame.new(-11.14, 8, -2) |
| 538 | p.BrickColor = BrickColor.new("New Yeller") |
| 539 | p.Material = Enum.Material.Neon |
| 540 | p.Anchored = true |
| 541 | p.Parent = model |
| 542 | end |
| 543 | do |
| 544 | local p = Instance.new("Part") |
| 545 | p.Name = "Speaker_R_Body" |
| 546 | p.Size = Vector3.new(6, 6, 6) |
| 547 | p.CFrame = CFrame.new(8, 8, -2) |
| 548 | p.BrickColor = BrickColor.new("Really black") |
| 549 | p.Material = Enum.Material.Glacier |
| 550 | p.MaterialVariant = "2022 Universal" |
| 551 | p.Anchored = true |
| 552 | p.Parent = model |
| 553 | end |
| 554 | do |
| 555 | local p = Instance.new("Part") |
| 556 | p.Shape = Enum.PartType.Cylinder |
| 557 | p.Name = "Speaker_R_Ring" |
| 558 | p.Size = Vector3.new(0.2, 5, 5) |
| 559 | p.CFrame = CFrame.new(8, 8, 1.14) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 560 | p.BrickColor = BrickColor.new("Toothpaste") |
| 561 | p.Material = Enum.Material.Neon |
| 562 | p.Anchored = true |
| 563 | p.Parent = model |
| 564 | end |
| 565 | do |
| 566 | local p = Instance.new("Part") |
| 567 | p.Shape = Enum.PartType.Cylinder |
| 568 | p.Name = "Speaker_R_Core" |
| 569 | p.Size = Vector3.new(0.2, 3.5, 3.5) |
| 570 | p.CFrame = CFrame.new(8, 8, 1.2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 571 | p.BrickColor = BrickColor.new("Institutional white") |
| 572 | p.Material = Enum.Material.Neon |
| 573 | p.Anchored = true |
| 574 | p.Parent = model |
| 575 | end |
| 576 | do |
| 577 | local p = Instance.new("Part") |
| 578 | p.Name = "Speaker_R_SideLine" |
| 579 | p.Size = Vector3.new(0.2, 4, 4) |
| 580 | p.CFrame = CFrame.new(11.14, 8, -2) |
| 581 | p.BrickColor = BrickColor.new("Toothpaste") |
| 582 | p.Material = Enum.Material.Neon |
| 583 | p.Anchored = true |
| 584 | p.Parent = model |
| 585 | end |
| 586 | do |
| 587 | local p = Instance.new("Part") |
| 588 | p.Name = "DJ_Torso" |
| 589 | p.Size = Vector3.new(4, 4, 2) |
| 590 | p.CFrame = CFrame.new(0, 8, 0) |
| 591 | p.BrickColor = BrickColor.new("Really black") |
| 592 | p.Material = Enum.Material.Glacier |
| 593 | p.MaterialVariant = "2022 Universal" |
| 594 | p.Anchored = true |
| 595 | p.Parent = model |
| 596 | end |
| 597 | do |
| 598 | local p = Instance.new("Part") |
| 599 | p.Name = "DJ_Arm_L" |
| 600 | p.Size = Vector3.new(2, 4, 2) |
| 601 | p.CFrame = CFrame.new(-3, 8, 0.92) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 602 | p.BrickColor = BrickColor.new("Really black") |
| 603 | p.Material = Enum.Material.Glacier |
| 604 | p.MaterialVariant = "2022 Universal" |
| 605 | p.Anchored = true |
| 606 | p.Parent = model |
| 607 | end |
| 608 | do |
| 609 | local p = Instance.new("Part") |
| 610 | p.Name = "DJ_Arm_R" |
| 611 | p.Size = Vector3.new(2, 4, 2) |
| 612 | p.CFrame = CFrame.new(3, 8, 0.92) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 613 | p.BrickColor = BrickColor.new("Really black") |
| 614 | p.Material = Enum.Material.Glacier |
| 615 | p.MaterialVariant = "2022 Universal" |
| 616 | p.Anchored = true |
| 617 | p.Parent = model |
| 618 | end |
| 619 | do |
| 620 | local p = Instance.new("Part") |
| 621 | p.Name = "DJ_Head" |
| 622 | p.Size = Vector3.new(2, 2, 2) |
| 623 | p.CFrame = CFrame.new(0, 10.5, 0.04) |
| 624 | p.BrickColor = BrickColor.new("Really black") |
| 625 | p.Material = Enum.Material.Glacier |
| 626 | p.MaterialVariant = "2022 Universal" |
| 627 | p.Anchored = true |
| 628 | p.Parent = model |
| 629 | end |
| 630 | do |
| 631 | local p = Instance.new("Part") |
| 632 | p.Name = "DJ_Visor" |
| 633 | p.Size = Vector3.new(1.8, 0.8, 0.2) |
| 634 | p.CFrame = CFrame.new(0, 10.5, 1.18) |
| 635 | p.BrickColor = BrickColor.new("Magenta") |
| 636 | p.Material = Enum.Material.Neon |
| 637 | p.Anchored = true |
| 638 | p.Parent = model |
| 639 | end |
| 640 | do |
| 641 | local p = Instance.new("Part") |
| 642 | p.Name = "DJ_HP_Top" |
| 643 | p.Size = Vector3.new(2.5, 0.4, 1) |
| 644 | p.CFrame = CFrame.new(0, 11.6, 0) |
| 645 | p.BrickColor = BrickColor.new("New Yeller") |
| 646 | p.Material = Enum.Material.Glacier |
| 647 | p.MaterialVariant = "2022 Stud" |
| 648 | p.Anchored = true |
| 649 | p.Parent = model |
| 650 | end |
| 651 | do |
| 652 | local p = Instance.new("Part") |
| 653 | p.Name = "DJ_HP_L" |
| 654 | p.Size = Vector3.new(0.5, 1.5, 1.5) |
| 655 | p.CFrame = CFrame.new(-1.2, 10.5, 0) |
| 656 | p.BrickColor = BrickColor.new("New Yeller") |
| 657 | p.Material = Enum.Material.Glacier |
| 658 | p.MaterialVariant = "2022 Stud" |
| 659 | p.Anchored = true |
| 660 | p.Parent = model |
| 661 | end |
| 662 | do |
| 663 | local p = Instance.new("Part") |
| 664 | p.Name = "DJ_HP_R" |
| 665 | p.Size = Vector3.new(0.5, 1.5, 1.5) |
| 666 | p.CFrame = CFrame.new(1.2, 10.5, 0) |
| 667 | p.BrickColor = BrickColor.new("New Yeller") |
| 668 | p.Material = Enum.Material.Glacier |
| 669 | p.MaterialVariant = "2022 Stud" |
| 670 | p.Anchored = true |
| 671 | p.Parent = model |
| 672 | end |
| 673 | do |
| 674 | local p = Instance.new("Part") |
| 675 | p.Name = "Sign_Back" |
| 676 | p.Size = Vector3.new(2.5, 1, 0.1) |
| 677 | p.CFrame = CFrame.new(0, 8.5, 1.1) |
| 678 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 679 | p.Material = Enum.Material.Glacier |
| 680 | p.MaterialVariant = "2022 Weld" |
| 681 | p.Anchored = true |
| 682 | p.Parent = model |
| 683 | end |
| 684 | do |
| 685 | local p = Instance.new("Part") |
| 686 | p.Name = "Sign_Text" |
| 687 | p.Size = Vector3.new(2, 0.6, 0.1) |
| 688 | p.CFrame = CFrame.new(0, 8.5, 1.24) |
| 689 | p.BrickColor = BrickColor.new("Institutional white") |
| 690 | p.Material = Enum.Material.Glacier |
| 691 | p.MaterialVariant = "2022 Stud" |
| 692 | p.Anchored = true |
| 693 | p.Parent = model |
| 694 | end |
| 695 | model.PrimaryPart = model:FindFirstChild("Desk_Top") |
| 696 | print("DjBooth built: " .. #model:GetChildren() .. " parts") |
Loading comments...