Loading model...
by Jesse Wagtho · 7/12/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: StuddedMutator |
| 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 = "StuddedMutator" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright yellow"] = "2022 Big Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Lime green"] = "2022 Stud", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "BaseMain" |
| 32 | p.Size = Vector3.new(30, 2, 30) |
| 33 | p.CFrame = CFrame.new(0, 1, 0) |
| 34 | p.BrickColor = BrickColor.new("Really black") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Universal" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "BaseTier2" |
| 43 | p.Size = Vector3.new(24, 1, 24) |
| 44 | p.CFrame = CFrame.new(0, 2.54, 0) |
| 45 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "BaseTier3" |
| 54 | p.Size = Vector3.new(16, 1, 16) |
| 55 | p.CFrame = CFrame.new(0, 3.58, 0) |
| 56 | p.BrickColor = BrickColor.new("Really black") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Universal" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "ConsoleBase" |
| 65 | p.Size = Vector3.new(6, 4, 4) |
| 66 | p.CFrame = CFrame.new(0, 2.04, -14.04) |
| 67 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "ConsoleScreen" |
| 76 | p.Size = Vector3.new(4, 3, 0.5) |
| 77 | p.CFrame = CFrame.new(0, 5, -13.5) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 78 | p.BrickColor = BrickColor.new("Really black") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Universal" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "ScreenGlow" |
| 87 | p.Size = Vector3.new(3.5, 2.5, 0.2) |
| 88 | p.CFrame = CFrame.new(0, 5, -13.7) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 89 | p.BrickColor = BrickColor.new("Lime green") |
| 90 | p.Material = Enum.Material.Neon |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "ConsoleKeyboard" |
| 97 | p.Size = Vector3.new(5, 0.5, 2) |
| 98 | p.CFrame = CFrame.new(0, 3.5, -14.5) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 99 | p.BrickColor = BrickColor.new("Really black") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Universal" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "KeyGlow1" |
| 108 | p.Size = Vector3.new(1, 0.2, 0.5) |
| 109 | p.CFrame = CFrame.new(-1.54, 3.6, -14.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 110 | p.BrickColor = BrickColor.new("Neon orange") |
| 111 | p.Material = Enum.Material.Neon |
| 112 | p.Anchored = true |
| 113 | p.Parent = model |
| 114 | end |
| 115 | do |
| 116 | local p = Instance.new("Part") |
| 117 | p.Name = "KeyGlow2" |
| 118 | p.Size = Vector3.new(1, 0.2, 0.5) |
| 119 | p.CFrame = CFrame.new(1.54, 3.6, -14.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 120 | p.BrickColor = BrickColor.new("Neon orange") |
| 121 | p.Material = Enum.Material.Neon |
| 122 | p.Anchored = true |
| 123 | p.Parent = model |
| 124 | end |
| 125 | do |
| 126 | local p = Instance.new("Part") |
| 127 | p.Name = "Stripe1" |
| 128 | p.Size = Vector3.new(1, 0.2, 0.2) |
| 129 | p.CFrame = CFrame.new(-2, 2, -15.14) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 130 | p.BrickColor = BrickColor.new("Bright yellow") |
| 131 | p.Material = Enum.Material.Glacier |
| 132 | p.MaterialVariant = "2022 Big Stud" |
| 133 | p.Anchored = true |
| 134 | p.Parent = model |
| 135 | end |
| 136 | do |
| 137 | local p = Instance.new("Part") |
| 138 | p.Name = "Stripe2" |
| 139 | p.Size = Vector3.new(1, 0.2, 0.2) |
| 140 | p.CFrame = CFrame.new(0, 2, -15.18) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 141 | p.BrickColor = BrickColor.new("Bright yellow") |
| 142 | p.Material = Enum.Material.Glacier |
| 143 | p.MaterialVariant = "2022 Big Stud" |
| 144 | p.Anchored = true |
| 145 | p.Parent = model |
| 146 | end |
| 147 | do |
| 148 | local p = Instance.new("Part") |
| 149 | p.Name = "Stripe3" |
| 150 | p.Size = Vector3.new(1, 0.2, 0.2) |
| 151 | p.CFrame = CFrame.new(2, 2, -15.14) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(45)) |
| 152 | p.BrickColor = BrickColor.new("Bright yellow") |
| 153 | p.Material = Enum.Material.Glacier |
| 154 | p.MaterialVariant = "2022 Big Stud" |
| 155 | p.Anchored = true |
| 156 | p.Parent = model |
| 157 | end |
| 158 | do |
| 159 | local p = Instance.new("Part") |
| 160 | p.Name = "PedestalBase" |
| 161 | p.Size = Vector3.new(8, 1, 8) |
| 162 | p.CFrame = CFrame.new(0, 4.62, 0) |
| 163 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 164 | p.Material = Enum.Material.Glacier |
| 165 | p.MaterialVariant = "2022 Stud" |
| 166 | p.Anchored = true |
| 167 | p.Parent = model |
| 168 | end |
| 169 | do |
| 170 | local p = Instance.new("Part") |
| 171 | p.Name = "PedestalMid" |
| 172 | p.Size = Vector3.new(6, 1, 6) |
| 173 | p.CFrame = CFrame.new(0, 5.66, 0) |
| 174 | p.BrickColor = BrickColor.new("Really black") |
| 175 | p.Material = Enum.Material.Glacier |
| 176 | p.MaterialVariant = "2022 Universal" |
| 177 | p.Anchored = true |
| 178 | p.Parent = model |
| 179 | end |
| 180 | do |
| 181 | local p = Instance.new("Part") |
| 182 | p.Name = "PedestalTop" |
| 183 | p.Size = Vector3.new(4, 1, 4) |
| 184 | p.CFrame = CFrame.new(0, 6.7, 0) |
| 185 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Stud" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("Part") |
| 193 | p.Shape = Enum.PartType.Cylinder |
| 194 | p.Name = "PedestalGlow" |
| 195 | p.Size = Vector3.new(0.4, 3, 3) |
| 196 | p.CFrame = CFrame.new(0, 7.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 197 | p.BrickColor = BrickColor.new("Lime green") |
| 198 | p.Material = Enum.Material.Neon |
| 199 | p.Anchored = true |
| 200 | p.Parent = model |
| 201 | end |
| 202 | do |
| 203 | local p = Instance.new("Part") |
| 204 | p.Name = "AnimalBody" |
| 205 | p.Size = Vector3.new(1.5, 1.2, 2) |
| 206 | p.CFrame = CFrame.new(0, 10, 0) |
| 207 | p.BrickColor = BrickColor.new("Lime green") |
| 208 | p.Material = Enum.Material.Glacier |
| 209 | p.MaterialVariant = "2022 Stud" |
| 210 | p.Anchored = true |
| 211 | p.Parent = model |
| 212 | end |
| 213 | do |
| 214 | local p = Instance.new("Part") |
| 215 | p.Name = "AnimalHead" |
| 216 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 217 | p.CFrame = CFrame.new(0, 11, -1) |
| 218 | p.BrickColor = BrickColor.new("Lime green") |
| 219 | p.Material = Enum.Material.Glacier |
| 220 | p.MaterialVariant = "2022 Stud" |
| 221 | p.Anchored = true |
| 222 | p.Parent = model |
| 223 | end |
| 224 | do |
| 225 | local p = Instance.new("Part") |
| 226 | p.Name = "AnimalEarL" |
| 227 | p.Size = Vector3.new(0.3, 0.5, 0.3) |
| 228 | p.CFrame = CFrame.new(-0.4, 11.8, -1.2) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(-20)) |
| 229 | p.BrickColor = BrickColor.new("Lime green") |
| 230 | p.Material = Enum.Material.Glacier |
| 231 | p.MaterialVariant = "2022 Stud" |
| 232 | p.Anchored = true |
| 233 | p.Parent = model |
| 234 | end |
| 235 | do |
| 236 | local p = Instance.new("Part") |
| 237 | p.Name = "AnimalEarR" |
| 238 | p.Size = Vector3.new(0.3, 0.5, 0.3) |
| 239 | p.CFrame = CFrame.new(0.4, 11.8, -1.2) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(20)) |
| 240 | p.BrickColor = BrickColor.new("Lime green") |
| 241 | p.Material = Enum.Material.Glacier |
| 242 | p.MaterialVariant = "2022 Stud" |
| 243 | p.Anchored = true |
| 244 | p.Parent = model |
| 245 | end |
| 246 | do |
| 247 | local p = Instance.new("Part") |
| 248 | p.Name = "AnimalLeg1" |
| 249 | p.Size = Vector3.new(0.4, 0.8, 0.4) |
| 250 | p.CFrame = CFrame.new(-0.5, 9.2, -0.6) |
| 251 | p.BrickColor = BrickColor.new("Lime green") |
| 252 | p.Material = Enum.Material.Glacier |
| 253 | p.MaterialVariant = "2022 Stud" |
| 254 | p.Anchored = true |
| 255 | p.Parent = model |
| 256 | end |
| 257 | do |
| 258 | local p = Instance.new("Part") |
| 259 | p.Name = "AnimalLeg2" |
| 260 | p.Size = Vector3.new(0.4, 0.8, 0.4) |
| 261 | p.CFrame = CFrame.new(0.5, 9.2, -0.6) |
| 262 | p.BrickColor = BrickColor.new("Lime green") |
| 263 | p.Material = Enum.Material.Glacier |
| 264 | p.MaterialVariant = "2022 Stud" |
| 265 | p.Anchored = true |
| 266 | p.Parent = model |
| 267 | end |
| 268 | do |
| 269 | local p = Instance.new("Part") |
| 270 | p.Name = "AnimalLeg3" |
| 271 | p.Size = Vector3.new(0.4, 0.8, 0.4) |
| 272 | p.CFrame = CFrame.new(-0.5, 9.2, 0.6) |
| 273 | p.BrickColor = BrickColor.new("Lime green") |
| 274 | p.Material = Enum.Material.Glacier |
| 275 | p.MaterialVariant = "2022 Stud" |
| 276 | p.Anchored = true |
| 277 | p.Parent = model |
| 278 | end |
| 279 | do |
| 280 | local p = Instance.new("Part") |
| 281 | p.Name = "AnimalLeg4" |
| 282 | p.Size = Vector3.new(0.4, 0.8, 0.4) |
| 283 | p.CFrame = CFrame.new(0.5, 9.2, 0.6) |
| 284 | p.BrickColor = BrickColor.new("Lime green") |
| 285 | p.Material = Enum.Material.Glacier |
| 286 | p.MaterialVariant = "2022 Stud" |
| 287 | p.Anchored = true |
| 288 | p.Parent = model |
| 289 | end |
| 290 | do |
| 291 | local p = Instance.new("Part") |
| 292 | p.Name = "TopEmitterBase" |
| 293 | p.Size = Vector3.new(6, 1, 6) |
| 294 | p.CFrame = CFrame.new(0, 20, 0) |
| 295 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 296 | p.Material = Enum.Material.Glacier |
| 297 | p.MaterialVariant = "2022 Stud" |
| 298 | p.Anchored = true |
| 299 | p.Parent = model |
| 300 | end |
| 301 | do |
| 302 | local p = Instance.new("Part") |
| 303 | p.Name = "TopEmitterMid" |
| 304 | p.Size = Vector3.new(4, 2, 4) |
| 305 | p.CFrame = CFrame.new(0, 21, 0) |
| 306 | p.BrickColor = BrickColor.new("Really black") |
| 307 | p.Material = Enum.Material.Glacier |
| 308 | p.MaterialVariant = "2022 Universal" |
| 309 | p.Anchored = true |
| 310 | p.Parent = model |
| 311 | end |
| 312 | do |
| 313 | local p = Instance.new("Part") |
| 314 | p.Name = "TopEmitterCap" |
| 315 | p.Size = Vector3.new(3, 1, 3) |
| 316 | p.CFrame = CFrame.new(0, 22.54, 0) |
| 317 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 318 | p.Material = Enum.Material.Glacier |
| 319 | p.MaterialVariant = "2022 Stud" |
| 320 | p.Anchored = true |
| 321 | p.Parent = model |
| 322 | end |
| 323 | do |
| 324 | local p = Instance.new("Part") |
| 325 | p.Shape = Enum.PartType.Cylinder |
| 326 | p.Name = "TopGlow" |
| 327 | p.Size = Vector3.new(2, 2, 2) |
| 328 | p.CFrame = CFrame.new(0, 18.96, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 329 | p.BrickColor = BrickColor.new("Lime green") |
| 330 | p.Material = Enum.Material.Neon |
| 331 | p.Anchored = true |
| 332 | p.Parent = model |
| 333 | end |
| 334 | do |
| 335 | local p = Instance.new("Part") |
| 336 | p.Name = "TopSpike" |
| 337 | p.Size = Vector3.new(1, 2, 1) |
| 338 | p.CFrame = CFrame.new(0, 23.5, 0) |
| 339 | p.BrickColor = BrickColor.new("Really black") |
| 340 | p.Material = Enum.Material.Glacier |
| 341 | p.MaterialVariant = "2022 Universal" |
| 342 | p.Anchored = true |
| 343 | p.Parent = model |
| 344 | end |
| 345 | do |
| 346 | local p = Instance.new("Part") |
| 347 | p.Name = "RingSeg_0" |
| 348 | p.Size = Vector3.new(2, 3, 1) |
| 349 | p.CFrame = CFrame.new(8, 12, 0) |
| 350 | p.BrickColor = BrickColor.new("Really black") |
| 351 | p.Material = Enum.Material.Glacier |
| 352 | p.MaterialVariant = "2022 Universal" |
| 353 | p.Anchored = true |
| 354 | p.Parent = model |
| 355 | end |
| 356 | do |
| 357 | local p = Instance.new("Part") |
| 358 | p.Name = "RingGlow_0" |
| 359 | p.Size = Vector3.new(1, 2, 0.5) |
| 360 | p.CFrame = CFrame.new(7.2, 12, 0) |
| 361 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Name = "Beam_0" |
| 369 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 370 | p.CFrame = CFrame.new(3.46, 12, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 371 | p.BrickColor = BrickColor.new("Lime green") |
| 372 | p.Material = Enum.Material.Neon |
| 373 | p.Anchored = true |
| 374 | p.Parent = model |
| 375 | end |
| 376 | do |
| 377 | local p = Instance.new("Part") |
| 378 | p.Name = "RingSeg_1" |
| 379 | p.Size = Vector3.new(2, 3, 1) |
| 380 | p.CFrame = CFrame.new(5.65685, 12, 5.65685) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 381 | p.BrickColor = BrickColor.new("Really black") |
| 382 | p.Material = Enum.Material.Glacier |
| 383 | p.MaterialVariant = "2022 Universal" |
| 384 | p.Anchored = true |
| 385 | p.Parent = model |
| 386 | end |
| 387 | do |
| 388 | local p = Instance.new("Part") |
| 389 | p.Name = "RingGlow_1" |
| 390 | p.Size = Vector3.new(1, 2, 0.5) |
| 391 | p.CFrame = CFrame.new(5.09117, 12, 5.09117) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 392 | p.BrickColor = BrickColor.new("Lime green") |
| 393 | p.Material = Enum.Material.Neon |
| 394 | p.Anchored = true |
| 395 | p.Parent = model |
| 396 | end |
| 397 | do |
| 398 | local p = Instance.new("Part") |
| 399 | p.Name = "Beam_1" |
| 400 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 401 | p.CFrame = CFrame.new(2.44659, 12, 2.44659) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-180)) |
| 402 | p.BrickColor = BrickColor.new("Lime green") |
| 403 | p.Material = Enum.Material.Neon |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "RingSeg_2" |
| 410 | p.Size = Vector3.new(2, 3, 1) |
| 411 | p.CFrame = CFrame.new(0, 12, 8) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 412 | p.BrickColor = BrickColor.new("Really black") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Universal" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "RingGlow_2" |
| 421 | p.Size = Vector3.new(1, 2, 0.5) |
| 422 | p.CFrame = CFrame.new(0, 12, 7.2) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 423 | p.BrickColor = BrickColor.new("Lime green") |
| 424 | p.Material = Enum.Material.Neon |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "Beam_2" |
| 431 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 432 | p.CFrame = CFrame.new(0, 12, 3.46) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 433 | p.BrickColor = BrickColor.new("Lime green") |
| 434 | p.Material = Enum.Material.Neon |
| 435 | p.Anchored = true |
| 436 | p.Parent = model |
| 437 | end |
| 438 | do |
| 439 | local p = Instance.new("Part") |
| 440 | p.Name = "RingSeg_3" |
| 441 | p.Size = Vector3.new(2, 3, 1) |
| 442 | p.CFrame = CFrame.new(-5.65685, 12, 5.65685) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 443 | p.BrickColor = BrickColor.new("Really black") |
| 444 | p.Material = Enum.Material.Glacier |
| 445 | p.MaterialVariant = "2022 Universal" |
| 446 | p.Anchored = true |
| 447 | p.Parent = model |
| 448 | end |
| 449 | do |
| 450 | local p = Instance.new("Part") |
| 451 | p.Name = "RingGlow_3" |
| 452 | p.Size = Vector3.new(1, 2, 0.5) |
| 453 | p.CFrame = CFrame.new(-5.09117, 12, 5.09117) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 454 | p.BrickColor = BrickColor.new("Lime green") |
| 455 | p.Material = Enum.Material.Neon |
| 456 | p.Anchored = true |
| 457 | p.Parent = model |
| 458 | end |
| 459 | do |
| 460 | local p = Instance.new("Part") |
| 461 | p.Name = "Beam_3" |
| 462 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 463 | p.CFrame = CFrame.new(-2.44659, 12, 2.44659) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 464 | p.BrickColor = BrickColor.new("Lime green") |
| 465 | p.Material = Enum.Material.Neon |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Name = "RingSeg_4" |
| 472 | p.Size = Vector3.new(2, 3, 1) |
| 473 | p.CFrame = CFrame.new(-8, 12, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 474 | p.BrickColor = BrickColor.new("Really black") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Universal" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("Part") |
| 482 | p.Name = "RingGlow_4" |
| 483 | p.Size = Vector3.new(1, 2, 0.5) |
| 484 | p.CFrame = CFrame.new(-7.2, 12, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 485 | p.BrickColor = BrickColor.new("Lime green") |
| 486 | p.Material = Enum.Material.Neon |
| 487 | p.Anchored = true |
| 488 | p.Parent = model |
| 489 | end |
| 490 | do |
| 491 | local p = Instance.new("Part") |
| 492 | p.Name = "Beam_4" |
| 493 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 494 | p.CFrame = CFrame.new(-3.46, 12, 0) |
| 495 | p.BrickColor = BrickColor.new("Lime green") |
| 496 | p.Material = Enum.Material.Neon |
| 497 | p.Anchored = true |
| 498 | p.Parent = model |
| 499 | end |
| 500 | do |
| 501 | local p = Instance.new("Part") |
| 502 | p.Name = "RingSeg_5" |
| 503 | p.Size = Vector3.new(2, 3, 1) |
| 504 | p.CFrame = CFrame.new(-5.65685, 12, -5.65685) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 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.Name = "RingGlow_5" |
| 514 | p.Size = Vector3.new(1, 2, 0.5) |
| 515 | p.CFrame = CFrame.new(-5.09117, 12, -5.09117) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 516 | p.BrickColor = BrickColor.new("Lime green") |
| 517 | p.Material = Enum.Material.Neon |
| 518 | p.Anchored = true |
| 519 | p.Parent = model |
| 520 | end |
| 521 | do |
| 522 | local p = Instance.new("Part") |
| 523 | p.Name = "Beam_5" |
| 524 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 525 | p.CFrame = CFrame.new(-2.44659, 12, -2.44659) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 526 | p.BrickColor = BrickColor.new("Lime green") |
| 527 | p.Material = Enum.Material.Neon |
| 528 | p.Anchored = true |
| 529 | p.Parent = model |
| 530 | end |
| 531 | do |
| 532 | local p = Instance.new("Part") |
| 533 | p.Name = "RingSeg_6" |
| 534 | p.Size = Vector3.new(2, 3, 1) |
| 535 | p.CFrame = CFrame.new(0, 12, -8) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 536 | p.BrickColor = BrickColor.new("Really black") |
| 537 | p.Material = Enum.Material.Glacier |
| 538 | p.MaterialVariant = "2022 Universal" |
| 539 | p.Anchored = true |
| 540 | p.Parent = model |
| 541 | end |
| 542 | do |
| 543 | local p = Instance.new("Part") |
| 544 | p.Name = "RingGlow_6" |
| 545 | p.Size = Vector3.new(1, 2, 0.5) |
| 546 | p.CFrame = CFrame.new(0, 12, -7.2) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 547 | p.BrickColor = BrickColor.new("Lime green") |
| 548 | p.Material = Enum.Material.Neon |
| 549 | p.Anchored = true |
| 550 | p.Parent = model |
| 551 | end |
| 552 | do |
| 553 | local p = Instance.new("Part") |
| 554 | p.Name = "Beam_6" |
| 555 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 556 | p.CFrame = CFrame.new(0, 12, -3.46) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 557 | p.BrickColor = BrickColor.new("Lime green") |
| 558 | p.Material = Enum.Material.Neon |
| 559 | p.Anchored = true |
| 560 | p.Parent = model |
| 561 | end |
| 562 | do |
| 563 | local p = Instance.new("Part") |
| 564 | p.Name = "RingSeg_7" |
| 565 | p.Size = Vector3.new(2, 3, 1) |
| 566 | p.CFrame = CFrame.new(5.65685, 12, -5.65685) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 567 | p.BrickColor = BrickColor.new("Really black") |
| 568 | p.Material = Enum.Material.Glacier |
| 569 | p.MaterialVariant = "2022 Universal" |
| 570 | p.Anchored = true |
| 571 | p.Parent = model |
| 572 | end |
| 573 | do |
| 574 | local p = Instance.new("Part") |
| 575 | p.Name = "RingGlow_7" |
| 576 | p.Size = Vector3.new(1, 2, 0.5) |
| 577 | p.CFrame = CFrame.new(5.09117, 12, -5.09117) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 578 | p.BrickColor = BrickColor.new("Lime green") |
| 579 | p.Material = Enum.Material.Neon |
| 580 | p.Anchored = true |
| 581 | p.Parent = model |
| 582 | end |
| 583 | do |
| 584 | local p = Instance.new("Part") |
| 585 | p.Name = "Beam_7" |
| 586 | p.Size = Vector3.new(7, 0.2, 0.2) |
| 587 | p.CFrame = CFrame.new(2.44659, 12, -2.44659) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-180)) |
| 588 | p.BrickColor = BrickColor.new("Lime green") |
| 589 | p.Material = Enum.Material.Neon |
| 590 | p.Anchored = true |
| 591 | p.Parent = model |
| 592 | end |
| 593 | do |
| 594 | local p = Instance.new("Part") |
| 595 | p.Name = "ArmBase_0" |
| 596 | p.Size = Vector3.new(6, 6, 6) |
| 597 | p.CFrame = CFrame.new(8.48528, 4, 8.48528) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 598 | p.BrickColor = BrickColor.new("Really black") |
| 599 | p.Material = Enum.Material.Glacier |
| 600 | p.MaterialVariant = "2022 Universal" |
| 601 | p.Anchored = true |
| 602 | p.Parent = model |
| 603 | end |
| 604 | do |
| 605 | local p = Instance.new("Part") |
| 606 | p.Name = "ArmBaseGlow_0" |
| 607 | p.Size = Vector3.new(4, 4, 6.2) |
| 608 | p.CFrame = CFrame.new(8.48528, 4.08, 8.48528) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 609 | p.BrickColor = BrickColor.new("Lime green") |
| 610 | p.Material = Enum.Material.Neon |
| 611 | p.Anchored = true |
| 612 | p.Parent = model |
| 613 | end |
| 614 | do |
| 615 | local p = Instance.new("Part") |
| 616 | p.Shape = Enum.PartType.Cylinder |
| 617 | p.Name = "ArmJoint1_0" |
| 618 | p.Size = Vector3.new(4, 4, 4) |
| 619 | p.CFrame = CFrame.new(8.51356, 8, 8.51356) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 620 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 621 | p.Material = Enum.Material.Glacier |
| 622 | p.MaterialVariant = "2022 Stud" |
| 623 | p.Anchored = true |
| 624 | p.Parent = model |
| 625 | end |
| 626 | do |
| 627 | local p = Instance.new("Part") |
| 628 | p.Name = "ArmMid_0" |
| 629 | p.Size = Vector3.new(7.61577, 3, 3) |
| 630 | p.CFrame = CFrame.new(7.42462, 11.5, 7.42462) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-113.199)) |
| 631 | p.BrickColor = BrickColor.new("Really black") |
| 632 | p.Material = Enum.Material.Glacier |
| 633 | p.MaterialVariant = "2022 Universal" |
| 634 | p.Anchored = true |
| 635 | p.Parent = model |
| 636 | end |
| 637 | do |
| 638 | local p = Instance.new("Part") |
| 639 | p.Shape = Enum.PartType.Cylinder |
| 640 | p.Name = "ArmJoint2_0" |
| 641 | p.Size = Vector3.new(3.5, 3.5, 3.5) |
| 642 | p.CFrame = CFrame.new(6.36396, 15, 6.36396) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 643 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Stud" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Name = "ArmTop_0" |
| 652 | p.Size = Vector3.new(8.48528, 2.5, 2.5) |
| 653 | p.CFrame = CFrame.new(4.24264, 18, 4.24264) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-135)) |
| 654 | p.BrickColor = BrickColor.new("Really black") |
| 655 | p.Material = Enum.Material.Glacier |
| 656 | p.MaterialVariant = "2022 Universal" |
| 657 | p.Anchored = true |
| 658 | p.Parent = model |
| 659 | end |
| 660 | do |
| 661 | local p = Instance.new("Part") |
| 662 | p.Name = "ArmGlow1_0" |
| 663 | p.Size = Vector3.new(5.83095, 1, 1) |
| 664 | p.CFrame = CFrame.new(7.39634, 11.5, 7.4529) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-120.964)) |
| 665 | p.BrickColor = BrickColor.new("Lime green") |
| 666 | p.Material = Enum.Material.Neon |
| 667 | p.Anchored = true |
| 668 | p.Parent = model |
| 669 | end |
| 670 | do |
| 671 | local p = Instance.new("Part") |
| 672 | p.Name = "ArmGlow2_0" |
| 673 | p.Size = Vector3.new(7.2111, 0.8, 0.8) |
| 674 | p.CFrame = CFrame.new(4.24264, 18, 4.24264) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-146.31)) |
| 675 | p.BrickColor = BrickColor.new("Lime green") |
| 676 | p.Material = Enum.Material.Neon |
| 677 | p.Anchored = true |
| 678 | p.Parent = model |
| 679 | end |
| 680 | do |
| 681 | local p = Instance.new("Part") |
| 682 | p.Name = "ArmBase_1" |
| 683 | p.Size = Vector3.new(6, 6, 6) |
| 684 | p.CFrame = CFrame.new(-8.48528, 4, 8.48528) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 685 | p.BrickColor = BrickColor.new("Really black") |
| 686 | p.Material = Enum.Material.Glacier |
| 687 | p.MaterialVariant = "2022 Universal" |
| 688 | p.Anchored = true |
| 689 | p.Parent = model |
| 690 | end |
| 691 | do |
| 692 | local p = Instance.new("Part") |
| 693 | p.Name = "ArmBaseGlow_1" |
| 694 | p.Size = Vector3.new(4, 4, 6.2) |
| 695 | p.CFrame = CFrame.new(-8.48528, 4.08, 8.48528) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 696 | p.BrickColor = BrickColor.new("Lime green") |
| 697 | p.Material = Enum.Material.Neon |
| 698 | p.Anchored = true |
| 699 | p.Parent = model |
| 700 | end |
| 701 | do |
| 702 | local p = Instance.new("Part") |
| 703 | p.Shape = Enum.PartType.Cylinder |
| 704 | p.Name = "ArmJoint1_1" |
| 705 | p.Size = Vector3.new(4, 4, 4) |
| 706 | p.CFrame = CFrame.new(-8.457, 8, 8.457) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 707 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 708 | p.Material = Enum.Material.Glacier |
| 709 | p.MaterialVariant = "2022 Stud" |
| 710 | p.Anchored = true |
| 711 | p.Parent = model |
| 712 | end |
| 713 | do |
| 714 | local p = Instance.new("Part") |
| 715 | p.Name = "ArmMid_1" |
| 716 | p.Size = Vector3.new(7.61577, 3, 3) |
| 717 | p.CFrame = CFrame.new(-7.42462, 11.5, 7.42462) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(66.8014)) |
| 718 | p.BrickColor = BrickColor.new("Really black") |
| 719 | p.Material = Enum.Material.Glacier |
| 720 | p.MaterialVariant = "2022 Universal" |
| 721 | p.Anchored = true |
| 722 | p.Parent = model |
| 723 | end |
| 724 | do |
| 725 | local p = Instance.new("Part") |
| 726 | p.Shape = Enum.PartType.Cylinder |
| 727 | p.Name = "ArmJoint2_1" |
| 728 | p.Size = Vector3.new(3.5, 3.5, 3.5) |
| 729 | p.CFrame = CFrame.new(-6.36396, 15, 6.36396) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 730 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 731 | p.Material = Enum.Material.Glacier |
| 732 | p.MaterialVariant = "2022 Stud" |
| 733 | p.Anchored = true |
| 734 | p.Parent = model |
| 735 | end |
| 736 | do |
| 737 | local p = Instance.new("Part") |
| 738 | p.Name = "ArmTop_1" |
| 739 | p.Size = Vector3.new(8.48528, 2.5, 2.5) |
| 740 | p.CFrame = CFrame.new(-4.24264, 18, 4.24264) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(45)) |
| 741 | p.BrickColor = BrickColor.new("Really black") |
| 742 | p.Material = Enum.Material.Glacier |
| 743 | p.MaterialVariant = "2022 Universal" |
| 744 | p.Anchored = true |
| 745 | p.Parent = model |
| 746 | end |
| 747 | do |
| 748 | local p = Instance.new("Part") |
| 749 | p.Name = "ArmGlow1_1" |
| 750 | p.Size = Vector3.new(5.83095, 1, 1) |
| 751 | p.CFrame = CFrame.new(-7.4529, 11.5, 7.39634) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(59.0362)) |
| 752 | p.BrickColor = BrickColor.new("Lime green") |
| 753 | p.Material = Enum.Material.Neon |
| 754 | p.Anchored = true |
| 755 | p.Parent = model |
| 756 | end |
| 757 | do |
| 758 | local p = Instance.new("Part") |
| 759 | p.Name = "ArmGlow2_1" |
| 760 | p.Size = Vector3.new(7.2111, 0.8, 0.8) |
| 761 | p.CFrame = CFrame.new(-4.24264, 18, 4.24264) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(33.6901)) |
| 762 | p.BrickColor = BrickColor.new("Lime green") |
| 763 | p.Material = Enum.Material.Neon |
| 764 | p.Anchored = true |
| 765 | p.Parent = model |
| 766 | end |
| 767 | do |
| 768 | local p = Instance.new("Part") |
| 769 | p.Name = "ArmBase_2" |
| 770 | p.Size = Vector3.new(6, 6, 6) |
| 771 | p.CFrame = CFrame.new(-8.48528, 4, -8.48528) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 772 | p.BrickColor = BrickColor.new("Really black") |
| 773 | p.Material = Enum.Material.Glacier |
| 774 | p.MaterialVariant = "2022 Universal" |
| 775 | p.Anchored = true |
| 776 | p.Parent = model |
| 777 | end |
| 778 | do |
| 779 | local p = Instance.new("Part") |
| 780 | p.Name = "ArmBaseGlow_2" |
| 781 | p.Size = Vector3.new(4, 4, 6.2) |
| 782 | p.CFrame = CFrame.new(-8.48528, 4.08, -8.48528) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 783 | p.BrickColor = BrickColor.new("Lime green") |
| 784 | p.Material = Enum.Material.Neon |
| 785 | p.Anchored = true |
| 786 | p.Parent = model |
| 787 | end |
| 788 | do |
| 789 | local p = Instance.new("Part") |
| 790 | p.Shape = Enum.PartType.Cylinder |
| 791 | p.Name = "ArmJoint1_2" |
| 792 | p.Size = Vector3.new(4, 4, 4) |
| 793 | p.CFrame = CFrame.new(-8.457, 8, -8.457) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 794 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "ArmMid_2" |
| 803 | p.Size = Vector3.new(7.61577, 3, 3) |
| 804 | p.CFrame = CFrame.new(-7.42462, 11.5, -7.42462) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(66.8014)) |
| 805 | p.BrickColor = BrickColor.new("Really black") |
| 806 | p.Material = Enum.Material.Glacier |
| 807 | p.MaterialVariant = "2022 Universal" |
| 808 | p.Anchored = true |
| 809 | p.Parent = model |
| 810 | end |
| 811 | do |
| 812 | local p = Instance.new("Part") |
| 813 | p.Shape = Enum.PartType.Cylinder |
| 814 | p.Name = "ArmJoint2_2" |
| 815 | p.Size = Vector3.new(3.5, 3.5, 3.5) |
| 816 | p.CFrame = CFrame.new(-6.36396, 15, -6.36396) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 817 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 818 | p.Material = Enum.Material.Glacier |
| 819 | p.MaterialVariant = "2022 Stud" |
| 820 | p.Anchored = true |
| 821 | p.Parent = model |
| 822 | end |
| 823 | do |
| 824 | local p = Instance.new("Part") |
| 825 | p.Name = "ArmTop_2" |
| 826 | p.Size = Vector3.new(8.48528, 2.5, 2.5) |
| 827 | p.CFrame = CFrame.new(-4.24264, 18, -4.24264) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(45)) |
| 828 | p.BrickColor = BrickColor.new("Really black") |
| 829 | p.Material = Enum.Material.Glacier |
| 830 | p.MaterialVariant = "2022 Universal" |
| 831 | p.Anchored = true |
| 832 | p.Parent = model |
| 833 | end |
| 834 | do |
| 835 | local p = Instance.new("Part") |
| 836 | p.Name = "ArmGlow1_2" |
| 837 | p.Size = Vector3.new(5.83095, 1, 1) |
| 838 | p.CFrame = CFrame.new(-7.39634, 11.5, -7.4529) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(59.0362)) |
| 839 | p.BrickColor = BrickColor.new("Lime green") |
| 840 | p.Material = Enum.Material.Neon |
| 841 | p.Anchored = true |
| 842 | p.Parent = model |
| 843 | end |
| 844 | do |
| 845 | local p = Instance.new("Part") |
| 846 | p.Name = "ArmGlow2_2" |
| 847 | p.Size = Vector3.new(7.2111, 0.8, 0.8) |
| 848 | p.CFrame = CFrame.new(-4.24264, 18, -4.24264) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(33.6901)) |
| 849 | p.BrickColor = BrickColor.new("Lime green") |
| 850 | p.Material = Enum.Material.Neon |
| 851 | p.Anchored = true |
| 852 | p.Parent = model |
| 853 | end |
| 854 | do |
| 855 | local p = Instance.new("Part") |
| 856 | p.Name = "ArmBase_3" |
| 857 | p.Size = Vector3.new(6, 6, 6) |
| 858 | p.CFrame = CFrame.new(8.48528, 4, -8.48528) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 859 | p.BrickColor = BrickColor.new("Really black") |
| 860 | p.Material = Enum.Material.Glacier |
| 861 | p.MaterialVariant = "2022 Universal" |
| 862 | p.Anchored = true |
| 863 | p.Parent = model |
| 864 | end |
| 865 | do |
| 866 | local p = Instance.new("Part") |
| 867 | p.Name = "ArmBaseGlow_3" |
| 868 | p.Size = Vector3.new(4, 4, 6.2) |
| 869 | p.CFrame = CFrame.new(8.48528, 4.08, -8.48528) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 870 | p.BrickColor = BrickColor.new("Lime green") |
| 871 | p.Material = Enum.Material.Neon |
| 872 | p.Anchored = true |
| 873 | p.Parent = model |
| 874 | end |
| 875 | do |
| 876 | local p = Instance.new("Part") |
| 877 | p.Shape = Enum.PartType.Cylinder |
| 878 | p.Name = "ArmJoint1_3" |
| 879 | p.Size = Vector3.new(4, 4, 4) |
| 880 | p.CFrame = CFrame.new(8.51356, 8, -8.51356) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 881 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 882 | p.Material = Enum.Material.Glacier |
| 883 | p.MaterialVariant = "2022 Stud" |
| 884 | p.Anchored = true |
| 885 | p.Parent = model |
| 886 | end |
| 887 | do |
| 888 | local p = Instance.new("Part") |
| 889 | p.Name = "ArmMid_3" |
| 890 | p.Size = Vector3.new(7.61577, 3, 3) |
| 891 | p.CFrame = CFrame.new(7.42462, 11.5, -7.42462) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-113.199)) |
| 892 | p.BrickColor = BrickColor.new("Really black") |
| 893 | p.Material = Enum.Material.Glacier |
| 894 | p.MaterialVariant = "2022 Universal" |
| 895 | p.Anchored = true |
| 896 | p.Parent = model |
| 897 | end |
| 898 | do |
| 899 | local p = Instance.new("Part") |
| 900 | p.Shape = Enum.PartType.Cylinder |
| 901 | p.Name = "ArmJoint2_3" |
| 902 | p.Size = Vector3.new(3.5, 3.5, 3.5) |
| 903 | p.CFrame = CFrame.new(6.36396, 15, -6.36396) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 904 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "ArmTop_3" |
| 913 | p.Size = Vector3.new(8.48528, 2.5, 2.5) |
| 914 | p.CFrame = CFrame.new(4.24264, 18, -4.24264) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-135)) |
| 915 | p.BrickColor = BrickColor.new("Really black") |
| 916 | p.Material = Enum.Material.Glacier |
| 917 | p.MaterialVariant = "2022 Universal" |
| 918 | p.Anchored = true |
| 919 | p.Parent = model |
| 920 | end |
| 921 | do |
| 922 | local p = Instance.new("Part") |
| 923 | p.Name = "ArmGlow1_3" |
| 924 | p.Size = Vector3.new(5.83095, 1, 1) |
| 925 | p.CFrame = CFrame.new(7.4529, 11.5, -7.39634) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-120.964)) |
| 926 | p.BrickColor = BrickColor.new("Lime green") |
| 927 | p.Material = Enum.Material.Neon |
| 928 | p.Anchored = true |
| 929 | p.Parent = model |
| 930 | end |
| 931 | do |
| 932 | local p = Instance.new("Part") |
| 933 | p.Name = "ArmGlow2_3" |
| 934 | p.Size = Vector3.new(7.2111, 0.8, 0.8) |
| 935 | p.CFrame = CFrame.new(4.24264, 18, -4.24264) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-146.31)) |
| 936 | p.BrickColor = BrickColor.new("Lime green") |
| 937 | p.Material = Enum.Material.Neon |
| 938 | p.Anchored = true |
| 939 | p.Parent = model |
| 940 | end |
| 941 | do |
| 942 | local p = Instance.new("Part") |
| 943 | p.Name = "VentBase_0" |
| 944 | p.Size = Vector3.new(4, 4, 2) |
| 945 | p.CFrame = CFrame.new(14.04, 2.04, 0) |
| 946 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 947 | p.Material = Enum.Material.Glacier |
| 948 | p.MaterialVariant = "2022 Stud" |
| 949 | p.Anchored = true |
| 950 | p.Parent = model |
| 951 | end |
| 952 | do |
| 953 | local p = Instance.new("Part") |
| 954 | p.Shape = Enum.PartType.Cylinder |
| 955 | p.Name = "VentGlow_0" |
| 956 | p.Size = Vector3.new(2, 2, 2.2) |
| 957 | p.CFrame = CFrame.new(14.04, 2, 0) |
| 958 | p.BrickColor = BrickColor.new("Lime green") |
| 959 | p.Material = Enum.Material.Neon |
| 960 | p.Anchored = true |
| 961 | p.Parent = model |
| 962 | end |
| 963 | do |
| 964 | local p = Instance.new("Part") |
| 965 | p.Name = "WarnLight_0" |
| 966 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 967 | p.CFrame = CFrame.new(14, 4.5, 0) |
| 968 | p.BrickColor = BrickColor.new("Neon orange") |
| 969 | p.Material = Enum.Material.Neon |
| 970 | p.Anchored = true |
| 971 | p.Parent = model |
| 972 | end |
| 973 | do |
| 974 | local p = Instance.new("Part") |
| 975 | p.Name = "VentBase_1" |
| 976 | p.Size = Vector3.new(4, 4, 2) |
| 977 | p.CFrame = CFrame.new(0, 2.04, 14.04) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 978 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 979 | p.Material = Enum.Material.Glacier |
| 980 | p.MaterialVariant = "2022 Stud" |
| 981 | p.Anchored = true |
| 982 | p.Parent = model |
| 983 | end |
| 984 | do |
| 985 | local p = Instance.new("Part") |
| 986 | p.Shape = Enum.PartType.Cylinder |
| 987 | p.Name = "VentGlow_1" |
| 988 | p.Size = Vector3.new(2, 2, 2.2) |
| 989 | p.CFrame = CFrame.new(0, 2, 14.04) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 990 | p.BrickColor = BrickColor.new("Lime green") |
| 991 | p.Material = Enum.Material.Neon |
| 992 | p.Anchored = true |
| 993 | p.Parent = model |
| 994 | end |
| 995 | do |
| 996 | local p = Instance.new("Part") |
| 997 | p.Name = "WarnLight_1" |
| 998 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 999 | p.CFrame = CFrame.new(0, 4.5, 14) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 1000 | p.BrickColor = BrickColor.new("Neon orange") |
| 1001 | p.Material = Enum.Material.Neon |
| 1002 | p.Anchored = true |
| 1003 | p.Parent = model |
| 1004 | end |
| 1005 | do |
| 1006 | local p = Instance.new("Part") |
| 1007 | p.Name = "VentBase_2" |
| 1008 | p.Size = Vector3.new(4, 4, 2) |
| 1009 | p.CFrame = CFrame.new(-14.04, 2.04, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 1010 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1011 | p.Material = Enum.Material.Glacier |
| 1012 | p.MaterialVariant = "2022 Stud" |
| 1013 | p.Anchored = true |
| 1014 | p.Parent = model |
| 1015 | end |
| 1016 | do |
| 1017 | local p = Instance.new("Part") |
| 1018 | p.Shape = Enum.PartType.Cylinder |
| 1019 | p.Name = "VentGlow_2" |
| 1020 | p.Size = Vector3.new(2, 2, 2.2) |
| 1021 | p.CFrame = CFrame.new(-14.04, 2, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 1022 | p.BrickColor = BrickColor.new("Lime green") |
| 1023 | p.Material = Enum.Material.Neon |
| 1024 | p.Anchored = true |
| 1025 | p.Parent = model |
| 1026 | end |
| 1027 | do |
| 1028 | local p = Instance.new("Part") |
| 1029 | p.Name = "WarnLight_2" |
| 1030 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 1031 | p.CFrame = CFrame.new(-14, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 1032 | p.BrickColor = BrickColor.new("Neon orange") |
| 1033 | p.Material = Enum.Material.Neon |
| 1034 | p.Anchored = true |
| 1035 | p.Parent = model |
| 1036 | end |
| 1037 | do |
| 1038 | local p = Instance.new("Part") |
| 1039 | p.Name = "VentBase_3" |
| 1040 | p.Size = Vector3.new(4, 4, 2) |
| 1041 | p.CFrame = CFrame.new(0, 2.08, -14) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 1042 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1043 | p.Material = Enum.Material.Glacier |
| 1044 | p.MaterialVariant = "2022 Stud" |
| 1045 | p.Anchored = true |
| 1046 | p.Parent = model |
| 1047 | end |
| 1048 | do |
| 1049 | local p = Instance.new("Part") |
| 1050 | p.Shape = Enum.PartType.Cylinder |
| 1051 | p.Name = "VentGlow_3" |
| 1052 | p.Size = Vector3.new(2, 2, 2.2) |
| 1053 | p.CFrame = CFrame.new(0, 2, -14.04) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 1054 | p.BrickColor = BrickColor.new("Lime green") |
| 1055 | p.Material = Enum.Material.Neon |
| 1056 | p.Anchored = true |
| 1057 | p.Parent = model |
| 1058 | end |
| 1059 | do |
| 1060 | local p = Instance.new("Part") |
| 1061 | p.Name = "WarnLight_3" |
| 1062 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 1063 | p.CFrame = CFrame.new(0, 4.5, -14) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 1064 | p.BrickColor = BrickColor.new("Neon orange") |
| 1065 | p.Material = Enum.Material.Neon |
| 1066 | p.Anchored = true |
| 1067 | p.Parent = model |
| 1068 | end |
| 1069 | do |
| 1070 | local upV = Vector3.new(0,1,0).Unit |
| 1071 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 1072 | local forwardV = rightV:Cross(upV) |
| 1073 | local pos = Vector3.new(0, 12.04, 0) |
| 1074 | local ball = Instance.new("Part") |
| 1075 | ball.Shape = Enum.PartType.Ball |
| 1076 | ball.Size = Vector3.new(10, 10, 10) |
| 1077 | ball.CFrame = CFrame.new(pos) |
| 1078 | ball.BrickColor = BrickColor.new("Lime green") |
| 1079 | ball.Material = Enum.Material.Glacier |
| 1080 | ball.MaterialVariant = "2022 Stud" |
| 1081 | ball.Anchored = true; ball.Parent = workspace |
| 1082 | local cuts = {} |
| 1083 | local hole = Instance.new("Part") |
| 1084 | hole.Shape = Enum.PartType.Ball |
| 1085 | hole.Size = Vector3.new(9, 9, 9) |
| 1086 | hole.CFrame = CFrame.new(pos) |
| 1087 | hole.BrickColor = BrickColor.new("Lime green") |
| 1088 | hole.Material = Enum.Material.Glacier |
| 1089 | hole.MaterialVariant = "2022 Stud" |
| 1090 | hole.Anchored = true; hole.Parent = workspace |
| 1091 | table.insert(cuts, hole) |
| 1092 | do |
| 1093 | local h = 0 |
| 1094 | local cut = Instance.new("Part") |
| 1095 | cut.Size = Vector3.new(20, 20, 20) |
| 1096 | cut.CFrame = CFrame.fromMatrix(pos + upV*(10), rightV, upV) |
| 1097 | cut.BrickColor = BrickColor.new("Lime green") |
| 1098 | cut.Material = Enum.Material.Glacier |
| 1099 | cut.MaterialVariant = "2022 Stud" |
| 1100 | cut.Anchored = true; cut.Parent = workspace |
| 1101 | table.insert(cuts, cut) |
| 1102 | end |
| 1103 | if #cuts > 0 then |
| 1104 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 1105 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1106 | if ok and result then |
| 1107 | ball:Destroy() |
| 1108 | result.Name = "OrbBottom"; result.Anchored = true; result.Parent = model |
| 1109 | else |
| 1110 | ball.Name = "OrbBottom"; ball.Parent = model |
| 1111 | end |
| 1112 | else |
| 1113 | ball.Name = "OrbBottom"; ball.Parent = model |
| 1114 | end |
| 1115 | end |
| 1116 | do |
| 1117 | local upV = Vector3.new(0,1,0).Unit |
| 1118 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 1119 | local forwardV = rightV:Cross(upV) |
| 1120 | local pos = Vector3.new(0, 12, 0) |
| 1121 | local ball = Instance.new("Part") |
| 1122 | ball.Shape = Enum.PartType.Ball |
| 1123 | ball.Size = Vector3.new(10, 10, 10) |
| 1124 | ball.CFrame = CFrame.new(pos) |
| 1125 | ball.BrickColor = BrickColor.new("Lime green") |
| 1126 | ball.Material = Enum.Material.Glacier |
| 1127 | ball.MaterialVariant = "2022 Stud" |
| 1128 | ball.Anchored = true; ball.Parent = workspace |
| 1129 | local cuts = {} |
| 1130 | local hole = Instance.new("Part") |
| 1131 | hole.Shape = Enum.PartType.Ball |
| 1132 | hole.Size = Vector3.new(9, 9, 9) |
| 1133 | hole.CFrame = CFrame.new(pos) |
| 1134 | hole.BrickColor = BrickColor.new("Lime green") |
| 1135 | hole.Material = Enum.Material.Glacier |
| 1136 | hole.MaterialVariant = "2022 Stud" |
| 1137 | hole.Anchored = true; hole.Parent = workspace |
| 1138 | table.insert(cuts, hole) |
| 1139 | do |
| 1140 | local h = 0 |
| 1141 | local cut = Instance.new("Part") |
| 1142 | cut.Size = Vector3.new(20, 20, 20) |
| 1143 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-10), rightV, upV) |
| 1144 | cut.BrickColor = BrickColor.new("Lime green") |
| 1145 | cut.Material = Enum.Material.Glacier |
| 1146 | cut.MaterialVariant = "2022 Stud" |
| 1147 | cut.Anchored = true; cut.Parent = workspace |
| 1148 | table.insert(cuts, cut) |
| 1149 | end |
| 1150 | if #cuts > 0 then |
| 1151 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 1152 | for _, c in ipairs(cuts) do c:Destroy() end |
| 1153 | if ok and result then |
| 1154 | ball:Destroy() |
| 1155 | result.Name = "OrbTop"; result.Anchored = true; result.Parent = model |
| 1156 | else |
| 1157 | ball.Name = "OrbTop"; ball.Parent = model |
| 1158 | end |
| 1159 | else |
| 1160 | ball.Name = "OrbTop"; ball.Parent = model |
| 1161 | end |
| 1162 | end |
| 1163 | model.PrimaryPart = model:FindFirstChild("BaseMain") |
| 1164 | print("StuddedMutator built: " .. #model:GetChildren() .. " parts") |
Loading comments...