Advertisement
gggaming

Untitled

Mar 22nd, 2020
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.51 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local chosenPlayer
  7. local Testing = Instance.new("ScreenGui")
  8. local Move = Instance.new("TextButton")
  9. local DevGui = Instance.new("ScreenGui")
  10. local Plot = Instance.new("Frame")
  11. local MainFramePlot = Instance.new("Frame")
  12. local LinePlotPlayer = Instance.new("Frame")
  13. local LinePlotWp = Instance.new("Frame")
  14. local TPtoYourePlot = Instance.new("TextButton")
  15. local TPtoPlayersPlot = Instance.new("TextButton")
  16. local MaxLand = Instance.new("TextButton")
  17. local WipePlots = Instance.new("TextLabel")
  18. local Wipe = Instance.new("TextButton")
  19. local Wipe_2 = Instance.new("TextButton")
  20. local Player = Instance.new("TextBox")
  21. local PlayerTextPlot = Instance.new("TextBox")
  22. local WipeBase = Instance.new("TextButton")
  23. local AntiBlack = Instance.new("TextButton")
  24. local Plot_2 = Instance.new("TextLabel")
  25. local Plot_3 = Instance.new("TextButton")
  26. local Plot_4 = Instance.new("TextButton")
  27. local Teleport = Instance.new("Frame")
  28. local Teleport_2 = Instance.new("TextLabel")
  29. local TP = Instance.new("TextButton")
  30. local TP_2 = Instance.new("TextButton")
  31. local MainFrameTeleport = Instance.new("Frame")
  32. local waypoints = Instance.new("TextLabel")
  33. local Wayp = Instance.new("TextButton")
  34. local Wayp_2 = Instance.new("TextButton")
  35. local LinePlottp = Instance.new("Frame")
  36. local TpTool = Instance.new("TextButton")
  37. local LinePlottp_2 = Instance.new("Frame")
  38. local PlayerTextPlot_2 = Instance.new("TextBox")
  39. local PlayerTp = Instance.new("TextButton")
  40. local TpWaypoints = Instance.new("ScrollingFrame")
  41. local Spawn = Instance.new("TextButton")
  42. local WoodRus = Instance.new("TextButton")
  43. local LandStore = Instance.new("TextButton")
  44. local LinksLogic = Instance.new("TextButton")
  45. local fancyfurniture = Instance.new("TextButton")
  46. local BoxedCars = Instance.new("TextButton")
  47. local Bridge = Instance.new("TextButton")
  48. local Volcano = Instance.new("TextButton")
  49. local IceWood = Instance.new("TextButton")
  50. local Cave = Instance.new("TextButton")
  51. local Local = Instance.new("Frame")
  52. local MainFrameLocal = Instance.new("Frame")
  53. local Fly = Instance.new("TextLabel")
  54. local OnFly = Instance.new("TextButton")
  55. local OffFly = Instance.new("TextButton")
  56. local Speed = Instance.new("TextLabel")
  57. local OnSpeed = Instance.new("TextButton")
  58. local OffSpeed = Instance.new("TextButton")
  59. local WaterWalk = Instance.new("TextLabel")
  60. local OnWaterWalk = Instance.new("TextButton")
  61. local OffWaterWalk = Instance.new("TextButton")
  62. local WalkSpeed = Instance.new("TextLabel")
  63. local SetWalk = Instance.new("TextBox")
  64. local JumpPower = Instance.new("TextLabel")
  65. local SetJump = Instance.new("TextBox")
  66. local LineBettwenLocalSpeed = Instance.new("Frame")
  67. local LineBettweenWaterWalk = Instance.new("Frame")
  68. local Local_2 = Instance.new("TextLabel")
  69. local Local_3 = Instance.new("TextButton")
  70. local Local_4 = Instance.new("TextButton")
  71. local LoginFrame = Instance.new("Frame")
  72. local Login = Instance.new("TextButton")
  73. local Keyhere = Instance.new("TextBox")
  74. local Dupe = Instance.new("Frame")
  75. local MainFrameDupe = Instance.new("Frame")
  76. local LinePlotWp_2 = Instance.new("Frame")
  77. local Cords = Instance.new("TextButton")
  78. local Saxe = Instance.new("TextButton")
  79. local SGifts = Instance.new("TextButton")
  80. local SItems = Instance.new("TextButton")
  81. local SWood = Instance.new("TextButton")
  82. local CordText = Instance.new("TextLabel")
  83. local SetWalk_2 = Instance.new("TextBox")
  84. local SetJump_2 = Instance.new("TextBox")
  85. local Dupe_2 = Instance.new("TextLabel")
  86. local Dupe_3 = Instance.new("TextButton")
  87. local Dupe_4 = Instance.new("TextButton")
  88. local WireArt = Instance.new("Frame")
  89. local MainFrameWireArt = Instance.new("Frame")
  90. local WireArt_2 = Instance.new("TextButton")
  91. local WireType = Instance.new("TextButton")
  92. local WireSize = Instance.new("TextLabel")
  93. local SetWalk_3 = Instance.new("TextBox")
  94. local Create = Instance.new("TextButton")
  95. local LineBettwenLocalSpeed_2 = Instance.new("Frame")
  96. local WireArt_3 = Instance.new("TextLabel")
  97. local Plot_5 = Instance.new("TextButton")
  98. local Plot_6 = Instance.new("TextButton")
  99. local WireArtMain = Instance.new("Frame")
  100. local SpaceShip = Instance.new("TextButton")
  101. local Castle = Instance.new("TextButton")
  102. local AirBallon = Instance.new("TextButton")
  103. local Next = Instance.new("TextButton")
  104. local PasteBinLink = Instance.new("TextLabel")
  105. local PasteBin = Instance.new("TextBox")
  106. local WireTypeMain = Instance.new("Frame")
  107. local NeonWireOrange = Instance.new("TextButton")
  108. local NeonWireGreen = Instance.new("TextButton")
  109. local Wire = Instance.new("TextButton")
  110. local NeonWireRed = Instance.new("TextButton")
  111. local NeonWireCyan = Instance.new("TextButton")
  112. local NeonWireBlue = Instance.new("TextButton")
  113. local NeonWireViolet = Instance.new("TextButton")
  114. local NeonWireWhite = Instance.new("TextButton")
  115. local NeonWirePinky = Instance.new("TextButton")
  116. local Wood = Instance.new("Frame")
  117. local MainFrameWood = Instance.new("Frame")
  118. local GodAxe = Instance.new("TextLabel")
  119. local OffGoda = Instance.new("TextButton")
  120. local OnGoda = Instance.new("TextButton")
  121. local LinePlotWp_3 = Instance.new("Frame")
  122. local TreeAura = Instance.new("TextLabel")
  123. local Offta = Instance.new("TextButton")
  124. local Onta = Instance.new("TextButton")
  125. local Tpwood = Instance.new("TextButton")
  126. local TpPlanks = Instance.new("TextButton")
  127. local ModWood = Instance.new("TextButton")
  128. local SellWood = Instance.new("TextButton")
  129. local SellPlanks = Instance.new("TextButton")
  130. local RemoveTrees = Instance.new("TextButton")
  131. local Wood_2 = Instance.new("TextLabel")
  132. local Wood_3 = Instance.new("TextButton")
  133. local Wood_4 = Instance.new("TextButton")
  134. local PlayerName = Instance.new("TextBox")
  135. local WipeBaseButton = Instance.new("TextButton")
  136. local PlayerBox = Instance.new("TextBox")
  137. local NotifyText = Instance.new("TextLabel")
  138. local TweenService = game:GetService("TweenService")
  139. local PaintTool = Instance.new("TextButton")
  140. local WiresOriginal = Instance.new("TextButton")
  141. local WireArtOriginal = Instance.new("TextButton")
  142. --Properties:
  143.  
  144. WipeBaseButton.Name = "WipeBaseButton"
  145. WipeBaseButton.Parent = MainFrameLocal
  146. WipeBaseButton.BackgroundColor3 = Color3.new(0.423529, 0.768628, 1)
  147. WipeBaseButton.BorderSizePixel = 0
  148. WipeBaseButton.Position = UDim2.new(0, 0, 1.13095236, 0)
  149. WipeBaseButton.Size = UDim2.new(0, 112, 0, 27)
  150. WipeBaseButton.Font = Enum.Font.ArialBold
  151. WipeBaseButton.Text = "Wipe Base"
  152. WipeBaseButton.TextColor3 = Color3.new(1, 1, 1)
  153. WipeBaseButton.TextSize = 19
  154.  
  155. PaintTool.Name = "Paint Tool"
  156. PaintTool.Parent = MainFrameWood
  157. PaintTool.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  158. PaintTool.BorderColor3 = Color3.fromRGB(31, 31, 31)
  159. PaintTool.Position = UDim2.new(0.00900900923, 0, 0.99675858, 0)
  160. PaintTool.Size = UDim2.new(0, 109, 0, 25)
  161. PaintTool.Font = Enum.Font.SourceSans
  162. PaintTool.Text = "Paint Tool"
  163. PaintTool.TextColor3 = Color3.fromRGB(255, 255, 255)
  164. PaintTool.TextSize = 14.000
  165. PaintTool.MouseButton1Down:connect(function()
  166. loadstring(game:HttpGet('https://pastebin.com/raw/KwtFxY8L',true))()
  167. end)
  168.  
  169.  
  170. PlayerBox.Name = "PlayerBox"
  171. PlayerBox.Parent = MainFrameLocal
  172. PlayerBox.BackgroundColor3 = Color3.new(0.576471, 0.831373, 1)
  173. PlayerBox.BorderSizePixel = 0
  174. PlayerBox.Position = UDim2.new(0.0720720738, 0, 1.42261899, 0)
  175. PlayerBox.Size = UDim2.new(0, 99, 0, 28)
  176. PlayerBox.Font = Enum.Font.ArialBold
  177. PlayerBox.Text = "PlayerName"
  178. PlayerBox.TextColor3 = Color3.new(1, 1, 1)
  179. PlayerBox.TextScaled = true
  180. PlayerBox.TextSize = 20
  181. PlayerBox.TextWrapped = true
  182.  
  183.  
  184. NotifyText.Name = "NotifyText"
  185. NotifyText.Parent = MainFrameLocal
  186. NotifyText.BackgroundColor3 = Color3.new(1, 1, 1)
  187. NotifyText.BackgroundTransparency = 1
  188. NotifyText.Position = UDim2.new(0, 0, 0.866359472, 0)
  189. NotifyText.Size = UDim2.new(0, 364, 0, 29)
  190. NotifyText.ZIndex = 3
  191. NotifyText.Font = Enum.Font.ArialBold
  192. NotifyText.Text = "Notify"
  193. NotifyText.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  194. NotifyText.TextSize = 20
  195. NotifyText.TextStrokeColor3 = Color3.new(1, 1, 1)
  196. NotifyText.TextTransparency = 1
  197.  
  198. DevGui.Name = "DevGui"
  199. DevGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  200. DevGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  201.  
  202. Plot.Name = "Plot"
  203. Plot.Parent = DevGui
  204. Plot.Active = true
  205. Plot.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  206. Plot.BorderColor3 = Color3.fromRGB(255, 255, 255)
  207. Plot.Position = UDim2.new(0.235096976, 0, 0.0300206915, 0)
  208. Plot.Size = UDim2.new(0, 109, 0, 25)
  209. Plot.Draggable = true
  210.  
  211. MainFramePlot.Name = "Main-Frame-Plot"
  212. MainFramePlot.Parent = Plot
  213. MainFramePlot.Active = true
  214. MainFramePlot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  215. MainFramePlot.Position = UDim2.new(-0.00900870468, 0, 0.979918838, 0)
  216. MainFramePlot.Size = UDim2.new(0, 111, 0, 187)
  217. MainFramePlot.Visible = false
  218.  
  219. LinePlotPlayer.Name = "Line-Plot-Player"
  220. LinePlotPlayer.Parent = MainFramePlot
  221. LinePlotPlayer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  222. LinePlotPlayer.Size = UDim2.new(0, 111, 0, 3)
  223.  
  224. LinePlotWp.Name = "Line-Plot-Wp"
  225. LinePlotWp.Parent = MainFramePlot
  226. LinePlotWp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  227. LinePlotWp.Position = UDim2.new(0, 0, 0.311111122, 0)
  228. LinePlotWp.Size = UDim2.new(0, 111, 0, 3)
  229.  
  230. TPtoYourePlot.Name = "TP-to-You're-Plot"
  231. TPtoYourePlot.Parent = MainFramePlot
  232. TPtoYourePlot.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  233. TPtoYourePlot.BorderColor3 = Color3.fromRGB(31, 31, 31)
  234. TPtoYourePlot.Position = UDim2.new(0, 0, 0.338888884, 0)
  235. TPtoYourePlot.Size = UDim2.new(0, 111, 0, 25)
  236. TPtoYourePlot.Font = Enum.Font.SourceSans
  237. TPtoYourePlot.Text = "My Plot"
  238. TPtoYourePlot.TextColor3 = Color3.fromRGB(255, 255, 255)
  239. TPtoYourePlot.TextSize = 14.000
  240. TPtoYourePlot.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  241.  
  242. TPtoPlayersPlot.Name = "TP-to-Player's-Plot"
  243. TPtoPlayersPlot.Parent = MainFramePlot
  244. TPtoPlayersPlot.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  245. TPtoPlayersPlot.BorderColor3 = Color3.fromRGB(31, 31, 31)
  246. TPtoPlayersPlot.Position = UDim2.new(0, 0, 0.172222212, 0)
  247. TPtoPlayersPlot.Size = UDim2.new(0, 111, 0, 25)
  248. TPtoPlayersPlot.Font = Enum.Font.SourceSans
  249. TPtoPlayersPlot.Text = "Player's Plot"
  250. TPtoPlayersPlot.TextColor3 = Color3.fromRGB(255, 255, 255)
  251. TPtoPlayersPlot.TextSize = 14.000
  252. TPtoPlayersPlot.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  253.  
  254. MaxLand.Name = "MaxLand"
  255. MaxLand.Parent = MainFramePlot
  256. MaxLand.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  257. MaxLand.BorderColor3 = Color3.fromRGB(31, 31, 31)
  258. MaxLand.Position = UDim2.new(0, 0, 0.860268891, 0)
  259. MaxLand.Size = UDim2.new(0, 111, 0, 26)
  260. MaxLand.Font = Enum.Font.SourceSans
  261. MaxLand.Text = "MaxLand"
  262. MaxLand.TextColor3 = Color3.fromRGB(255, 255, 255)
  263. MaxLand.TextSize = 14.000
  264. MaxLand.MouseButton1Click:connect(function()
  265. loadstring(game:HttpGet('https://pastebin.com/raw/U8PDt3V9',true))()
  266. end)
  267.  
  268.  
  269. WipePlots.Name = "Wipe-Plots"
  270. WipePlots.Parent = MainFramePlot
  271. WipePlots.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  272. WipePlots.BorderColor3 = Color3.fromRGB(31, 31, 31)
  273. WipePlots.Position = UDim2.new(0, 0, 0.481283307, 0)
  274. WipePlots.Size = UDim2.new(0, 111, 0, 25)
  275. WipePlots.Font = Enum.Font.SourceSans
  276. WipePlots.Text = "Plot Wipe"
  277. WipePlots.TextColor3 = Color3.fromRGB(255, 255, 255)
  278. WipePlots.TextSize = 14.000
  279.  
  280. Wipe.Name = "+-Wipe"
  281. Wipe.Parent = WipePlots
  282. Wipe.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  283. Wipe.BorderColor3 = Color3.fromRGB(31, 31, 31)
  284. Wipe.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  285. Wipe.Size = UDim2.new(0, 29, 0, 22)
  286. Wipe.Font = Enum.Font.SourceSans
  287. Wipe.Text = "+"
  288. Wipe.TextColor3 = Color3.fromRGB(255, 255, 255)
  289. Wipe.TextScaled = true
  290. Wipe.TextSize = 14.000
  291. Wipe.TextWrapped = true
  292. Wipe.MouseButton1Down:connect(function()
  293. Wipe_2.Visible = true
  294. Wipe.Visible = false
  295. WipeBase.Visible = true
  296. PlayerTextPlot.Visible = true
  297.  
  298. end)
  299.  
  300. Wipe_2.Name = "--Wipe"
  301. Wipe_2.Parent = WipePlots
  302. Wipe_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  303. Wipe_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  304. Wipe_2.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  305. Wipe_2.Size = UDim2.new(0, 29, 0, 22)
  306. Wipe_2.Font = Enum.Font.SourceSans
  307. Wipe_2.Text = "-"
  308. Wipe_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  309. Wipe_2.TextScaled = true
  310. Wipe_2.TextSize = 14.000
  311. Wipe_2.TextWrapped = true
  312. Wipe_2.Visible = false
  313. Wipe_2.MouseButton1Down:connect(function()
  314. Wipe_2.Visible = false
  315. Wipe.Visible = true
  316. WipeBase.Visible = false
  317. PlayerTextPlot.Visible = false
  318.  
  319. end)
  320.  
  321. Player.Name = "Player"
  322. Player.Parent = MainFramePlot
  323. Player.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  324. Player.BorderColor3 = Color3.fromRGB(31, 31, 31)
  325. Player.Position = UDim2.new(0, 0, 0.027777791, 0)
  326. Player.Size = UDim2.new(0, 111, 0, 25)
  327. Player.Font = Enum.Font.SourceSans
  328. Player.Text = "Player"
  329. Player.TextColor3 = Color3.fromRGB(255, 255, 255)
  330. Player.TextSize = 14.000
  331. Player.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  332. Player.TextWrapped = true
  333.  
  334. PlayerTextPlot.Name = "Player-Text-Plot"
  335. PlayerTextPlot.Parent = MainFramePlot
  336. PlayerTextPlot.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  337. PlayerTextPlot.BorderColor3 = Color3.fromRGB(31, 31, 31)
  338. PlayerTextPlot.Position = UDim2.new(1.21621633, 0, 1.17751038, 0)
  339. PlayerTextPlot.Size = UDim2.new(0, 111, 0, 25)
  340. PlayerTextPlot.Font = Enum.Font.SourceSans
  341. PlayerTextPlot.Text = ""
  342. PlayerTextPlot.TextColor3 = Color3.fromRGB(255, 255, 255)
  343. PlayerTextPlot.TextSize = 14.000
  344. PlayerTextPlot.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  345. PlayerTextPlot.TextWrapped = true
  346. PlayerTextPlot.Visible = false
  347.  
  348. WipeBase.Name = "WipeBase"
  349. WipeBase.Parent = MainFramePlot
  350. WipeBase.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  351. WipeBase.BorderColor3 = Color3.fromRGB(31, 31, 31)
  352. WipeBase.Position = UDim2.new(1.21621633, 0, 1.3101604, 0)
  353. WipeBase.Size = UDim2.new(0, 111, 0, 21)
  354. WipeBase.Font = Enum.Font.SourceSans
  355. WipeBase.Text = "WipeBase"
  356. WipeBase.TextColor3 = Color3.fromRGB(255, 255, 255)
  357. WipeBase.TextSize = 14.000
  358. WipeBase.Visible = false
  359.  
  360. AntiBlack.Name = "AntiBlack"
  361. AntiBlack.Parent = MainFramePlot
  362. AntiBlack.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  363. AntiBlack.BorderColor3 = Color3.fromRGB(31, 31, 31)
  364. AntiBlack.Position = UDim2.new(0, 0, 0.626791716, 0)
  365. AntiBlack.Size = UDim2.new(0, 111, 0, 46)
  366. AntiBlack.Font = Enum.Font.SourceSans
  367. AntiBlack.Text = "AntiBlackList"
  368. AntiBlack.TextColor3 = Color3.fromRGB(255, 255, 255)
  369. AntiBlack.TextSize = 14.000
  370. AntiBlack.MouseButton1Down:Connect(function()
  371. local plr = game.Players.LocalPlayer
  372. local cframe
  373. for i,v in next, workspace:GetDescendants() do
  374. if v:IsA("SpawnLocation") then
  375. v.Touched:Connect(function(h)
  376. if h.Parent == plr.Character and cframe then
  377. plr.Character:SetPrimaryPartCFrame(cframe)
  378. end
  379. end)
  380. end
  381. end
  382.  
  383. game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  384. if game.Players.LocalPlayer.Character.PrimaryPart then
  385. cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  386. end
  387. end)
  388.  
  389. for i,v in next, debug.getregistry() do
  390. if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  391. debug.setupvalue(v,"lastUpdate",math.huge)
  392. break
  393. end
  394. end
  395. wait(2)
  396. for i,v in next, workspace.Effects:GetChildren() do
  397. if v:IsA("BasePart") and v.Name == "BlacklistWall" then
  398. v:Destroy()
  399. end
  400. end
  401. end)
  402.  
  403. Plot_2.Name = "Plot"
  404. Plot_2.Parent = Plot
  405. Plot_2.Active = true
  406. Plot_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  407. Plot_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  408. Plot_2.Position = UDim2.new(-0.00899999961, 0, 0, 0)
  409. Plot_2.Size = UDim2.new(0, 111, 0, 24)
  410. Plot_2.Font = Enum.Font.SourceSans
  411. Plot_2.Text = "Plot"
  412. Plot_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  413. Plot_2.TextSize = 14.000
  414.  
  415. Plot_3.Name = "--Plot"
  416. Plot_3.Parent = Plot_2
  417. Plot_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  418. Plot_3.BorderColor3 = Color3.fromRGB(31, 31, 31)
  419. Plot_3.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  420. Plot_3.Size = UDim2.new(0, 29, 0, 22)
  421. Plot_3.Font = Enum.Font.SourceSans
  422. Plot_3.Text = "-"
  423. Plot_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  424. Plot_3.TextScaled = true
  425. Plot_3.TextSize = 14.000
  426. Plot_3.TextWrapped = true
  427. Plot_3.Visible = false
  428. Plot_3.MouseButton1Down:connect(function()
  429. MainFramePlot.Visible = false
  430. Plot_4.Visible = true
  431. Plot_3.Visible = false
  432. end)
  433.  
  434. Plot_4.Name = "+-Plot"
  435. Plot_4.Parent = Plot_2
  436. Plot_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  437. Plot_4.BorderColor3 = Color3.fromRGB(31, 31, 31)
  438. Plot_4.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  439. Plot_4.Size = UDim2.new(0, 29, 0, 22)
  440. Plot_4.Font = Enum.Font.SourceSans
  441. Plot_4.Text = "+"
  442. Plot_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  443. Plot_4.TextScaled = true
  444. Plot_4.TextSize = 14.000
  445. Plot_4.TextWrapped = true
  446. Plot_4.MouseButton1Down:connect(function()
  447. MainFramePlot.Visible = true
  448. Plot_4.Visible = false
  449. Plot_3.Visible = true
  450. end)
  451.  
  452. Teleport.Name = "Teleport"
  453. Teleport.Parent = DevGui
  454. Teleport.Active = true
  455. Teleport.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  456. Teleport.BorderColor3 = Color3.fromRGB(255, 255, 255)
  457. Teleport.Position = UDim2.new(0.320647031, 0, 0.0300206915, 0)
  458. Teleport.Size = UDim2.new(0, 109, 0, 25)
  459. Teleport.Draggable = true
  460.  
  461. Teleport_2.Name = "Teleport"
  462. Teleport_2.Parent = Teleport
  463. Teleport_2.Active = true
  464. Teleport_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  465. Teleport_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  466. Teleport_2.Position = UDim2.new(-0.00899999961, 0, 0, 0)
  467. Teleport_2.Size = UDim2.new(0, 111, 0, 24)
  468. Teleport_2.Font = Enum.Font.SourceSans
  469. Teleport_2.Text = "Teleport"
  470. Teleport_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  471. Teleport_2.TextSize = 14.000
  472.  
  473. TP.Name = "+-TP"
  474. TP.Parent = Teleport_2
  475. TP.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  476. TP.BorderColor3 = Color3.fromRGB(31, 31, 31)
  477. TP.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  478. TP.Size = UDim2.new(0, 29, 0, 22)
  479. TP.Font = Enum.Font.SourceSans
  480. TP.Text = "+"
  481. TP.TextColor3 = Color3.fromRGB(255, 255, 255)
  482. TP.TextScaled = true
  483. TP.TextSize = 14.000
  484. TP.TextWrapped = true
  485. TP.MouseButton1Click:connect(function()
  486. MainFrameTeleport.Visible = true
  487. TP.Visible = false
  488. TP_2.Visible = true
  489. end)
  490.  
  491. TP_2.Name = "--TP"
  492. TP_2.Parent = Teleport_2
  493. TP_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  494. TP_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  495. TP_2.Position = UDim2.new(0.729729652, 0, 0.115740046, 0)
  496. TP_2.Size = UDim2.new(0, 29, 0, 22)
  497. TP_2.Font = Enum.Font.SourceSans
  498. TP_2.Text = "-"
  499. TP_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  500. TP_2.TextScaled = true
  501. TP_2.TextSize = 26.000
  502. TP_2.TextWrapped = true
  503. TP_2.Visible = false
  504. TP_2.MouseButton1Click:connect(function()
  505. MainFrameTeleport.Visible = false
  506. TP.Visible = true
  507. TP_2.Visible = false
  508. end)
  509.  
  510. MainFrameTeleport.Name = "Main-Frame-Teleport"
  511. MainFrameTeleport.Parent = Teleport
  512. MainFrameTeleport.Active = true
  513. MainFrameTeleport.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  514. MainFrameTeleport.Position = UDim2.new(-0.00900870468, 0, 0.979918838, 0)
  515. MainFrameTeleport.Size = UDim2.new(0, 111, 0, 187)
  516. MainFrameTeleport.Visible = false
  517.  
  518. waypoints.Name = "waypoints"
  519. waypoints.Parent = MainFrameTeleport
  520. waypoints.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  521. waypoints.BorderColor3 = Color3.fromRGB(31, 31, 31)
  522. waypoints.Position = UDim2.new(0.0088462485, 0, 0.00557219144, 0)
  523. waypoints.Size = UDim2.new(0, 109, 0, 25)
  524. waypoints.Font = Enum.Font.SourceSans
  525. waypoints.Text = "Waypoints"
  526. waypoints.TextColor3 = Color3.fromRGB(255, 255, 255)
  527. waypoints.TextSize = 14.000
  528. waypoints.TextXAlignment = Enum.TextXAlignment.Left
  529.  
  530. Wayp.Name = "+-Wayp"
  531. Wayp.Parent = waypoints
  532. Wayp.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  533. Wayp.BorderColor3 = Color3.fromRGB(31, 31, 31)
  534. Wayp.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  535. Wayp.Size = UDim2.new(0, 29, 0, 22)
  536. Wayp.Font = Enum.Font.SourceSans
  537. Wayp.Text = "+"
  538. Wayp.TextColor3 = Color3.fromRGB(255, 255, 255)
  539. Wayp.TextScaled = true
  540. Wayp.TextSize = 14.000
  541. Wayp.TextWrapped = true
  542. Wayp.MouseButton1Click:connect(function()
  543. Wayp.Visible = false
  544. Wayp_2.Visible = true
  545. TpWaypoints.Visible = true
  546. end)
  547.  
  548. Wayp_2.Name = "--Wayp"
  549. Wayp_2.Parent = waypoints
  550. Wayp_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  551. Wayp_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  552. Wayp_2.Position = UDim2.new(0.729729652, 0, 0.115740046, 0)
  553. Wayp_2.Size = UDim2.new(0, 29, 0, 22)
  554. Wayp_2.Font = Enum.Font.SourceSans
  555. Wayp_2.Text = "-"
  556. Wayp_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  557. Wayp_2.TextScaled = true
  558. Wayp_2.TextSize = 26.000
  559. Wayp_2.TextWrapped = true
  560. Wayp_2.Visible = false
  561. Wayp_2.MouseButton1Click:connect(function()
  562. Wayp.Visible = true
  563. Wayp_2.Visible = false
  564. TpWaypoints.Visible = false
  565. end)
  566.  
  567. LinePlottp.Name = "Line-Plot-tp"
  568. LinePlottp.Parent = MainFrameTeleport
  569. LinePlottp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  570. LinePlottp.Position = UDim2.new(0, 0, -0.00974449515, 0)
  571. LinePlottp.Size = UDim2.new(0, 111, 0, 3)
  572.  
  573. TpTool.Name = "Tp Tool"
  574. TpTool.Parent = MainFrameTeleport
  575. TpTool.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  576. TpTool.BorderColor3 = Color3.fromRGB(31, 31, 31)
  577. TpTool.Position = UDim2.new(-0.00083579676, 0, 0.14973262, 0)
  578. TpTool.Size = UDim2.new(0, 110, 0, 25)
  579. TpTool.Font = Enum.Font.SourceSans
  580. TpTool.Text = "Tp Tool"
  581. TpTool.TextColor3 = Color3.fromRGB(255, 255, 255)
  582. TpTool.TextSize = 14.000
  583. TpTool.MouseButton1Click:Connect(function()
  584. makesound("rbxassetid://156785206")
  585. mouse = game.Players.LocalPlayer:GetMouse()
  586. tool = Instance.new("Tool")
  587. tool.RequiresHandle = false
  588. tool.Name = "Click Teleport"
  589. tool.Activated:connect(function()
  590. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  591. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  592. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  593. end)
  594. tool.Parent = game.Players.LocalPlayer.Backpack
  595. end)
  596. LinePlottp_2.Name = "Line-Plot-tp"
  597. LinePlottp_2.Parent = MainFrameTeleport
  598. LinePlottp_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  599. LinePlottp_2.Position = UDim2.new(0, 0, 0.295068353, 0)
  600. LinePlottp_2.Size = UDim2.new(0, 111, 0, 3)
  601.  
  602. PlayerTextPlot_2.Name = "Player-Text-Plot"
  603. PlayerTextPlot_2.Parent = MainFrameTeleport
  604. PlayerTextPlot_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  605. PlayerTextPlot_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  606. PlayerTextPlot_2.Position = UDim2.new(0, 0, 0.305852652, 0)
  607. PlayerTextPlot_2.Size = UDim2.new(0, 111, 0, 25)
  608. PlayerTextPlot_2.Font = Enum.Font.SourceSans
  609. PlayerTextPlot_2.Text = "Player"
  610. PlayerTextPlot_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  611. PlayerTextPlot_2.TextSize = 14.000
  612. PlayerTextPlot_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  613. PlayerTextPlot_2.TextWrapped = true
  614.  
  615. PlayerTp.Name = "Player-Tp"
  616. PlayerTp.Parent = MainFrameTeleport
  617. PlayerTp.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  618. PlayerTp.BorderColor3 = Color3.fromRGB(31, 31, 31)
  619. PlayerTp.Position = UDim2.new(-0.000835796818, 0, 0.438502669, 0)
  620. PlayerTp.Size = UDim2.new(0, 110, 0, 25)
  621. PlayerTp.Font = Enum.Font.SourceSans
  622. PlayerTp.Text = "Tp To Player"
  623. PlayerTp.TextColor3 = Color3.fromRGB(255, 255, 255)
  624. PlayerTp.TextSize = 14.000
  625.  
  626. TpWaypoints.Name = "Tp-Waypoint's"
  627. TpWaypoints.Parent = MainFrameTeleport
  628. TpWaypoints.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  629. TpWaypoints.BorderColor3 = Color3.fromRGB(31, 31, 31)
  630. TpWaypoints.Position = UDim2.new(-0.000835794955, 0, 0.58288753, 0)
  631. TpWaypoints.Size = UDim2.new(0, 111, 0, 88)
  632.  
  633. Spawn.Name = "Spawn"
  634. Spawn.Parent = TpWaypoints
  635. Spawn.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  636. Spawn.BorderColor3 = Color3.fromRGB(255, 255, 255)
  637. Spawn.Position = UDim2.new(0, 0, 0.0664981529, 0)
  638. Spawn.Size = UDim2.new(0, 95, 0, 27)
  639. Spawn.Font = Enum.Font.SourceSans
  640. Spawn.Text = "Spawn"
  641. Spawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  642. Spawn.TextSize = 14.000
  643.  
  644. WoodRus.Name = "Wood Rus"
  645. WoodRus.Parent = TpWaypoints
  646. WoodRus.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  647. WoodRus.BorderColor3 = Color3.fromRGB(255, 255, 255)
  648. WoodRus.Position = UDim2.new(0, 0, 0.146712065, 0)
  649. WoodRus.Size = UDim2.new(0, 95, 0, 27)
  650. WoodRus.Font = Enum.Font.SourceSans
  651. WoodRus.Text = "Wood R Us"
  652. WoodRus.TextColor3 = Color3.fromRGB(255, 255, 255)
  653. WoodRus.TextSize = 14.000
  654.  
  655. LandStore.Name = "LandStore"
  656. LandStore.Parent = TpWaypoints
  657. LandStore.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  658. LandStore.BorderColor3 = Color3.fromRGB(255, 255, 255)
  659. LandStore.Position = UDim2.new(0, 0, 0.226925969, 0)
  660. LandStore.Size = UDim2.new(0, 95, 0, 27)
  661. LandStore.Font = Enum.Font.SourceSans
  662. LandStore.Text = "LandStore"
  663. LandStore.TextColor3 = Color3.fromRGB(255, 255, 255)
  664. LandStore.TextSize = 14.000
  665.  
  666. LinksLogic.Name = "Link's Logic"
  667. LinksLogic.Parent = TpWaypoints
  668. LinksLogic.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  669. LinksLogic.BorderColor3 = Color3.fromRGB(255, 255, 255)
  670. LinksLogic.Position = UDim2.new(0, 0, 0.307139874, 0)
  671. LinksLogic.Size = UDim2.new(0, 95, 0, 27)
  672. LinksLogic.Font = Enum.Font.SourceSans
  673. LinksLogic.Text = "Link's Logic"
  674. LinksLogic.TextColor3 = Color3.fromRGB(255, 255, 255)
  675. LinksLogic.TextSize = 14.000
  676.  
  677. fancyfurniture.Name = "fancy furniture"
  678. fancyfurniture.Parent = TpWaypoints
  679. fancyfurniture.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  680. fancyfurniture.BorderColor3 = Color3.fromRGB(255, 255, 255)
  681. fancyfurniture.Position = UDim2.new(0, 0, 0.387353778, 0)
  682. fancyfurniture.Size = UDim2.new(0, 95, 0, 27)
  683. fancyfurniture.Font = Enum.Font.SourceSans
  684. fancyfurniture.Text = " fancy furniture"
  685. fancyfurniture.TextColor3 = Color3.fromRGB(255, 255, 255)
  686. fancyfurniture.TextSize = 14.000
  687. fancyfurniture.MouseButton1Down:connect(function()
  688.  
  689. end)
  690.  
  691. BoxedCars.Name = "Boxed Car's"
  692. BoxedCars.Parent = TpWaypoints
  693. BoxedCars.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  694. BoxedCars.BorderColor3 = Color3.fromRGB(255, 255, 255)
  695. BoxedCars.Position = UDim2.new(0, 0, 0.467567682, 0)
  696. BoxedCars.Size = UDim2.new(0, 95, 0, 27)
  697. BoxedCars.Font = Enum.Font.SourceSans
  698. BoxedCars.Text = "Boxed Car's"
  699. BoxedCars.TextColor3 = Color3.fromRGB(255, 255, 255)
  700. BoxedCars.TextSize = 14.000
  701.  
  702. Bridge.Name = "Bridge"
  703. Bridge.Parent = TpWaypoints
  704. Bridge.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  705. Bridge.BorderColor3 = Color3.fromRGB(255, 255, 255)
  706. Bridge.Position = UDim2.new(3.7252903e-09, 0, 0.550455391, 0)
  707. Bridge.Size = UDim2.new(0, 95, 0, 27)
  708. Bridge.Font = Enum.Font.SourceSans
  709. Bridge.Text = "Bridge"
  710. Bridge.TextColor3 = Color3.fromRGB(255, 255, 255)
  711. Bridge.TextSize = 14.000
  712.  
  713. Volcano.Name = "Volcano"
  714. Volcano.Parent = TpWaypoints
  715. Volcano.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  716. Volcano.BorderColor3 = Color3.fromRGB(255, 255, 255)
  717. Volcano.Position = UDim2.new(3.7252903e-09, 0, 0.630669296, 0)
  718. Volcano.Size = UDim2.new(0, 95, 0, 27)
  719. Volcano.Font = Enum.Font.SourceSans
  720. Volcano.Text = "Volcano"
  721. Volcano.TextColor3 = Color3.fromRGB(255, 255, 255)
  722. Volcano.TextSize = 14.000
  723.  
  724. IceWood.Name = "IceWood"
  725. IceWood.Parent = TpWaypoints
  726. IceWood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  727. IceWood.BorderColor3 = Color3.fromRGB(255, 255, 255)
  728. IceWood.Position = UDim2.new(3.7252903e-09, 0, 0.700188041, 0)
  729. IceWood.Size = UDim2.new(0, 95, 0, 27)
  730. IceWood.Font = Enum.Font.SourceSans
  731. IceWood.Text = "IceWood"
  732. IceWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  733. IceWood.TextSize = 14.000
  734.  
  735. Cave.Name = "Cave"
  736. Cave.Parent = TpWaypoints
  737. Cave.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  738. Cave.BorderColor3 = Color3.fromRGB(255, 255, 255)
  739. Cave.Position = UDim2.new(3.7252903e-09, 0, 0.77238059, 0)
  740. Cave.Size = UDim2.new(0, 95, 0, 27)
  741. Cave.Font = Enum.Font.SourceSans
  742. Cave.Text = "Cave"
  743. Cave.TextColor3 = Color3.fromRGB(255, 255, 255)
  744. Cave.TextSize = 14.000
  745.  
  746. Local.Name = "Local"
  747. Local.Parent = DevGui
  748. Local.Active = true
  749. Local.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  750. Local.BorderColor3 = Color3.fromRGB(255, 255, 255)
  751. Local.Position = UDim2.new(0.0672828779, 0, 0.0300206915, 0)
  752. Local.Size = UDim2.new(0, 109, 0, 25)
  753. Local.Draggable = true
  754.  
  755. MainFrameLocal.Name = "Main-Frame-Local"
  756. MainFrameLocal.Parent = Local
  757. MainFrameLocal.Active = true
  758. MainFrameLocal.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  759. MainFrameLocal.Position = UDim2.new(-0.00900870468, 0, -0.0200805664, 0)
  760. MainFrameLocal.Size = UDim2.new(0, 111, 0, 168)
  761. MainFrameLocal.Visible = false
  762.  
  763. Fly.Name = "Fly"
  764. Fly.Parent = MainFrameLocal
  765. Fly.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  766. Fly.BorderColor3 = Color3.fromRGB(31, 31, 31)
  767. Fly.Position = UDim2.new(0.00393003179, 0, 0.329894483, 0)
  768. Fly.Selectable = true
  769. Fly.Size = UDim2.new(0, 108, 0, 25)
  770. Fly.Font = Enum.Font.SourceSans
  771. Fly.Text = "Fly"
  772. Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  773. Fly.TextSize = 14.000
  774. Fly.TextXAlignment = Enum.TextXAlignment.Left
  775.  
  776. OnFly.Name = "On-Fly"
  777. OnFly.Parent = Fly
  778. OnFly.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  779. OnFly.BorderColor3 = Color3.fromRGB(31, 31, 31)
  780. OnFly.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  781. OnFly.Size = UDim2.new(0, 29, 0, 22)
  782. OnFly.Font = Enum.Font.SourceSans
  783. OnFly.Text = "On"
  784. OnFly.TextColor3 = Color3.fromRGB(0, 255, 0)
  785. OnFly.TextScaled = true
  786. OnFly.TextSize = 14.000
  787. OnFly.TextWrapped = true
  788. OnFly.MouseButton1Down:connect(function()
  789.  
  790. end)
  791.  
  792. OffFly.Name = "Off-Fly"
  793. OffFly.Parent = Fly
  794. OffFly.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  795. OffFly.BorderColor3 = Color3.fromRGB(31, 31, 31)
  796. OffFly.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  797. OffFly.Size = UDim2.new(0, 29, 0, 22)
  798. OffFly.Font = Enum.Font.SourceSans
  799. OffFly.Text = "Off"
  800. OffFly.TextColor3 = Color3.fromRGB(255, 0, 0)
  801. OffFly.TextScaled = true
  802. OffFly.TextSize = 14.000
  803. OffFly.TextStrokeColor3 = Color3.fromRGB(255, 255, 0)
  804. OffFly.TextWrapped = true
  805.  
  806. Speed.Name = "Speed"
  807. Speed.Parent = MainFrameLocal
  808. Speed.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  809. Speed.BorderColor3 = Color3.fromRGB(31, 31, 31)
  810. Speed.Position = UDim2.new(0.00393690495, 0, 0.166119263, 0)
  811. Speed.Selectable = true
  812. Speed.Size = UDim2.new(0, 109, 0, 27)
  813. Speed.Font = Enum.Font.SourceSans
  814. Speed.Text = "Speed"
  815. Speed.TextColor3 = Color3.fromRGB(255, 255, 255)
  816. Speed.TextSize = 14.000
  817. Speed.TextXAlignment = Enum.TextXAlignment.Left
  818. OnSpeed.MouseButton1Down:connect(function()
  819. JumpPower.Visible = true
  820. WalkSpeed.Visible = true
  821. OffSpeed.Visible = true
  822. end)
  823.  
  824. OnSpeed.Name = "On-Speed"
  825. OnSpeed.Parent = Speed
  826. OnSpeed.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  827. OnSpeed.BorderColor3 = Color3.fromRGB(31, 31, 31)
  828. OnSpeed.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  829. OnSpeed.Size = UDim2.new(0, 29, 0, 22)
  830. OnSpeed.Font = Enum.Font.SourceSans
  831. OnSpeed.Text = "On"
  832. OnSpeed.TextColor3 = Color3.fromRGB(0, 255, 0)
  833. OnSpeed.TextScaled = true
  834. OnSpeed.TextSize = 14.000
  835. OnSpeed.TextWrapped = true
  836. OnSpeed.Visible = true
  837. OnSpeed.MouseButton1Down:connect(function()
  838. JumpPower.Visible = true
  839. WalkSpeed.Visible = true
  840. OnSpeed.Visible = false
  841. OffSpeed.Visible = true
  842. end)
  843.  
  844. OffSpeed.Name = "Off-Speed"
  845. OffSpeed.Parent = Speed
  846. OffSpeed.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  847. OffSpeed.BorderColor3 = Color3.fromRGB(31, 31, 31)
  848. OffSpeed.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  849. OffSpeed.Size = UDim2.new(0, 29, 0, 22)
  850. OffSpeed.Font = Enum.Font.SourceSans
  851. OffSpeed.Text = "Off"
  852. OffSpeed.TextColor3 = Color3.fromRGB(255, 0, 0)
  853. OffSpeed.TextScaled = true
  854. OffSpeed.TextSize = 14.000
  855. OffSpeed.TextStrokeColor3 = Color3.fromRGB(255, 255, 0)
  856. OffSpeed.TextWrapped = true
  857. OffSpeed.Visible = false
  858. OffSpeed.MouseButton1Down:connect(function()
  859. JumpPower.Visible = false
  860. WalkSpeed.Visible = false
  861. OnSpeed.Visible = true
  862. OffSpeed.Visible = false
  863. end)
  864.  
  865. WaterWalk.Name = "WaterWalk"
  866. WaterWalk.Parent = MainFrameLocal
  867. WaterWalk.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  868. WaterWalk.BorderColor3 = Color3.fromRGB(31, 31, 31)
  869. WaterWalk.Position = UDim2.new(0.00700722076, 0, 0.485020131, 0)
  870. WaterWalk.Selectable = true
  871. WaterWalk.Size = UDim2.new(0, 107, 0, 25)
  872. WaterWalk.Font = Enum.Font.SourceSans
  873. WaterWalk.Text = "WaterWalk"
  874. WaterWalk.TextColor3 = Color3.fromRGB(3, 255, 239)
  875. WaterWalk.TextSize = 14.000
  876. WaterWalk.TextXAlignment = Enum.TextXAlignment.Left
  877. local Wtrwlk = false
  878. OnWaterWalk.MouseButton1Click:connect(function()
  879. if Wtrwlk == false then
  880. for i,w in pairs(game.Workspace.Water:GetChildren()) do
  881. if w.Name == "Water" then
  882. w.CFrame = w.CFrame + Vector3.new(0, -25, 0)
  883. for i,s in pairs(game.Workspace.Water:GetChildren()) do
  884. if s.Name == "SeaSand" then
  885. s.CFrame = s.CFrame + Vector3.new(0, 1.8, 0)
  886. end
  887. end
  888. end
  889. end
  890. Wtrwlk = true
  891. elseif Wtrwlk == true then
  892. for i,w in pairs(game.Workspace.Water:GetChildren()) do
  893. if w.Name == "Water" then
  894. w.CFrame = w.CFrame + Vector3.new(0, 25, 0)
  895. for i,s in pairs(game.Workspace.Water:GetChildren()) do
  896. if s.Name == "SeaSand" then
  897. s.CFrame = s.CFrame + Vector3.new(0, -1.8, 0)
  898. end
  899. end
  900. end
  901. end
  902. Wtrwlk = false
  903. end
  904. end)
  905.  
  906.  
  907. OnWaterWalk.Name = "On-WaterWalk"
  908. OnWaterWalk.Parent = WaterWalk
  909. OnWaterWalk.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  910. OnWaterWalk.BorderColor3 = Color3.fromRGB(31, 31, 31)
  911. OnWaterWalk.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  912. OnWaterWalk.Size = UDim2.new(0, 29, 0, 22)
  913. OnWaterWalk.Font = Enum.Font.SourceSans
  914. OnWaterWalk.Text = "On"
  915. OnWaterWalk.TextColor3 = Color3.fromRGB(0, 255, 0)
  916. OnWaterWalk.TextScaled = true
  917. OnWaterWalk.TextSize = 14.000
  918. OnWaterWalk.TextWrapped = true
  919. OnWaterWalk.MouseButton1Click:connect(function()
  920. OffWaterWalk.Visible = true
  921. OnWaterWalk.Visible = false
  922. end)
  923.  
  924. OffWaterWalk.Name = "Off-WaterWalk"
  925. OffWaterWalk.Parent = WaterWalk
  926. OffWaterWalk.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  927. OffWaterWalk.BorderColor3 = Color3.fromRGB(31, 31, 31)
  928. OffWaterWalk.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  929. OffWaterWalk.Size = UDim2.new(0, 29, 0, 22)
  930. OffWaterWalk.Font = Enum.Font.SourceSans
  931. OffWaterWalk.Text = "Off"
  932. OffWaterWalk.TextColor3 = Color3.fromRGB(255, 0, 0)
  933. OffWaterWalk.TextScaled = true
  934. OffWaterWalk.TextSize = 14.000
  935. OffWaterWalk.TextStrokeColor3 = Color3.fromRGB(255, 255, 0)
  936. OffWaterWalk.TextWrapped = true
  937. local Wtrwlk = false
  938. OffWaterWalk.MouseButton1Click:connect(function()
  939. OffWaterWalk.Visible = false
  940. OnWaterWalk.Visible = true
  941.  
  942. end)
  943.  
  944. WalkSpeed.Name = "WalkSpeed"
  945. WalkSpeed.Parent = MainFrameLocal
  946. WalkSpeed.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  947. WalkSpeed.BorderColor3 = Color3.fromRGB(31, 31, 31)
  948. WalkSpeed.Position = UDim2.new(0.00392997265, 0, 0.671666622, 0)
  949. WalkSpeed.Selectable = true
  950. WalkSpeed.Size = UDim2.new(0, 111, 0, 25)
  951. WalkSpeed.Font = Enum.Font.SourceSans
  952. WalkSpeed.Text = "WalkSpeed"
  953. WalkSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  954. WalkSpeed.TextSize = 14.000
  955. WalkSpeed.TextXAlignment = Enum.TextXAlignment.Left
  956. WalkSpeed.Visible = false
  957.  
  958. spawn(function()
  959. while wait() do
  960. pcall(function()
  961. local char = game.Players.LocalPlayer.Character
  962. repeat wait() until char.Humanoid.WalkSpeed ~= chosenWs or char.Humanoid.JumpPower ~= chosenJp
  963. char.Humanoid.WalkSpeed = chosenWs
  964. char.Humanoid.JumpPower = chosenJp
  965. end)
  966. end
  967. end)
  968. SetWalk.Changed:connect(function(change)
  969. if change ~= "Text" or SetWalk.Text == "" then return end
  970. if not tonumber(SetWalk.Text) then
  971. SetWalk.Text = chosenWs
  972. else
  973. chosenWs = tonumber(SetWalk.Text)
  974. end
  975. end)
  976. SetJump.Changed:connect(function(change)
  977. if change ~= "Text" or SetJump.Text == "" then return end
  978. if not tonumber(SetJump.Text) then
  979. SetJump.Text = chosenJp
  980. else
  981. chosenJp = tonumber(SetJump.Text)
  982. end
  983. end)
  984.  
  985. local chosenWs = 16
  986. local chosenJp = 50
  987.  
  988. SetWalk.Name = "Set-Walk"
  989. SetWalk.Parent = WalkSpeed
  990. SetWalk.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  991. SetWalk.BorderColor3 = Color3.fromRGB(255, 255, 255)
  992. SetWalk.Position = UDim2.new(0.603603542, 0, -0.0399999991, 0)
  993. SetWalk.Size = UDim2.new(0, 44, 0, 25)
  994. SetWalk.Font = Enum.Font.SourceSans
  995. SetWalk.Text = "16"
  996. SetWalk.TextColor3 = Color3.fromRGB(255, 255, 255)
  997. SetWalk.TextSize = 14.000
  998.  
  999. JumpPower.Name = "JumpPower"
  1000. JumpPower.Parent = MainFrameLocal
  1001. JumpPower.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1002. JumpPower.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1003. JumpPower.Position = UDim2.new(0.00392997265, 0, 0.836223483, 0)
  1004. JumpPower.Selectable = true
  1005. JumpPower.Size = UDim2.new(0, 111, 0, 25)
  1006. JumpPower.Font = Enum.Font.SourceSans
  1007. JumpPower.Text = "JumpPower"
  1008. JumpPower.TextColor3 = Color3.fromRGB(255, 255, 255)
  1009. JumpPower.TextSize = 14.000
  1010. JumpPower.TextXAlignment = Enum.TextXAlignment.Left
  1011. JumpPower.Visible = false
  1012.  
  1013. SetJump.Name = "Set-Jump"
  1014. SetJump.Parent = JumpPower
  1015. SetJump.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1016. SetJump.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1017. SetJump.Position = UDim2.new(0.603603542, 0, -0.0399999991, 0)
  1018. SetJump.Size = UDim2.new(0, 44, 0, 25)
  1019. SetJump.Font = Enum.Font.SourceSans
  1020. SetJump.Text = "50"
  1021. SetJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  1022. SetJump.TextSize = 14.000
  1023.  
  1024. LineBettwenLocalSpeed.Name = "Line-Bettwen-Local-Speed"
  1025. LineBettwenLocalSpeed.Parent = MainFrameLocal
  1026. LineBettwenLocalSpeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1027. LineBettwenLocalSpeed.Position = UDim2.new(-0.000165302306, 0, 0.158481002, 0)
  1028. LineBettwenLocalSpeed.Size = UDim2.new(0, 111, 0, 3)
  1029.  
  1030. LineBettweenWaterWalk.Name = "Line-Bettween-Water-Walk"
  1031. LineBettweenWaterWalk.Parent = MainFrameLocal
  1032. LineBettweenWaterWalk.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1033. LineBettweenWaterWalk.Position = UDim2.new(-0.000165303543, 0, 0.658481061, 0)
  1034. LineBettweenWaterWalk.Size = UDim2.new(0, 111, 0, 3)
  1035.  
  1036. Local_2.Name = "Local"
  1037. Local_2.Parent = Local
  1038. Local_2.Active = true
  1039. Local_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1040. Local_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1041. Local_2.Position = UDim2.new(-0.00900870468, 0, 0, 0)
  1042. Local_2.Size = UDim2.new(0, 111, 0, 24)
  1043. Local_2.Font = Enum.Font.SourceSans
  1044. Local_2.Text = "Local"
  1045. Local_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1046. Local_2.TextSize = 14.000
  1047.  
  1048. Local_3.Name = "--Local"
  1049. Local_3.Parent = Local_2
  1050. Local_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1051. Local_3.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1052. Local_3.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1053. Local_3.Size = UDim2.new(0, 29, 0, 22)
  1054. Local_3.Font = Enum.Font.SourceSans
  1055. Local_3.Text = "-"
  1056. Local_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1057. Local_3.TextScaled = true
  1058. Local_3.TextSize = 14.000
  1059. Local_3.TextWrapped = true
  1060. Local_3.Visible = false
  1061. Local_3.MouseButton1Down:connect(function()
  1062. Local_4.Visible = true
  1063. MainFrameLocal.Visible = false
  1064. Local_3.Visible = false
  1065. end)
  1066.  
  1067. Local_4.Name = "+-Local"
  1068. Local_4.Parent = Local_2
  1069. Local_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1070. Local_4.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1071. Local_4.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1072. Local_4.Size = UDim2.new(0, 29, 0, 22)
  1073. Local_4.Font = Enum.Font.SourceSans
  1074. Local_4.Text = "+"
  1075. Local_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  1076. Local_4.TextScaled = true
  1077. Local_4.TextSize = 14.000
  1078. Local_4.TextWrapped = true
  1079. Local_4.MouseButton1Down:connect(function()
  1080. Local_4.Visible = false
  1081. Local_3.Visible = true
  1082. MainFrameLocal.Visible = true
  1083.  
  1084. end)
  1085.  
  1086. LoginFrame.Name = "LoginFrame"
  1087. LoginFrame.Parent = DevGui
  1088. LoginFrame.Active = true
  1089. LoginFrame.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
  1090. LoginFrame.BackgroundTransparency = 0.300
  1091. LoginFrame.BorderColor3 = Color3.fromRGB(53, 53, 53)
  1092. LoginFrame.Position = UDim2.new(0.400084734, 0, 0.443340987, 0)
  1093. LoginFrame.Size = UDim2.new(0, 251, 0, 90)
  1094. LoginFrame.Visible = false
  1095.  
  1096. Local.Visible = false
  1097. Dupe.Visible = false
  1098. Plot.Visible = false
  1099. Teleport.Visible = false
  1100. WireArt.Visible = false
  1101. Wood.Visible = false
  1102. LoginFrame.Visible = true
  1103.  
  1104. local Usernames = {
  1105. ["2B4D625165546857"] =true;
  1106. ["4528482B4B625065"] =true;
  1107. ["2F413F4428472B4B"] =true;
  1108. ["753778214125442A"] =true;
  1109. ["5A7134743777217A"] =true;
  1110. ["68566D5971337436"] =true;
  1111. ["50645367566B5970"] =true;
  1112. ["2D4A614E64526755"] =true;
  1113. ["432A46294A404E63"] =true;
  1114. ["397A244326462948"] =true;
  1115. ["7336763979244226"] =true;
  1116. ["5870327335763879"] =true;
  1117. ["66556A586E327235"] =true;
  1118. ["4D635166546A576E"] =true;
  1119. ["28482B4D62516554"] =true;
  1120. ["423F4528472B4B62"] =true;
  1121. ["38782F413F442A47"] =true;
  1122. ["7234753778214125"] =true;
  1123. ["576D5A7134743777"] =true;
  1124. ["655368566D597133"] =true;
  1125. ["4B6150645367566B"] =true;
  1126. ["2A462D4A614E6452"] =true;
  1127. ["7A25432646294A40"] =true;
  1128. ["3677397A24432645"] =true;
  1129. ["7033733676397924"] =true;
  1130. ["556B587032733576"] =true;
  1131. ["635266556A586E32"] =true;
  1132. ["48404D635166546A"] =true;
  1133. ["3F4528482B4D6251"] =true;
  1134. ["792F413F4428472B"] =true;
  1135. ["357538782F412544"] =true;
  1136. ["6E5A723475377821"] =true;
  1137. ["5468576D5A713474"] =true;
  1138. ["6250655368566D59"] =true;
  1139. ["472D4B6150645367"] =true;
  1140. ["25432A462D4A614E"] =true;
  1141. ["77217A2443264629"] =true;
  1142. ["3374367739792442"] =true;
  1143. ["6B59703373367639"] =true;
  1144. ["5267556B58703273"] =true;
  1145. ["404E635266556A58"] =true;
  1146. ["452948404D635166"] =true;
  1147. ["2F423F4528482B4D"] =true;
  1148. ["7638782F413F4428"] =true;
  1149. ["3272357538782141"] =true;
  1150. ["6A576E5A72347537"] =true;
  1151. ["51655468576D5A71"] =true;
  1152. ["2B4B625065536856"] =true;
  1153. ["442A472D4B615064"] =true;
  1154. ["217A25432A462D4A"] =true;
  1155. ["743677397A244326"] =true;
  1156. ["5971337436763979"] =true;
  1157. ["67566B5970337336"] =true;
  1158. ["4E645267556B5870"] =true;
  1159. ["294A404E63526655"] =true;
  1160. ["4226452948404D63"] =true;
  1161. ["38792F423F452848"] =true;
  1162. ["73357538782F413F"] =true;
  1163. ["586E327235753778"] =true;
  1164. ["66546A576E5A7234"] =true;
  1165. ["7A25432646294A40"] =true;
  1166. ["4D6251655468576D"] =true;
  1167. ["28472B4B62506553"] =true;
  1168. ["4125442A472D4B61"] =true;
  1169. ["3777217A25432A46"] =true;
  1170. ["7133743677397A24"] =true;
  1171. ["566D597133733676"] =true;
  1172. ["645367566B597033"] =true;
  1173. ["4A614E645267556B"] =true;
  1174. ["2646294A404E6352"] =true;
  1175. ["7924422645294840"] =true;
  1176. ["357638792F423F45"] =true;
  1177. ["703272357538782F"] =true;
  1178. ["556A586E5A723475"] =true;
  1179. ["635166546A576E5A9"] =true;
  1180. ["482B4D6251655468"] =true;
  1181. ["3F4428472B4B6250"] =true;
  1182. ["78214125442A472D"] =true;
  1183. ["34743777217A2543"] =true;
  1184. ["6D59713374367739"] =true;
  1185. ["5368566D59703373"] =true;
  1186. ["6150645367566B58"] =true;
  1187. ["462D4A614E645267"] =true;
  1188. ["24432646294A404E"] =true;
  1189. ["7639792442264529"] =true;
  1190. ["3273357638792F42"] =true;
  1191. ["6A586E3272357538"] =true;
  1192. ["5266556A576E5A72"] =true;
  1193. ["404D635166546A57"] =true;
  1194. ["4528482B4D625165"] =true;
  1195. ["2F413F4428472B4B"] =true;
  1196. ["753778214125442A"] =true;
  1197. ["5A7134743777217A"] =true;
  1198. ["68566D5971337436"] =true;
  1199. ["50655367566B5970"] =true;
  1200. ["2D4B615064536755"] =true;
  1201. ["432A462D4A614E64"] =true;
  1202. ["397A24432646294A"] =true;
  1203. ["7336763979244226"] =true;
  1204. ["5870327335763879"] =true;
  1205. ["66556A586E327235"] =true;
  1206. ["4E635266546A576E"] =true;
  1207. ["beta11"] =true;
  1208. }
  1209.  
  1210.  
  1211. Login.Name = "Login"
  1212. Login.Parent = LoginFrame
  1213. Login.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
  1214. Login.BackgroundTransparency = 0.350
  1215. Login.BorderColor3 = Color3.fromRGB(34, 255, 0)
  1216. Login.Position = UDim2.new(0.29880479, 0, 0.503472209, 0)
  1217. Login.Size = UDim2.new(0, 100, 0, 28)
  1218. Login.Font = Enum.Font.SourceSans
  1219. Login.Text = "Login"
  1220. Login.TextColor3 = Color3.fromRGB(34, 255, 0)
  1221. Login.TextScaled = true
  1222. Login.TextSize = 14.000
  1223. Login.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1224. Login.TextWrapped = true
  1225. Login.MouseButton1Down:connect(function()
  1226. if Usernames[Keyhere.Text] then
  1227. Keyhere.Text = "Correct"
  1228. Keyhere.TextColor3 = Color3.fromRGB(17, 255, 0)
  1229. wait(1)
  1230. LoginFrame.Visible = false
  1231. Local.Visible = true
  1232. Dupe.Visible = true
  1233. Plot.Visible = true
  1234. Teleport.Visible = true
  1235. WireArt.Visible = true
  1236. Wood.Visible = true
  1237. else
  1238. Keyhere.Text = "incorrect"
  1239. Keyhere.TextColor3 = Color3.fromRGB(255, 0, 0)
  1240. wait(3)
  1241. LoginFrame.Visible = false
  1242. end
  1243. end)
  1244.  
  1245. Keyhere.Name = "Key here"
  1246. Keyhere.Parent = LoginFrame
  1247. Keyhere.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
  1248. Keyhere.BackgroundTransparency = 0.550
  1249. Keyhere.BorderColor3 = Color3.fromRGB(34, 255, 0)
  1250. Keyhere.Position = UDim2.new(0, 0, -2.98023224e-08, 0)
  1251. Keyhere.Size = UDim2.new(0, 251, 0, 33)
  1252. Keyhere.Font = Enum.Font.SourceSans
  1253. Keyhere.PlaceholderColor3 = Color3.fromRGB(11, 164, 178)
  1254. Keyhere.Text = "Key"
  1255. Keyhere.TextColor3 = Color3.fromRGB(255, 255, 255)
  1256. Keyhere.TextSize = 14.000
  1257. Keyhere.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1258. Keyhere.TextWrapped = true
  1259.  
  1260. Dupe.Name = "Dupe"
  1261. Dupe.Parent = DevGui
  1262. Dupe.Active = true
  1263. Dupe.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1264. Dupe.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1265. Dupe.Position = UDim2.new(0.480131298, 0, 0.0300206915, 0)
  1266. Dupe.Size = UDim2.new(0, 109, 0, 25)
  1267. Dupe.Draggable = true
  1268.  
  1269. MainFrameDupe.Name = "Main-Frame-Dupe"
  1270. MainFrameDupe.Parent = Dupe
  1271. MainFrameDupe.Active = true
  1272. MainFrameDupe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1273. MainFrameDupe.Position = UDim2.new(-0.00900856499, 0, 0.979918838, 0)
  1274. MainFrameDupe.Size = UDim2.new(0, 111, 0, 232)
  1275. MainFrameDupe.Visible = false
  1276.  
  1277. LinePlotWp_2.Name = "Line-Plot-Wp"
  1278. LinePlotWp_2.Parent = MainFrameDupe
  1279. LinePlotWp_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1280. LinePlotWp_2.Position = UDim2.new(0, 0, 0.0152883939, 0)
  1281. LinePlotWp_2.Size = UDim2.new(0, 111, 0, 4)
  1282.  
  1283. Cords.Name = "Cords"
  1284. Cords.Parent = MainFrameDupe
  1285. Cords.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1286. Cords.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1287. Cords.Position = UDim2.new(0, 0, 0.0355517268, 0)
  1288. Cords.Size = UDim2.new(0, 109, 0, 25)
  1289. Cords.Font = Enum.Font.SourceSans
  1290. Cords.Text = "Set Cords"
  1291. Cords.TextColor3 = Color3.fromRGB(255, 255, 255)
  1292. Cords.TextSize = 14.000
  1293. Cords.MouseButton1Click:connect(function()
  1294. function round(num, numDecimalPlaces)
  1295. local mult = 10^(numDecimalPlaces or 0)
  1296. return math.floor(num * mult + 0.5) / mult
  1297. end
  1298.  
  1299. LocationX = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.x, 1)
  1300. LocationY = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.y, 1)
  1301. LocationZ = round(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.z, 1)
  1302. CordText.Text = ""..LocationX..", "..LocationY..", "..LocationZ
  1303. end)
  1304.  
  1305. CustomLocationSet = false
  1306.  
  1307. CustomLocationSet = false
  1308.  
  1309.  
  1310. Saxe.Name = "Saxe"
  1311. Saxe.Parent = MainFrameDupe
  1312. Saxe.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1313. Saxe.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1314. Saxe.Position = UDim2.new(0, 0, 0.151931047, 0)
  1315. Saxe.Size = UDim2.new(0, 109, 0, 25)
  1316. Saxe.Font = Enum.Font.SourceSans
  1317. Saxe.Text = "Steal Axe"
  1318. Saxe.TextColor3 = Color3.fromRGB(255, 255, 255)
  1319. Saxe.TextSize = 14.000
  1320. Saxe.MouseButton1Click:connect(function()
  1321. local plr = PlayerName.Text
  1322. local StealType = "Tool"
  1323.  
  1324. local Times = 0
  1325. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1326. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  1327. if StealType ~= "TreeClass" then
  1328. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  1329. if v.PrimaryPart then
  1330. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1331. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1332. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1333. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1334. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1335. Times = Times + 1
  1336. if Times == 10 then
  1337. Times = 0
  1338. wait(0.1)
  1339. end
  1340. end
  1341. end
  1342. else
  1343. if v:FindFirstChild("TreeClass") then
  1344. if v.WoodSection then
  1345. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1346. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  1347. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1348. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  1349. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1350. Times = Times + 1
  1351. if Times == 10 then
  1352. Times = 0
  1353. wait(0.1)
  1354. end
  1355. end
  1356. end
  1357. end
  1358. end
  1359. end
  1360. end)
  1361.  
  1362. SGifts.Name = "SGifts"
  1363. SGifts.Parent = MainFrameDupe
  1364. SGifts.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1365. SGifts.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1366. SGifts.Position = UDim2.new(0, 0, 0.259689659, 0)
  1367. SGifts.Size = UDim2.new(0, 109, 0, 25)
  1368. SGifts.Font = Enum.Font.SourceSans
  1369. SGifts.Text = "Steal Gifts"
  1370. SGifts.TextColor3 = Color3.fromRGB(255, 255, 255)
  1371. SGifts.TextSize = 14.000
  1372. SGifts.MouseButton1Click:connect(function()
  1373. local plr = PlayerName.Text
  1374. local StealType = "Gift"
  1375.  
  1376. local Times = 0
  1377. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1378. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  1379. if StealType ~= "TreeClass" then
  1380. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  1381. if v.PrimaryPart then
  1382. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1383. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1384. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1385. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1386. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1387. Times = Times + 1
  1388. if Times == 10 then
  1389. Times = 0
  1390. wait(0.1)
  1391. end
  1392. end
  1393. end
  1394. else
  1395. if v:FindFirstChild("TreeClass") then
  1396. if v.WoodSection then
  1397. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1398. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  1399. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1400. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  1401. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1402. Times = Times + 1
  1403. if Times == 10 then
  1404. Times = 0
  1405. wait(0.1)
  1406. end
  1407. end
  1408. end
  1409. end
  1410. end
  1411. end
  1412. end)
  1413.  
  1414. SItems.Name = "SItems"
  1415. SItems.Parent = MainFrameDupe
  1416. SItems.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1417. SItems.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1418. SItems.Position = UDim2.new(0, 0, 0.36744827, 0)
  1419. SItems.Size = UDim2.new(0, 109, 0, 25)
  1420. SItems.Font = Enum.Font.SourceSans
  1421. SItems.Text = "Loose Items"
  1422. SItems.TextColor3 = Color3.fromRGB(255, 255, 255)
  1423. SItems.TextSize = 14.000
  1424. SItems.MouseButton1Click:connect(function()
  1425. local plr = PlayerName.Text
  1426. local StealType = "Loose Item"
  1427.  
  1428. local Times = 0
  1429. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1430. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  1431. if StealType ~= "TreeClass" then
  1432. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  1433. if v.PrimaryPart then
  1434. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1435. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1436. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1437. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1438. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1439. Times = Times + 1
  1440. if Times == 10 then
  1441. Times = 0
  1442. wait(0.1)
  1443. end
  1444. end
  1445. end
  1446. else
  1447. if v:FindFirstChild("TreeClass") then
  1448. if v.WoodSection then
  1449. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1450. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  1451. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1452. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  1453. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1454. Times = Times + 1
  1455. if Times == 10 then
  1456. Times = 0
  1457. wait(0.1)
  1458. end
  1459. end
  1460. end
  1461. end
  1462. end
  1463. end
  1464. end)
  1465.  
  1466. SWood.Name = "SWood"
  1467. SWood.Parent = MainFrameDupe
  1468. SWood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1469. SWood.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1470. SWood.Position = UDim2.new(0, 0, 0.466586202, 0)
  1471. SWood.Size = UDim2.new(0, 109, 0, 25)
  1472. SWood.Font = Enum.Font.SourceSans
  1473. SWood.Text = "Dupe"
  1474. SWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  1475. SWood.TextSize = 14.000
  1476. SWood.MouseButton1Click:connect(function()
  1477. loadstring(game:HttpGet('https://pastebin.com/raw/zbiybQhH',true))()
  1478. local plr = PlayerName.Text
  1479. local StealType = "TreeClass"
  1480.  
  1481. if CustomLocationSet == true then
  1482. local Times = 0
  1483. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1484. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == plr then
  1485. if StealType ~= "TreeClass" then
  1486. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  1487. if v.PrimaryPart then
  1488. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1489. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1490. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1491. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1492. v.PrimaryPart.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1493. Times = Times + 1
  1494. if Times == 10 then
  1495. Times = 0
  1496. wait(0.1)
  1497. end
  1498. end
  1499. end
  1500. else
  1501. if v:FindFirstChild("TreeClass") then
  1502. if v.WoodSection then
  1503. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1504. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  1505. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1506. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  1507. v.WoodSection.CFrame = CFrame.new(LocationX, LocationY, LocationZ)
  1508. Times = Times + 1
  1509. if Times == 10 then
  1510. Times = 0
  1511. wait(0.1)
  1512. end
  1513. end
  1514. end
  1515. end
  1516. end
  1517. end
  1518. end
  1519. end)
  1520.  
  1521. CordText.Name = "CordText"
  1522. CordText.Parent = MainFrameDupe
  1523. CordText.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1524. CordText.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1525. CordText.Position = UDim2.new(0.0088462485, 0, 0.57252866, 0)
  1526. CordText.Selectable = true
  1527. CordText.Size = UDim2.new(0, 109, 0, 25)
  1528. CordText.Font = Enum.Font.SourceSans
  1529. CordText.Text = "Cord's"
  1530. CordText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1531.  
  1532. CordText.TextSize = 14.000
  1533. CordText.TextXAlignment = Enum.TextXAlignment.Left
  1534.  
  1535.  
  1536. PlayerName.Name = "PlayerName"
  1537. PlayerName.Parent = MainFrameDupe
  1538. PlayerName.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1539. PlayerName.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1540. PlayerName.Position = UDim2.new(0, 0, 0.801772773, 0)
  1541. PlayerName.Selectable = true
  1542. PlayerName.Size = UDim2.new(0, 111, 0, 25)
  1543. PlayerName.Font = Enum.Font.SourceSans
  1544. PlayerName.Text = "PlayerName"
  1545. PlayerName.TextColor3 = Color3.fromRGB(255, 255, 255)
  1546. PlayerName.TextSize = 14.000
  1547. PlayerName.TextXAlignment = Enum.TextXAlignment.Left
  1548.  
  1549. SetJump_2.Name = "Set-Jump"
  1550. SetJump_2.Parent = CarSpeed
  1551. SetJump_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1552. SetJump_2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1553. SetJump_2.Position = UDim2.new(0.603603542, 0, -0.0399999991, 0)
  1554. SetJump_2.Size = UDim2.new(0, 44, 0, 25)
  1555. SetJump_2.Font = Enum.Font.SourceSans
  1556. SetJump_2.Text = ""
  1557. SetJump_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1558. SetJump_2.TextSize = 14.000
  1559.  
  1560. Dupe_2.Name = "Dupe"
  1561. Dupe_2.Parent = Dupe
  1562. Dupe_2.Active = true
  1563. Dupe_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1564. Dupe_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1565. Dupe_2.Position = UDim2.new(-0.00899999961, 0, 0, 0)
  1566. Dupe_2.Size = UDim2.new(0, 111, 0, 24)
  1567. Dupe_2.Font = Enum.Font.SourceSans
  1568. Dupe_2.Text = "Dupe"
  1569. Dupe_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1570. Dupe_2.TextSize = 14.000
  1571.  
  1572.  
  1573. Dupe_3.Name = "+-Dupe"
  1574. Dupe_3.Parent = Dupe_2
  1575. Dupe_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1576. Dupe_3.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1577. Dupe_3.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1578. Dupe_3.Size = UDim2.new(0, 29, 0, 22)
  1579. Dupe_3.Font = Enum.Font.SourceSans
  1580. Dupe_3.Text = "+"
  1581. Dupe_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1582. Dupe_3.TextScaled = true
  1583. Dupe_3.TextSize = 14.000
  1584. Dupe_3.TextWrapped = true
  1585. Dupe_3.MouseButton1Click:connect(function()
  1586. MainFrameDupe.Visible = true
  1587. Dupe_3.Visible = false
  1588. Dupe_4.Visible = true
  1589. end)
  1590.  
  1591.  
  1592. Dupe_4.Name = "--Dupe"
  1593. Dupe_4.Parent = Dupe_2
  1594. Dupe_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1595. Dupe_4.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1596. Dupe_4.Position = UDim2.new(0.729729652, 0, 0.115740046, 0)
  1597. Dupe_4.Size = UDim2.new(0, 29, 0, 22)
  1598. Dupe_4.Font = Enum.Font.SourceSans
  1599. Dupe_4.Text = "-"
  1600. Dupe_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  1601. Dupe_4.TextScaled = true
  1602. Dupe_4.TextSize = 26.000
  1603. Dupe_4.TextWrapped = true
  1604. Dupe_4.Visible = false
  1605. Dupe_4.MouseButton1Click:connect(function()
  1606. MainFrameDupe.Visible = false
  1607. Dupe_3.Visible = true
  1608. Dupe_4.Visible = false
  1609. end)
  1610.  
  1611. WireArt.Name = "WireArt"
  1612. WireArt.Parent = DevGui
  1613. WireArt.Active = true
  1614. WireArt.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1615. WireArt.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1616. WireArt.Position = UDim2.new(0.150456294, 0, 0.0300206952, 0)
  1617. WireArt.Size = UDim2.new(0, 109, 0, 25)
  1618. WireArt.Draggable = true
  1619.  
  1620. MainFrameWireArt.Name = "Main-Frame-WireArt"
  1621. MainFrameWireArt.Parent = WireArt
  1622. MainFrameWireArt.Active = true
  1623. MainFrameWireArt.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1624. MainFrameWireArt.Position = UDim2.new(-0.0181829482, 0, -0.0200805664, 0)
  1625. MainFrameWireArt.Size = UDim2.new(0, 111, 0, 168)
  1626. MainFrameWireArt.Visible = false
  1627.  
  1628.  
  1629. WireArt_2.Name = "Wire Art"
  1630. WireArt_2.Parent = MainFrameWireArt
  1631. WireArt_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1632. WireArt_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1633. WireArt_2.Position = UDim2.new(0, 0, 0.154365063, 0)
  1634. WireArt_2.Size = UDim2.new(0, 111, 0, 25)
  1635. WireArt_2.Font = Enum.Font.SourceSans
  1636. WireArt_2.Text = "WireArt"
  1637. WireArt_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1638. WireArt_2.TextSize = 14.000
  1639. WireArt_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1640.  
  1641. WireType.Name = "Wire Type"
  1642. WireType.Parent = MainFrameWireArt
  1643. WireType.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1644. WireType.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1645. WireType.Position = UDim2.new(0, 0, 0.303174585, 0)
  1646. WireType.Size = UDim2.new(0, 111, 0, 25)
  1647. WireType.Font = Enum.Font.SourceSans
  1648. WireType.Text = "WireType"
  1649. WireType.TextColor3 = Color3.fromRGB(255, 255, 255)
  1650. WireType.TextSize = 14.000
  1651. WireType.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1652.  
  1653. WireSize.Name = "Wire Size"
  1654. WireSize.Parent = MainFrameWireArt
  1655. WireSize.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1656. WireSize.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1657. WireSize.Position = UDim2.new(0.00392997265, 0, 0.451428443, 0)
  1658. WireSize.Selectable = true
  1659. WireSize.Size = UDim2.new(0, 111, 0, 25)
  1660. WireSize.Font = Enum.Font.SourceSans
  1661. WireSize.Text = "Wire Size"
  1662. WireSize.TextColor3 = Color3.fromRGB(255, 255, 255)
  1663. WireSize.TextSize = 14.000
  1664. WireSize.TextXAlignment = Enum.TextXAlignment.Left
  1665.  
  1666. SetWalk_3.Name = "Set-Walk"
  1667. SetWalk_3.Parent = WireSize
  1668. SetWalk_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1669. SetWalk_3.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1670. SetWalk_3.Position = UDim2.new(0.603603542, 0, -0.0399999991, 0)
  1671. SetWalk_3.Size = UDim2.new(0, 44, 0, 25)
  1672. SetWalk_3.Font = Enum.Font.SourceSans
  1673. SetWalk_3.Text = ""
  1674. SetWalk_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1675. SetWalk_3.TextSize = 14.000
  1676.  
  1677.  
  1678. Create.Name = "Create"
  1679. Create.Parent = MainFrameWireArt
  1680. Create.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1681. Create.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1682. Create.Position = UDim2.new(0, 0, 0.594841301, 0)
  1683. Create.Size = UDim2.new(0, 109, 0, 68)
  1684. Create.Font = Enum.Font.SourceSans
  1685. Create.Text = "Create"
  1686. Create.TextColor3 = Color3.fromRGB(255, 255, 255)
  1687. Create.TextSize = 14.000
  1688. Create.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  1689.  
  1690. WiresOriginal.Name = "WiresOriginal"
  1691. WiresOriginal.Parent = WireTypeMain
  1692. WiresOriginal.BackgroundColor3 = Color3.new(0.423529, 0.768628, 1)
  1693. WiresOriginal.BorderSizePixel = 0
  1694. WiresOriginal.Position = UDim2.new(0.0729999989, 0, 0, 10)
  1695. WiresOriginal.Size = UDim2.new(0, 187, 0, 28)
  1696. WiresOriginal.Font = Enum.Font.ArialBold
  1697. WiresOriginal.Text = "Wire"
  1698. WiresOriginal.TextColor3 = Color3.new(1, 1, 1)
  1699. WiresOriginal.TextSize = 23
  1700.  
  1701. WireArtOriginal.Name = "WireArtOriginal"
  1702. WireArtOriginal.Parent = WireTypeMain
  1703. WireArtOriginal.BackgroundColor3 = Color3.new(0.423529, 0.768628, 1)
  1704. WireArtOriginal.BorderSizePixel = 0
  1705. WireArtOriginal.Position = UDim2.new(0.0729999989, 0, 0, 10)
  1706. WireArtOriginal.Size = UDim2.new(0, 187, 0, 28)
  1707. WireArtOriginal.Font = Enum.Font.ArialBold
  1708. WireArtOriginal.Text = "Wire Art"
  1709. WireArtOriginal.TextColor3 = Color3.new(1, 1, 1)
  1710. WireArtOriginal.TextSize = 23
  1711.  
  1712. LineBettwenLocalSpeed_2.Name = "Line-Bettwen-Local-Speed"
  1713. LineBettwenLocalSpeed_2.Parent = MainFrameWireArt
  1714. LineBettwenLocalSpeed_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1715. LineBettwenLocalSpeed_2.Position = UDim2.new(-0.000165302306, 0, 0.158481002, 0)
  1716. LineBettwenLocalSpeed_2.Size = UDim2.new(0, 111, 0, 3)
  1717.  
  1718. WireArt_3.Name = "WireArt"
  1719. WireArt_3.Parent = WireArt
  1720. WireArt_3.Active = true
  1721. WireArt_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1722. WireArt_3.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1723. WireArt_3.Position = UDim2.new(-0.00900016539, 0, 0, 0)
  1724. WireArt_3.Size = UDim2.new(0, 110, 0, 24)
  1725. WireArt_3.Font = Enum.Font.SourceSans
  1726. WireArt_3.Text = "WireArt"
  1727. WireArt_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1728. WireArt_3.TextSize = 14.000
  1729.  
  1730. Plot_5.Name = "--Plot"
  1731. Plot_5.Parent = WireArt_3
  1732. Plot_5.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1733. Plot_5.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1734. Plot_5.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1735. Plot_5.Size = UDim2.new(0, 29, 0, 22)
  1736. Plot_5.Font = Enum.Font.SourceSans
  1737. Plot_5.Text = "-"
  1738. Plot_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  1739. Plot_5.TextScaled = true
  1740. Plot_5.TextSize = 14.000
  1741. Plot_5.TextWrapped = true
  1742. Plot_5.Visible = false
  1743. Plot_5.MouseButton1Click:connect(function()
  1744. Plot_6.Visible = true
  1745. Plot_5.Visible = false
  1746. MainFrameWireArt.Visible = false
  1747. end)
  1748.  
  1749.  
  1750.  
  1751. Plot_6.Name = "+-Plot"
  1752. Plot_6.Parent = WireArt_3
  1753. Plot_6.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1754. Plot_6.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1755. Plot_6.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1756. Plot_6.Size = UDim2.new(0, 29, 0, 22)
  1757. Plot_6.Font = Enum.Font.SourceSans
  1758. Plot_6.Text = "+"
  1759. Plot_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  1760. Plot_6.TextScaled = true
  1761. Plot_6.TextSize = 14.000
  1762. Plot_6.TextWrapped = true
  1763. Plot_6.MouseButton1Click:connect(function()
  1764. Plot_6.Visible = false
  1765. Plot_5.Visible = true
  1766. MainFrameWireArt.Visible = true
  1767.  
  1768. end)
  1769.  
  1770.  
  1771. WireArtMain.Name = "WireArt-Main"
  1772. WireArtMain.Parent = DevGui
  1773. WireArtMain.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1774. WireArtMain.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1775. WireArtMain.Position = UDim2.new(0.14996849, 0, 0.228720874, 0)
  1776. WireArtMain.Size = UDim2.new(0, 112, 0, 233)
  1777. WireArtMain.Visible = false
  1778.  
  1779. SpaceShip.Name = "SpaceShip"
  1780. SpaceShip.Parent = WireArtMain
  1781. SpaceShip.BackgroundColor3 = Color3.fromRGB(73, 1, 255)
  1782. SpaceShip.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1783. SpaceShip.Position = UDim2.new(0, 0, -0.0005658195, 0)
  1784. SpaceShip.Size = UDim2.new(0, 112, 0, 25)
  1785. SpaceShip.Font = Enum.Font.SourceSans
  1786. SpaceShip.Text = "SpaceShip"
  1787. SpaceShip.TextColor3 = Color3.fromRGB(255, 255, 255)
  1788. SpaceShip.TextSize = 14.000
  1789.  
  1790. Castle.Name = "Castle"
  1791. Castle.Parent = WireArtMain
  1792. Castle.BackgroundColor3 = Color3.fromRGB(73, 1, 255)
  1793. Castle.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1794. Castle.Position = UDim2.new(-9.31322575e-10, 0, 0.111022167, 0)
  1795. Castle.Size = UDim2.new(0, 112, 0, 25)
  1796. Castle.Font = Enum.Font.SourceSans
  1797. Castle.Text = "Castle"
  1798. Castle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1799. Castle.TextSize = 14.000
  1800.  
  1801. AirBallon.Name = "AirBallon"
  1802. AirBallon.Parent = WireArtMain
  1803. AirBallon.BackgroundColor3 = Color3.fromRGB(73, 1, 255)
  1804. AirBallon.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1805. AirBallon.Position = UDim2.new(-9.31322575e-10, 0, 0.218318298, 0)
  1806. AirBallon.Size = UDim2.new(0, 112, 0, 25)
  1807. AirBallon.Font = Enum.Font.SourceSans
  1808. AirBallon.Text = "AirBallon"
  1809. AirBallon.TextColor3 = Color3.fromRGB(255, 255, 255)
  1810. AirBallon.TextSize = 14.000
  1811.  
  1812. Next.Name = "Next"
  1813. Next.Parent = WireArtMain
  1814. Next.BackgroundColor3 = Color3.fromRGB(73, 1, 255)
  1815. Next.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1816. Next.Position = UDim2.new(0.00892856903, 0, 0.892138004, 0)
  1817. Next.Size = UDim2.new(0, 112, 0, 25)
  1818. Next.Font = Enum.Font.SourceSans
  1819. Next.Text = "Next"
  1820. Next.TextColor3 = Color3.fromRGB(255, 255, 255)
  1821. Next.TextSize = 14.000
  1822.  
  1823. PasteBinLink.Name = "PasteBinLink"
  1824. PasteBinLink.Parent = WireArtMain
  1825. PasteBinLink.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1826. PasteBinLink.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1827. PasteBinLink.Position = UDim2.new(0.00700705405, 0, 0.325614452, 0)
  1828. PasteBinLink.Selectable = true
  1829. PasteBinLink.Size = UDim2.new(0, 111, 0, 26)
  1830. PasteBinLink.Font = Enum.Font.SourceSans
  1831. PasteBinLink.Text = "PasteBinLink"
  1832. PasteBinLink.TextColor3 = Color3.fromRGB(255, 255, 255)
  1833. PasteBinLink.TextSize = 14.000
  1834. PasteBinLink.TextXAlignment = Enum.TextXAlignment.Left
  1835.  
  1836.  
  1837. PasteBin.Name = "PasteBin"
  1838. PasteBin.Parent = PasteBinLink
  1839. PasteBin.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1840. PasteBin.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1841. PasteBin.Position = UDim2.new(0, 0, 1, 0)
  1842. PasteBin.Size = UDim2.new(0, 111, 0, 105)
  1843. PasteBin.Font = Enum.Font.SourceSans
  1844. PasteBin.Text = "PastBinLink"
  1845. PasteBin.TextColor3 = Color3.fromRGB(255, 255, 255)
  1846. PasteBin.TextSize = 14.000
  1847.  
  1848. WireTypeMain.Name = "WireType-Main"
  1849. WireTypeMain.Parent = DevGui
  1850. WireTypeMain.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1851. WireTypeMain.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1852. WireTypeMain.Position = UDim2.new(0.064902328, 0, 0.229350477, 0)
  1853. WireTypeMain.Size = UDim2.new(0, 112, 0, 233)
  1854. WireTypeMain.Visible = false
  1855.  
  1856. NeonWireOrange.Name = "NeonWireOrange"
  1857. NeonWireOrange.Parent = WireTypeMain
  1858. NeonWireOrange.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1859. NeonWireOrange.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1860. NeonWireOrange.Position = UDim2.new(-1.86264515e-09, 0, 0.861965597, 0)
  1861. NeonWireOrange.Size = UDim2.new(0, 112, 0, 25)
  1862. NeonWireOrange.Font = Enum.Font.SourceSans
  1863. NeonWireOrange.Text = "NeonWireOrange"
  1864. NeonWireOrange.TextColor3 = Color3.fromRGB(255, 255, 255)
  1865. NeonWireOrange.TextSize = 14.000
  1866.  
  1867. NeonWireGreen.Name = "NeonWireGreen"
  1868. NeonWireGreen.Parent = WireTypeMain
  1869. NeonWireGreen.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1870. NeonWireGreen.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1871. NeonWireGreen.Position = UDim2.new(-9.31322575e-10, 0, 0.218318298, 0)
  1872. NeonWireGreen.Size = UDim2.new(0, 112, 0, 25)
  1873. NeonWireGreen.Font = Enum.Font.SourceSans
  1874. NeonWireGreen.Text = "NeonWireGreen"
  1875. NeonWireGreen.TextColor3 = Color3.fromRGB(255, 255, 255)
  1876. NeonWireGreen.TextSize = 14.000
  1877.  
  1878. Wire.Name = "Wire"
  1879. Wire.Parent = WireTypeMain
  1880. Wire.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1881. Wire.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1882. Wire.Position = UDim2.new(0, 0, -0.0005658195, 0)
  1883. Wire.Size = UDim2.new(0, 112, 0, 25)
  1884. Wire.Font = Enum.Font.SourceSans
  1885. Wire.Text = "Wire"
  1886. Wire.TextColor3 = Color3.fromRGB(255, 255, 255)
  1887. Wire.TextSize = 14.000
  1888.  
  1889. NeonWireRed.Name = "NeonWireRed"
  1890. NeonWireRed.Parent = WireTypeMain
  1891. NeonWireRed.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1892. NeonWireRed.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1893. NeonWireRed.Position = UDim2.new(-9.31322575e-10, 0, 0.111022167, 0)
  1894. NeonWireRed.Size = UDim2.new(0, 112, 0, 25)
  1895. NeonWireRed.Font = Enum.Font.SourceSans
  1896. NeonWireRed.Text = "NeonWireRed"
  1897. NeonWireRed.TextColor3 = Color3.fromRGB(255, 255, 255)
  1898. NeonWireRed.TextSize = 14.000
  1899.  
  1900. NeonWireCyan.Name = "NeonWireCyan"
  1901. NeonWireCyan.Parent = WireTypeMain
  1902. NeonWireCyan.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1903. NeonWireCyan.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1904. NeonWireCyan.Position = UDim2.new(0, 0, 0.326076925, 0)
  1905. NeonWireCyan.Size = UDim2.new(0, 112, 0, 25)
  1906. NeonWireCyan.Font = Enum.Font.SourceSans
  1907. NeonWireCyan.Text = "NeonWireCyan"
  1908. NeonWireCyan.TextColor3 = Color3.fromRGB(255, 255, 255)
  1909. NeonWireCyan.TextSize = 14.000
  1910.  
  1911. NeonWireBlue.Name = "NeonWireBlue"
  1912. NeonWireBlue.Parent = WireTypeMain
  1913. NeonWireBlue.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1914. NeonWireBlue.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1915. NeonWireBlue.Position = UDim2.new(-1.86264515e-09, 0, 0.433835566, 0)
  1916. NeonWireBlue.Size = UDim2.new(0, 112, 0, 25)
  1917. NeonWireBlue.Font = Enum.Font.SourceSans
  1918. NeonWireBlue.Text = "NeonWireBlue"
  1919. NeonWireBlue.TextColor3 = Color3.fromRGB(255, 255, 255)
  1920. NeonWireBlue.TextSize = 14.000
  1921.  
  1922. NeonWireViolet.Name = "NeonWireViolet"
  1923. NeonWireViolet.Parent = WireTypeMain
  1924. NeonWireViolet.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1925. NeonWireViolet.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1926. NeonWireViolet.Position = UDim2.new(-1.86264515e-09, 0, 0.541594148, 0)
  1927. NeonWireViolet.Size = UDim2.new(0, 112, 0, 25)
  1928. NeonWireViolet.Font = Enum.Font.SourceSans
  1929. NeonWireViolet.Text = "NeonWireViolet"
  1930. NeonWireViolet.TextColor3 = Color3.fromRGB(255, 255, 255)
  1931. NeonWireViolet.TextSize = 14.000
  1932.  
  1933. NeonWireWhite.Name = "NeonWireWhite"
  1934. NeonWireWhite.Parent = WireTypeMain
  1935. NeonWireWhite.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1936. NeonWireWhite.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1937. NeonWireWhite.Position = UDim2.new(-1.86264515e-09, 0, 0.649352789, 0)
  1938. NeonWireWhite.Size = UDim2.new(0, 112, 0, 25)
  1939. NeonWireWhite.Font = Enum.Font.SourceSans
  1940. NeonWireWhite.Text = "NeonWireWhite"
  1941. NeonWireWhite.TextColor3 = Color3.fromRGB(255, 255, 255)
  1942. NeonWireWhite.TextSize = 14.000
  1943.  
  1944. NeonWirePinky.Name = "NeonWirePinky"
  1945. NeonWirePinky.Parent = WireTypeMain
  1946. NeonWirePinky.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1947. NeonWirePinky.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1948. NeonWirePinky.Position = UDim2.new(-1.86264515e-09, 0, 0.75711143, 0)
  1949. NeonWirePinky.Size = UDim2.new(0, 112, 0, 25)
  1950. NeonWirePinky.Font = Enum.Font.SourceSans
  1951. NeonWirePinky.Text = "NeonWirePinky"
  1952. NeonWirePinky.TextColor3 = Color3.fromRGB(255, 255, 255)
  1953. NeonWirePinky.TextSize = 14.000
  1954.  
  1955. Wood.Name = "Wood"
  1956. Wood.Parent = DevGui
  1957. Wood.Active = true
  1958. Wood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1959. Wood.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1960. Wood.Position = UDim2.new(0.399727106, 0, 0.0300206915, 0)
  1961. Wood.Size = UDim2.new(0, 109, 0, 25)
  1962. Wood.Draggable = true
  1963.  
  1964. MainFrameWood.Name = "Main-Frame-Wood"
  1965. MainFrameWood.Parent = Wood
  1966. MainFrameWood.Active = true
  1967. MainFrameWood.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1968. MainFrameWood.Position = UDim2.new(-0.00900856499, 0, 0.979918838, 0)
  1969. MainFrameWood.Size = UDim2.new(0, 111, 0, 232)
  1970. MainFrameWood.Visible = false
  1971.  
  1972. GodAxe.Name = "God Axe"
  1973. GodAxe.Parent = MainFrameWood
  1974. GodAxe.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1975. GodAxe.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1976. GodAxe.Position = UDim2.new(0.0088462485, 0, 0.0269626062, 0)
  1977. GodAxe.Size = UDim2.new(0, 109, 0, 25)
  1978. GodAxe.Font = Enum.Font.SourceSans
  1979. GodAxe.Text = "God Axe"
  1980. GodAxe.TextColor3 = Color3.fromRGB(255, 255, 255)
  1981. GodAxe.TextSize = 14.000
  1982. GodAxe.TextXAlignment = Enum.TextXAlignment.Left
  1983.  
  1984. OffGoda.Name = "Off-Goda"
  1985. OffGoda.Parent = GodAxe
  1986. OffGoda.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  1987. OffGoda.BorderColor3 = Color3.fromRGB(31, 31, 31)
  1988. OffGoda.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  1989. OffGoda.Size = UDim2.new(0, 29, 0, 22)
  1990. OffGoda.Font = Enum.Font.SourceSans
  1991. OffGoda.Text = "Off"
  1992. OffGoda.TextColor3 = Color3.fromRGB(255, 0, 0)
  1993. OffGoda.TextScaled = true
  1994. OffGoda.TextSize = 14.000
  1995. OffGoda.TextStrokeColor3 = Color3.fromRGB(255, 255, 0)
  1996. OffGoda.TextWrapped = true
  1997. OffGoda.MouseButton1Down:Connect(function()
  1998. OnGoda.Visible = true
  1999. OffGoda.Visible = false
  2000. end)
  2001.  
  2002. OnGoda.Name = "On-Goda"
  2003. OnGoda.Parent = GodAxe
  2004. OnGoda.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2005. OnGoda.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2006. OnGoda.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  2007. OnGoda.Size = UDim2.new(0, 29, 0, 22)
  2008. OnGoda.Font = Enum.Font.SourceSans
  2009. OnGoda.Text = "On"
  2010. OnGoda.TextColor3 = Color3.fromRGB(0, 255, 0)
  2011. OnGoda.TextScaled = true
  2012. OnGoda.TextSize = 14.000
  2013. OnGoda.TextWrapped = true
  2014. OnGoda.MouseButton1Down:Connect(function()
  2015. OnGoda.Visible = false
  2016. OffGoda.Visible = true
  2017. end)
  2018.  
  2019. OnGoda.MouseButton1Down:Connect(function()
  2020. Detect = coroutine.wrap(function()
  2021. Player = game.Players.LocalPlayer
  2022. mouse = Player:GetMouse()
  2023. mouse.Button1Down:connect(function()
  2024. MouseDown = true
  2025. end)
  2026. mouse.Button1Up:connect(function()
  2027. MouseDown = false
  2028. end)
  2029. end)
  2030. Detect()
  2031. Player = game.Players.LocalPlayer
  2032.  
  2033. mouse = Player:GetMouse()
  2034. for i = 1,50 do
  2035. wait(.5)
  2036. game:GetService('RunService').RenderStepped:connect(function()
  2037. if Player.Character:FindFirstChild("Tool") then
  2038. if MouseDown == true then
  2039. if mouse.Target.Name == "WoodSection" then
  2040. targetWood = mouse.Target
  2041. Tool=Player.Character.Tool
  2042. ---FaceVector
  2043. Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  2044. 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)
  2045. part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  2046. function fixVector(V)
  2047. return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  2048. end
  2049. local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  2050. if faceVector.Y ~= 0 then
  2051. return
  2052. end
  2053. local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  2054. local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  2055. local relativeLookVector = relativeCFrame.lookVector
  2056. local m = relativeLookVector.Y >= 0 and 1 or -1
  2057. if faceVector.X == 1 then
  2058. faceVector = Vector3.new(0, 0, -1) * m
  2059. elseif faceVector.X == -1 then
  2060. faceVector = Vector3.new(0, 0, 1) * m
  2061. elseif faceVector.Z == 1 then
  2062. faceVector = Vector3.new(1, 0, 0) * m
  2063. elseif faceVector.Z == -1 then
  2064. faceVector = Vector3.new(-1, 0, 0) * m
  2065. end
  2066. local cutEvent = targetWood.Parent.CutEvent
  2067. 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})
  2068. end
  2069. end
  2070. end
  2071. end)
  2072. end
  2073. end)
  2074.  
  2075. LinePlotWp_3.Name = "Line-Plot-Wp"
  2076. LinePlotWp_3.Parent = MainFrameWood
  2077. LinePlotWp_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2078. LinePlotWp_3.Position = UDim2.new(0, 0, 0.0152883939, 0)
  2079. LinePlotWp_3.Size = UDim2.new(0, 111, 0, 4)
  2080.  
  2081. TreeAura.Name = "Tree Aura"
  2082. TreeAura.Parent = MainFrameWood
  2083. TreeAura.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2084. TreeAura.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2085. TreeAura.Position = UDim2.new(-0.000244660303, 0, 0.139031574, 0)
  2086. TreeAura.Size = UDim2.new(0, 109, 0, 25)
  2087. TreeAura.Font = Enum.Font.SourceSans
  2088. TreeAura.Text = "Tree Aura"
  2089. TreeAura.TextColor3 = Color3.fromRGB(255, 255, 255)
  2090. TreeAura.TextSize = 14.000
  2091. TreeAura.TextXAlignment = Enum.TextXAlignment.Left
  2092.  
  2093. Offta.Name = "Off-ta"
  2094. Offta.Parent = TreeAura
  2095. Offta.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2096. Offta.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2097. Offta.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  2098. Offta.Size = UDim2.new(0, 29, 0, 22)
  2099. Offta.Font = Enum.Font.SourceSans
  2100. Offta.Text = "Off"
  2101. Offta.TextColor3 = Color3.fromRGB(255, 0, 0)
  2102. Offta.TextScaled = true
  2103. Offta.TextSize = 14.000
  2104. Offta.TextStrokeColor3 = Color3.fromRGB(255, 255, 0)
  2105. Offta.TextWrapped = true
  2106.  
  2107. Onta.Name = "On-ta"
  2108. Onta.Parent = TreeAura
  2109. Onta.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2110. Onta.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2111. Onta.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  2112. Onta.Size = UDim2.new(0, 29, 0, 22)
  2113. Onta.Font = Enum.Font.SourceSans
  2114. Onta.Text = "On"
  2115. Onta.TextColor3 = Color3.fromRGB(0, 255, 0)
  2116. Onta.TextScaled = true
  2117. Onta.TextSize = 14.000
  2118. Onta.TextWrapped = true
  2119.  
  2120. Tpwood.Name = "Tp wood"
  2121. Tpwood.Parent = MainFrameWood
  2122. Tpwood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2123. Tpwood.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2124. Tpwood.Position = UDim2.new(0, 0, 0.24675861, 0)
  2125. Tpwood.Size = UDim2.new(0, 109, 0, 25)
  2126. Tpwood.Font = Enum.Font.SourceSans
  2127. Tpwood.Text = "TP Wood"
  2128. Tpwood.TextColor3 = Color3.fromRGB(255, 255, 255)
  2129. Tpwood.TextSize = 14.000
  2130.  
  2131. TpPlanks.Name = "Tp Planks"
  2132. TpPlanks.Parent = MainFrameWood
  2133. TpPlanks.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2134. TpPlanks.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2135. TpPlanks.Position = UDim2.new(0, 0, 0.358827591, 0)
  2136. TpPlanks.Size = UDim2.new(0, 109, 0, 25)
  2137. TpPlanks.Font = Enum.Font.SourceSans
  2138. TpPlanks.Text = "TP Planks"
  2139. TpPlanks.TextColor3 = Color3.fromRGB(255, 255, 255)
  2140. TpPlanks.TextSize = 14.000
  2141.  
  2142. ModWood.Name = "Mod Wood"
  2143. ModWood.Parent = MainFrameWood
  2144. ModWood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2145. ModWood.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2146. ModWood.Position = UDim2.new(0, 0, 0.466586202, 0)
  2147. ModWood.Size = UDim2.new(0, 109, 0, 25)
  2148. ModWood.Font = Enum.Font.SourceSans
  2149. ModWood.Text = "Mod Wood"
  2150. ModWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  2151. ModWood.TextSize = 14.000
  2152.  
  2153. SellWood.Name = "Sell Wood"
  2154. SellWood.Parent = MainFrameWood
  2155. SellWood.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2156. SellWood.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2157. SellWood.Position = UDim2.new(0, 0, 0.574344814, 0)
  2158. SellWood.Size = UDim2.new(0, 109, 0, 25)
  2159. SellWood.Font = Enum.Font.SourceSans
  2160. SellWood.Text = "Sell Wood"
  2161. SellWood.TextColor3 = Color3.fromRGB(255, 255, 255)
  2162. SellWood.TextSize = 14.000
  2163.  
  2164. SellPlanks.Name = "Sell Planks"
  2165. SellPlanks.Parent = MainFrameWood
  2166. SellPlanks.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2167. SellPlanks.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2168. SellPlanks.Position = UDim2.new(0, 0, 0.682103395, 0)
  2169. SellPlanks.Size = UDim2.new(0, 109, 0, 25)
  2170. SellPlanks.Font = Enum.Font.SourceSans
  2171. SellPlanks.Text = "Sell Planks"
  2172. SellPlanks.TextColor3 = Color3.fromRGB(255, 255, 255)
  2173. SellPlanks.TextSize = 14.000
  2174.  
  2175. RemoveTrees.Name = "Remove Trees"
  2176. RemoveTrees.Parent = MainFrameWood
  2177. RemoveTrees.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2178. RemoveTrees.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2179. RemoveTrees.Position = UDim2.new(0, 0, 0.789862037, 0)
  2180. RemoveTrees.Size = UDim2.new(0, 109, 0, 49)
  2181. RemoveTrees.Font = Enum.Font.SourceSans
  2182. RemoveTrees.Text = "Remove Trees"
  2183. RemoveTrees.TextColor3 = Color3.fromRGB(255, 255, 255)
  2184. RemoveTrees.TextSize = 14.000
  2185.  
  2186. Wood_2.Name = "Wood"
  2187. Wood_2.Parent = Wood
  2188. Wood_2.Active = true
  2189. Wood_2.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2190. Wood_2.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2191. Wood_2.Position = UDim2.new(-0.00899999961, 0, 0, 0)
  2192. Wood_2.Size = UDim2.new(0, 111, 0, 24)
  2193. Wood_2.Font = Enum.Font.SourceSans
  2194. Wood_2.Text = "Wood"
  2195. Wood_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2196. Wood_2.TextSize = 14.000
  2197.  
  2198. Wood_3.Name = "+-Wood"
  2199. Wood_3.Parent = Wood_2
  2200. Wood_3.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2201. Wood_3.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2202. Wood_3.Position = UDim2.new(0.729729652, 0, 0.0740733743, 0)
  2203. Wood_3.Size = UDim2.new(0, 29, 0, 22)
  2204. Wood_3.Font = Enum.Font.SourceSans
  2205. Wood_3.Text = "+"
  2206. Wood_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  2207. Wood_3.TextScaled = true
  2208. Wood_3.TextSize = 14.000
  2209. Wood_3.TextWrapped = true
  2210. Wood_3.MouseButton1Click:connect(function()
  2211. Wood_3.Visible = false
  2212. Wood_4.Visible = true
  2213. MainFrameWood.Visible = true
  2214. PaintTool.Visible = true
  2215. end)
  2216.  
  2217. Wood_4.Name = "--Wood"
  2218. Wood_4.Parent = Wood_2
  2219. Wood_4.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  2220. Wood_4.BorderColor3 = Color3.fromRGB(31, 31, 31)
  2221. Wood_4.Position = UDim2.new(0.729729652, 0, 0.115740046, 0)
  2222. Wood_4.Size = UDim2.new(0, 29, 0, 22)
  2223. Wood_4.Font = Enum.Font.SourceSans
  2224. Wood_4.Text = "-"
  2225. Wood_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  2226. Wood_4.TextScaled = true
  2227. Wood_4.TextSize = 26.000
  2228. Wood_4.TextWrapped = true
  2229. Wood_4.Visible = false
  2230. Wood_4.MouseButton1Click:connect(function()
  2231. Wood_3.Visible = true
  2232. Wood_4.Visible = false
  2233. MainFrameWood.Visible = false
  2234. PaintTool.Visible = false
  2235. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement