Advertisement
proff001

Lumber Tycoon 2 Gui

Sep 30th, 2016
2,664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.48 KB | None | 0 0
  1. local LGUI = Instance.new("ScreenGui")
  2. local Background = Instance.new("Frame")
  3. local Ver = Instance.new("TextLabel")
  4. local GRAB = Instance.new("TextButton")
  5. local styleLine = Instance.new("Frame")
  6. local GAXE = Instance.new("TextButton")
  7. local styleLine_2 = Instance.new("Frame")
  8. local Title = Instance.new("TextLabel")
  9. local styleLine_3 = Instance.new("Frame")
  10. local CCW = Instance.new("TextButton")
  11. local styleLine_4 = Instance.new("Frame")
  12. local ULM = Instance.new("TextButton")
  13. local styleLine_5 = Instance.new("Frame")
  14. local FTR = Instance.new("TextButton")
  15. local styleLine_6 = Instance.new("Frame")
  16. local BTOOL = Instance.new("TextButton")
  17. local styleLine_7 = Instance.new("Frame")
  18.  
  19. -- Properties
  20.  
  21. LGUI.Name = "LGUI"
  22. LGUI.Parent = game.CoreGui
  23.  
  24. Background.Name = "Background"
  25. Background.Parent = LGUI
  26. Background.Active = true
  27. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  28. Background.Draggable = true
  29. Background.Position = UDim2.new(0, 0, 0, 355)
  30. Background.Selectable = true
  31. Background.Size = UDim2.new(0, 150, 0, 275)
  32. Background.Style = Enum.FrameStyle.DropShadow
  33.  
  34. Ver.Name = "Ver"
  35. Ver.Parent = Background
  36. Ver.BackgroundColor3 = Color3.new(1, 1, 1)
  37. Ver.BackgroundTransparency = 1
  38. Ver.BorderSizePixel = 0
  39. Ver.Position = UDim2.new(0, 0, 1, -15)
  40. Ver.Size = UDim2.new(1, -6, 0, 10)
  41. Ver.Font = Enum.Font.SourceSans
  42. Ver.FontSize = Enum.FontSize.Size14
  43. Ver.Text = "Version 2.0"
  44. Ver.TextColor3 = Color3.new(1, 1, 1)
  45. Ver.TextTransparency = 0.80000001192093
  46.  
  47. GRAB.Name = "GRAB"
  48. GRAB.Parent = Background
  49. GRAB.BackgroundColor3 = Color3.new(1, 1, 1)
  50. GRAB.BackgroundTransparency = 0.5
  51. GRAB.BorderSizePixel = 0
  52. GRAB.Position = UDim2.new(0, 17, 0, 75)
  53. GRAB.Size = UDim2.new(0, 100, 0, 30)
  54. GRAB.Font = Enum.Font.SourceSansBold
  55. GRAB.FontSize = Enum.FontSize.Size18
  56. GRAB.Text = "Grabber"
  57. GRAB.TextColor3 = Color3.new(0, 0, 0)
  58. GRAB.TextTransparency = 0.5
  59.  
  60. styleLine.Name = "styleLine"
  61. styleLine.Parent = GRAB
  62. styleLine.BackgroundColor3 = Color3.new(1, 1, 1)
  63. styleLine.BorderSizePixel = 0
  64. styleLine.Size = UDim2.new(0, 5, 1, 0)
  65.  
  66. GAXE.Name = "GAXE"
  67. GAXE.Parent = Background
  68. GAXE.BackgroundColor3 = Color3.new(1, 1, 1)
  69. GAXE.BackgroundTransparency = 0.5
  70. GAXE.BorderSizePixel = 0
  71. GAXE.Position = UDim2.new(0, 17, 0, 40)
  72. GAXE.Size = UDim2.new(0, 100, 0, 30)
  73. GAXE.Font = Enum.Font.SourceSansBold
  74. GAXE.FontSize = Enum.FontSize.Size18
  75. GAXE.Text = "Golden Axe"
  76. GAXE.TextColor3 = Color3.new(0, 0, 0)
  77. GAXE.TextTransparency = 0.5
  78.  
  79. styleLine_2.Name = "styleLine"
  80. styleLine_2.Parent = GAXE
  81. styleLine_2.BackgroundColor3 = Color3.new(1, 1, 1)
  82. styleLine_2.BorderSizePixel = 0
  83. styleLine_2.Size = UDim2.new(0, 5, 1, 0)
  84.  
  85. Title.Name = "Title"
  86. Title.Parent = Background
  87. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Title.BorderSizePixel = 0
  89. Title.Position = UDim2.new(0, -2, 0, -2)
  90. Title.Size = UDim2.new(1, 4, 0, 32)
  91. Title.Font = Enum.Font.SourceSansBold
  92. Title.FontSize = Enum.FontSize.Size24
  93. Title.Text = "LumberGui"
  94. Title.TextColor3 = Color3.new(0, 0, 0)
  95. Title.TextXAlignment = Enum.TextXAlignment.Left
  96.  
  97. styleLine_3.Name = "styleLine"
  98. styleLine_3.Parent = Title
  99. styleLine_3.BackgroundColor3 = Color3.new(0, 0, 0)
  100. styleLine_3.BackgroundTransparency = 0.30000001192093
  101. styleLine_3.BorderSizePixel = 0
  102. styleLine_3.Position = UDim2.new(0, 0, 0, 28)
  103. styleLine_3.Size = UDim2.new(1, 0, 0, 4)
  104. styleLine_3.ZIndex = 2
  105.  
  106. CCW.Name = "CCW"
  107. CCW.Parent = Background
  108. CCW.BackgroundColor3 = Color3.new(1, 1, 1)
  109. CCW.BackgroundTransparency = 0.5
  110. CCW.BorderSizePixel = 0
  111. CCW.Position = UDim2.new(0, 17, 0, 110)
  112. CCW.Size = UDim2.new(0, 100, 0, 30)
  113. CCW.Font = Enum.Font.SourceSansBold
  114. CCW.FontSize = Enum.FontSize.Size14
  115. CCW.Text = "CanCollide Water"
  116. CCW.TextColor3 = Color3.new(0, 0, 0)
  117. CCW.TextTransparency = 0.5
  118.  
  119. styleLine_4.Name = "styleLine"
  120. styleLine_4.Parent = CCW
  121. styleLine_4.BackgroundColor3 = Color3.new(1, 1, 1)
  122. styleLine_4.BorderSizePixel = 0
  123. styleLine_4.Size = UDim2.new(0, 5, 1, 0)
  124.  
  125. ULM.Name = "ULM"
  126. ULM.Parent = Background
  127. ULM.BackgroundColor3 = Color3.new(1, 1, 1)
  128. ULM.BackgroundTransparency = 0.5
  129. ULM.BorderSizePixel = 0
  130. ULM.Position = UDim2.new(0, 17, 0, 145)
  131. ULM.Size = UDim2.new(0, 100, 0, 30)
  132. ULM.Font = Enum.Font.SourceSansBold
  133. ULM.FontSize = Enum.FontSize.Size18
  134. ULM.Text = "Unlock Maze"
  135. ULM.TextColor3 = Color3.new(0, 0, 0)
  136. ULM.TextTransparency = 0.5
  137.  
  138. styleLine_5.Name = "styleLine"
  139. styleLine_5.Parent = ULM
  140. styleLine_5.BackgroundColor3 = Color3.new(1, 1, 1)
  141. styleLine_5.BorderSizePixel = 0
  142. styleLine_5.Size = UDim2.new(0, 5, 1, 0)
  143.  
  144. FTR.Name = "FTR"
  145. FTR.Parent = Background
  146. FTR.BackgroundColor3 = Color3.new(1, 1, 1)
  147. FTR.BackgroundTransparency = 0.5
  148. FTR.BorderSizePixel = 0
  149. FTR.Position = UDim2.new(0, 17, 0, 215)
  150. FTR.Size = UDim2.new(0, 100, 0, 30)
  151. FTR.Font = Enum.Font.SourceSansBold
  152. FTR.FontSize = Enum.FontSize.Size18
  153. FTR.Text = "Truck speed"
  154. FTR.TextColor3 = Color3.new(0, 0, 0)
  155. FTR.TextTransparency = 0.5
  156.  
  157. styleLine_6.Name = "styleLine"
  158. styleLine_6.Parent = FTR
  159. styleLine_6.BackgroundColor3 = Color3.new(1, 1, 1)
  160. styleLine_6.BorderSizePixel = 0
  161. styleLine_6.Size = UDim2.new(0, 5, 1, 0)
  162.  
  163. BTOOL.Name = "BTOOL"
  164. BTOOL.Parent = Background
  165. BTOOL.BackgroundColor3 = Color3.new(1, 1, 1)
  166. BTOOL.BackgroundTransparency = 0.5
  167. BTOOL.BorderSizePixel = 0
  168. BTOOL.Position = UDim2.new(0, 17, 0, 180)
  169. BTOOL.Size = UDim2.new(0, 100, 0, 30)
  170. BTOOL.Font = Enum.Font.SourceSansBold
  171. BTOOL.FontSize = Enum.FontSize.Size18
  172. BTOOL.Text = "BTools"
  173. BTOOL.TextColor3 = Color3.new(0, 0, 0)
  174. BTOOL.TextTransparency = 0.5
  175.  
  176. styleLine_7.Name = "styleLine"
  177. styleLine_7.Parent = BTOOL
  178. styleLine_7.BackgroundColor3 = Color3.new(1, 1, 1)
  179. styleLine_7.BorderSizePixel = 0
  180. styleLine_7.Size = UDim2.new(0, 5, 1, 0)
  181.  
  182. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(m)
  183. if m == 'q' then
  184. Background:TweenPosition(UDim2.new(0,-150,0,355) , "Out", "Quad", 1, true)
  185. end
  186. end)
  187.  
  188. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(m)
  189. if m == 'e' then
  190. Background:TweenPosition(UDim2.new(0,0,0,355) , "Out", "Quad", 1, true)
  191. end
  192. end)
  193.  
  194. BTOOL.MouseButton1Down:connect(function()
  195. lp = game.Players.LocalPlayer
  196. local a,b,c = Instance.new("HopperBin", lp.Backpack),Instance.new("HopperBin", lp.Backpack),Instance.new("HopperBin", lp.Backpack)
  197. a.BinType = 2
  198. b.BinType = 3
  199. c.BinType = 4
  200. print('BTools Loaded')
  201. end)
  202.  
  203. CCW.MouseButton1Down:connect(function()
  204. for i,v in pairs(game.Workspace.Water:GetChildren()) do
  205. if v:IsA("Part") then
  206. v.CanCollide = true
  207. end
  208. end
  209. print('Water CanCollided')
  210. end)
  211.  
  212.  
  213. ULM.MouseButton1Down:connect(function()
  214. for i,v in pairs(game.Workspace.Region_MazeCave:GetChildren()) do
  215. if v:IsA("Part") then
  216. v.Locked = false
  217. end
  218. end
  219. print('Maze Cave Unlocked')
  220. end)
  221.  
  222. GAXE.MouseButton1Down:connect(function()
  223. Door = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.Model
  224. Door1 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.ItemName
  225. Door2 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.Price
  226. Door3 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.Description
  227. Door4 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.Box
  228. Door5 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.AssetId
  229. Door6 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.ItemName
  230. Door7 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.ItemImage
  231. Door8 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.AxeClass
  232. Door9 = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet.Type
  233. Door:Remove()
  234. Door1:Remove()
  235. Door2:Remove()
  236. Door3:Remove()
  237. Door4:Remove()
  238. Door5:Remove()
  239. Door6:Remove()
  240. Door7:Remove()
  241. Door8:Remove()
  242. Door9:Remove()
  243.  
  244. ff = game.ReplicatedStorage.Purchasables.Tools.AllTools.BasicHatchet
  245. tt = game.ReplicatedStorage.Purchasables.Tools.AllTools.GoldAxe
  246. tt.Model:Clone().Parent = ff
  247. tt.ItemName:Clone().Parent = ff
  248. tt.Price:Clone().Parent = ff
  249. tt.Description:Clone().Parent = ff
  250. tt.Box:Clone().Parent = ff
  251. tt.AssetId:Clone().Parent = ff
  252. tt.ItemImage:Clone().Parent = ff
  253. tt.AxeClass:Clone().Parent = ff
  254. tt.Type:Clone().Parent = ff
  255. print('Golden Axe Loaded')
  256. end)
  257.  
  258.  
  259. GRAB.MouseButton1Down:connect(function()
  260. f = game.Lighting.Dragger:Clone()
  261. f.Parent = game.Players.LocalPlayer.Backpack
  262. print('Grabber Loaded')
  263. end)
  264.  
  265. FTR.MouseButton1Down:connect(function()
  266. game.Workspace.PlayerModels.ChildAdded:connect(function(ADDED)
  267. wait(0.5)
  268. if ADDED:FindFirstChild('Configuration') then
  269. if ADDED.Configuration:FindFirstChild('MaxSpeed') then
  270. ADDED.Configuration.MaxSpeed.Value = 5
  271. print('Truck speed hack Loaded')
  272. end
  273. end
  274. end)
  275. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement