Advertisement
DANIL_ron

script has lumber tycoon 2

Apr 20th, 2020
4,643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 26.10 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local ReJoinServer = Instance.new("TextButton")
  4. local AxeDupeTwo = Instance.new("TextButton")
  5. local Paint = Instance.new("TextButton")
  6. local BTools = Instance.new("TextButton")
  7. local credits = Instance.new("TextButton")
  8. local Speed = Instance.new("TextButton")
  9. local NoClip = Instance.new("TextButton")
  10. local JP = Instance.new("TextButton")
  11. local WaterCollide = Instance.new("TextButton")
  12. local TextButton = Instance.new("TextButton")
  13. local TextButton_2 = Instance.new("TextButton")
  14. local sex = Instance.new("TextButton")
  15. local MaxLand = Instance.new("TextButton")
  16. local TextButton_3 = Instance.new("TextButton")
  17. local TextButton_4 = Instance.new("TextButton")
  18. local TextButton_5 = Instance.new("TextButton")
  19. local BlackListAll = Instance.new("TextButton")
  20. local AntiBLAll = Instance.new("TextButton")
  21. local TextButton_6 = Instance.new("TextButton")
  22. local TPTool = Instance.new("TextButton")
  23. local TextButton_7 = Instance.new("TextButton")
  24. local Frame2 = Instance.new("Frame")
  25. local TextLabel = Instance.new("TextLabel")
  26. local TextLabel_2 = Instance.new("TextLabel")
  27. local TextLabel_3 = Instance.new("TextLabel")
  28.  
  29. ScreenGui.Parent = game.CoreGui
  30. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  31.  
  32. Frame.Parent = ScreenGui
  33. Frame.Active = true
  34. Frame.BackgroundColor3 = Color3.new(0.247059, 1, 0.0392157)
  35. Frame.BackgroundTransparency = 0.40000000596046
  36. Frame.Position = UDim2.new(0.215136394, 0, 0.0646990314, 0)
  37. Frame.Size = UDim2.new(0, 202, 0, 323)
  38.  
  39. ReJoinServer.Name = "ReJoinServer"
  40. ReJoinServer.Parent = Frame
  41. ReJoinServer.BackgroundColor3 = Color3.new(1, 0, 0)
  42. ReJoinServer.Position = UDim2.new(0.386138618, 0, 0.40625, 0)
  43. ReJoinServer.Size = UDim2.new(0, 71, 0, 39)
  44. ReJoinServer.Font = Enum.Font.SourceSans
  45. ReJoinServer.Text = "kill script"
  46. ReJoinServer.TextColor3 = Color3.new(0, 0, 0)
  47. ReJoinServer.TextSize = 14
  48.  
  49. AxeDupeTwo.Name = "AxeDupeTwo"
  50. AxeDupeTwo.Parent = Frame
  51. AxeDupeTwo.BackgroundColor3 = Color3.new(0.584314, 0.054902, 0.623529)
  52. AxeDupeTwo.Position = UDim2.new(0.224234045, 0, 0, 0)
  53. AxeDupeTwo.Size = UDim2.new(0, 72, 0, 50)
  54. AxeDupeTwo.Font = Enum.Font.SourceSans
  55. AxeDupeTwo.Text = "DUPE AXE"
  56. AxeDupeTwo.TextColor3 = Color3.new(0, 0, 0)
  57. AxeDupeTwo.TextSize = 14
  58.  
  59. Paint.Name = "Paint"
  60. Paint.Parent = Frame
  61. Paint.BackgroundColor3 = Color3.new(0.584314, 0.054902, 0.623529)
  62. Paint.Position = UDim2.new(2.56019952e-08, 0, 0.09375, 0)
  63. Paint.Size = UDim2.new(0, 42, 0, 50)
  64. Paint.Font = Enum.Font.SourceSans
  65. Paint.Text = "Paint"
  66. Paint.TextColor3 = Color3.new(0, 0, 0)
  67. Paint.TextSize = 14
  68.  
  69. BTools.Name = "BTools"
  70. BTools.Parent = Frame
  71. BTools.BackgroundColor3 = Color3.new(0.772549, 1, 0.0823529)
  72. BTools.Position = UDim2.new(0.21928376, 0, 0.15624997, 0)
  73. BTools.Size = UDim2.new(0, 46, 0, 30)
  74. BTools.Font = Enum.Font.SourceSans
  75. BTools.Text = "BTOOLS"
  76. BTools.TextColor3 = Color3.new(0, 0, 0)
  77. BTools.TextSize = 14
  78.  
  79. credits.Name = "credits"
  80. credits.Parent = Frame
  81. credits.BackgroundColor3 = Color3.new(0, 0, 0.937255)
  82. credits.Position = UDim2.new(0, 0, 0.84375, 0)
  83. credits.Size = UDim2.new(0, 202, 0, 50)
  84. credits.Font = Enum.Font.SourceSans
  85. credits.Text = "CREDITS"
  86. credits.TextColor3 = Color3.new(0, 0, 0)
  87. credits.TextSize = 14
  88.  
  89. Speed.Name = "Speed"
  90. Speed.Parent = Frame
  91. Speed.BackgroundColor3 = Color3.new(0.984314, 1, 0)
  92. Speed.Position = UDim2.new(-0.00671099965, 0, 0.25, 0)
  93. Speed.Size = UDim2.new(0, 59, 0, 19)
  94. Speed.Font = Enum.Font.SourceSans
  95. Speed.Text = "Walk Speed"
  96. Speed.TextColor3 = Color3.new(0, 0, 0)
  97. Speed.TextSize = 14
  98.  
  99. NoClip.Name = "NoClip"
  100. NoClip.Parent = Frame
  101. NoClip.BackgroundColor3 = Color3.new(0.376471, 0.321569, 1)
  102. NoClip.Position = UDim2.new(0.283540428, 0, 0.24690403, 0)
  103. NoClip.Size = UDim2.new(0, 91, 0, 41)
  104. NoClip.Font = Enum.Font.SourceSans
  105. NoClip.Text = "NoClip"
  106. NoClip.TextColor3 = Color3.new(0, 0, 0)
  107. NoClip.TextSize = 14
  108.  
  109. JP.Name = "JP"
  110. JP.Parent = Frame
  111. JP.BackgroundColor3 = Color3.new(0.0941177, 1, 0.168627)
  112. JP.Position = UDim2.new(0, 0, 0.309374988, 0)
  113. JP.Size = UDim2.new(0, 58, 0, 16)
  114. JP.Font = Enum.Font.SourceSans
  115. JP.Text = "Jump Power"
  116. JP.TextColor3 = Color3.new(0, 0, 0)
  117. JP.TextSize = 14
  118.  
  119. WaterCollide.Name = "WaterCollide"
  120. WaterCollide.Parent = Frame
  121. WaterCollide.BackgroundColor3 = Color3.new(0.584314, 0.054902, 0.623529)
  122. WaterCollide.Position = UDim2.new(0.458701581, 0, 0.15315403, 0)
  123. WaterCollide.Size = UDim2.new(0, 60, 0, 30)
  124. WaterCollide.Font = Enum.Font.SourceSans
  125. WaterCollide.Text = "Water Walk"
  126. WaterCollide.TextColor3 = Color3.new(0, 0, 0)
  127. WaterCollide.TextSize = 14
  128.  
  129. TextButton.Parent = Frame
  130. TextButton.BackgroundColor3 = Color3.new(0, 0.0156863, 1)
  131. TextButton.Position = UDim2.new(0.354508519, 0, 0.6875, 0)
  132. TextButton.Size = UDim2.new(0, 77, 0, 50)
  133. TextButton.AutoButtonColor = false
  134. TextButton.Font = Enum.Font.SourceSans
  135. TextButton.Text = "ALL BluePrints"
  136. TextButton.TextColor3 = Color3.new(0, 0, 0)
  137. TextButton.TextSize = 14
  138.  
  139. TextButton_2.Parent = Frame
  140. TextButton_2.BackgroundColor3 = Color3.new(0.737255, 0.74902, 0)
  141. TextButton_2.Position = UDim2.new(-0.00671140943, 0, 0.6875, 0)
  142. TextButton_2.Size = UDim2.new(0, 72, 0, 50)
  143. TextButton_2.Font = Enum.Font.SourceSans
  144. TextButton_2.Text = "GOLD AXE"
  145. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  146. TextButton_2.TextSize = 14
  147.  
  148. sex.Name = "sex"
  149. sex.Parent = Frame
  150. sex.BackgroundColor3 = Color3.new(0.0588235, 0, 0.882353)
  151. sex.Position = UDim2.new(0, 0, 0.359375, 0)
  152. sex.Size = UDim2.new(0, 57, 0, 15)
  153. sex.Font = Enum.Font.SourceSans
  154. sex.Text = "CTRL TP"
  155. sex.TextColor3 = Color3.new(0, 0, 0)
  156. sex.TextSize = 14
  157.  
  158. MaxLand.Name = "MaxLand"
  159. MaxLand.Parent = Frame
  160. MaxLand.BackgroundColor3 = Color3.new(0.329412, 0.192157, 0.160784)
  161. MaxLand.Position = UDim2.new(0.285301358, 0, 0.375029027, 0)
  162. MaxLand.Size = UDim2.new(0, 91, 0, 9)
  163. MaxLand.Font = Enum.Font.SourceSans
  164. MaxLand.Text = "MAX LAND"
  165. MaxLand.TextColor3 = Color3.new(0, 0, 0)
  166. MaxLand.TextSize = 14
  167.  
  168. TextButton_3.Parent = Frame
  169. TextButton_3.BackgroundColor3 = Color3.new(0.721569, 0.607843, 0.152941)
  170. TextButton_3.Position = UDim2.new(-1.49011612e-08, 0, 0.53125, 0)
  171. TextButton_3.Size = UDim2.new(0, 149, 0, 50)
  172. TextButton_3.Font = Enum.Font.SourceSans
  173. TextButton_3.Text = "TP ALL WOOD"
  174. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  175. TextButton_3.TextSize = 14
  176.  
  177. TextButton_4.Parent = Frame
  178. TextButton_4.BackgroundColor3 = Color3.new(1, 0, 0.180392)
  179. TextButton_4.Position = UDim2.new(0.831218004, 0, -0.00309597515, 0)
  180. TextButton_4.Size = UDim2.new(0, 34, 0, 50)
  181. TextButton_4.Font = Enum.Font.SourceSans
  182. TextButton_4.Text = "EXIT"
  183. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  184. TextButton_4.TextSize = 14
  185.  
  186. TextButton_5.Parent = Frame
  187. TextButton_5.BackgroundColor3 = Color3.new(0.584314, 0.054902, 0.623529)
  188. TextButton_5.Position = UDim2.new(0, 0, 0.40625, 0)
  189. TextButton_5.Size = UDim2.new(0, 78, 0, 40)
  190. TextButton_5.Font = Enum.Font.SourceSans
  191. TextButton_5.Text = "Way Points"
  192. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  193. TextButton_5.TextSize = 14
  194.  
  195. BlackListAll.Name = "BlackListAll"
  196. BlackListAll.Parent = Frame
  197. BlackListAll.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  198. BlackListAll.Position = UDim2.new(0.738122165, 0, 0.741079748, 0)
  199. BlackListAll.Size = UDim2.new(0, 52, 0, 32)
  200. BlackListAll.Font = Enum.Font.SourceSans
  201. BlackListAll.Text = "BLACKLIST ALL"
  202. BlackListAll.TextColor3 = Color3.new(0, 0, 0)
  203. BlackListAll.TextSize = 14
  204.  
  205. AntiBLAll.Name = "AntiBLAll"
  206. AntiBLAll.Parent = Frame
  207. AntiBLAll.BackgroundColor3 = Color3.new(0.156863, 1, 0.0627451)
  208. AntiBLAll.Position = UDim2.new(0.760187268, 0, 0.154798657, 0)
  209. AntiBLAll.Size = UDim2.new(0, 48, 0, 39)
  210. AntiBLAll.Font = Enum.Font.SourceSans
  211. AntiBLAll.Text = "anti black list"
  212. AntiBLAll.TextColor3 = Color3.new(0, 0, 0)
  213. AntiBLAll.TextSize = 14
  214.  
  215. TextButton_6.Parent = Frame
  216. TextButton_6.BackgroundColor3 = Color3.new(0.00392157, 1, 0.0705882)
  217. TextButton_6.Position = UDim2.new(0.732673407, 0, 0.272445858, 0)
  218. TextButton_6.Size = UDim2.new(0, 53, 0, 50)
  219. TextButton_6.Font = Enum.Font.SourceSans
  220. TextButton_6.Text = "SELL WOOD"
  221. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  222. TextButton_6.TextSize = 14
  223.  
  224. TPTool.Name = "TPTool"
  225. TPTool.Parent = Frame
  226. TPTool.BackgroundColor3 = Color3.new(1, 0.937255, 0.0392157)
  227. TPTool.Position = UDim2.new(0.580669761, 0, -0.00309597515, 0)
  228. TPTool.Size = UDim2.new(0, 49, 0, 50)
  229. TPTool.Font = Enum.Font.SourceSans
  230. TPTool.Text = "TP TOOL"
  231. TPTool.TextColor3 = Color3.new(0, 0, 0)
  232. TPTool.TextSize = 14
  233.  
  234. TextButton_7.Parent = Frame
  235. TextButton_7.BackgroundColor3 = Color3.new(0.92549, 0.0862745, 1)
  236. TextButton_7.Size = UDim2.new(0, 43, 0, 30)
  237. TextButton_7.Font = Enum.Font.SourceSans
  238. TextButton_7.Text = "Fly e"
  239. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  240. TextButton_7.TextSize = 14
  241.  
  242. Frame2.Name = "Frame2"
  243. Frame2.Parent = ScreenGui
  244. Frame2.Active = true
  245. Frame2.BackgroundColor3 = Color3.new(1, 1, 1)
  246. Frame2.Position = UDim2.new(0.512747884, 0, 0.170294493, 0)
  247. Frame2.Size = UDim2.new(0, 134, 0, 229)
  248. Frame2.Visible = false
  249.  
  250. TextLabel.Parent = Frame2
  251. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  252. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  253. TextLabel.Position = UDim2.new(0.0522388071, 0, 0.0305676851, 0)
  254. TextLabel.Size = UDim2.new(0, 103, 0, 50)
  255. TextLabel.Font = Enum.Font.SourceSans
  256. TextLabel.Text = "Санитар\n#5452"
  257. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  258. TextLabel.TextSize = 14
  259.  
  260. TextLabel_2.Parent = Frame2
  261. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  262. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  263. TextLabel_2.Position = UDim2.new(0.0522388071, 0, 0.218340605, 0)
  264. TextLabel_2.Size = UDim2.new(0, 110, 0, 35)
  265. TextLabel_2.Font = Enum.Font.SourceSans
  266. TextLabel_2.Text = "Я кот\n#3934"
  267. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  268. TextLabel_2.TextSize = 14
  269.  
  270. TextLabel_3.Parent = Frame2
  271. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  272. TextLabel_3.BorderColor3 = Color3.new(1, 1, 1)
  273. TextLabel_3.Position = UDim2.new(0.0522388071, 0, 0.529921889, 0)
  274. TextLabel_3.Size = UDim2.new(0, 103, 0, 68)
  275. TextLabel_3.Font = Enum.Font.SourceSans
  276. TextLabel_3.Text = "we are Russian"
  277. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  278. TextLabel_3.TextSize = 14
  279.  
  280. ReJoinServer.MouseButton1Down:connect(function()
  281.     local placeId = "13822889"
  282.     game:GetService("TeleportService"):Teleport(placeId)
  283. end)
  284.  
  285. coroutine.wrap(EIRWV_fake_script)()
  286. local function RRVH_fake_script() -- AxeDupeTwo.AXEDupetwoscript
  287.     local script = Instance.new('Script', AxeDupeTwo)
  288.  
  289.     AxeDupeTwo.MouseButton1Down:connect(function()
  290.     loadstring(game:HttpGetAsync("https://pastebin.com/raw/Cvp1GWkb"))()
  291.     end)
  292.  
  293. coroutine.wrap(CPJD_fake_script)()
  294. local function FALL_fake_script() -- Paint.PaintScript
  295.     local script = Instance.new('Script', Paint)
  296.  
  297.     Paint.MouseButton1Down:connect(function()
  298.     loadstring(game:HttpGetAsync("https://pastebin.com/raw/ixguDdpX"))()
  299.     end)
  300.  
  301. coroutine.wrap(YSRL_fake_script)()
  302. local function CPJD_fake_script() -- BTools.BToolsScript
  303.     local script = Instance.new('Script', BTools)
  304.  
  305.     BTools.MouseButton1Down:connect(function()
  306.     loadstring(game:HttpGetAsync("https://pastebin.com/raw/Lf1ySa1m"))()
  307.     end)
  308.  
  309. FrameA = script.Parent.Parent.Frame2
  310.  
  311. script.Parent.MouseButton1Click:Connect(function()
  312.     FrameA.Visible = 1
  313. end)
  314.  
  315. FrameA = script.Parent.Parent.Frame2
  316.  
  317. script.Parent.MouseButton1Click:Connect(function()
  318.     FrameA.Visible = false
  319. end)
  320.  
  321. coroutine.wrap(UDEQDI_fake_script)()
  322. local function YSRL_fake_script() -- Speed.SpeedScript
  323.     local script = Instance.new('Script', Speed)
  324.  
  325.     Speed.MouseButton1Down:connect(function()
  326.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  327.     end)
  328.  
  329. noclip = false
  330. game:GetService('RunService').Stepped:connect(function()
  331. if noclip then
  332. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  333. end
  334. end)
  335. NoClip.MouseButton1Down:connect(function()
  336. noclip = not noclip
  337. if NoClip.Text == "Enable NoClip" then
  338.     NoClip.Text = "Disable NoClip"
  339.     NoClip.BackgroundColor3 = Color3.new(0, 0.5, 0)
  340. else
  341.     NoClip.Text = "Enable NoClip"
  342.     NoClip.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  343. end
  344. end)
  345.  
  346. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  347.  
  348. WaterCollide.MouseButton1Down:connect(function()
  349.     if WCollide == "Nothing" then
  350.         WCollide = "On"
  351.         WaterCollide.BackgroundColor3 = Color3.new(0, 0.5, 0)
  352.         WaterCollide.Text = "Water is Solid"
  353.         for i,v in pairs(game.Workspace.Water:GetChildren()) do
  354.             if v:IsA("Part") then
  355.                 v.CanCollide = true
  356.             end
  357.         end
  358.     else
  359.         WCollide = "Nothing"
  360.         WaterCollide.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  361.         WaterCollide.Text = "Walk on Water"
  362.         for i,v in pairs(game.Workspace.Water:GetChildren()) do
  363.             if v:IsA("Part") then
  364.                 v.CanCollide = false
  365.             end
  366.         end
  367.     end
  368. end)
  369.  
  370. coroutine.wrap(FALL_fake_script)()
  371. local function UNZZUD_fake_script() -- BluePrints.BluePrintsScript
  372.     local script = Instance.new('Script', BluePrints)
  373.  
  374.     BluePrints.MouseButton1Down:connect(function()
  375.     loadstring(game:HttpGetAsync("https://pastebin.com/raw/ZyuZBWgB"))()
  376.     end)
  377.  
  378. GoldAxeStart.MouseButton1Down:Connect(function()
  379. GoldAxe.BackgroundColor3 = Color3.new(0, 0.5, 0)
  380. GoldAxeStart.Text = "Active"
  381. Detect = coroutine.wrap(function()
  382.     Player = game.Players.LocalPlayer
  383.     mouse = Player:GetMouse()
  384.     mouse.Button1Down:connect(function()
  385.         MouseDown = true
  386.     end)
  387.     mouse.Button1Up:connect(function()
  388.         MouseDown = false
  389.     end)
  390. end)
  391. Detect()
  392. Player = game.Players.LocalPlayer
  393. mouse = Player:GetMouse()
  394. game:GetService('RunService').RenderStepped:connect(function()
  395.     if Player.Character:FindFirstChild("Tool") then
  396.         if MouseDown == true then
  397.             if mouse.Target.Name == "WoodSection" then
  398.                 targetWood = mouse.Target
  399.                 Tool=Player.Character.Tool
  400.                 ---FaceVector
  401.                 Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  402.                 local ray = Ray.new(Player.Character.Head.Position, ((targetWood.CFrame * CFrame.new(0, Height - targetWood.Size.Y/2, 0)).p - Player.Character.Head.Position).unit * 200)
  403.                 part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  404.                 function fixVector(V)
  405.                     return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  406.                 end
  407.                 local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  408.                 if faceVector.Y ~= 0 then
  409.                     return
  410.                 end
  411.                 local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  412.                 local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  413.                 local relativeLookVector = relativeCFrame.lookVector
  414.                 local m = relativeLookVector.Y >= 0 and 1 or -1
  415.                 if faceVector.X == 1 then
  416.                     faceVector = Vector3.new(0, 0, -1) * m
  417.                 elseif faceVector.X == -1 then
  418.                     faceVector = Vector3.new(0, 0, 1) * m
  419.                 elseif faceVector.Z == 1 then
  420.                     faceVector = Vector3.new(1, 0, 0) * m
  421.                 elseif faceVector.Z == -1 then
  422.                     faceVector = Vector3.new(-1, 0, 0) * m
  423.                 end
  424.                 local cutEvent = targetWood.Parent.CutEvent
  425.                 game.ReplicatedStorage.Interaction.RemoteProxy:FireServer(cutEvent, {sectionId = targetWood.ID.Value, faceVector = faceVector, height = Height, hitPoints = 0.2, cooldown = 0, cuttingClass = "Axe", tool = Player.Character.Tool})
  426.             end
  427.         end
  428.     end
  429. end)
  430. end)
  431.  
  432. TP.MouseButton1Down:connect(function()
  433. local UIS = game:GetService("UserInputService")
  434.  
  435. local Player = game.Players.LocalPlayer
  436. local Mouse = Player:GetMouse()
  437.  
  438.  
  439. function GetCharacter()
  440.    return game.Players.LocalPlayer.Character
  441. end
  442.  
  443. function Teleport(pos)
  444.    local Char = GetCharacter()
  445.    if Char then
  446.        Char:MoveTo(pos)
  447.    end
  448. end
  449.  
  450.  
  451. UIS.InputBegan:Connect(function(input)
  452.    if input.UserInputType == Enum.UserInputType.MouseButton1 and UIS:IsKeyDown(Enum.KeyCode.LeftControl) then
  453.        Teleport(Mouse.Hit.p)
  454.    end
  455. end)
  456. end)
  457.  
  458. MaxLand.MouseButton1Down:Connect(function()
  459. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  460.         if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  461.             base = v
  462.             square = v.OriginSquare
  463.             end
  464.         end
  465.     function makebase(pos)
  466.         local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  467.         Event:FireServer(base, pos)
  468.         end
  469.     spos = square.Position
  470.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  471.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  472.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  473.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  474.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  475.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  476.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  477.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  478.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  479.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  480.     makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  481.     makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  482. --Corners--
  483.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  484.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  485.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  486.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  487. --Corners--
  488.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  489.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  490.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  491.     makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  492.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  493.     makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  494.     makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  495.     makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  496.  
  497. end)
  498.  
  499. checkplanks = false
  500. local WoodPlanks={}
  501. local ProcessedWoodList = LT2GUI.MainFrame.MenuFrame.PlankFrame.ProcessedWoodList
  502.  
  503. function UpdatePlanks()
  504.     local inc = 0
  505.     WoodPlanks={}
  506.     for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  507.         if v.Name=="Plank" and v.Owner.Value==game.Players.LocalPlayer then
  508.             if v:FindFirstChild("TreeClass") and WoodPlanks[v.TreeClass.Value] then
  509.                 WoodPlanks[v.TreeClass.Value]=WoodPlanks[v.TreeClass.Value]
  510.                 WoodPlanks[v.TreeClass.Value]["Wood"][v]=v
  511.             elseif v:FindFirstChild("TreeClass") then
  512.                 WoodPlanks[v.TreeClass.Value]={Wood={v.WoodSection}}
  513.             end
  514.         end
  515.     end
  516. end
  517.  
  518. function UpdateMovePlanks()
  519.     checkplanks = true
  520.     local inc=0
  521.     UpdatePlanks()
  522.     ProcessedWoodList:ClearAllChildren()
  523.     for i,v in pairs(WoodPlanks) do
  524.         ProcessedWoodList.CanvasSize=UDim2.new(0,0,0,25*inc)
  525.         local TPButton=Create("TextButton",{Parent=ProcessedWoodList,Size=UDim2.new(0,147,0,20),Position=UDim2.new(0,5,0,25*inc),Text=" "..i,ZIndex=3,BackgroundColor3 = Color3.new(0.2, 0.2, 0.2),Font = Enum.Font.Fantasy,TextColor3 = Color3.new(1, 1, 1),TextSize = 16,BorderColor3 = Color3.new(0, 1, 0)})
  526.         TPButton.MouseButton1Click:Connect(function()
  527.             sendNotice = game.ReplicatedStorage.Notices.SendUserNotice
  528.             sendNotice:Fire("Click where you want the Planks to TP to")
  529.             local ButtonPress
  530.             ButtonPress = game.Players.LocalPlayer:GetMouse().Button1Down:Connect(function()
  531.                 Square = game.Players.LocalPlayer:GetMouse().Target
  532.                 if (Square.Name == "OriginSquare" or Square.Name == "Square") then
  533.                     ButtonPress:Disconnect()
  534.                     for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  535.                         if Plank.Name=="Plank" and Plank:FindFirstChild("TreeClass") then
  536.                             if Plank.TreeClass.Value == i and Plank.Owner.Value == game.Players.LocalPlayer then
  537.                                 Plank:MoveTo(Square.Position)
  538.                                 for i=1,100 do
  539.                                     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  540.                                 end
  541.                             end
  542.                         end
  543.                     end
  544.                 end
  545.             end)
  546.         end)
  547.         inc=inc+1
  548.     end
  549.     inc=0
  550. end
  551.  
  552. TpAllPlanks.MouseButton1Click:Connect(function()
  553.     for _, Plank in pairs(game.Workspace.PlayerModels:GetChildren()) do
  554.         if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  555.             if Plank.Owner.Value == game.Players.LocalPlayer then
  556.                 sendNotice = game.ReplicatedStorage.Notices.SendUserNotice
  557.                 sendNotice:Fire("Click where you want ALL the Planks to TP to")
  558.                 local ButtonPress
  559.                 ButtonPress = game.Players.LocalPlayer:GetMouse().Button1Down:Connect(function()
  560.                     Square = game.Players.LocalPlayer:GetMouse().Target
  561.                     if (Square.Name == "OriginSquare" or Square.Name == "Square") then
  562.                         ButtonPress:Disconnect()
  563.                         Plank:MoveTo(Square.Position)
  564.                         for i=1,100 do
  565.                             game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  566.                         end
  567.                     end
  568.                 end)
  569.             end
  570.         end
  571.     end
  572. end)
  573.  
  574. if not checkplanks then
  575.     UpdateMovePlanks()
  576. end
  577.  
  578. game.Workspace.PlayerModels.ChildAdded:connect(function(Item)
  579.     if Item:FindFirstChild("Owner") and Item.Owner.Value == game.Players.LocalPlayer and Item:FindFirstChild("TreeClass") then
  580.         UpdateMovePlanks()
  581.     end
  582. end)
  583.  
  584. game.Workspace.PlayerModels.ChildRemoved:connect(function(Item)
  585.     if Item:FindFirstChild("Owner") and Item.Owner.Value == game.Players.LocalPlayer and Item:FindFirstChild("TreeClass") then
  586.         UpdateMovePlanks()
  587.     end
  588. end)
  589.  
  590. FrameA = script.Parent.Parent.Frame
  591.  
  592. script.Parent.MouseButton1Click:Connect(function()
  593.     FrameA.Visible = false
  594. end)
  595.  
  596. BlackListAll.MouseButton1Click:Connect(function()
  597.         Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  598.     players = game.Players
  599.     for i, v in pairs(players:GetPlayers()) do
  600.         if v.Name ~= players.LocalPlayer.Name then
  601.             Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  602.         end
  603.     end
  604.     players.PlayerAdded:connect(function(plr)
  605.         Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  606.     end)
  607.     end)
  608.  
  609. AntiBLAll.MouseButton1Click:Connect(function()
  610.     local plr = game.Players.LocalPlayer
  611.         local cframe
  612.         for i,v in next, workspace:GetDescendants() do
  613.             if v:IsA("SpawnLocation") then
  614.                 v.Touched:Connect(function(h)
  615.                 if h.Parent == plr.Character and cframe then
  616.                     plr.Character:SetPrimaryPartCFrame(cframe)
  617.                     end
  618.                 end)
  619.             end
  620.         end
  621.      
  622.         game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  623.         if game.Players.LocalPlayer.Character.PrimaryPart then
  624.             cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  625.             end
  626.         end)
  627.      
  628.         for i,v in next, debug.getregistry() do
  629.             if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  630.                 debug.setupvalue(v,"lastUpdate",math.huge)
  631.                 break
  632.             end
  633.         end
  634.      
  635.         for i,v in next, workspace.Effects:GetChildren() do
  636.             if v:IsA("BasePart") and v.Name == "BlacklistWall" then
  637.                 v:Destroy()
  638.             end
  639.         end
  640.     end)
  641.  
  642. SellWood.MouseButton1Click:Connect(function()
  643.     for _, Log in pairs(service.Workspace.LogModels:GetChildren()) do
  644.         if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  645.             if Log.Owner.Value == service.Players.LocalPlayer then
  646.                 for i,v in pairs(Log:GetChildren()) do
  647.                     if v.Name=="WoodSection" then
  648.                         spawn(function()
  649.                             for i=1,10 do
  650.                                 wait()
  651.                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  652.                             end
  653.                         end)
  654.                     end
  655.                 end
  656.                 spawn(function()
  657.                     for i=1,20 do
  658.                         wait()
  659.                         service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  660.                     end
  661.                 end)
  662.             end
  663.         end
  664.     end
  665. end)
  666.  
  667. TPTool.MouseButton1Down:connect(function()
  668.     local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  669.     Tele.RequiresHandle = false
  670.     Tele.RobloxLocked = true
  671.     Tele.Name = "TPTool"
  672.     Tele.ToolTip = "Teleport Tool"
  673.     Tele.Equipped:connect(function(Mouse)
  674.         Mouse.Button1Down:connect(function()
  675.             if Mouse.Target then
  676.                 game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  677.             end
  678.         end)
  679.     end)
  680. end)
  681.  
  682. --- Departure ---
  683.  
  684. game.Workspace.Ferry.TimeToDeparture.Changed:connect(function()
  685. Depart.Text = "Ferry Departs: ".. game.Workspace.Ferry.TimeToDeparture.Value
  686. if Depart.Text == "Ferry Departs: 0" then
  687.     wait(6)
  688.     Depart.Text = "Ferry has Departed"
  689. else
  690.     Depart.Text = "Ferry Departs: ".. game.Workspace.Ferry.TimeToDeparture.Value
  691. end
  692. end)
  693.  
  694. coroutine.wrap(LNJLFI_fake_script)()
  695. local function UDEQDI_fake_script() -- Fly.FlyScript
  696.     local script = Instance.new('Script', Fly)
  697.  
  698.     Fly.MouseButton1Down:connect(function()
  699.     loadstring(game:HttpGet("https://pastebin.com/raw/7rXZ9VNc", true))()
  700.     end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement