Loading model...
by Bryan · 8/25/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: HumanoidTurtleMiner |
| 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 = "HumanoidTurtleMiner" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Brick yellow"] = "2022 Stud", |
| 25 | ["Bright green"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Big Stud", |
| 27 | ["Dark green"] = "2022 Stud", |
| 28 | ["Dark stone grey"] = "2022 Stud", |
| 29 | ["Lime green"] = "2022 Stud", |
| 30 | ["Really black"] = "2022 Universal", |
| 31 | ["Sand green"] = "2022 Stud", |
| 32 | ["White"] = "2022 Stud", |
| 33 | } |
| 34 | do |
| 35 | local p = Instance.new("Part") |
| 36 | p.Name = "TorsoCore" |
| 37 | p.Size = Vector3.new(3.5, 4.5, 2.5) |
| 38 | p.CFrame = CFrame.new(0, 5, 0) |
| 39 | p.BrickColor = BrickColor.new("Bright green") |
| 40 | p.Material = Enum.Material.Glacier |
| 41 | p.MaterialVariant = "2022 Stud" |
| 42 | p.Anchored = true |
| 43 | p.Parent = model |
| 44 | end |
| 45 | do |
| 46 | local p = Instance.new("Part") |
| 47 | p.Name = "BellyPlate" |
| 48 | p.Size = Vector3.new(2.8, 4, 0.6) |
| 49 | p.CFrame = CFrame.new(0, 5, -1.1) |
| 50 | p.BrickColor = BrickColor.new("Brick yellow") |
| 51 | p.Material = Enum.Material.Glacier |
| 52 | p.MaterialVariant = "2022 Stud" |
| 53 | p.Anchored = true |
| 54 | p.Parent = model |
| 55 | end |
| 56 | do |
| 57 | local p = Instance.new("Part") |
| 58 | p.Name = "BellyDetail1" |
| 59 | p.Size = Vector3.new(2, 1, 0.3) |
| 60 | p.CFrame = CFrame.new(0, 6, -1.3) |
| 61 | p.BrickColor = BrickColor.new("Brick yellow") |
| 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.Name = "BellyDetail2" |
| 70 | p.Size = Vector3.new(2, 1, 0.3) |
| 71 | p.CFrame = CFrame.new(0, 4, -1.3) |
| 72 | p.BrickColor = BrickColor.new("Brick yellow") |
| 73 | p.Material = Enum.Material.Glacier |
| 74 | p.MaterialVariant = "2022 Stud" |
| 75 | p.Anchored = true |
| 76 | p.Parent = model |
| 77 | end |
| 78 | do |
| 79 | local p = Instance.new("Part") |
| 80 | p.Name = "ShellBase" |
| 81 | p.Size = Vector3.new(4.2, 5, 1.5) |
| 82 | p.CFrame = CFrame.new(0, 5.2, 1.2) |
| 83 | p.BrickColor = BrickColor.new("Dark green") |
| 84 | p.Material = Enum.Material.Glacier |
| 85 | p.MaterialVariant = "2022 Stud" |
| 86 | p.Anchored = true |
| 87 | p.Parent = model |
| 88 | end |
| 89 | do |
| 90 | local p = Instance.new("Part") |
| 91 | p.Name = "ShellMid" |
| 92 | p.Size = Vector3.new(3.6, 4.4, 1) |
| 93 | p.CFrame = CFrame.new(0, 5.2, 1.8) |
| 94 | p.BrickColor = BrickColor.new("Sand green") |
| 95 | p.Material = Enum.Material.Glacier |
| 96 | p.MaterialVariant = "2022 Stud" |
| 97 | p.Anchored = true |
| 98 | p.Parent = model |
| 99 | end |
| 100 | do |
| 101 | local p = Instance.new("Part") |
| 102 | p.Name = "ShellTop" |
| 103 | p.Size = Vector3.new(2.5, 3.5, 0.5) |
| 104 | p.CFrame = CFrame.new(0, 5.2, 2.24) |
| 105 | p.BrickColor = BrickColor.new("Dark green") |
| 106 | p.Material = Enum.Material.Glacier |
| 107 | p.MaterialVariant = "2022 Stud" |
| 108 | p.Anchored = true |
| 109 | p.Parent = model |
| 110 | end |
| 111 | do |
| 112 | local p = Instance.new("Part") |
| 113 | p.Name = "ShellRimL" |
| 114 | p.Size = Vector3.new(0.4, 5.2, 1.2) |
| 115 | p.CFrame = CFrame.new(2.1, 5.2, 0.8) |
| 116 | p.BrickColor = BrickColor.new("Dark green") |
| 117 | p.Material = Enum.Material.Glacier |
| 118 | p.MaterialVariant = "2022 Stud" |
| 119 | p.Anchored = true |
| 120 | p.Parent = model |
| 121 | end |
| 122 | do |
| 123 | local p = Instance.new("Part") |
| 124 | p.Name = "ShellRimR" |
| 125 | p.Size = Vector3.new(0.4, 5.2, 1.2) |
| 126 | p.CFrame = CFrame.new(-2.1, 5.2, 0.8) |
| 127 | p.BrickColor = BrickColor.new("Dark green") |
| 128 | p.Material = Enum.Material.Glacier |
| 129 | p.MaterialVariant = "2022 Stud" |
| 130 | p.Anchored = true |
| 131 | p.Parent = model |
| 132 | end |
| 133 | do |
| 134 | local p = Instance.new("Part") |
| 135 | p.Name = "ShellRimT" |
| 136 | p.Size = Vector3.new(4.2, 0.4, 1.2) |
| 137 | p.CFrame = CFrame.new(0.04, 7.8, 0.84) |
| 138 | p.BrickColor = BrickColor.new("Dark green") |
| 139 | p.Material = Enum.Material.Glacier |
| 140 | p.MaterialVariant = "2022 Stud" |
| 141 | p.Anchored = true |
| 142 | p.Parent = model |
| 143 | end |
| 144 | do |
| 145 | local p = Instance.new("Part") |
| 146 | p.Name = "ShellRimB" |
| 147 | p.Size = Vector3.new(4.2, 0.4, 1.2) |
| 148 | p.CFrame = CFrame.new(0.04, 2.6, 0.84) |
| 149 | p.BrickColor = BrickColor.new("Dark green") |
| 150 | p.Material = Enum.Material.Glacier |
| 151 | p.MaterialVariant = "2022 Stud" |
| 152 | p.Anchored = true |
| 153 | p.Parent = model |
| 154 | end |
| 155 | do |
| 156 | local p = Instance.new("Part") |
| 157 | p.Name = "LLegUpper" |
| 158 | p.Size = Vector3.new(1.54272, 1.2, 1.2) |
| 159 | p.CFrame = CFrame.new(1.35, 2.25, 0.1) * CFrame.Angles(math.rad(0), math.rad(-33.6901), math.rad(-76.4842)) |
| 160 | p.BrickColor = BrickColor.new("Bright green") |
| 161 | p.Material = Enum.Material.Glacier |
| 162 | p.MaterialVariant = "2022 Stud" |
| 163 | p.Anchored = true |
| 164 | p.Parent = model |
| 165 | end |
| 166 | do |
| 167 | local p = Instance.new("Part") |
| 168 | p.Name = "LLegLower" |
| 169 | p.Size = Vector3.new(1.17047, 1, 1) |
| 170 | p.CFrame = CFrame.new(1.5, 0.95, 0) * CFrame.Angles(math.rad(-70.0169), math.rad(90), math.rad(0)) |
| 171 | p.BrickColor = BrickColor.new("Bright green") |
| 172 | p.Material = Enum.Material.Glacier |
| 173 | p.MaterialVariant = "2022 Stud" |
| 174 | p.Anchored = true |
| 175 | p.Parent = model |
| 176 | end |
| 177 | do |
| 178 | local p = Instance.new("Part") |
| 179 | p.Name = "LFoot" |
| 180 | p.Size = Vector3.new(1.4, 0.5, 1.6) |
| 181 | p.CFrame = CFrame.new(1.5, 0.2, -0.5) |
| 182 | p.BrickColor = BrickColor.new("Bright green") |
| 183 | p.Material = Enum.Material.Glacier |
| 184 | p.MaterialVariant = "2022 Stud" |
| 185 | p.Anchored = true |
| 186 | p.Parent = model |
| 187 | end |
| 188 | do |
| 189 | local p = Instance.new("Part") |
| 190 | p.Shape = Enum.PartType.Ball |
| 191 | p.Name = "LToe1" |
| 192 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 193 | p.CFrame = CFrame.new(1, 0.2, -1.2) |
| 194 | p.BrickColor = BrickColor.new("Lime green") |
| 195 | p.Material = Enum.Material.Glacier |
| 196 | p.MaterialVariant = "2022 Stud" |
| 197 | p.Anchored = true |
| 198 | p.Parent = model |
| 199 | end |
| 200 | do |
| 201 | local p = Instance.new("Part") |
| 202 | p.Shape = Enum.PartType.Ball |
| 203 | p.Name = "LToe2" |
| 204 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 205 | p.CFrame = CFrame.new(1.5, 0.2, -1.2) |
| 206 | p.BrickColor = BrickColor.new("Lime green") |
| 207 | p.Material = Enum.Material.Glacier |
| 208 | p.MaterialVariant = "2022 Stud" |
| 209 | p.Anchored = true |
| 210 | p.Parent = model |
| 211 | end |
| 212 | do |
| 213 | local p = Instance.new("Part") |
| 214 | p.Shape = Enum.PartType.Ball |
| 215 | p.Name = "LToe3" |
| 216 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 217 | p.CFrame = CFrame.new(2, 0.2, -1.2) |
| 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 = "RLegUpper" |
| 227 | p.Size = Vector3.new(1.54272, 1.2, 1.2) |
| 228 | p.CFrame = CFrame.new(-1.35, 2.25, 0.1) * CFrame.Angles(math.rad(-180), math.rad(-33.6901), math.rad(103.516)) |
| 229 | p.BrickColor = BrickColor.new("Bright 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 = "RLegLower" |
| 238 | p.Size = Vector3.new(1.17047, 1, 1) |
| 239 | p.CFrame = CFrame.new(-1.5, 0.95, 0) * CFrame.Angles(math.rad(-70.0169), math.rad(90), math.rad(0)) |
| 240 | p.BrickColor = BrickColor.new("Bright 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 = "RFoot" |
| 249 | p.Size = Vector3.new(1.4, 0.5, 1.6) |
| 250 | p.CFrame = CFrame.new(-1.5, 0.2, -0.5) |
| 251 | p.BrickColor = BrickColor.new("Bright 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.Shape = Enum.PartType.Ball |
| 260 | p.Name = "RToe1" |
| 261 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 262 | p.CFrame = CFrame.new(-1, 0.2, -1.2) |
| 263 | p.BrickColor = BrickColor.new("Lime green") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Stud" |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Shape = Enum.PartType.Ball |
| 272 | p.Name = "RToe2" |
| 273 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 274 | p.CFrame = CFrame.new(-1.5, 0.2, -1.2) |
| 275 | p.BrickColor = BrickColor.new("Lime green") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Shape = Enum.PartType.Ball |
| 284 | p.Name = "RToe3" |
| 285 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 286 | p.CFrame = CFrame.new(-2, 0.2, -1.2) |
| 287 | p.BrickColor = BrickColor.new("Lime green") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Stud" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "LArmUpper" |
| 296 | p.Size = Vector3.new(1.71464, 0.9, 0.9) |
| 297 | p.CFrame = CFrame.new(2.35, 6, -0.25) * CFrame.Angles(math.rad(0), math.rad(21.0375), math.rad(-35.6768)) |
| 298 | p.BrickColor = BrickColor.new("Bright green") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Stud" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("Part") |
| 306 | p.Name = "LArmLower" |
| 307 | p.Size = Vector3.new(1.59374, 0.8, 0.8) |
| 308 | p.CFrame = CFrame.new(3.1, 4.75, -0.75) * CFrame.Angles(math.rad(0), math.rad(68.1986), math.rad(-70.2513)) |
| 309 | p.BrickColor = BrickColor.new("Bright green") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Name = "LHand" |
| 318 | p.Size = Vector3.new(1, 0.8, 1) |
| 319 | p.CFrame = CFrame.new(3.2, 3.7, -1.2) |
| 320 | p.BrickColor = BrickColor.new("Bright green") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Stud" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("Part") |
| 328 | p.Name = "RArmUpper" |
| 329 | p.Size = Vector3.new(1.71464, 0.9, 0.9) |
| 330 | p.CFrame = CFrame.new(-2.35, 6, -0.25) * CFrame.Angles(math.rad(-180), math.rad(21.0375), math.rad(144.323)) |
| 331 | p.BrickColor = BrickColor.new("Bright green") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Stud" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Name = "RArmLower" |
| 340 | p.Size = Vector3.new(1.59374, 0.8, 0.8) |
| 341 | p.CFrame = CFrame.new(-3.1, 4.75, -0.75) * CFrame.Angles(math.rad(-180), math.rad(68.1986), math.rad(109.749)) |
| 342 | p.BrickColor = BrickColor.new("Bright green") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Stud" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("Part") |
| 350 | p.Name = "RHand" |
| 351 | p.Size = Vector3.new(1, 0.8, 1) |
| 352 | p.CFrame = CFrame.new(-3.2, 3.7, -1.2) |
| 353 | p.BrickColor = BrickColor.new("Bright green") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Name = "Neck" |
| 362 | p.Size = Vector3.new(1.2, 0.8, 1.2) |
| 363 | p.CFrame = CFrame.new(0, 7.16, -0.16) |
| 364 | p.BrickColor = BrickColor.new("Bright green") |
| 365 | p.Material = Enum.Material.Glacier |
| 366 | p.MaterialVariant = "2022 Stud" |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local p = Instance.new("Part") |
| 372 | p.Name = "HeadCore" |
| 373 | p.Size = Vector3.new(2.4, 2.2, 2.4) |
| 374 | p.CFrame = CFrame.new(0, 8.5, -0.5) |
| 375 | p.BrickColor = BrickColor.new("Bright green") |
| 376 | p.Material = Enum.Material.Glacier |
| 377 | p.MaterialVariant = "2022 Stud" |
| 378 | p.Anchored = true |
| 379 | p.Parent = model |
| 380 | end |
| 381 | do |
| 382 | local p = Instance.new("Part") |
| 383 | p.Name = "Snout" |
| 384 | p.Size = Vector3.new(1.8, 1.2, 1) |
| 385 | p.CFrame = CFrame.new(0, 8.2, -1.6) |
| 386 | p.BrickColor = BrickColor.new("Bright green") |
| 387 | p.Material = Enum.Material.Glacier |
| 388 | p.MaterialVariant = "2022 Stud" |
| 389 | p.Anchored = true |
| 390 | p.Parent = model |
| 391 | end |
| 392 | do |
| 393 | local p = Instance.new("Part") |
| 394 | p.Name = "Chin" |
| 395 | p.Size = Vector3.new(1.4, 0.5, 0.8) |
| 396 | p.CFrame = CFrame.new(0, 7.7, -1.24) |
| 397 | p.BrickColor = BrickColor.new("Bright green") |
| 398 | p.Material = Enum.Material.Glacier |
| 399 | p.MaterialVariant = "2022 Stud" |
| 400 | p.Anchored = true |
| 401 | p.Parent = model |
| 402 | end |
| 403 | do |
| 404 | local p = Instance.new("Part") |
| 405 | p.Shape = Enum.PartType.Cylinder |
| 406 | p.Name = "LEyeWhite" |
| 407 | p.Size = Vector3.new(0.3, 0.9, 0.9) |
| 408 | p.CFrame = CFrame.new(0.7, 8.8, -1.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 409 | p.BrickColor = BrickColor.new("White") |
| 410 | p.Material = Enum.Material.Glacier |
| 411 | p.MaterialVariant = "2022 Stud" |
| 412 | p.Anchored = true |
| 413 | p.Parent = model |
| 414 | end |
| 415 | do |
| 416 | local p = Instance.new("Part") |
| 417 | p.Shape = Enum.PartType.Cylinder |
| 418 | p.Name = "LEyePupil" |
| 419 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 420 | p.CFrame = CFrame.new(0.8, 8.8, -1.78) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 421 | p.BrickColor = BrickColor.new("Really black") |
| 422 | p.Material = Enum.Material.Glacier |
| 423 | p.MaterialVariant = "2022 Universal" |
| 424 | p.Anchored = true |
| 425 | p.Parent = model |
| 426 | end |
| 427 | do |
| 428 | local p = Instance.new("Part") |
| 429 | p.Shape = Enum.PartType.Cylinder |
| 430 | p.Name = "REyeWhite" |
| 431 | p.Size = Vector3.new(0.3, 0.9, 0.9) |
| 432 | p.CFrame = CFrame.new(-0.7, 8.8, -1.6) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 433 | p.BrickColor = BrickColor.new("White") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Stud" |
| 436 | p.Anchored = true |
| 437 | p.Parent = model |
| 438 | end |
| 439 | do |
| 440 | local p = Instance.new("Part") |
| 441 | p.Shape = Enum.PartType.Cylinder |
| 442 | p.Name = "REyePupil" |
| 443 | p.Size = Vector3.new(0.1, 0.5, 0.5) |
| 444 | p.CFrame = CFrame.new(-0.8, 8.8, -1.78) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 445 | p.BrickColor = BrickColor.new("Really black") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Universal" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "HelmetBrim" |
| 454 | p.Size = Vector3.new(3, 0.2, 3) |
| 455 | p.CFrame = CFrame.new(0, 9.4, -0.5) |
| 456 | p.BrickColor = BrickColor.new("Bright yellow") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Big Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "StrapL" |
| 465 | p.Size = Vector3.new(0.1, 1.8, 0.4) |
| 466 | p.CFrame = CFrame.new(1.32, 8.42, -0.5) |
| 467 | p.BrickColor = BrickColor.new("Really black") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Universal" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "StrapR" |
| 476 | p.Size = Vector3.new(0.1, 1.8, 0.4) |
| 477 | p.CFrame = CFrame.new(-1.32, 8.42, -0.5) |
| 478 | p.BrickColor = BrickColor.new("Really black") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Universal" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "StrapB" |
| 487 | p.Size = Vector3.new(2.4, 0.1, 0.4) |
| 488 | p.CFrame = CFrame.new(0.04, 7.64, -0.5) |
| 489 | p.BrickColor = BrickColor.new("Really black") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Universal" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "LightBase" |
| 498 | p.Size = Vector3.new(0.8, 0.8, 0.6) |
| 499 | p.CFrame = CFrame.new(0, 10.04, -1.6) |
| 500 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Shape = Enum.PartType.Cylinder |
| 509 | p.Name = "LightLens" |
| 510 | p.Size = Vector3.new(0.2, 0.6, 0.6) |
| 511 | p.CFrame = CFrame.new(0, 10, -1.9) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 512 | p.BrickColor = BrickColor.new("Toothpaste") |
| 513 | p.Material = Enum.Material.Neon |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "LightWire" |
| 520 | p.Size = Vector3.new(1.04403, 0.15, 0.15) |
| 521 | p.CFrame = CFrame.new(0, 10.45, -1) * CFrame.Angles(math.rad(-16.6992), math.rad(-90), math.rad(0)) |
| 522 | p.BrickColor = BrickColor.new("Really black") |
| 523 | p.Material = Enum.Material.Glacier |
| 524 | p.MaterialVariant = "2022 Universal" |
| 525 | p.Anchored = true |
| 526 | p.Parent = model |
| 527 | end |
| 528 | do |
| 529 | local p = Instance.new("Part") |
| 530 | p.Name = "Spot1" |
| 531 | p.Size = Vector3.new(0.4, 0.1, 0.4) |
| 532 | p.CFrame = CFrame.new(0.8, 9.3, 0.2) |
| 533 | p.BrickColor = BrickColor.new("Lime green") |
| 534 | p.Material = Enum.Material.Glacier |
| 535 | p.MaterialVariant = "2022 Stud" |
| 536 | p.Anchored = true |
| 537 | p.Parent = model |
| 538 | end |
| 539 | do |
| 540 | local p = Instance.new("Part") |
| 541 | p.Name = "Spot2" |
| 542 | p.Size = Vector3.new(0.3, 0.1, 0.3) |
| 543 | p.CFrame = CFrame.new(-0.6, 9.4, 0.4) |
| 544 | p.BrickColor = BrickColor.new("Lime green") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Stud" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "Tail" |
| 553 | p.Size = Vector3.new(1.41421, 0.6, 0.6) |
| 554 | p.CFrame = CFrame.new(0, 3, 2) * CFrame.Angles(math.rad(45), math.rad(-90), math.rad(0)) |
| 555 | p.BrickColor = BrickColor.new("Bright green") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Stud" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | do |
| 562 | local upV = Vector3.new(0,1,0).Unit |
| 563 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 564 | local forwardV = rightV:Cross(upV) |
| 565 | local pos = Vector3.new(0, 9.4, -0.5) |
| 566 | local ball = Instance.new("Part") |
| 567 | ball.Shape = Enum.PartType.Ball |
| 568 | ball.Size = Vector3.new(2.8, 2.8, 2.8) |
| 569 | ball.CFrame = CFrame.new(pos) |
| 570 | ball.BrickColor = BrickColor.new("Bright yellow") |
| 571 | ball.Material = Enum.Material.Glacier |
| 572 | ball.MaterialVariant = "2022 Big Stud" |
| 573 | ball.Anchored = true; ball.Parent = workspace |
| 574 | local cuts = {} |
| 575 | do |
| 576 | local h = 0 |
| 577 | local cut = Instance.new("Part") |
| 578 | cut.Size = Vector3.new(5.6, 5.6, 5.6) |
| 579 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-2.8), rightV, upV) |
| 580 | cut.BrickColor = BrickColor.new("Bright yellow") |
| 581 | cut.Material = Enum.Material.Glacier |
| 582 | cut.MaterialVariant = "2022 Big Stud" |
| 583 | cut.Anchored = true; cut.Parent = workspace |
| 584 | table.insert(cuts, cut) |
| 585 | end |
| 586 | if #cuts > 0 then |
| 587 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 588 | for _, c in ipairs(cuts) do c:Destroy() end |
| 589 | if ok and result then |
| 590 | ball:Destroy() |
| 591 | result.Name = "HelmetDome"; result.Anchored = true; result.Parent = model |
| 592 | else |
| 593 | ball.Name = "HelmetDome"; ball.Parent = model |
| 594 | end |
| 595 | else |
| 596 | ball.Name = "HelmetDome"; ball.Parent = model |
| 597 | end |
| 598 | end |
| 599 | model.PrimaryPart = model:FindFirstChild("TorsoCore") |
| 600 | print("HumanoidTurtleMiner built: " .. #model:GetChildren() .. " parts") |
Loading comments...