billwa

Dumpy ass bus (Don't even bother, its not worth it)

Oct 27th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.62 KB | None | 0 0
  1. model = Instance.new("Model",game.Workspace.Base)
  2.  
  3. part = Instance.new("Part",model)
  4. part.RightParamB = 0
  5. part.FormFactor = Enum.FormFactor.Symmetric
  6. part.TopSurface = Enum.SurfaceType.Smooth
  7. part.RightParamA = 0
  8. part.Size = Vector3.new(4,4,4)
  9. part.CFrame = CFrame.new(-27.188234329224,1.9911071062088,21.759035110474) * CFrame.Angles(1.1432957649231, 1.5643461942673, -1.1431418657303)
  10. part.RightSurface = Enum.SurfaceType.Hinge
  11. part.Friction = 0.30000001192093
  12. part.Shape = Enum.PartType.Cylinder
  13. part.BottomSurface = Enum.SurfaceType.Smooth
  14.  
  15. part = Instance.new("Part",model)
  16. part.RightParamB = 0
  17. part.FormFactor = Enum.FormFactor.Symmetric
  18. part.TopSurface = Enum.SurfaceType.Smooth
  19. part.RightParamA = 0
  20. part.Size = Vector3.new(4,4,4)
  21. part.CFrame = CFrame.new(-27.352361679077,1.9916249513626,8.5586519241333) * CFrame.Angles(-2.0267815589905, -1.5647467374802, -2.0266938209534)
  22. part.RightSurface = Enum.SurfaceType.Hinge
  23. part.Friction = 0.30000001192093
  24. part.Shape = Enum.PartType.Cylinder
  25. part.BottomSurface = Enum.SurfaceType.Smooth
  26.  
  27. part = Instance.new("Part",model)
  28. part.RightParamB = 0
  29. part.FormFactor = Enum.FormFactor.Symmetric
  30. part.TopSurface = Enum.SurfaceType.Smooth
  31. part.RightParamA = 0
  32. part.Size = Vector3.new(4,4,4)
  33. part.CFrame = CFrame.new(-14.952446937561,1.9917870759964,8.5922880172729) * CFrame.Angles(3.0701653957367, -1.5681668519974, 3.0701937675476)
  34. part.RightSurface = Enum.SurfaceType.Hinge
  35. part.Friction = 0.30000001192093
  36. part.Shape = Enum.PartType.Cylinder
  37. part.BottomSurface = Enum.SurfaceType.Smooth
  38.  
  39. part = Instance.new("Part",model)
  40. part.Size = Vector3.new(16.60000038147,1.2000000476837,9.2000007629395)
  41. part.CFrame = CFrame.new(-20.870294570923,1.7911981344223,15.176182746887) * CFrame.Angles(6.4292216848116e-005, -0.0027223858051002, -1.7660087905824e-005)
  42. part.Friction = 0.30000001192093
  43.  
  44. vehicleseat = Instance.new("VehicleSeat",model)
  45. vehicleseat.Friction = 0.30000001192093
  46. vehicleseat.BrickColor = BrickColor.new("Black")
  47. vehicleseat.CFrame = CFrame.new(-20.969728469849,2.9912128448486,14.975988388062) * CFrame.Angles(0.0065512005239725, 1.5681219100952, -0.0064868829213083)
  48.  
  49. part = Instance.new("Part",model)
  50. part.RightParamB = 0
  51. part.FormFactor = Enum.FormFactor.Symmetric
  52. part.TopSurface = Enum.SurfaceType.Smooth
  53. part.RightParamA = 0
  54. part.Size = Vector3.new(4,4,4)
  55. part.CFrame = CFrame.new(-14.788233757019,1.9915653467178,21.792848587036) * CFrame.Angles(-0.34293478727341, 1.5679075717926, 0.34264588356018)
  56. part.RightSurface = Enum.SurfaceType.Hinge
  57. part.Friction = 0.30000001192093
  58. part.Shape = Enum.PartType.Cylinder
  59. part.BottomSurface = Enum.SurfaceType.Smooth
Add Comment
Please, Sign In to add comment