Chishiki_Norikarin

Scripts Hack Lumber Tycoon 2 :v

Jun 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 KB | None | 0 0
  1. ScreenGui = Instance.new("ScreenGui")
  2. MainFrame = Instance.new("Frame")
  3. TextLabel = Instance.new("TextLabel")
  4. Frame = Instance.new("Frame")
  5. Frame_2 = Instance.new("Frame")
  6. ScrollingFrame = Instance.new("ScrollingFrame")
  7. CaveTP = Instance.new("TextButton")
  8. EndTimesTP = Instance.new("TextButton")
  9. TheDenTP = Instance.new("TextButton")
  10. PalmTP = Instance.new("TextButton")
  11. VolcanoTP = Instance.new("TextButton")
  12. SpawnTP = Instance.new("TextButton")
  13. Frame_3 = Instance.new("Frame")
  14. TextLabel_2 = Instance.new("TextLabel")
  15. SellAllWood = Instance.new("TextButton")
  16. TpAllWood = Instance.new("TextButton")
  17. God = Instance.new("TextButton")
  18. TextLabel_3 = Instance.new("TextLabel")
  19. TextLabel_4 = Instance.new("TextLabel")
  20.  
  21. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  22.  
  23. MainFrame.Name = "MainFrame"
  24. MainFrame.Parent = ScreenGui
  25. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  26. MainFrame.BorderColor3 = Color3.new(1, 1, 1)
  27. MainFrame.BorderSizePixel = 10
  28. MainFrame.Position = UDim2.new(0.453321278, 0, 0.309284538, 0)
  29. MainFrame.Size = UDim2.new(0, 445, 0, 255)
  30. MainFrame.Draggable = true
  31.  
  32. TextLabel.Parent = MainFrame
  33. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  34. TextLabel.BackgroundTransparency = 10
  35. TextLabel.Position = UDim2.new(-0.00786516909, 0, -0.0390625, 0)
  36. TextLabel.Size = UDim2.new(0, 452, 0, 60)
  37. TextLabel.Font = Enum.Font.Garamond
  38. TextLabel.FontSize = Enum.FontSize.Size48
  39. TextLabel.Text = "SileX"
  40. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  41. TextLabel.TextSize = 45
  42.  
  43. Frame.Parent = MainFrame
  44. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Frame.Position = UDim2.new(0, 0, 0.15625, 0)
  46. Frame.Size = UDim2.new(0, 445, 0, 10)
  47.  
  48. Frame_2.Parent = MainFrame
  49. Frame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  50. Frame_2.BorderColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  51. Frame_2.BorderSizePixel = 10
  52. Frame_2.Position = UDim2.new(-0.38202247, 0, 0, 0)
  53. Frame_2.Size = UDim2.new(0, 144, 0, 258)
  54.  
  55. ScrollingFrame.Parent = Frame_2
  56. ScrollingFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  57. ScrollingFrame.Position = UDim2.new(0.00694444403, 0, 0.244186044, 0)
  58. ScrollingFrame.Size = UDim2.new(0, 138, 0, 193)
  59.  
  60. CaveTP.Name = "CaveTP"
  61. CaveTP.Parent = ScrollingFrame
  62. CaveTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  63. CaveTP.Position = UDim2.new(0.146295398, 0, 0.23132892, 0)
  64. CaveTP.Size = UDim2.new(0, 88, 0, 31)
  65. CaveTP.Font = Enum.Font.SourceSans
  66. CaveTP.FontSize = Enum.FontSize.Size32
  67. CaveTP.Text = "Cave"
  68. CaveTP.TextColor3 = Color3.new(1, 1, 1)
  69. CaveTP.TextSize = 30
  70. CaveTP.MouseButton1Click:Connect(function()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(3581, -179, 430) + Vector3.new(1,0,0)
  72. end)
  73.  
  74. EndTimesTP.Name = "EndTimesTP"
  75. EndTimesTP.Parent = ScrollingFrame
  76. EndTimesTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  77. EndTimesTP.Position = UDim2.new(0.146295369, 0, 0.122540906, 0)
  78. EndTimesTP.Size = UDim2.new(0, 88, 0, 31)
  79. EndTimesTP.Font = Enum.Font.SourceSans
  80. EndTimesTP.FontSize = Enum.FontSize.Size32
  81. EndTimesTP.Text = "End Times"
  82. EndTimesTP.TextColor3 = Color3.new(1, 1, 1)
  83. EndTimesTP.TextSize = 30
  84. EndTimesTP.MouseButton1Click:Connect(function()
  85. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, -214, -951) + Vector3.new(1,0,0)
  86. end)
  87.  
  88. TheDenTP.Name = "TheDenTP"
  89. TheDenTP.Parent = ScrollingFrame
  90. TheDenTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  91. TheDenTP.Position = UDim2.new(0.144927531, 0, 0.0155440457, 0)
  92. TheDenTP.Size = UDim2.new(0, 88, 0, 31)
  93. TheDenTP.Font = Enum.Font.SourceSans
  94. TheDenTP.FontSize = Enum.FontSize.Size32
  95. TheDenTP.Text = "The Den"
  96. TheDenTP.TextColor3 = Color3.new(1, 1, 1)
  97. TheDenTP.TextSize = 30
  98. TheDenTP.MouseButton1Click:Connect(function()
  99. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(323, 41, 1930) + Vector3.new(1,0,0)
  100. end)
  101.  
  102. PalmTP.Name = "PalmTP"
  103. PalmTP.Parent = ScrollingFrame
  104. PalmTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  105. PalmTP.Position = UDim2.new(0.146295369, 0, 0.329458922, 0)
  106. PalmTP.Size = UDim2.new(0, 88, 0, 31)
  107. PalmTP.Font = Enum.Font.SourceSans
  108. PalmTP.FontSize = Enum.FontSize.Size32
  109. PalmTP.Text = "Palm Wood"
  110. PalmTP.TextColor3 = Color3.new(1, 1, 1)
  111. PalmTP.TextSize = 30
  112. PalmTP.MouseButton1Click:Connect(function()
  113. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2549, -5, -42) + Vector3.new(1,0,0)
  114. end)
  115.  
  116. VolcanoTP.Name = "VolcanoTP"
  117. VolcanoTP.Parent = ScrollingFrame
  118. VolcanoTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  119. VolcanoTP.Position = UDim2.new(0.146295369, 0, 0.47339195, 0)
  120. VolcanoTP.Size = UDim2.new(0, 88, 0, 31)
  121. VolcanoTP.Font = Enum.Font.SourceSans
  122. VolcanoTP.FontSize = Enum.FontSize.Size32
  123. VolcanoTP.Text = "WoodRus"
  124. VolcanoTP.TextColor3 = Color3.new(1, 1, 1)
  125. VolcanoTP.TextSize = 30
  126. VolcanoTP.MouseButton1Click:Connect(function()
  127. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1585, 622, 1140) + Vector3.new(1,0,0)
  128. end)
  129.  
  130. SpawnTP.Name = "SpawnTP"
  131. SpawnTP.Parent = ScrollingFrame
  132. SpawnTP.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  133. SpawnTP.Position = UDim2.new(0.146295369, 0, 0.413314432, 0)
  134. SpawnTP.Size = UDim2.new(0, 88, 0, 31)
  135. SpawnTP.Font = Enum.Font.SourceSans
  136. SpawnTP.FontSize = Enum.FontSize.Size32
  137. SpawnTP.Text = "Spawn"
  138. SpawnTP.TextColor3 = Color3.new(1, 1, 1)
  139. SpawnTP.TextSize = 30
  140. SpawnTP.MouseButton1Click:Connect(function()
  141. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(155, 3, 74) + Vector3.new(1,0,0)
  142. end)
  143.  
  144. Frame_3.Parent = MainFrame
  145. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  146. Frame_3.Position = UDim2.new(-0.373033702, 0, 0.15625, 0)
  147. Frame_3.Size = UDim2.new(0, 132, 0, 10)
  148.  
  149. TextLabel_2.Parent = MainFrame
  150. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  151. TextLabel_2.BackgroundTransparency = 10
  152. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  153. TextLabel_2.Position = UDim2.new(-0.461797714, 0, -0.01953125, 0)
  154. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  155. TextLabel_2.Font = Enum.Font.Garamond
  156. TextLabel_2.FontSize = Enum.FontSize.Size32
  157. TextLabel_2.Text = "WayPoints"
  158. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  159. TextLabel_2.TextSize = 30
  160.  
  161. SellAllWood.Name = "SellAllWood"
  162. SellAllWood.Parent = MainFrame
  163. SellAllWood.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  164. SellAllWood.Position = UDim2.new(0.714606762, 0, 0.711657465, 0)
  165. SellAllWood.Size = UDim2.new(0, 106, 0, 29)
  166. SellAllWood.Font = Enum.Font.SourceSans
  167. SellAllWood.FontSize = Enum.FontSize.Size32
  168. SellAllWood.Text = "SellWood"
  169. SellAllWood.TextColor3 = Color3.new(1, 1, 1)
  170. SellAllWood.TextSize = 30
  171. SellAllWood.MouseButton1Down:connect(function()
  172. for _, Log in pairs(workspace.LogModels:GetChildren()) do
  173. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  174. if Log.Owner.Value == game.Players.LocalPlayer then
  175. for i,v in pairs(Log:GetChildren()) do
  176. if v.Name=="WoodSection" then
  177. spawn(function()
  178. for i=1,10 do
  179. wait()
  180. v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  181. end
  182. end)
  183. end
  184. end
  185. spawn(function()
  186. for i=1,20 do
  187. wait()
  188. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  189. end
  190. end)
  191. end
  192. end
  193. end
  194. end)
  195.  
  196. TpAllWood.Name = "TpAllWood"
  197. TpAllWood.Parent = MainFrame
  198. TpAllWood.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  199. TpAllWood.Position = UDim2.new(0.0561797917, 0, 0.715594351, 0)
  200. TpAllWood.Size = UDim2.new(0, 107, 0, 31)
  201. TpAllWood.Font = Enum.Font.SourceSans
  202. TpAllWood.FontSize = Enum.FontSize.Size32
  203. TpAllWood.Text = "TpWood"
  204. TpAllWood.TextColor3 = Color3.new(1, 1, 1)
  205. TpAllWood.TextSize = 30
  206. TpAllWood.MouseButton1Down:connect(function()
  207. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  208. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  209. if Log.Owner.Value == game.Players.LocalPlayer then
  210. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 15, 0))
  211. end
  212. end
  213. end
  214. end)
  215.  
  216. God.Name = "God"
  217. God.Parent = MainFrame
  218. God.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  219. God.BorderColor3 = Color3.new(0, 0, 0)
  220. God.Position = UDim2.new(0.364044935, 0, 0.7109375, 0)
  221. God.Size = UDim2.new(0, 112, 0, 31)
  222. God.Font = Enum.Font.SourceSans
  223. God.FontSize = Enum.FontSize.Size32
  224. God.Text = "God Mode"
  225. God.TextColor3 = Color3.new(1, 1, 1)
  226. God.TextSize = 30
  227. God.MouseButton1Down:connect(function()
  228. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  229. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  230. l.Parent = game.Players.LocalPlayer.Character
  231. l.Name = "Humanoid"
  232. wait(0.1)
  233. game.Players.LocalPlayer.Character["1"]:Destroy()
  234. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  235. game.Players.LocalPlayer.Character.Animate.Disabled = true
  236. wait(0.1)
  237. game.Players.LocalPlayer.Character.Animate.Disabled = false
  238. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  239. end)
  240.  
  241. TextLabel_3.Parent = MainFrame
  242. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  243. TextLabel_3.BackgroundTransparency = 10
  244. TextLabel_3.Position = UDim2.new(0.364044935, 0, 0.203125, 0)
  245. TextLabel_3.Size = UDim2.new(0, 122, 0, 50)
  246. TextLabel_3.Font = Enum.Font.SourceSansSemibold
  247. TextLabel_3.FontSize = Enum.FontSize.Size18
  248. TextLabel_3.Text = "Made By RiZe and Kwebblekopsmom101"
  249. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  250. TextLabel_3.TextSize = 15
  251.  
  252. TextLabel_4.Parent = MainFrame
  253. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  254. TextLabel_4.BackgroundTransparency = 10
  255. TextLabel_4.Position = UDim2.new(-0.103370786, 0, -0.01953125, 0)
  256. TextLabel_4.Size = UDim2.new(0, 186, 0, 50)
  257. TextLabel_4.Font = Enum.Font.Garamond
  258. TextLabel_4.FontSize = Enum.FontSize.Size48
  259. TextLabel_4.Text = "V1.0.0"
  260. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  261. TextLabel_4.TextSize = 40
Add Comment
Please, Sign In to add comment