TheStarGlitcher007

Untitled

Mar 18th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. H = Instance.new("Model")
  2. H.Parent = game.Lighting
  3. Base = Instance.new("Part", H)
  4. Base.Size = Vector3.new(17.89, 1, 7.59)
  5. Base.Position = Vector3.new(5.205, 404.2, -2.795)
  6. Base.TopSurface = "SmoothNoOutlines"
  7. Base.BottomSurface = "SmoothNoOutlines"
  8. Base.FrontSurface = "SmoothNoOutlines"
  9. Base.LeftSurface = "SmoothNoOutlines"
  10. Base.RightSurface = "SmoothNoOutlines"
  11. Base.BrickColor = BrickColor.new("Burnt Sienna")
  12. Base.Material = "Wood"
  13. Base.Anchored = true
  14. Base.Name = "Base"
  15. P1 = Instance.new("Part", H)
  16. P1.Size = Vector3.new(15.18, 1, 0.9)
  17. P1.Position = Vector3.new(5.31, 406.38, 0.49)
  18. P1.TopSurface = "SmoothNoOutlines"
  19. P1.BottomSurface = "SmoothNoOutlines"
  20. P1.FrontSurface = "SmoothNoOutlines"
  21. P1.LeftSurface = "SmoothNoOutlines"
  22. P1.RightSurface = "SmoothNoOutlines"
  23. P1.BrickColor = BrickColor.new("Burnt Sienna")
  24. P1.Anchored = true
  25. P1.Material = "Wood"
  26. P1.Name = "P1"
  27. P2 = Instance.new("Part", H)
  28. P2.Size = Vector3.new(15.18, 1, 0.9)
  29. P2.Position = Vector3.new(5.31, 405.2, -6.1)
  30. P2.TopSurface = "SmoothNoOutlines"
  31. P2.BottomSurface = "SmoothNoOutlines"
  32. P2.FrontSurface = "SmoothNoOutlines"
  33. P2.LeftSurface = "SmoothNoOutlines"
  34. P2.RightSurface = "SmoothNoOutlines"
  35. P2.Anchored = true
  36. P2.Name = "P2"
  37. P2.BrickColor = BrickColor.new("Burnt Sienna")
  38. P2.Material = "Wood"
  39. P3 = Instance.new("Part", H)
  40. P3.Size = Vector3.new(1.05, 2.75, 7.59)
  41. P3.Anchored = true
  42. P3.Position = Vector3.new(13.625, 406.075, -2.795)
  43. P3.TopSurface = "SmoothNoOutlines"
  44. P3.BottomSurface = "SmoothNoOutlines"
  45. P3.FrontSurface = "SmoothNoOutlines"
  46. P3.LeftSurface = "SmoothNoOutlines"
  47. P3.RightSurface = "SmoothNoOutlines"
  48. P3.Name = "P3"
  49. P3.BrickColor = BrickColor.new("Burnt Sienna")
  50. P3.Material = "Wood"
  51. P4 = Instance.new("Part", H)
  52. P4.Size = Vector3.new(15.18, 1, 0.9)
  53. P4.Position = Vector3.new(5.31, 406.38, -6.1)
  54. P4.TopSurface = "SmoothNoOutlines"
  55. P4.BottomSurface = "SmoothNoOutlines"
  56. P4.FrontSurface = "SmoothNoOutlines"
  57. P4.LeftSurface = "SmoothNoOutlines"
  58. P4.Anchored = true
  59. P4.Name = "P4"
  60. P4.RightSurface = "SmoothNoOutlines"
  61. P4.BrickColor = BrickColor.new("Burnt Sienna")
  62. P4.Material = "Wood"
  63. P5 = Instance.new("Part", H)
  64. P5.Size = Vector3.new(15.18, 1, 0.9)
  65. P5.Position = Vector3.new(5.31, 405.2, 0.49)
  66. P5.TopSurface = "SmoothNoOutlines"
  67. P5.Name = "P5"
  68. P5.BottomSurface = "SmoothNoOutlines"
  69. P5.FrontSurface = "SmoothNoOutlines"
  70. P5.LeftSurface = "SmoothNoOutlines"
  71. P5.RightSurface = "SmoothNoOutlines"
  72. P5.Anchored = true
  73. P5.BrickColor = BrickColor.new("Burnt Sienna")
  74. P5.Material = "Wood"
  75. P6 = Instance.new("Part", H)
  76. P6.Size = Vector3.new(1.18, 2.94, 7.59)
  77. P6.Position = Vector3.new(-3.15, 406.17, -2.795)
  78. P6.TopSurface = "SmoothNoOutlines"
  79. P6.BottomSurface = "SmoothNoOutlines"
  80. P6.Name = "P6"
  81. P6.FrontSurface = "SmoothNoOutlines"
  82. P6.LeftSurface = "SmoothNoOutlines"
  83. P6.RightSurface = "SmoothNoOutlines"
  84. P6.Anchored = true
  85. P6.BrickColor = BrickColor.new("Burnt Sienna")
  86. P6.Material = "Wood"
  87. V1 = Instance.new("VehicleSeat", H)
  88. V1.Size = Vector3.new(3, 0.49, 2.89)
  89. V1.Position = Vector3.new(5.944, 404.94, -2.857)
  90. V1.Rotation = Vector3.new(0.333, -88.6, 0.3)
  91. V1.TopSurface = "Universal"
  92. V1.BottomSurface = "Inlet"
  93. V1.FrontSurface = "SmoothNoOutlines"
  94. V1.LeftSurface = "SmoothNoOutlines"
  95. V1.RightSurface = "SmoothNoOutlines"
  96. V1.BrickColor = BrickColor.new("Burnt Sienna")
  97. V1.Anchored = true
  98. V1.Material = "Wood"
  99.  
  100. for _, instance in pairs(game.Workspace:GetChildren()) do
  101. if (instance:IsA('Part')) then
  102. instance:Destroy();
  103. else if (instance:IsA('UnionOperation')) then
  104. instance:Destroy();
  105. else if (instance:IsA('Seat')) then
  106. instance:Destroy();
  107. else if (instance:IsA('Model')) then
  108. instance:Destroy();
  109. else if (instance:IsA('VehicleSeat')) then
  110. instance:Destroy();
  111. else if (instance:IsA('TrussPart')) then
  112. instance:Destroy();
  113. else if (instance:IsA('WedgePart')) then
  114. instance:Destroy();
  115. else if (instance:IsA('CornerWedgePart')) then
  116. instance:Destroy();
  117. end
  118. end
  119. end
  120. end
  121. end
  122. end
  123. end
  124. end
  125. end
  126.  
  127. H.Parent = game.Workspace
  128. for _,c in pairs(game.Players:GetChildren()) do
  129. c:LoadCharacter()
  130. end
  131.  
  132. game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-200,-100,-200), Vector3int16.new(200,100,200)), 17, "Solid", "X")
Add Comment
Please, Sign In to add comment