Loading model...
by MaDev · 4/28/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Cutlass |
| 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 = "Cutlass" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Gold"] = "2022 Stud", |
| 27 | ["Medium stone grey"] = "2022 Inlet", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Name = "BladeSeg_0" |
| 33 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 34 | p.CFrame = CFrame.new(1.01767, 0.025908, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(1.45833)) |
| 35 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Inlet" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Name = "BladeSeg_1" |
| 44 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 45 | p.CFrame = CFrame.new(3.05037, 0.129473, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(4.375)) |
| 46 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 47 | p.Material = Enum.Material.Glacier |
| 48 | p.MaterialVariant = "2022 Inlet" |
| 49 | p.Anchored = true |
| 50 | p.Parent = model |
| 51 | end |
| 52 | do |
| 53 | local p = Instance.new("Part") |
| 54 | p.Name = "BladeSeg_2" |
| 55 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 56 | p.CFrame = CFrame.new(5.07517, 0.336335, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(7.29167)) |
| 57 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 58 | p.Material = Enum.Material.Glacier |
| 59 | p.MaterialVariant = "2022 Inlet" |
| 60 | p.Anchored = true |
| 61 | p.Parent = model |
| 62 | end |
| 63 | do |
| 64 | local p = Instance.new("Part") |
| 65 | p.Name = "BladeSeg_3" |
| 66 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 67 | p.CFrame = CFrame.new(7.08682, 0.645957, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10.2083)) |
| 68 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 69 | p.Material = Enum.Material.Glacier |
| 70 | p.MaterialVariant = "2022 Inlet" |
| 71 | p.Anchored = true |
| 72 | p.Parent = model |
| 73 | end |
| 74 | do |
| 75 | local p = Instance.new("Part") |
| 76 | p.Name = "BladeSeg_4" |
| 77 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 78 | p.CFrame = CFrame.new(9.08011, 1.05754, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(13.125)) |
| 79 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 80 | p.Material = Enum.Material.Glacier |
| 81 | p.MaterialVariant = "2022 Inlet" |
| 82 | p.Anchored = true |
| 83 | p.Parent = model |
| 84 | end |
| 85 | do |
| 86 | local p = Instance.new("Part") |
| 87 | p.Name = "BladeSeg_5" |
| 88 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 89 | p.CFrame = CFrame.new(11.0499, 1.57001, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(16.0417)) |
| 90 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 91 | p.Material = Enum.Material.Glacier |
| 92 | p.MaterialVariant = "2022 Inlet" |
| 93 | p.Anchored = true |
| 94 | p.Parent = model |
| 95 | end |
| 96 | do |
| 97 | local p = Instance.new("Part") |
| 98 | p.Name = "BladeSeg_6" |
| 99 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 100 | p.CFrame = CFrame.new(12.991, 2.18205, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(18.9583)) |
| 101 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 102 | p.Material = Enum.Material.Glacier |
| 103 | p.MaterialVariant = "2022 Inlet" |
| 104 | p.Anchored = true |
| 105 | p.Parent = model |
| 106 | end |
| 107 | do |
| 108 | local p = Instance.new("Part") |
| 109 | p.Name = "BladeSeg_7" |
| 110 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 111 | p.CFrame = CFrame.new(14.8985, 2.89207, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(21.875)) |
| 112 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 113 | p.Material = Enum.Material.Glacier |
| 114 | p.MaterialVariant = "2022 Inlet" |
| 115 | p.Anchored = true |
| 116 | p.Parent = model |
| 117 | end |
| 118 | do |
| 119 | local p = Instance.new("Part") |
| 120 | p.Name = "BladeSeg_8" |
| 121 | p.Size = Vector3.new(2.036, 1.8, 0.2) |
| 122 | p.CFrame = CFrame.new(16.7674, 3.69822, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(24.7917)) |
| 123 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 124 | p.Material = Enum.Material.Glacier |
| 125 | p.MaterialVariant = "2022 Inlet" |
| 126 | p.Anchored = true |
| 127 | p.Parent = model |
| 128 | end |
| 129 | do |
| 130 | local p = Instance.new("Part") |
| 131 | p.Name = "BladeSeg_9" |
| 132 | p.Size = Vector3.new(2.036, 1.35, 0.2) |
| 133 | p.CFrame = CFrame.new(18.5928, 4.59843, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(27.7083)) |
| 134 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 135 | p.Material = Enum.Material.Glacier |
| 136 | p.MaterialVariant = "2022 Inlet" |
| 137 | p.Anchored = true |
| 138 | p.Parent = model |
| 139 | end |
| 140 | do |
| 141 | local p = Instance.new("Part") |
| 142 | p.Name = "BladeSeg_10" |
| 143 | p.Size = Vector3.new(2.036, 0.9, 0.2) |
| 144 | p.CFrame = CFrame.new(20.3701, 5.59036, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(30.625)) |
| 145 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 146 | p.Material = Enum.Material.Glacier |
| 147 | p.MaterialVariant = "2022 Inlet" |
| 148 | p.Anchored = true |
| 149 | p.Parent = model |
| 150 | end |
| 151 | do |
| 152 | local p = Instance.new("WedgePart") |
| 153 | p.Name = "BladeTip" |
| 154 | p.Size = Vector3.new(2.036, 0.45, 0.2) |
| 155 | p.CFrame = CFrame.new(22.0946, 6.67143, 0.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(33.5417)) |
| 156 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 157 | p.Material = Enum.Material.Glacier |
| 158 | p.MaterialVariant = "2022 Inlet" |
| 159 | p.Anchored = true |
| 160 | p.Parent = model |
| 161 | end |
| 162 | do |
| 163 | local p = Instance.new("Part") |
| 164 | p.Name = "Fuller_1" |
| 165 | p.Size = Vector3.new(2.03838, 0.2, 0.05) |
| 166 | p.CFrame = CFrame.new(2.75134, 0.152351, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(4.79922)) |
| 167 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 168 | p.Material = Enum.Material.Glacier |
| 169 | p.MaterialVariant = "2022 Stud" |
| 170 | p.Anchored = true |
| 171 | p.Parent = model |
| 172 | end |
| 173 | do |
| 174 | local p = Instance.new("Part") |
| 175 | p.Name = "Fuller_Back_1" |
| 176 | p.Size = Vector3.new(2.03838, 0.2, 0.05) |
| 177 | p.CFrame = CFrame.new(2.75134, 0.152351, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(4.79922)) |
| 178 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 179 | p.Material = Enum.Material.Glacier |
| 180 | p.MaterialVariant = "2022 Stud" |
| 181 | p.Anchored = true |
| 182 | p.Parent = model |
| 183 | end |
| 184 | do |
| 185 | local p = Instance.new("Part") |
| 186 | p.Name = "Fuller_2" |
| 187 | p.Size = Vector3.new(2.0399, 0.2, 0.05) |
| 188 | p.CFrame = CFrame.new(4.77769, 0.374399, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(7.70675)) |
| 189 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 190 | p.Material = Enum.Material.Glacier |
| 191 | p.MaterialVariant = "2022 Stud" |
| 192 | p.Anchored = true |
| 193 | p.Parent = model |
| 194 | end |
| 195 | do |
| 196 | local p = Instance.new("Part") |
| 197 | p.Name = "Fuller_Back_2" |
| 198 | p.Size = Vector3.new(2.0399, 0.2, 0.05) |
| 199 | p.CFrame = CFrame.new(4.77769, 0.374399, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(7.70675)) |
| 200 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 201 | p.Material = Enum.Material.Glacier |
| 202 | p.MaterialVariant = "2022 Stud" |
| 203 | p.Anchored = true |
| 204 | p.Parent = model |
| 205 | end |
| 206 | do |
| 207 | local p = Instance.new("Part") |
| 208 | p.Name = "Fuller_3" |
| 209 | p.Size = Vector3.new(2.04137, 0.2, 0.05) |
| 210 | p.CFrame = CFrame.new(6.79166, 0.699108, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10.61)) |
| 211 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 212 | p.Material = Enum.Material.Glacier |
| 213 | p.MaterialVariant = "2022 Stud" |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Name = "Fuller_Back_3" |
| 220 | p.Size = Vector3.new(2.04137, 0.2, 0.05) |
| 221 | p.CFrame = CFrame.new(6.79166, 0.699108, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10.61)) |
| 222 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 223 | p.Material = Enum.Material.Glacier |
| 224 | p.MaterialVariant = "2022 Stud" |
| 225 | p.Anchored = true |
| 226 | p.Parent = model |
| 227 | end |
| 228 | do |
| 229 | local p = Instance.new("Part") |
| 230 | p.Name = "Fuller_4" |
| 231 | p.Size = Vector3.new(2.0428, 0.2, 0.05) |
| 232 | p.CFrame = CFrame.new(8.78804, 1.12564, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(13.5091)) |
| 233 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 234 | p.Material = Enum.Material.Glacier |
| 235 | p.MaterialVariant = "2022 Stud" |
| 236 | p.Anchored = true |
| 237 | p.Parent = model |
| 238 | end |
| 239 | do |
| 240 | local p = Instance.new("Part") |
| 241 | p.Name = "Fuller_Back_4" |
| 242 | p.Size = Vector3.new(2.0428, 0.2, 0.05) |
| 243 | p.CFrame = CFrame.new(8.78804, 1.12564, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(13.5091)) |
| 244 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 245 | p.Material = Enum.Material.Glacier |
| 246 | p.MaterialVariant = "2022 Stud" |
| 247 | p.Anchored = true |
| 248 | p.Parent = model |
| 249 | end |
| 250 | do |
| 251 | local p = Instance.new("Part") |
| 252 | p.Name = "Fuller_5" |
| 253 | p.Size = Vector3.new(2.04415, 0.2, 0.05) |
| 254 | p.CFrame = CFrame.new(10.7616, 1.65289, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(16.4043)) |
| 255 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 256 | p.Material = Enum.Material.Glacier |
| 257 | p.MaterialVariant = "2022 Stud" |
| 258 | p.Anchored = true |
| 259 | p.Parent = model |
| 260 | end |
| 261 | do |
| 262 | local p = Instance.new("Part") |
| 263 | p.Name = "Fuller_Back_5" |
| 264 | p.Size = Vector3.new(2.04415, 0.2, 0.05) |
| 265 | p.CFrame = CFrame.new(10.7616, 1.65289, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(16.4043)) |
| 266 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 267 | p.Material = Enum.Material.Glacier |
| 268 | p.MaterialVariant = "2022 Stud" |
| 269 | p.Anchored = true |
| 270 | p.Parent = model |
| 271 | end |
| 272 | do |
| 273 | local p = Instance.new("Part") |
| 274 | p.Name = "Fuller_6" |
| 275 | p.Size = Vector3.new(2.04542, 0.2, 0.05) |
| 276 | p.CFrame = CFrame.new(12.7074, 2.27948, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(19.2958)) |
| 277 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 278 | p.Material = Enum.Material.Glacier |
| 279 | p.MaterialVariant = "2022 Stud" |
| 280 | p.Anchored = true |
| 281 | p.Parent = model |
| 282 | end |
| 283 | do |
| 284 | local p = Instance.new("Part") |
| 285 | p.Name = "Fuller_Back_6" |
| 286 | p.Size = Vector3.new(2.04542, 0.2, 0.05) |
| 287 | p.CFrame = CFrame.new(12.7074, 2.27948, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(19.2958)) |
| 288 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 289 | p.Material = Enum.Material.Glacier |
| 290 | p.MaterialVariant = "2022 Stud" |
| 291 | p.Anchored = true |
| 292 | p.Parent = model |
| 293 | end |
| 294 | do |
| 295 | local p = Instance.new("Part") |
| 296 | p.Name = "Fuller_7" |
| 297 | p.Size = Vector3.new(2.04659, 0.2, 0.05) |
| 298 | p.CFrame = CFrame.new(14.6202, 3.0038, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(22.1838)) |
| 299 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 300 | p.Material = Enum.Material.Glacier |
| 301 | p.MaterialVariant = "2022 Stud" |
| 302 | p.Anchored = true |
| 303 | p.Parent = model |
| 304 | end |
| 305 | do |
| 306 | local p = Instance.new("Part") |
| 307 | p.Name = "Fuller_Back_7" |
| 308 | p.Size = Vector3.new(2.04659, 0.2, 0.05) |
| 309 | p.CFrame = CFrame.new(14.6202, 3.0038, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(22.1838)) |
| 310 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 311 | p.Material = Enum.Material.Glacier |
| 312 | p.MaterialVariant = "2022 Stud" |
| 313 | p.Anchored = true |
| 314 | p.Parent = model |
| 315 | end |
| 316 | do |
| 317 | local p = Instance.new("Part") |
| 318 | p.Name = "Fuller_8" |
| 319 | p.Size = Vector3.new(2.04765, 0.2, 0.05) |
| 320 | p.CFrame = CFrame.new(16.4951, 3.82398, 0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(25.0687)) |
| 321 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 322 | p.Material = Enum.Material.Glacier |
| 323 | p.MaterialVariant = "2022 Stud" |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("Part") |
| 329 | p.Name = "Fuller_Back_8" |
| 330 | p.Size = Vector3.new(2.04765, 0.2, 0.05) |
| 331 | p.CFrame = CFrame.new(16.4951, 3.82398, -0.1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(25.0687)) |
| 332 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 333 | p.Material = Enum.Material.Glacier |
| 334 | p.MaterialVariant = "2022 Stud" |
| 335 | p.Anchored = true |
| 336 | p.Parent = model |
| 337 | end |
| 338 | do |
| 339 | local p = Instance.new("Part") |
| 340 | p.Name = "GuardBase" |
| 341 | p.Size = Vector3.new(0.5, 2.5, 1.5) |
| 342 | p.CFrame = CFrame.new(-0.5, 0, 0) |
| 343 | p.BrickColor = BrickColor.new("Gold") |
| 344 | p.Material = Enum.Material.Glacier |
| 345 | p.MaterialVariant = "2022 Stud" |
| 346 | p.Anchored = true |
| 347 | p.Parent = model |
| 348 | end |
| 349 | do |
| 350 | local p = Instance.new("Part") |
| 351 | p.Shape = Enum.PartType.Ball |
| 352 | p.Name = "QuillonTip" |
| 353 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 354 | p.CFrame = CFrame.new(-0.8, -1.8, 0) |
| 355 | p.BrickColor = BrickColor.new("Gold") |
| 356 | p.Material = Enum.Material.Glacier |
| 357 | p.MaterialVariant = "2022 Stud" |
| 358 | p.Anchored = true |
| 359 | p.Parent = model |
| 360 | end |
| 361 | do |
| 362 | local p = Instance.new("Part") |
| 363 | p.Shape = Enum.PartType.Cylinder |
| 364 | p.Name = "Grip" |
| 365 | p.Size = Vector3.new(4.52769, 1.1, 1.1) |
| 366 | p.CFrame = CFrame.new(-3.25, -0.25, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(173.66)) |
| 367 | p.BrickColor = BrickColor.new("Really black") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Universal" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Name = "GripRib" |
| 376 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 377 | p.CFrame = CFrame.new(-1.5, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 378 | p.BrickColor = BrickColor.new("Black") |
| 379 | p.Material = Enum.Material.Glacier |
| 380 | p.MaterialVariant = "2022 Glue" |
| 381 | p.Anchored = true |
| 382 | p.Parent = model |
| 383 | end |
| 384 | do |
| 385 | local p = Instance.new("Part") |
| 386 | p.Name = "GripRib" |
| 387 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 388 | p.CFrame = CFrame.new(-2.2, -0.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 389 | p.BrickColor = BrickColor.new("Black") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Glue" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Name = "GripRib" |
| 398 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 399 | p.CFrame = CFrame.new(-2.9, -0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 400 | p.BrickColor = BrickColor.new("Black") |
| 401 | p.Material = Enum.Material.Glacier |
| 402 | p.MaterialVariant = "2022 Glue" |
| 403 | p.Anchored = true |
| 404 | p.Parent = model |
| 405 | end |
| 406 | do |
| 407 | local p = Instance.new("Part") |
| 408 | p.Name = "GripRib" |
| 409 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 410 | p.CFrame = CFrame.new(-3.6, -0.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 411 | p.BrickColor = BrickColor.new("Black") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Glue" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Name = "GripRib" |
| 420 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 421 | p.CFrame = CFrame.new(-4.3, -0.4, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 422 | p.BrickColor = BrickColor.new("Black") |
| 423 | p.Material = Enum.Material.Glacier |
| 424 | p.MaterialVariant = "2022 Glue" |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "GripRib" |
| 431 | p.Size = Vector3.new(0.2, 1.25, 1.05) |
| 432 | p.CFrame = CFrame.new(-5, -0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)) |
| 433 | p.BrickColor = BrickColor.new("Black") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Glue" |
| 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 = "PommelBase" |
| 443 | p.Size = Vector3.new(0.8, 1.4, 1.2) |
| 444 | p.CFrame = CFrame.new(-5.7, -0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)) |
| 445 | p.BrickColor = BrickColor.new("Gold") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Stud" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Shape = Enum.PartType.Ball |
| 454 | p.Name = "PommelCap" |
| 455 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 456 | p.CFrame = CFrame.new(-6.1, -0.5, 0) |
| 457 | p.BrickColor = BrickColor.new("Gold") |
| 458 | p.Material = Enum.Material.Glacier |
| 459 | p.MaterialVariant = "2022 Stud" |
| 460 | p.Anchored = true |
| 461 | p.Parent = model |
| 462 | end |
| 463 | do |
| 464 | local p = Instance.new("Part") |
| 465 | p.Name = "KnuckleBowConnect" |
| 466 | p.Size = Vector3.new(1.72627, 0.3, 0.3) |
| 467 | p.CFrame = CFrame.new(-5.610608, 0.656946, 0.04) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-79.992)) |
| 468 | p.BrickColor = BrickColor.new("Gold") |
| 469 | p.Material = Enum.Material.Glacier |
| 470 | p.MaterialVariant = "2022 Stud" |
| 471 | p.Anchored = true |
| 472 | p.Parent = model |
| 473 | end |
| 474 | do |
| 475 | local rightV = Vector3.new(0,1,0).Unit |
| 476 | local upV = (Vector3.new(-1,0,0) - Vector3.new(-1,0,0):Dot(rightV)*rightV).Unit |
| 477 | local normalV = upV:Cross(rightV) |
| 478 | local pos = Vector3.new(-0.5, -1.5, 0) |
| 479 | local cyl = Instance.new("Part") |
| 480 | cyl.Shape = Enum.PartType.Cylinder |
| 481 | cyl.Size = Vector3.new(0.4, 0.8, 0.8) |
| 482 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 483 | cyl.BrickColor = BrickColor.new("Gold") |
| 484 | cyl.Material = Enum.Material.Glacier |
| 485 | cyl.MaterialVariant = "2022 Stud" |
| 486 | cyl.Anchored = true; cyl.Parent = workspace |
| 487 | local cuts = {} |
| 488 | local hole = Instance.new("Part") |
| 489 | hole.Shape = Enum.PartType.Cylinder |
| 490 | hole.Size = Vector3.new(0.6, 0.4, 0.4) |
| 491 | hole.CFrame = cyl.CFrame |
| 492 | hole.BrickColor = BrickColor.new("Gold") |
| 493 | hole.Material = Enum.Material.Glacier |
| 494 | hole.MaterialVariant = "2022 Stud" |
| 495 | hole.Anchored = true; hole.Parent = workspace |
| 496 | table.insert(cuts, hole) |
| 497 | local angBoxes = {} |
| 498 | do |
| 499 | local edgeDir = 1*rightV + 0*upV |
| 500 | local edgePerp = 0*rightV + 1*upV |
| 501 | local cut = Instance.new("Part") |
| 502 | cut.Size = Vector3.new(1.6, 0.6, 1.6) |
| 503 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 0.8 * edgePerp, edgeDir, normalV) |
| 504 | cut.BrickColor = BrickColor.new("Gold") |
| 505 | cut.Material = Enum.Material.Glacier |
| 506 | cut.MaterialVariant = "2022 Stud" |
| 507 | cut.Anchored = true; cut.Parent = workspace |
| 508 | table.insert(angBoxes, cut) |
| 509 | end |
| 510 | do |
| 511 | local edgeDir = 0*rightV + 1*upV |
| 512 | local edgePerp = -1*rightV + 0*upV |
| 513 | local cut = Instance.new("Part") |
| 514 | cut.Size = Vector3.new(1.6, 0.6, 1.6) |
| 515 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 0.8 * edgePerp, edgeDir, normalV) |
| 516 | cut.BrickColor = BrickColor.new("Gold") |
| 517 | cut.Material = Enum.Material.Glacier |
| 518 | cut.MaterialVariant = "2022 Stud" |
| 519 | cut.Anchored = true; cut.Parent = workspace |
| 520 | table.insert(angBoxes, cut) |
| 521 | end |
| 522 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 523 | if #cuts > 0 then |
| 524 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 525 | for _, c in ipairs(cuts) do c:Destroy() end |
| 526 | if ok and result then |
| 527 | cyl:Destroy() |
| 528 | result.Name = "Quillon"; result.Anchored = true; result.Parent = model |
| 529 | else |
| 530 | cyl.Name = "Quillon"; cyl.Parent = model |
| 531 | end |
| 532 | else |
| 533 | cyl.Name = "Quillon"; cyl.Parent = model |
| 534 | end |
| 535 | end |
| 536 | do |
| 537 | local rightV = Vector3.new(1,0,0).Unit |
| 538 | local upV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(rightV)*rightV).Unit |
| 539 | local normalV = upV:Cross(rightV) |
| 540 | local pos = Vector3.new(-3, 1.5, 0) |
| 541 | local cyl = Instance.new("Part") |
| 542 | cyl.Shape = Enum.PartType.Cylinder |
| 543 | cyl.Size = Vector3.new(0.3, 6, 6) |
| 544 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 545 | cyl.BrickColor = BrickColor.new("Gold") |
| 546 | cyl.Material = Enum.Material.Glacier |
| 547 | cyl.MaterialVariant = "2022 Stud" |
| 548 | cyl.Anchored = true; cyl.Parent = workspace |
| 549 | local cuts = {} |
| 550 | local hole = Instance.new("Part") |
| 551 | hole.Shape = Enum.PartType.Cylinder |
| 552 | hole.Size = Vector3.new(0.5, 5.6, 5.6) |
| 553 | hole.CFrame = cyl.CFrame |
| 554 | hole.BrickColor = BrickColor.new("Gold") |
| 555 | hole.Material = Enum.Material.Glacier |
| 556 | hole.MaterialVariant = "2022 Stud" |
| 557 | hole.Anchored = true; hole.Parent = workspace |
| 558 | table.insert(cuts, hole) |
| 559 | local angBoxes = {} |
| 560 | do |
| 561 | local edgeDir = 1*rightV + 0*upV |
| 562 | local edgePerp = 0*rightV + 1*upV |
| 563 | local cut = Instance.new("Part") |
| 564 | cut.Size = Vector3.new(12, 0.5, 12) |
| 565 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 6 * edgePerp, edgeDir, normalV) |
| 566 | cut.BrickColor = BrickColor.new("Gold") |
| 567 | cut.Material = Enum.Material.Glacier |
| 568 | cut.MaterialVariant = "2022 Stud" |
| 569 | cut.Anchored = true; cut.Parent = workspace |
| 570 | table.insert(angBoxes, cut) |
| 571 | end |
| 572 | do |
| 573 | local edgeDir = -1*rightV + 0*upV |
| 574 | local edgePerp = 0*rightV + -1*upV |
| 575 | local cut = Instance.new("Part") |
| 576 | cut.Size = Vector3.new(12, 0.5, 12) |
| 577 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 6 * edgePerp, edgeDir, normalV) |
| 578 | cut.BrickColor = BrickColor.new("Gold") |
| 579 | cut.Material = Enum.Material.Glacier |
| 580 | cut.MaterialVariant = "2022 Stud" |
| 581 | cut.Anchored = true; cut.Parent = workspace |
| 582 | table.insert(angBoxes, cut) |
| 583 | end |
| 584 | for _, b in ipairs(angBoxes) do table.insert(cuts, b) end |
| 585 | if #cuts > 0 then |
| 586 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 587 | for _, c in ipairs(cuts) do c:Destroy() end |
| 588 | if ok and result then |
| 589 | cyl:Destroy() |
| 590 | result.Name = "KnuckleBow"; result.Anchored = true; result.Parent = model |
| 591 | else |
| 592 | cyl.Name = "KnuckleBow"; cyl.Parent = model |
| 593 | end |
| 594 | else |
| 595 | cyl.Name = "KnuckleBow"; cyl.Parent = model |
| 596 | end |
| 597 | end |
| 598 | do |
| 599 | local upV = Vector3.new(1,0,0).Unit |
| 600 | local rightV = (Vector3.new(0,1,0) - Vector3.new(0,1,0):Dot(upV)*upV).Unit |
| 601 | local forwardV = rightV:Cross(upV) |
| 602 | local pos = Vector3.new(-1, 0.5, 0) |
| 603 | local ball = Instance.new("Part") |
| 604 | ball.Shape = Enum.PartType.Ball |
| 605 | ball.Size = Vector3.new(4, 4, 4) |
| 606 | ball.CFrame = CFrame.new(pos) |
| 607 | ball.BrickColor = BrickColor.new("Gold") |
| 608 | ball.Material = Enum.Material.Glacier |
| 609 | ball.MaterialVariant = "2022 Stud" |
| 610 | ball.Anchored = true; ball.Parent = workspace |
| 611 | local cuts = {} |
| 612 | local hole = Instance.new("Part") |
| 613 | hole.Shape = Enum.PartType.Ball |
| 614 | hole.Size = Vector3.new(3.6, 3.6, 3.6) |
| 615 | hole.CFrame = CFrame.new(pos) |
| 616 | hole.BrickColor = BrickColor.new("Gold") |
| 617 | hole.Material = Enum.Material.Glacier |
| 618 | hole.MaterialVariant = "2022 Stud" |
| 619 | hole.Anchored = true; hole.Parent = workspace |
| 620 | table.insert(cuts, hole) |
| 621 | do |
| 622 | local h = 0 |
| 623 | local cut = Instance.new("Part") |
| 624 | cut.Size = Vector3.new(8, 8, 8) |
| 625 | cut.CFrame = CFrame.fromMatrix(pos + upV*(-4), rightV, upV) |
| 626 | cut.BrickColor = BrickColor.new("Gold") |
| 627 | cut.Material = Enum.Material.Glacier |
| 628 | cut.MaterialVariant = "2022 Stud" |
| 629 | cut.Anchored = true; cut.Parent = workspace |
| 630 | table.insert(cuts, cut) |
| 631 | end |
| 632 | local lonBoxes = {} |
| 633 | do |
| 634 | local edgeDir = 1*rightV + 0*forwardV |
| 635 | local edgePerp = 0*rightV + 1*forwardV |
| 636 | local cut = Instance.new("Part") |
| 637 | cut.Size = Vector3.new(8, 8, 8) |
| 638 | cut.CFrame = CFrame.fromMatrix(pos + -1 * 4 * edgePerp, edgeDir, upV) |
| 639 | cut.BrickColor = BrickColor.new("Gold") |
| 640 | cut.Material = Enum.Material.Glacier |
| 641 | cut.MaterialVariant = "2022 Stud" |
| 642 | cut.Anchored = true; cut.Parent = workspace |
| 643 | table.insert(lonBoxes, cut) |
| 644 | end |
| 645 | do |
| 646 | local edgeDir = -1*rightV + 0*forwardV |
| 647 | local edgePerp = 0*rightV + -1*forwardV |
| 648 | local cut = Instance.new("Part") |
| 649 | cut.Size = Vector3.new(8, 8, 8) |
| 650 | cut.CFrame = CFrame.fromMatrix(pos + 1 * 4 * edgePerp, edgeDir, upV) |
| 651 | cut.BrickColor = BrickColor.new("Gold") |
| 652 | cut.Material = Enum.Material.Glacier |
| 653 | cut.MaterialVariant = "2022 Stud" |
| 654 | cut.Anchored = true; cut.Parent = workspace |
| 655 | table.insert(lonBoxes, cut) |
| 656 | end |
| 657 | for _, b in ipairs(lonBoxes) do table.insert(cuts, b) end |
| 658 | if #cuts > 0 then |
| 659 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 660 | for _, c in ipairs(cuts) do c:Destroy() end |
| 661 | if ok and result then |
| 662 | ball:Destroy() |
| 663 | result.Name = "GuardCup"; result.Anchored = true; result.Parent = model |
| 664 | else |
| 665 | ball.Name = "GuardCup"; ball.Parent = model |
| 666 | end |
| 667 | else |
| 668 | ball.Name = "GuardCup"; ball.Parent = model |
| 669 | end |
| 670 | end |
| 671 | model.PrimaryPart = model:FindFirstChild("GuardBase") |
| 672 | print("Cutlass built: " .. #model:GetChildren() .. " parts") |
Loading comments...