Loading model...
by Zbabba · 6/23/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RedScooter |
| 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 = "RedScooter" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Crimson"] = "2022 Stud", |
| 25 | ["Dark stone grey"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Stud", |
| 27 | ["Medium stone grey"] = "2022 Inlet", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Shape = Enum.PartType.Cylinder |
| 33 | p.Name = "FrontTire" |
| 34 | p.Size = Vector3.new(1, 5, 5) |
| 35 | p.CFrame = CFrame.new(0, 2.5, -7) |
| 36 | p.BrickColor = BrickColor.new("Really black") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Universal" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Shape = Enum.PartType.Cylinder |
| 45 | p.Name = "FrontRim" |
| 46 | p.Size = Vector3.new(1.1, 3.5, 3.5) |
| 47 | p.CFrame = CFrame.new(0, 2.5, -7) |
| 48 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Shape = Enum.PartType.Cylinder |
| 57 | p.Name = "FrontRimStripe" |
| 58 | p.Size = Vector3.new(1.15, 3.4, 3.4) |
| 59 | p.CFrame = CFrame.new(0, 2.5, -7) |
| 60 | p.BrickColor = BrickColor.new("Crimson") |
| 61 | p.Material = Enum.Material.Glacier |
| 62 | p.MaterialVariant = "2022 Stud" |
| 63 | p.Anchored = true |
| 64 | p.Parent = model |
| 65 | end |
| 66 | do |
| 67 | local p = Instance.new("Part") |
| 68 | p.Shape = Enum.PartType.Cylinder |
| 69 | p.Name = "FrontBrakeDisc" |
| 70 | p.Size = Vector3.new(0.1, 2.5, 2.5) |
| 71 | p.CFrame = CFrame.new(0.68, 2.5, -7) |
| 72 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 73 | p.Material = Enum.Material.Glacier |
| 74 | p.MaterialVariant = "2022 Inlet" |
| 75 | p.Anchored = true |
| 76 | p.Parent = model |
| 77 | end |
| 78 | do |
| 79 | local p = Instance.new("Part") |
| 80 | p.Shape = Enum.PartType.Cylinder |
| 81 | p.Name = "FrontAxle" |
| 82 | p.Size = Vector3.new(2, 0.2, 0.2) |
| 83 | p.CFrame = CFrame.new(0, 2.5, -7) |
| 84 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 85 | p.Material = Enum.Material.Glacier |
| 86 | p.MaterialVariant = "2022 Inlet" |
| 87 | p.Anchored = true |
| 88 | p.Parent = model |
| 89 | end |
| 90 | do |
| 91 | local p = Instance.new("Part") |
| 92 | p.Shape = Enum.PartType.Cylinder |
| 93 | p.Name = "RearTire" |
| 94 | p.Size = Vector3.new(1.2, 5, 5) |
| 95 | p.CFrame = CFrame.new(0, 2.5, 6) |
| 96 | p.BrickColor = BrickColor.new("Really black") |
| 97 | p.Material = Enum.Material.Glacier |
| 98 | p.MaterialVariant = "2022 Universal" |
| 99 | p.Anchored = true |
| 100 | p.Parent = model |
| 101 | end |
| 102 | do |
| 103 | local p = Instance.new("Part") |
| 104 | p.Shape = Enum.PartType.Cylinder |
| 105 | p.Name = "RearRim" |
| 106 | p.Size = Vector3.new(1.3, 3.5, 3.5) |
| 107 | p.CFrame = CFrame.new(0, 2.5, 6) |
| 108 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 109 | p.Material = Enum.Material.Glacier |
| 110 | p.MaterialVariant = "2022 Stud" |
| 111 | p.Anchored = true |
| 112 | p.Parent = model |
| 113 | end |
| 114 | do |
| 115 | local p = Instance.new("Part") |
| 116 | p.Shape = Enum.PartType.Cylinder |
| 117 | p.Name = "RearRimStripe" |
| 118 | p.Size = Vector3.new(1.35, 3.4, 3.4) |
| 119 | p.CFrame = CFrame.new(0, 2.5, 6) |
| 120 | p.BrickColor = BrickColor.new("Crimson") |
| 121 | p.Material = Enum.Material.Glacier |
| 122 | p.MaterialVariant = "2022 Stud" |
| 123 | p.Anchored = true |
| 124 | p.Parent = model |
| 125 | end |
| 126 | do |
| 127 | local p = Instance.new("Part") |
| 128 | p.Shape = Enum.PartType.Cylinder |
| 129 | p.Name = "RearAxle" |
| 130 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 131 | p.CFrame = CFrame.new(0, 2.5, 6) |
| 132 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Inlet" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Shape = Enum.PartType.Cylinder |
| 141 | p.Name = "ForkLowerL" |
| 142 | p.Size = Vector3.new(2.63735, 0.3, 0.3) |
| 143 | p.CFrame = CFrame.new(-0.8, 3.75, -6.58) * CFrame.Angles(math.rad(-71.4277), math.rad(-90), math.rad(0)) |
| 144 | p.BrickColor = BrickColor.new("Really black") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Universal" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("Part") |
| 152 | p.Shape = Enum.PartType.Cylinder |
| 153 | p.Name = "ForkLowerR" |
| 154 | p.Size = Vector3.new(2.63735, 0.3, 0.3) |
| 155 | p.CFrame = CFrame.new(0.8, 3.75, -6.58) * CFrame.Angles(math.rad(-71.4277), math.rad(-90), math.rad(0)) |
| 156 | p.BrickColor = BrickColor.new("Really black") |
| 157 | p.Material = Enum.Material.Glacier |
| 158 | p.MaterialVariant = "2022 Universal" |
| 159 | p.Anchored = true |
| 160 | p.Parent = model |
| 161 | end |
| 162 | do |
| 163 | local p = Instance.new("Part") |
| 164 | p.Shape = Enum.PartType.Cylinder |
| 165 | p.Name = "ForkUpperL" |
| 166 | p.Size = Vector3.new(2.10609, 0.4, 0.4) |
| 167 | p.CFrame = CFrame.new(-0.8, 6, -5.83) * CFrame.Angles(math.rad(-71.7371), math.rad(-90), math.rad(0)) |
| 168 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Inlet" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Shape = Enum.PartType.Cylinder |
| 177 | p.Name = "ForkUpperR" |
| 178 | p.Size = Vector3.new(2.10609, 0.4, 0.4) |
| 179 | p.CFrame = CFrame.new(0.8, 6, -5.83) * CFrame.Angles(math.rad(-71.7371), math.rad(-90), math.rad(0)) |
| 180 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 181 | p.Material = Enum.Material.Glacier |
| 182 | p.MaterialVariant = "2022 Inlet" |
| 183 | p.Anchored = true |
| 184 | p.Parent = model |
| 185 | end |
| 186 | do |
| 187 | local p = Instance.new("Part") |
| 188 | p.Shape = Enum.PartType.Cylinder |
| 189 | p.Name = "ShockL" |
| 190 | p.Size = Vector3.new(2.91548, 0.2, 0.2) |
| 191 | p.CFrame = CFrame.new(-1.2, 3.75, 5.25) * CFrame.Angles(math.rad(59.0362), math.rad(90), math.rad(0)) |
| 192 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Inlet" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("Part") |
| 200 | p.Shape = Enum.PartType.Cylinder |
| 201 | p.Name = "ShockR" |
| 202 | p.Size = Vector3.new(2.91548, 0.2, 0.2) |
| 203 | p.CFrame = CFrame.new(1.2, 3.75, 5.25) * CFrame.Angles(math.rad(59.0362), math.rad(90), math.rad(0)) |
| 204 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 205 | p.Material = Enum.Material.Glacier |
| 206 | p.MaterialVariant = "2022 Inlet" |
| 207 | p.Anchored = true |
| 208 | p.Parent = model |
| 209 | end |
| 210 | do |
| 211 | local p = Instance.new("Part") |
| 212 | p.Shape = Enum.PartType.Cylinder |
| 213 | p.Name = "SpringL" |
| 214 | p.Size = Vector3.new(1.7, 0.4, 0.4) |
| 215 | p.CFrame = CFrame.new(-1.2, 3.75, 5.2) * CFrame.Angles(math.rad(61.9275), math.rad(90), math.rad(0)) |
| 216 | p.BrickColor = BrickColor.new("Really black") |
| 217 | p.Material = Enum.Material.Glacier |
| 218 | p.MaterialVariant = "2022 Universal" |
| 219 | p.Anchored = true |
| 220 | p.Parent = model |
| 221 | end |
| 222 | do |
| 223 | local p = Instance.new("Part") |
| 224 | p.Shape = Enum.PartType.Cylinder |
| 225 | p.Name = "SpringR" |
| 226 | p.Size = Vector3.new(1.7, 0.4, 0.4) |
| 227 | p.CFrame = CFrame.new(1.2, 3.75, 5.2) * CFrame.Angles(math.rad(61.9275), math.rad(90), math.rad(0)) |
| 228 | p.BrickColor = BrickColor.new("Really black") |
| 229 | p.Material = Enum.Material.Glacier |
| 230 | p.MaterialVariant = "2022 Universal" |
| 231 | p.Anchored = true |
| 232 | p.Parent = model |
| 233 | end |
| 234 | do |
| 235 | local p = Instance.new("Part") |
| 236 | p.Name = "FrontFenderMain" |
| 237 | p.Size = Vector3.new(1.4, 0.4, 2.5) |
| 238 | p.CFrame = CFrame.new(0, 5.2, -6.5) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 239 | p.BrickColor = BrickColor.new("Crimson") |
| 240 | p.Material = Enum.Material.Glacier |
| 241 | p.MaterialVariant = "2022 Stud" |
| 242 | p.Anchored = true |
| 243 | p.Parent = model |
| 244 | end |
| 245 | do |
| 246 | local p = Instance.new("Part") |
| 247 | p.Name = "FrontFenderFront" |
| 248 | p.Size = Vector3.new(1.4, 0.4, 1.5) |
| 249 | p.CFrame = CFrame.new(0.04, 4.5, -7.6) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(0)) |
| 250 | p.BrickColor = BrickColor.new("Crimson") |
| 251 | p.Material = Enum.Material.Glacier |
| 252 | p.MaterialVariant = "2022 Stud" |
| 253 | p.Anchored = true |
| 254 | p.Parent = model |
| 255 | end |
| 256 | do |
| 257 | local p = Instance.new("Part") |
| 258 | p.Name = "FrontFenderBack" |
| 259 | p.Size = Vector3.new(1.4, 0.4, 1.5) |
| 260 | p.CFrame = CFrame.new(0.08, 4.2, -5.5) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)) |
| 261 | p.BrickColor = BrickColor.new("Crimson") |
| 262 | p.Material = Enum.Material.Glacier |
| 263 | p.MaterialVariant = "2022 Stud" |
| 264 | p.Anchored = true |
| 265 | p.Parent = model |
| 266 | end |
| 267 | do |
| 268 | local p = Instance.new("Part") |
| 269 | p.Name = "FrontFairingMain" |
| 270 | p.Size = Vector3.new(3, 3.5, 1.5) |
| 271 | p.CFrame = CFrame.new(0, 6.5, -4.8) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)) |
| 272 | p.BrickColor = BrickColor.new("Crimson") |
| 273 | p.Material = Enum.Material.Glacier |
| 274 | p.MaterialVariant = "2022 Stud" |
| 275 | p.Anchored = true |
| 276 | p.Parent = model |
| 277 | end |
| 278 | do |
| 279 | local p = Instance.new("Part") |
| 280 | p.Name = "FrontFairingNose" |
| 281 | p.Size = Vector3.new(1.5, 2, 1.5) |
| 282 | p.CFrame = CFrame.new(0, 5.5, -5.5) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 283 | p.BrickColor = BrickColor.new("Crimson") |
| 284 | p.Material = Enum.Material.Glacier |
| 285 | p.MaterialVariant = "2022 Stud" |
| 286 | p.Anchored = true |
| 287 | p.Parent = model |
| 288 | end |
| 289 | do |
| 290 | local p = Instance.new("Part") |
| 291 | p.Name = "NoseVentL" |
| 292 | p.Size = Vector3.new(0.3, 0.15, 0.2) |
| 293 | p.CFrame = CFrame.new(-0.5, 5.5, -6.1) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 294 | p.BrickColor = BrickColor.new("Really black") |
| 295 | p.Material = Enum.Material.Glacier |
| 296 | p.MaterialVariant = "2022 Universal" |
| 297 | p.Anchored = true |
| 298 | p.Parent = model |
| 299 | end |
| 300 | do |
| 301 | local p = Instance.new("Part") |
| 302 | p.Name = "NoseVentR" |
| 303 | p.Size = Vector3.new(0.3, 0.15, 0.2) |
| 304 | p.CFrame = CFrame.new(0.5, 5.5, -6.1) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)) |
| 305 | p.BrickColor = BrickColor.new("Really black") |
| 306 | p.Material = Enum.Material.Glacier |
| 307 | p.MaterialVariant = "2022 Universal" |
| 308 | p.Anchored = true |
| 309 | p.Parent = model |
| 310 | end |
| 311 | do |
| 312 | local p = Instance.new("Part") |
| 313 | p.Name = "LegShieldL" |
| 314 | p.Size = Vector3.new(0.4, 4.5, 2.5) |
| 315 | p.CFrame = CFrame.new(-1.4, 4.5, -3.5) * CFrame.Angles(math.rad(15), math.rad(-20), math.rad(0)) |
| 316 | p.BrickColor = BrickColor.new("Crimson") |
| 317 | p.Material = Enum.Material.Glacier |
| 318 | p.MaterialVariant = "2022 Stud" |
| 319 | p.Anchored = true |
| 320 | p.Parent = model |
| 321 | end |
| 322 | do |
| 323 | local p = Instance.new("Part") |
| 324 | p.Name = "LegShieldR" |
| 325 | p.Size = Vector3.new(0.4, 4.5, 2.5) |
| 326 | p.CFrame = CFrame.new(1.4, 4.5, -3.5) * CFrame.Angles(math.rad(15), math.rad(20), math.rad(0)) |
| 327 | p.BrickColor = BrickColor.new("Crimson") |
| 328 | p.Material = Enum.Material.Glacier |
| 329 | p.MaterialVariant = "2022 Stud" |
| 330 | p.Anchored = true |
| 331 | p.Parent = model |
| 332 | end |
| 333 | do |
| 334 | local p = Instance.new("Part") |
| 335 | p.Name = "LegShieldInnerL" |
| 336 | p.Size = Vector3.new(0.4, 4.4, 2.4) |
| 337 | p.CFrame = CFrame.new(-1.2, 4.577274, -3.279294) * CFrame.Angles(math.rad(15), math.rad(-20), math.rad(0)) |
| 338 | p.BrickColor = BrickColor.new("Really black") |
| 339 | p.Material = Enum.Material.Glacier |
| 340 | p.MaterialVariant = "2022 Universal" |
| 341 | p.Anchored = true |
| 342 | p.Parent = model |
| 343 | end |
| 344 | do |
| 345 | local p = Instance.new("Part") |
| 346 | p.Name = "LegShieldInnerR" |
| 347 | p.Size = Vector3.new(0.4, 4.4, 2.4) |
| 348 | p.CFrame = CFrame.new(1.2, 4.577274, -3.279294) * CFrame.Angles(math.rad(15), math.rad(20), math.rad(0)) |
| 349 | p.BrickColor = BrickColor.new("Really black") |
| 350 | p.Material = Enum.Material.Glacier |
| 351 | p.MaterialVariant = "2022 Universal" |
| 352 | p.Anchored = true |
| 353 | p.Parent = model |
| 354 | end |
| 355 | do |
| 356 | local p = Instance.new("Part") |
| 357 | p.Name = "HandlebarCover" |
| 358 | p.Size = Vector3.new(3.2, 1.2, 1.5) |
| 359 | p.CFrame = CFrame.new(0, 8.5, -5.2) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 360 | p.BrickColor = BrickColor.new("Crimson") |
| 361 | p.Material = Enum.Material.Glacier |
| 362 | p.MaterialVariant = "2022 Stud" |
| 363 | p.Anchored = true |
| 364 | p.Parent = model |
| 365 | end |
| 366 | do |
| 367 | local p = Instance.new("Part") |
| 368 | p.Name = "HeadlightLens" |
| 369 | p.Size = Vector3.new(1.6, 0.8, 0.5) |
| 370 | p.CFrame = CFrame.new(0, 8.5, -5.8) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 371 | p.BrickColor = BrickColor.new("Institutional white") |
| 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 = "TurnSignalL" |
| 379 | p.Size = Vector3.new(0.8, 0.4, 0.2) |
| 380 | p.CFrame = CFrame.new(-1.2, 8.3, -5.6) * CFrame.Angles(math.rad(15), math.rad(-10), math.rad(0)) |
| 381 | p.BrickColor = BrickColor.new("Institutional white") |
| 382 | p.Material = Enum.Material.Glacier |
| 383 | p.MaterialVariant = "2022 Stud" |
| 384 | p.Anchored = true |
| 385 | p.Parent = model |
| 386 | end |
| 387 | do |
| 388 | local p = Instance.new("Part") |
| 389 | p.Name = "TurnSignalR" |
| 390 | p.Size = Vector3.new(0.8, 0.4, 0.2) |
| 391 | p.CFrame = CFrame.new(1.2, 8.3, -5.6) * CFrame.Angles(math.rad(15), math.rad(10), math.rad(0)) |
| 392 | p.BrickColor = BrickColor.new("Institutional white") |
| 393 | p.Material = Enum.Material.Glacier |
| 394 | p.MaterialVariant = "2022 Stud" |
| 395 | p.Anchored = true |
| 396 | p.Parent = model |
| 397 | end |
| 398 | do |
| 399 | local p = Instance.new("Part") |
| 400 | p.Name = "RearPanelL" |
| 401 | p.Size = Vector3.new(0.4, 2, 6) |
| 402 | p.CFrame = CFrame.new(-1.1, 5.2, 2.5) * CFrame.Angles(math.rad(-5), math.rad(-5), math.rad(0)) |
| 403 | p.BrickColor = BrickColor.new("Crimson") |
| 404 | p.Material = Enum.Material.Glacier |
| 405 | p.MaterialVariant = "2022 Stud" |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Name = "RearPanelR" |
| 412 | p.Size = Vector3.new(0.4, 2, 6) |
| 413 | p.CFrame = CFrame.new(1.1, 5.2, 2.5) * CFrame.Angles(math.rad(-5), math.rad(5), math.rad(0)) |
| 414 | p.BrickColor = BrickColor.new("Crimson") |
| 415 | p.Material = Enum.Material.Glacier |
| 416 | p.MaterialVariant = "2022 Stud" |
| 417 | p.Anchored = true |
| 418 | p.Parent = model |
| 419 | end |
| 420 | do |
| 421 | local p = Instance.new("Part") |
| 422 | p.Name = "TailPanel" |
| 423 | p.Size = Vector3.new(2, 1.5, 1) |
| 424 | p.CFrame = CFrame.new(0, 5.5, 5.5) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 425 | p.BrickColor = BrickColor.new("Crimson") |
| 426 | p.Material = Enum.Material.Glacier |
| 427 | p.MaterialVariant = "2022 Stud" |
| 428 | p.Anchored = true |
| 429 | p.Parent = model |
| 430 | end |
| 431 | do |
| 432 | local p = Instance.new("Part") |
| 433 | p.Name = "Taillight" |
| 434 | p.Size = Vector3.new(1.2, 0.8, 0.2) |
| 435 | p.CFrame = CFrame.new(0, 5.5, 6) * CFrame.Angles(math.rad(-15), math.rad(0), math.rad(0)) |
| 436 | p.BrickColor = BrickColor.new("Bright red") |
| 437 | p.Material = Enum.Material.Neon |
| 438 | p.Anchored = true |
| 439 | p.Parent = model |
| 440 | end |
| 441 | do |
| 442 | local p = Instance.new("Part") |
| 443 | p.Name = "InnerBody" |
| 444 | p.Size = Vector3.new(2, 4, 3) |
| 445 | p.CFrame = CFrame.new(0, 4.5, -2) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0)) |
| 446 | p.BrickColor = BrickColor.new("Really black") |
| 447 | p.Material = Enum.Material.Glacier |
| 448 | p.MaterialVariant = "2022 Universal" |
| 449 | p.Anchored = true |
| 450 | p.Parent = model |
| 451 | end |
| 452 | do |
| 453 | local p = Instance.new("Part") |
| 454 | p.Name = "Floorboard" |
| 455 | p.Size = Vector3.new(2.8, 0.5, 3.5) |
| 456 | p.CFrame = CFrame.new(0, 2.5, -1.54) |
| 457 | p.BrickColor = BrickColor.new("Really black") |
| 458 | p.Material = Enum.Material.Glacier |
| 459 | p.MaterialVariant = "2022 Universal" |
| 460 | p.Anchored = true |
| 461 | p.Parent = model |
| 462 | end |
| 463 | do |
| 464 | local p = Instance.new("Part") |
| 465 | p.Name = "SeatFront" |
| 466 | p.Size = Vector3.new(2.2, 1, 3.5) |
| 467 | p.CFrame = CFrame.new(0, 6.3, 0.5) * CFrame.Angles(math.rad(-5), math.rad(0), math.rad(0)) |
| 468 | p.BrickColor = BrickColor.new("Really black") |
| 469 | p.Material = Enum.Material.Glacier |
| 470 | p.MaterialVariant = "2022 Universal" |
| 471 | p.Anchored = true |
| 472 | p.Parent = model |
| 473 | end |
| 474 | do |
| 475 | local p = Instance.new("Part") |
| 476 | p.Name = "SeatRear" |
| 477 | p.Size = Vector3.new(2.4, 0.8, 3.5) |
| 478 | p.CFrame = CFrame.new(0, 6.7, 3.5) |
| 479 | p.BrickColor = BrickColor.new("Really black") |
| 480 | p.Material = Enum.Material.Glacier |
| 481 | p.MaterialVariant = "2022 Universal" |
| 482 | p.Anchored = true |
| 483 | p.Parent = model |
| 484 | end |
| 485 | do |
| 486 | local p = Instance.new("Part") |
| 487 | p.Name = "SeatStrap" |
| 488 | p.Size = Vector3.new(2.45, 1.05, 0.2) |
| 489 | p.CFrame = CFrame.new(0, 6.5, 2) |
| 490 | p.BrickColor = BrickColor.new("Really black") |
| 491 | p.Material = Enum.Material.Glacier |
| 492 | p.MaterialVariant = "2022 Universal" |
| 493 | p.Anchored = true |
| 494 | p.Parent = model |
| 495 | end |
| 496 | do |
| 497 | local p = Instance.new("Part") |
| 498 | p.Shape = Enum.PartType.Cylinder |
| 499 | p.Name = "HandlebarBar" |
| 500 | p.Size = Vector3.new(3, 0.2, 0.2) |
| 501 | p.CFrame = CFrame.new(0, 8.5, -4.8) |
| 502 | p.BrickColor = BrickColor.new("Really black") |
| 503 | p.Material = Enum.Material.Glacier |
| 504 | p.MaterialVariant = "2022 Universal" |
| 505 | p.Anchored = true |
| 506 | p.Parent = model |
| 507 | end |
| 508 | do |
| 509 | local p = Instance.new("Part") |
| 510 | p.Shape = Enum.PartType.Cylinder |
| 511 | p.Name = "GripL" |
| 512 | p.Size = Vector3.new(0.8, 0.35, 0.35) |
| 513 | p.CFrame = CFrame.new(-1.8, 8.5, -4.8) |
| 514 | p.BrickColor = BrickColor.new("Really black") |
| 515 | p.Material = Enum.Material.Glacier |
| 516 | p.MaterialVariant = "2022 Universal" |
| 517 | p.Anchored = true |
| 518 | p.Parent = model |
| 519 | end |
| 520 | do |
| 521 | local p = Instance.new("Part") |
| 522 | p.Shape = Enum.PartType.Cylinder |
| 523 | p.Name = "GripR" |
| 524 | p.Size = Vector3.new(0.8, 0.35, 0.35) |
| 525 | p.CFrame = CFrame.new(1.8, 8.5, -4.8) |
| 526 | p.BrickColor = BrickColor.new("Really black") |
| 527 | p.Material = Enum.Material.Glacier |
| 528 | p.MaterialVariant = "2022 Universal" |
| 529 | p.Anchored = true |
| 530 | p.Parent = model |
| 531 | end |
| 532 | do |
| 533 | local p = Instance.new("Part") |
| 534 | p.Name = "BrakeLeverL" |
| 535 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 536 | p.CFrame = CFrame.new(-1.8, 8.5, -5.1) |
| 537 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 538 | p.Material = Enum.Material.Glacier |
| 539 | p.MaterialVariant = "2022 Inlet" |
| 540 | p.Anchored = true |
| 541 | p.Parent = model |
| 542 | end |
| 543 | do |
| 544 | local p = Instance.new("Part") |
| 545 | p.Name = "BrakeLeverR" |
| 546 | p.Size = Vector3.new(0.6, 0.1, 0.1) |
| 547 | p.CFrame = CFrame.new(1.8, 8.5, -5.1) |
| 548 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 549 | p.Material = Enum.Material.Glacier |
| 550 | p.MaterialVariant = "2022 Inlet" |
| 551 | p.Anchored = true |
| 552 | p.Parent = model |
| 553 | end |
| 554 | do |
| 555 | local p = Instance.new("Part") |
| 556 | p.Shape = Enum.PartType.Cylinder |
| 557 | p.Name = "MirrorStalkL" |
| 558 | p.Size = Vector3.new(2.08327, 0.1, 0.1) |
| 559 | p.CFrame = CFrame.new(-1.6, 9.55, -4.65) * CFrame.Angles(math.rad(-180), math.rad(-20.556), math.rad(-114.213)) |
| 560 | p.BrickColor = BrickColor.new("Really black") |
| 561 | p.Material = Enum.Material.Glacier |
| 562 | p.MaterialVariant = "2022 Universal" |
| 563 | p.Anchored = true |
| 564 | p.Parent = model |
| 565 | end |
| 566 | do |
| 567 | local p = Instance.new("Part") |
| 568 | p.Shape = Enum.PartType.Cylinder |
| 569 | p.Name = "MirrorStalkR" |
| 570 | p.Size = Vector3.new(2.08327, 0.1, 0.1) |
| 571 | p.CFrame = CFrame.new(1.6, 9.55, -4.65) * CFrame.Angles(math.rad(0), math.rad(-20.556), math.rad(65.7873)) |
| 572 | p.BrickColor = BrickColor.new("Really black") |
| 573 | p.Material = Enum.Material.Glacier |
| 574 | p.MaterialVariant = "2022 Universal" |
| 575 | p.Anchored = true |
| 576 | p.Parent = model |
| 577 | end |
| 578 | do |
| 579 | local p = Instance.new("Part") |
| 580 | p.Shape = Enum.PartType.Cylinder |
| 581 | p.Name = "MirrorL" |
| 582 | p.Size = Vector3.new(0.2, 0.85, 0.85) |
| 583 | p.CFrame = CFrame.new(-2, 10.5, -4.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 584 | p.BrickColor = BrickColor.new("Really black") |
| 585 | p.Material = Enum.Material.Glacier |
| 586 | p.MaterialVariant = "2022 Universal" |
| 587 | p.Anchored = true |
| 588 | p.Parent = model |
| 589 | end |
| 590 | do |
| 591 | local p = Instance.new("Part") |
| 592 | p.Shape = Enum.PartType.Cylinder |
| 593 | p.Name = "MirrorR" |
| 594 | p.Size = Vector3.new(0.2, 0.85, 0.85) |
| 595 | p.CFrame = CFrame.new(2, 10.5, -4.5) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 596 | p.BrickColor = BrickColor.new("Really black") |
| 597 | p.Material = Enum.Material.Glacier |
| 598 | p.MaterialVariant = "2022 Universal" |
| 599 | p.Anchored = true |
| 600 | p.Parent = model |
| 601 | end |
| 602 | do |
| 603 | local p = Instance.new("Part") |
| 604 | p.Name = "EngineBlock" |
| 605 | p.Size = Vector3.new(1.8, 1.8, 2.5) |
| 606 | p.CFrame = CFrame.new(0, 2.5, 1.5) |
| 607 | p.BrickColor = BrickColor.new("Really black") |
| 608 | p.Material = Enum.Material.Glacier |
| 609 | p.MaterialVariant = "2022 Universal" |
| 610 | p.Anchored = true |
| 611 | p.Parent = model |
| 612 | end |
| 613 | do |
| 614 | local p = Instance.new("Part") |
| 615 | p.Name = "TransmissionCase" |
| 616 | p.Size = Vector3.new(1, 1.2, 3.5) |
| 617 | p.CFrame = CFrame.new(-0.8, 2.5, 3.5) |
| 618 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 619 | p.Material = Enum.Material.Glacier |
| 620 | p.MaterialVariant = "2022 Stud" |
| 621 | p.Anchored = true |
| 622 | p.Parent = model |
| 623 | end |
| 624 | do |
| 625 | local p = Instance.new("Part") |
| 626 | p.Shape = Enum.PartType.Cylinder |
| 627 | p.Name = "ExhaustPipe" |
| 628 | p.Size = Vector3.new(2.38537, 0.3, 0.3) |
| 629 | p.CFrame = CFrame.new(1.15, 1.5, 2.5) * CFrame.Angles(math.rad(0), math.rad(-56.9761), math.rad(0)) |
| 630 | p.BrickColor = BrickColor.new("Really black") |
| 631 | p.Material = Enum.Material.Glacier |
| 632 | p.MaterialVariant = "2022 Universal" |
| 633 | p.Anchored = true |
| 634 | p.Parent = model |
| 635 | end |
| 636 | do |
| 637 | local p = Instance.new("Part") |
| 638 | p.Shape = Enum.PartType.Cylinder |
| 639 | p.Name = "Muffler" |
| 640 | p.Size = Vector3.new(4.29069, 0.8, 0.8) |
| 641 | p.CFrame = CFrame.new(2, 2.25, 5.5) * CFrame.Angles(math.rad(0), math.rad(-84.2894), math.rad(20.4625)) |
| 642 | p.BrickColor = BrickColor.new("Really black") |
| 643 | p.Material = Enum.Material.Glacier |
| 644 | p.MaterialVariant = "2022 Universal" |
| 645 | p.Anchored = true |
| 646 | p.Parent = model |
| 647 | end |
| 648 | do |
| 649 | local p = Instance.new("Part") |
| 650 | p.Name = "HeatShield" |
| 651 | p.Size = Vector3.new(3.29393, 0.1, 0.9) |
| 652 | p.CFrame = CFrame.new(2.1, 2.25, 5.5) * CFrame.Angles(math.rad(-113.429), math.rad(0), math.rad(-83.0251)) |
| 653 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 654 | p.Material = Enum.Material.Glacier |
| 655 | p.MaterialVariant = "2022 Inlet" |
| 656 | p.Anchored = true |
| 657 | p.Parent = model |
| 658 | end |
| 659 | do |
| 660 | local p = Instance.new("Part") |
| 661 | p.Name = "RearFender" |
| 662 | p.Size = Vector3.new(1.6, 2.5, 0.2) |
| 663 | p.CFrame = CFrame.new(0, 4.5, 7.5) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)) |
| 664 | p.BrickColor = BrickColor.new("Really black") |
| 665 | p.Material = Enum.Material.Glacier |
| 666 | p.MaterialVariant = "2022 Universal" |
| 667 | p.Anchored = true |
| 668 | p.Parent = model |
| 669 | end |
| 670 | do |
| 671 | local p = Instance.new("Part") |
| 672 | p.Shape = Enum.PartType.Cylinder |
| 673 | p.Name = "Kickstand" |
| 674 | p.Size = Vector3.new(2.23607, 0.2, 0.2) |
| 675 | p.CFrame = CFrame.new(-1, 1, 1) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(116.565)) |
| 676 | p.BrickColor = BrickColor.new("Really black") |
| 677 | p.Material = Enum.Material.Glacier |
| 678 | p.MaterialVariant = "2022 Universal" |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "RackBase" |
| 685 | p.Size = Vector3.new(2, 0.2, 2.5) |
| 686 | p.CFrame = CFrame.new(0, 6.8, 6) |
| 687 | p.BrickColor = BrickColor.new("Really black") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Universal" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "RackBarL" |
| 696 | p.Size = Vector3.new(0.2, 0.4, 2.5) |
| 697 | p.CFrame = CFrame.new(-0.98, 7, 6.08) |
| 698 | p.BrickColor = BrickColor.new("Really black") |
| 699 | p.Material = Enum.Material.Glacier |
| 700 | p.MaterialVariant = "2022 Universal" |
| 701 | p.Anchored = true |
| 702 | p.Parent = model |
| 703 | end |
| 704 | do |
| 705 | local p = Instance.new("Part") |
| 706 | p.Name = "RackBarR" |
| 707 | p.Size = Vector3.new(0.2, 0.4, 2.5) |
| 708 | p.CFrame = CFrame.new(0.98, 7, 6.08) |
| 709 | p.BrickColor = BrickColor.new("Really black") |
| 710 | p.Material = Enum.Material.Glacier |
| 711 | p.MaterialVariant = "2022 Universal" |
| 712 | p.Anchored = true |
| 713 | p.Parent = model |
| 714 | end |
| 715 | do |
| 716 | local p = Instance.new("Part") |
| 717 | p.Name = "RackBarBack" |
| 718 | p.Size = Vector3.new(1.8, 0.4, 0.2) |
| 719 | p.CFrame = CFrame.new(0, 7, 7.19) |
| 720 | p.BrickColor = BrickColor.new("Really black") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Universal" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | model.PrimaryPart = model:FindFirstChild("InnerBody") |
| 727 | print("RedScooter built: " .. #model:GetChildren() .. " parts") |
Loading comments...