DAJDAJ

objnavodilt

Dec 5th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.35 KB | None | 0 0
  1. --LT2Carz by DoctorPoptart
  2. local GGG = Instance.new("ScreenGui")
  3. local Frame = Instance.new("Frame")
  4. local ImageLabel = Instance.new("ImageLabel")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. --Properties:
  8. GGG.Name = "GGG"
  9. GGG.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  10.  
  11. Frame.Parent = GGG
  12. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  13. Frame.Position = UDim2.new(0.316341817, 0, 0.390313387, 0)
  14. Frame.Size = UDim2.new(0, 244, 0, 153)
  15.  
  16. ImageLabel.Parent = Frame
  17. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  18. ImageLabel.Size = UDim2.new(0, 244, 0, 153)
  19. ImageLabel.Image = "rbxassetid://587099931"
  20.  
  21. TextLabel.Parent = Frame
  22. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  23. TextLabel.BackgroundTransparency = 1
  24. TextLabel.Position = UDim2.new(0.0901639313, 0, 0.248366013, 0)
  25. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  26. TextLabel.Font = Enum.Font.SourceSans
  27. TextLabel.Text = "After you click ok the game may lag"
  28. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  29. TextLabel.TextSize = 17
  30.  
  31. TextButton.Parent = Frame
  32. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  33. TextButton.Position = UDim2.new(0.0901639313, 0, 0.620915055, 0)
  34. TextButton.Size = UDim2.new(0, 200, 0, 50)
  35. TextButton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  36. TextButton.Font = Enum.Font.SourceSans
  37. TextButton.Text = "Ok"
  38. TextButton.TextColor3 = Color3.new(0, 0, 0)
  39. TextButton.TextSize = 14
  40. TextButton.MouseButton1Click:connect(function()
  41. game.Players.LocalPlayer.PlayerGui.GGG:Remove()
  42.  
  43. local Model = Instance.new("Model", game:GetService("Workspace"))
  44. Model.Name = "Lumber"
  45.  
  46. local Part1 = Instance.new("Part", Model)
  47. Part1.Name = "Bridge"
  48. Part1.Reflectance = 0
  49. Part1.Transparency = 0
  50. Part1.Anchored = true
  51. Part1.Archivable = true
  52. Part1.CanCollide = false
  53. Part1.Locked = false
  54. Part1.BrickColor = BrickColor.new("Medium green")
  55. Part1.Material = Enum.Material.Fabric
  56. Part1.Position = Vector3.new(4380.8090820313, -11.749999046326, -101.56007385254)
  57. Part1.Size = Vector3.new(254.85998535156, 0.10000000149012, 1012.0200805664)
  58. Part1.Rotation = Vector3.new(0, 0, 0)
  59.  
  60. local Part2 = Instance.new("Part", Model)
  61. Part2.Name = "Part"
  62. Part2.Reflectance = 0
  63. Part2.Transparency = 0
  64. Part2.Anchored = true
  65. Part2.Archivable = true
  66. Part2.CanCollide = false
  67. Part2.Locked = false
  68. Part2.BrickColor = BrickColor.new("Medium green")
  69. Part2.Material = Enum.Material.Fabric
  70. Part2.Position = Vector3.new(-1498.7203369141, 628.11077880859, 1146.8332519531)
  71. Part2.Size = Vector3.new(54.889999389648, 0.38999998569489, 46.719993591309)
  72. Part2.Rotation = Vector3.new(0, 30, 0)
  73.  
  74. local Part3 = Instance.new("Part", Model)
  75. Part3.Name = "RoadVol"
  76. Part3.Reflectance = 0
  77. Part3.Transparency = 0
  78. Part3.Anchored = true
  79. Part3.Archivable = true
  80. Part3.CanCollide = false
  81. Part3.Locked = false
  82. Part3.BrickColor = BrickColor.new("Medium green")
  83. Part3.Material = Enum.Material.Fabric
  84. Part3.Position = Vector3.new(-604.03656005859, 301.07205200195, 637.69116210938)
  85. Part3.Size = Vector3.new(40, 0.20000000298023, 2030.8299560547)
  86. Part3.Rotation = Vector3.new(147.75, 55.680000305176, -152.4700012207)
  87.  
  88. local Part4 = Instance.new("Part", Model)
  89. Part4.Name = "Water1"
  90. Part4.Reflectance = 0
  91. Part4.Transparency = 0
  92. Part4.Anchored = true
  93. Part4.Archivable = true
  94. Part4.CanCollide = false
  95. Part4.Locked = false
  96. Part4.BrickColor = BrickColor.new("Nougat")
  97. Part4.Material = Enum.Material.Fabric
  98. Part4.Position = Vector3.new(1201.791015625, -11.89999961853, -382.09997558594)
  99. Part4.Size = Vector3.new(2048, 0.20000000298023, 2048)
  100. Part4.Rotation = Vector3.new(0, 90, 0)
  101.  
  102. local Part5 = Instance.new("Part", Model)
  103. Part5.Name = "Water4"
  104. Part5.Reflectance = 0
  105. Part5.Transparency = 0
  106. Part5.Anchored = true
  107. Part5.Archivable = true
  108. Part5.CanCollide = false
  109. Part5.Locked = false
  110. Part5.BrickColor = BrickColor.new("Nougat")
  111. Part5.Material = Enum.Material.Fabric
  112. Part5.Position = Vector3.new(-494.96441650391, -11.89999961853, -866.69287109375)
  113. Part5.Size = Vector3.new(2048, 0.20000000298023, 2048)
  114. Part5.Rotation = Vector3.new(0, 90, 0)
  115.  
  116. local Part6 = Instance.new("Part", Model)
  117. Part6.Name = "Water2"
  118. Part6.Reflectance = 0
  119. Part6.Transparency = 0
  120. Part6.Anchored = true
  121. Part6.Archivable = true
  122. Part6.CanCollide = false
  123. Part6.Locked = false
  124. Part6.BrickColor = BrickColor.new("Nougat")
  125. Part6.Material = Enum.Material.Fabric
  126. Part6.Position = Vector3.new(3233.3588867188, -11.89999961853, -382.09997558594)
  127. Part6.Size = Vector3.new(2048, 0.20000000298023, 2048)
  128. Part6.Rotation = Vector3.new(0, 90, 0)
  129.  
  130. local Part7 = Instance.new("Part", Model)
  131. Part7.Name = "Water3"
  132. Part7.Reflectance = 0
  133. Part7.Transparency = 0
  134. Part7.Anchored = true
  135. Part7.Archivable = true
  136. Part7.CanCollide = false
  137. Part7.Locked = false
  138. Part7.BrickColor = BrickColor.new("Nougat")
  139. Part7.Material = Enum.Material.Fabric
  140. Part7.Position = Vector3.new(1998.6108398438, -11.89999961853, -2371.4619140625)
  141. Part7.Size = Vector3.new(2048, 0.20000000298023, 2048)
  142. Part7.Rotation = Vector3.new(0, 90, 0)
  143.  
  144. local WedgePart8 = Instance.new("WedgePart", Model)
  145. WedgePart8.Name = "UP"
  146. WedgePart8.Reflectance = 0
  147. WedgePart8.Transparency = 0
  148. WedgePart8.Anchored = true
  149. WedgePart8.Archivable = true
  150. WedgePart8.CanCollide = false
  151. WedgePart8.Locked = false
  152. WedgePart8.BrickColor = BrickColor.new("Beige")
  153. WedgePart8.Material = Enum.Material.Fabric
  154. WedgePart8.Position = Vector3.new(341.31372070313, -5.8850064277649, -772.25903320313)
  155. WedgePart8.Size = Vector3.new(65.220001220703, 11.829997062683, 159.52000427246)
  156. WedgePart8.Rotation = Vector3.new(0, -21.549999237061, 0)
  157.  
  158. local WedgePart9 = Instance.new("WedgePart", Model)
  159. WedgePart9.Name = "UP2"
  160. WedgePart9.Reflectance = 0
  161. WedgePart9.Transparency = 0
  162. WedgePart9.Anchored = true
  163. WedgePart9.Archivable = true
  164. WedgePart9.CanCollide = false
  165. WedgePart9.Locked = false
  166. WedgePart9.BrickColor = BrickColor.new("Beige")
  167. WedgePart9.Material = Enum.Material.Fabric
  168. WedgePart9.Position = Vector3.new(384.87704467773, -5.8850121498108, -1050.4354248047)
  169. WedgePart9.Size = Vector3.new(65.220001220703, 11.829997062683, 155.8099822998)
  170. WedgePart9.Rotation = Vector3.new(180, -25.35000038147, 180)
  171.  
  172. local WedgePart10 = Instance.new("WedgePart", Model)
  173. WedgePart10.Name = "Vol1"
  174. WedgePart10.Reflectance = 0
  175. WedgePart10.Transparency = 0
  176. WedgePart10.Anchored = true
  177. WedgePart10.Archivable = true
  178. WedgePart10.CanCollide = false
  179. WedgePart10.Locked = false
  180. WedgePart10.BrickColor = BrickColor.new("Medium green")
  181. WedgePart10.Material = Enum.Material.Fabric
  182. WedgePart10.Position = Vector3.new(-1133.5314941406, 499.67663574219, 943.49224853516)
  183. WedgePart10.Size = Vector3.new(39.729999542236, 10.650003433228, 823.29010009766)
  184. WedgePart10.Rotation = Vector3.new(-32.25, -55.680000305176, -27.529998779297)
  185.  
  186. local WedgePart11 = Instance.new("WedgePart", Model)
  187. WedgePart11.Name = "Vol2"
  188. WedgePart11.Reflectance = 0
  189. WedgePart11.Transparency = 0
  190. WedgePart11.Anchored = true
  191. WedgePart11.Archivable = true
  192. WedgePart11.CanCollide = false
  193. WedgePart11.Locked = false
  194. WedgePart11.BrickColor = BrickColor.new("Medium green")
  195. WedgePart11.Material = Enum.Material.Fabric
  196. WedgePart11.Position = Vector3.new(-1526.9182128906, 623.2353515625, 1112.2694091797)
  197. WedgePart11.Size = Vector3.new(33.96000289917, 10.470000267029, 43.559997558594)
  198. WedgePart11.Rotation = Vector3.new(0, 32.899997711182, 0)
  199.  
  200. local WedgePart12 = Instance.new("WedgePart", Model)
  201. WedgePart12.Name = "Wedge2"
  202. WedgePart12.Reflectance = 0
  203. WedgePart12.Transparency = 0
  204. WedgePart12.Anchored = true
  205. WedgePart12.Archivable = true
  206. WedgePart12.CanCollide = false
  207. WedgePart12.Locked = false
  208. WedgePart12.BrickColor = BrickColor.new("Medium green")
  209. WedgePart12.Material = Enum.Material.Fabric
  210. WedgePart12.Position = Vector3.new(-580.31176757813, 50.62678527832, -2443.0573730469)
  211. WedgePart12.Size = Vector3.new(58.749996185303, 1, 69.490005493164)
  212. WedgePart12.Rotation = Vector3.new(-179.08000183105, 14.309999465942, -
  213.  
  214. 178.72999572754)
  215.  
  216. local WedgePart13 = Instance.new("WedgePart", Model)
  217. WedgePart13.Name = "Wedge"
  218. WedgePart13.Reflectance = 0
  219. WedgePart13.Transparency = 0
  220. WedgePart13.Anchored = true
  221. WedgePart13.Archivable = true
  222. WedgePart13.CanCollide = false
  223. WedgePart13.Locked = false
  224. WedgePart13.BrickColor = BrickColor.new("Medium green")
  225. WedgePart13.Material = Enum.Material.Fabric
  226. WedgePart13.Position = Vector3.new(-554.13073730469, 37.368190765381, -2545.1484375)
  227. WedgePart13.Size = Vector3.new(59.18998336792, 30.919998168945, 140.86001586914)
  228. WedgePart13.Rotation = Vector3.new(0.91999995708466, -14.309999465942, -
  229.  
  230. 1.2699999809265)
  231.  
  232. local Part14 = Instance.new("Part", Model)
  233. Part14.Name = "Wall"
  234. Part14.Reflectance = 0
  235. Part14.Transparency = 0.60000002384186
  236. Part14.Anchored = false
  237. Part14.Archivable = true
  238. Part14.CanCollide = true
  239. Part14.Locked = false
  240. Part14.BrickColor = BrickColor.new("Medium stone grey")
  241. Part14.Material = Enum.Material.Fabric
  242. Part14.Position = Vector3.new(-1522.0369873047, 632.79083251953, 1160.2779541016)
  243. Part14.Size = Vector3.new(46.590003967285, 8.9700002670288, 1.0400000810623)
  244. Part14.Rotation = Vector3.new(-180, 60, -180)
  245.  
  246. local Part15 = Instance.new("Part", Model)
  247. Part15.Name = "Fence2"
  248. Part15.Reflectance = 0
  249. Part15.Transparency = 0.5
  250. Part15.Anchored = true
  251. Part15.Archivable = true
  252. Part15.CanCollide = false
  253. Part15.Locked = false
  254. Part15.BrickColor = BrickColor.new("Beige")
  255. Part15.Material = Enum.Material.Fabric
  256. Part15.Position = Vector3.new(-620.37908935547, 319.05871582031, 669.19006347656)
  257. Part15.Size = Vector3.new(2037.669921875, 16.129999160767, 2)
  258. Part15.Rotation = Vector3.new(0.0099999997764826, 30, -17.510000228882)
  259.  
  260. local Part16 = Instance.new("Part", Model)
  261. Part16.Name = "Fence"
  262. Part16.Reflectance = 0
  263. Part16.Transparency = 0.5
  264. Part16.Anchored = true
  265. Part16.Archivable = true
  266. Part16.CanCollide = false
  267. Part16.Locked = false
  268. Part16.BrickColor = BrickColor.new("Beige")
  269. Part16.Material = Enum.Material.Fabric
  270. Part16.Position = Vector3.new(-639.38134765625, 319.06237792969, 636.27484130859)
  271. Part16.Size = Vector3.new(2037.669921875, 16.129999160767, 2)
  272. Part16.Rotation = Vector3.new(0.0099999997764826, 30, -17.510000228882)
  273. wait(4.6)
  274. for index, lumber in pairs(game.Workspace.Lumber:GetChildren()) do
  275. lumber.CanCollide = true
  276. end
  277. end)
Add Comment
Please, Sign In to add comment