Facebook
From koxpl yt, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 335
  1. --[[ DarkLumber X Update New Theme
  2.         And New Scripts!
  3.         By - Sky Hacks ]]
  4.  
  5. -- Automatically Add players to Blacklist --
  6.  
  7. Mouse = game.Players.LocalPlayer:GetMouse()
  8.  
  9. Client = game.ReplicatedStorage.Interaction.ClientSetListPlayer
  10. players = game.Players
  11. for i, v in pairs(players:GetPlayers()) do
  12.         if v.Name ~= players.LocalPlayer.Name then
  13.                 Client:InvokeServer(players.LocalPlayer.BlacklistFolder, v, true)
  14.         end
  15. end
  16. players.PlayerAdded:connect(function(plr)
  17.         Client:InvokeServer(players.LocalPlayer.BlacklistFolder, plr, true)
  18. end)
  19.  
  20.  
  21. game:GetService("StarterGui"):SetCore("SendNotification", {
  22.   Title = "DarkLumberX",
  23.   Text = "DarkLumberX Load Successful."
  24. })
  25.  
  26. game:GetService("StarterGui"):SetCore("SendNotification", {
  27.   Title = "DarkLumberX",
  28.   Text = "Automatically Add players to Blacklist"
  29. })
  30.  
  31. game:GetService("StarterGui"):SetCore("SendNotification", {
  32.   Title = "Gui By:",
  33.   Text = "Sky Hacks"
  34. })
  35.  
  36. bc = BrickColor.new("Bright red")
  37. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  38.         Text = "DarkLumber X loaded!";
  39.         Font = Enum.Font.Cartoon;
  40.         Color = bc.Color;
  41.         FontSize = Enum.FontSize.Size96;       
  42. })
  43.  
  44. -- Instances:
  45. local DarkScreenGui = Instance.new("ScreenGui")
  46. local Waypoints = Instance.new("Frame")
  47. local WayTopicF = Instance.new("Frame")
  48. local TopicWay = Instance.new("TextLabel")
  49. local ExitWay = Instance.new("TextButton")
  50. local FrameWay1 = Instance.new("Frame")
  51. local _3 = Instance.new("TextLabel")
  52. local TreesScrolling = Instance.new("ScrollingFrame")
  53. local TpVolcano = Instance.new("TextButton")
  54. local TpSwamp = Instance.new("TextButton")
  55. local TpCave = Instance.new("TextButton")
  56. local TpPalm = Instance.new("TextButton")
  57. local TpEndTimes = Instance.new("TextButton")
  58. local TpYellowTree = Instance.new("TextButton")
  59. local TpIceTree = Instance.new("TextButton")
  60. local _444 = Instance.new("TextLabel")
  61. local ShopScrolling = Instance.new("ScrollingFrame")
  62. local BoxedCars = Instance.new("TextButton")
  63. local LinksLogic = Instance.new("TextButton")
  64. local WoodRUS = Instance.new("TextButton")
  65. local Bob = Instance.new("TextButton")
  66. local Furnishing = Instance.new("TextButton")
  67. local FineArt = Instance.new("TextButton")
  68. local LandStore = Instance.new("TextButton")
  69. local FrameWay2 = Instance.new("Frame")
  70. local OtherScrolling = Instance.new("ScrollingFrame")
  71. local Spawnn = Instance.new("TextButton")
  72. local SkiLodge = Instance.new("TextButton")
  73. local Strange = Instance.new("TextButton")
  74. local Den = Instance.new("TextButton")
  75. local Dropoff = Instance.new("TextButton")
  76. local Shrine = Instance.new("TextButton")
  77. local Yourplot = Instance.new("TextButton")
  78. local Dock = Instance.new("TextButton")
  79. local kkk = Instance.new("TextLabel")
  80. local Main = Instance.new("Frame")
  81. local InfoButton = Instance.new("ImageButton")
  82. local versiyon = Instance.new("TextLabel")
  83. local WelcomeS = Instance.new("TextLabel")
  84. local By = Instance.new("TextLabel")
  85. local Menu = Instance.new("Frame")
  86. local LocalButon = Instance.new("TextButton")
  87. local WayButon = Instance.new("TextButton")
  88. local WoodButon = Instance.new("TextButton")
  89. local OtherButon = Instance.new("TextButton")
  90. local CopyMenuButon = Instance.new("TextButton")
  91. local MainTopicF = Instance.new("Frame")
  92. local TopicMain = Instance.new("TextLabel")
  93. local MenuExitButton = Instance.new("ImageButton")
  94. local ExitMain = Instance.new("ImageButton")
  95. local MenuButton = Instance.new("ImageButton")
  96. local Info = Instance.new("Frame")
  97. local InfoTopicF = Instance.new("Frame")
  98. local NfoTopic = Instance.new("TextLabel")
  99. local ExitInfo = Instance.new("TextButton")
  100. local versiyon2 = Instance.new("TextLabel")
  101. local by2 = Instance.new("TextLabel")
  102. local youtube = Instance.new("TextLabel")
  103. local fnofram1 = Instance.new("Frame")
  104. local Updattext = Instance.new("TextLabel")
  105. local UpdatFram = Instance.new("Frame")
  106. local UpdateScrol = Instance.new("ScrollingFrame")
  107. local up6 = Instance.new("TextLabel")
  108. local up7 = Instance.new("TextLabel")
  109. local up4 = Instance.new("TextLabel")
  110. local up2 = Instance.new("TextLabel")
  111. local up3 = Instance.new("TextLabel")
  112. local up5 = Instance.new("TextLabel")
  113. local DestroyGui = Instance.new("TextButton")
  114. local WoodMenu = Instance.new("Frame")
  115. local WoodTopicF = Instance.new("Frame")
  116. local TopicWood = Instance.new("TextLabel")
  117. local ExitWood = Instance.new("TextButton")
  118. local SellPlanks = Instance.new("TextButton")
  119. local SellWood = Instance.new("TextButton")
  120. local BringWood = Instance.new("TextButton")
  121. local BringPlanks = Instance.new("TextButton")
  122. local StealBox = Instance.new("TextBox")
  123. local StealWoods = Instance.new("TextButton")
  124. local SellPlanks_2 = Instance.new("TextButton")
  125. local GreyWood = Instance.new("TextButton")
  126. local dx = Instance.new("Frame")
  127. local Wood2sawmil = Instance.new("TextButton")
  128. local CopyMenu = Instance.new("Frame")
  129. local Clonetopicf = Instance.new("Frame")
  130. local Clonetopic = Instance.new("TextLabel")
  131. local ExitCopy = Instance.new("TextButton")
  132. local CloneBox = Instance.new("TextBox")
  133. local CloneBase = Instance.new("TextButton")
  134. local WipeBase = Instance.new("TextButton")
  135. local FillMenu = Instance.new("Frame")
  136. local fillplayernametext = Instance.new("TextBox")
  137. local FillFram1 = Instance.new("Frame")
  138. local fLLfRAM2 = Instance.new("Frame")
  139. local FillWOODSLST = Instance.new("ScrollingFrame")
  140. local FillWalnut = Instance.new("ImageButton")
  141. local FillBirch = Instance.new("ImageButton")
  142. local FillGeneric = Instance.new("ImageButton")
  143. local FillOak = Instance.new("ImageButton")
  144. local FillPine = Instance.new("ImageButton")
  145. local FillPalm = Instance.new("ImageButton")
  146. local FillKoa = Instance.new("ImageButton")
  147. local FillVolcano = Instance.new("ImageButton")
  148. local FillGreenSwampy = Instance.new("ImageButton")
  149. local FillGoldSwampy = Instance.new("ImageButton")
  150. local FillGenericSpecial = Instance.new("ImageButton")
  151. local FillSnowGlow = Instance.new("ImageButton")
  152. local FillFrost = Instance.new("ImageButton")
  153. local FillCaveCrawler = Instance.new("ImageButton")
  154. local FillLoneCave = Instance.new("ImageButton")
  155. local FillSpooky = Instance.new("ImageButton")
  156. local FillSpookyNeon = Instance.new("ImageButton")
  157. local FillTopicF = Instance.new("Frame")
  158. local FillTopic = Instance.new("TextLabel")
  159. local ExitFillMenu = Instance.new("TextButton")
  160. local Openf = Instance.new("ImageLabel")
  161. local OpenButton = Instance.new("TextButton")
  162. local LocalMenu = Instance.new("Frame")
  163. local LocalTopicF = Instance.new("Frame")
  164. local TopicLocal = Instance.new("TextLabel")
  165. local ExitLocal = Instance.new("TextButton")
  166. local Speed = Instance.new("TextButton")
  167. local Noclip = Instance.new("TextButton")
  168. local gravity = Instance.new("TextButton")
  169. local waterwalk = Instance.new("TextButton")
  170. local jump = Instance.new("TextButton")
  171. local Esp = Instance.new("TextButton")
  172. local Player1 = Instance.new("TextButton")
  173. local Fly = Instance.new("TextButton")
  174. local TpTool = Instance.new("TextButton")
  175. local RemoveFog = Instance.new("TextButton")
  176. local HardDragger = Instance.new("TextButton")
  177. local localfram1 = Instance.new("Frame")
  178. local Player2 = Instance.new("TextButton")
  179. local Player3 = Instance.new("TextButton")
  180. local Player4 = Instance.new("TextButton")
  181. local Player5 = Instance.new("TextButton")
  182. local Player6 = Instance.new("TextButton")
  183. local PlyrSel = Instance.new("TextLabel")
  184. local TpPlayer = Instance.new("TextButton")
  185. local TpBase = Instance.new("TextButton")
  186. local LoadingFrame = Instance.new("ImageLabel")
  187. local loading = Instance.new("TextLabel")
  188. local dadyun = Instance.new("TextLabel")
  189. local Czg2 = Instance.new("Frame")
  190. local Czg = Instance.new("Frame")
  191. local CloneUyar = Instance.new("Frame")
  192. local CloneFRame = Instance.new("Frame")
  193. local warningclone = Instance.new("TextLabel")
  194. local SoruClone = Instance.new("TextLabel")
  195. local YeahClone = Instance.new("TextButton")
  196. local NoClone = Instance.new("TextButton")
  197. local ExitUyar = Instance.new("Frame")
  198. local ExirFram = Instance.new("Frame")
  199. local warningexit = Instance.new("TextLabel")
  200. local SoruExit = Instance.new("TextLabel")
  201. local YeahExit = Instance.new("TextButton")
  202. local NoExit = Instance.new("TextButton")
  203. local TptemsUyar = Instance.new("Frame")
  204. local Fram999 = Instance.new("Frame")
  205. local warningtp = Instance.new("TextLabel")
  206. local Soru4 = Instance.new("TextLabel")
  207. local YeahTp = Instance.new("TextButton")
  208. local Notp = Instance.new("TextButton")
  209. local WipeUyar = Instance.new("Frame")
  210. local WipFram2 = Instance.new("Frame")
  211. local warningwipe = Instance.new("TextLabel")
  212. local Soru1 = Instance.new("TextLabel")
  213. local YeahWipe = Instance.new("TextButton")
  214. local NoWipe = Instance.new("TextButton")
  215. local Others = Instance.new("Frame")
  216. local BtoolsButon = Instance.new("TextButton")
  217. local FillMenuButon = Instance.new("TextButton")
  218. local MaxLand = Instance.new("TextButton")
  219. local GetPrintsA = Instance.new("TextButton")
  220. local WRES = Instance.new("TextButton")
  221. local GoldAxe = Instance.new("TextButton")
  222. local Leak = Instance.new("TextButton")
  223. local TpMyG = Instance.new("TextButton")
  224. local Dupe = Instance.new("TextButton")
  225. local Money = Instance.new("TextButton")
  226. local otherfram2 = Instance.new("Frame")
  227. local otherfram1 = Instance.new("Frame")
  228. local OtherTopicF = Instance.new("Frame")
  229. local TopicOthers = Instance.new("TextLabel")
  230. local ExitOthers = Instance.new("TextButton")
  231. local ResetSpeedC = Instance.new("TextButton")
  232. local SetCarSpeed = Instance.new("TextButton")
  233. local cartext = Instance.new("TextLabel")
  234. local Btools = Instance.new("Frame")
  235. local TopicFBtool = Instance.new("Frame")
  236. local topicbt = Instance.new("TextLabel")
  237. local ExitBtools = Instance.new("TextButton")
  238. local Copy = Instance.new("TextButton")
  239. local Delete = Instance.new("TextButton")
  240. local Move = Instance.new("TextButton")
  241. --Properties:
  242. DarkScreenGui.Name = "DarkScreenGui"
  243. DarkScreenGui.Parent = game.CoreGui
  244.  
  245. Waypoints.Name = "Waypoints"
  246. Waypoints.Parent = DarkScreenGui
  247. Waypoints.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  248. Waypoints.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  249. Waypoints.Position = UDim2.new(0.291666687, 0, 0.268924296, 0)
  250. Waypoints.Size = UDim2.new(0, 450, 0, 232)
  251. Waypoints.Active = true
  252. Waypoints.Visible = false
  253. Waypoints.Draggable = true
  254.  
  255. WayTopicF.Name = "WayTopicF"
  256. WayTopicF.Parent = Waypoints
  257. WayTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  258. WayTopicF.Size = UDim2.new(0, 450, 0, 44)
  259.  
  260. TopicWay.Name = "TopicWay"
  261. TopicWay.Parent = WayTopicF
  262. TopicWay.BackgroundColor3 = Color3.new(1, 1, 1)
  263. TopicWay.BackgroundTransparency = 1
  264. TopicWay.Size = UDim2.new(0, 450, 0, 44)
  265. TopicWay.Font = Enum.Font.GothamBlack
  266. TopicWay.Text = "Waypoints"
  267. TopicWay.TextColor3 = Color3.new(1, 1, 1)
  268. TopicWay.TextSize = 35
  269. TopicWay.TextWrapped = true
  270.  
  271. ExitWay.Name = "ExitWay"
  272. ExitWay.Parent = WayTopicF
  273. ExitWay.BackgroundColor3 = Color3.new(1, 1, 1)
  274. ExitWay.BackgroundTransparency = 1
  275. ExitWay.Position = UDim2.new(0.899999976, 0, 0.136363626, 0)
  276. ExitWay.Size = UDim2.new(0, 39, 0, 32)
  277. ExitWay.Font = Enum.Font.GothamBlack
  278. ExitWay.Text = "X"
  279. ExitWay.TextColor3 = Color3.new(0, 0, 0)
  280. ExitWay.TextSize = 30
  281. ExitWay.MouseButton1Down:connect(function()
  282.         Waypoints.Visible = false
  283.         Main.Visible = true
  284. end)
  285.  
  286. FrameWay1.Name = "FrameWay1"
  287. FrameWay1.Parent = Waypoints
  288. FrameWay1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  289. FrameWay1.Position = UDim2.new(0.333333403, 0, 0.232758611, 0)
  290. FrameWay1.Size = UDim2.new(0, 1, 0, 171)
  291.  
  292. _3.Name = "3"
  293. _3.Parent = Waypoints
  294. _3.BackgroundColor3 = Color3.new(1, 1, 1)
  295. _3.BackgroundTransparency = 1
  296. _3.Position = UDim2.new(0.0377777778, 0, 0.232758626, 0)
  297. _3.Size = UDim2.new(0, 107, 0, 7)
  298. _3.Font = Enum.Font.GothamBlack
  299. _3.Text = "Trees"
  300. _3.TextColor3 = Color3.new(1, 1, 1)
  301. _3.TextSize = 20
  302. _3.TextWrapped = true
  303.  
  304. TreesScrolling.Name = "TreesScrolling"
  305. TreesScrolling.Parent = Waypoints
  306. TreesScrolling.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  307. TreesScrolling.BorderSizePixel = 2
  308. TreesScrolling.Position = UDim2.new(0.0377777778, 0, 0.318965524, 0)
  309. TreesScrolling.Size = UDim2.new(0, 117, 0, 151)
  310.  
  311. TpVolcano.Name = "TpVolcano"
  312. TpVolcano.Parent = TreesScrolling
  313. TpVolcano.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  314. TpVolcano.Position = UDim2.new(0.0526496023, 0, 0.0152860256, 0)
  315. TpVolcano.Size = UDim2.new(0, 91, 0, 20)
  316. TpVolcano.Font = Enum.Font.GothamBlack
  317. TpVolcano.Text = "Volcano"
  318. TpVolcano.TextColor3 = Color3.new(1, 1, 1)
  319. TpVolcano.TextSize = 14
  320.  
  321. TpSwamp.Name = "TpSwamp"
  322. TpSwamp.Parent = TreesScrolling
  323. TpSwamp.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  324. TpSwamp.Position = UDim2.new(0.0526496023, 0, 0.0842515454, 0)
  325. TpSwamp.Size = UDim2.new(0, 91, 0, 20)
  326. TpSwamp.Font = Enum.Font.GothamBlack
  327. TpSwamp.Text = "Swamp"
  328. TpSwamp.TextColor3 = Color3.new(1, 1, 1)
  329. TpSwamp.TextSize = 14
  330.  
  331. TpCave.Name = "TpCave"
  332. TpCave.Parent = TreesScrolling
  333. TpCave.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  334. TpCave.Position = UDim2.new(0.0526496023, 0, 0.155372232, 0)
  335. TpCave.Size = UDim2.new(0, 91, 0, 20)
  336. TpCave.Font = Enum.Font.GothamBlack
  337. TpCave.Text = "Cave"
  338. TpCave.TextColor3 = Color3.new(1, 1, 1)
  339. TpCave.TextSize = 14
  340.  
  341. TpPalm.Name = "TpPalm"
  342. TpPalm.Parent = TreesScrolling
  343. TpPalm.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  344. TpPalm.Position = UDim2.new(0.0526496023, 0, 0.226492912, 0)
  345. TpPalm.Size = UDim2.new(0, 91, 0, 20)
  346. TpPalm.Font = Enum.Font.GothamBlack
  347. TpPalm.Text = "Palm"
  348. TpPalm.TextColor3 = Color3.new(1, 1, 1)
  349. TpPalm.TextSize = 14
  350.  
  351. TpEndTimes.Name = "TpEndTimes"
  352. TpEndTimes.Parent = TreesScrolling
  353. TpEndTimes.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  354. TpEndTimes.Position = UDim2.new(0.0526496023, 0, 0.299768746, 0)
  355. TpEndTimes.Size = UDim2.new(0, 91, 0, 20)
  356. TpEndTimes.Font = Enum.Font.GothamBlack
  357. TpEndTimes.Text = "EndTimes"
  358. TpEndTimes.TextColor3 = Color3.new(1, 1, 1)
  359. TpEndTimes.TextSize = 14
  360.  
  361. TpYellowTree.Name = "TpYellowTree"
  362. TpYellowTree.Parent = TreesScrolling
  363. TpYellowTree.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  364. TpYellowTree.Position = UDim2.new(0.0526496023, 0, 0.37304461, 0)
  365. TpYellowTree.Size = UDim2.new(0, 91, 0, 20)
  366. TpYellowTree.Font = Enum.Font.GothamBlack
  367. TpYellowTree.Text = "YellowTree"
  368. TpYellowTree.TextColor3 = Color3.new(1, 1, 1)
  369. TpYellowTree.TextSize = 14
  370.  
  371. TpIceTree.Name = "TpIceTree"
  372. TpIceTree.Parent = TreesScrolling
  373. TpIceTree.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  374. TpIceTree.Position = UDim2.new(0.0526496023, 0, 0.448475659, 0)
  375. TpIceTree.Size = UDim2.new(0, 91, 0, 20)
  376. TpIceTree.Font = Enum.Font.GothamBlack
  377. TpIceTree.Text = "IceTree"
  378. TpIceTree.TextColor3 = Color3.new(1, 1, 1)
  379. TpIceTree.TextSize = 14
  380.  
  381. _444.Name = "444"
  382. _444.Parent = Waypoints
  383. _444.BackgroundColor3 = Color3.new(1, 1, 1)
  384. _444.BackgroundTransparency = 1
  385. _444.Position = UDim2.new(0.368888885, 0, 0.232758626, 0)
  386. _444.Size = UDim2.new(0, 110, 0, 7)
  387. _444.Font = Enum.Font.GothamBlack
  388. _444.Text = "Shops"
  389. _444.TextColor3 = Color3.new(1, 1, 1)
  390. _444.TextSize = 20
  391. _444.TextWrapped = true
  392.  
  393. ShopScrolling.Name = "ShopScrolling"
  394. ShopScrolling.Parent = Waypoints
  395. ShopScrolling.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  396. ShopScrolling.BorderSizePixel = 2
  397. ShopScrolling.Position = UDim2.new(0.368888885, 0, 0.318965524, 0)
  398. ShopScrolling.Size = UDim2.new(0, 117, 0, 151)
  399.  
  400. BoxedCars.Name = "BoxedCars"
  401. BoxedCars.Parent = ShopScrolling
  402. BoxedCars.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  403. BoxedCars.Position = UDim2.new(0.0526496023, 0, 0.0152860135, 0)
  404. BoxedCars.Size = UDim2.new(0, 91, 0, 20)
  405. BoxedCars.Font = Enum.Font.GothamBlack
  406. BoxedCars.Text = "BoxedCars"
  407. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  408. BoxedCars.TextSize = 14
  409.  
  410. LinksLogic.Name = "LinksLogic"
  411. LinksLogic.Parent = ShopScrolling
  412. LinksLogic.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  413. LinksLogic.Position = UDim2.new(0.0526496023, 0, 0.0842515305, 0)
  414. LinksLogic.Size = UDim2.new(0, 91, 0, 20)
  415. LinksLogic.Font = Enum.Font.GothamBlack
  416. LinksLogic.Text = "LinksLogic"
  417. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  418. LinksLogic.TextSize = 14
  419.  
  420. WoodRUS.Name = "WoodRUS"
  421. WoodRUS.Parent = ShopScrolling
  422. WoodRUS.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  423. WoodRUS.Position = UDim2.new(0.0526496023, 0, 0.155372217, 0)
  424. WoodRUS.Size = UDim2.new(0, 91, 0, 20)
  425. WoodRUS.Font = Enum.Font.GothamBlack
  426. WoodRUS.Text = "WoodRUS"
  427. WoodRUS.TextColor3 = Color3.new(1, 1, 1)
  428. WoodRUS.TextSize = 14
  429.  
  430. Bob.Name = "Bob"
  431. Bob.Parent = ShopScrolling
  432. Bob.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  433. Bob.Position = UDim2.new(0.0526496023, 0, 0.226492912, 0)
  434. Bob.Size = UDim2.new(0, 91, 0, 20)
  435. Bob.Font = Enum.Font.GothamBlack
  436. Bob.Text = "BobShack"
  437. Bob.TextColor3 = Color3.new(1, 1, 1)
  438. Bob.TextSize = 14
  439.  
  440. Furnishing.Name = "Furnishing"
  441. Furnishing.Parent = ShopScrolling
  442. Furnishing.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  443. Furnishing.Position = UDim2.new(0.0526496023, 0, 0.299768776, 0)
  444. Furnishing.Size = UDim2.new(0, 91, 0, 20)
  445. Furnishing.Font = Enum.Font.GothamBlack
  446. Furnishing.Text = "Furnishing"
  447. Furnishing.TextColor3 = Color3.new(1, 1, 1)
  448. Furnishing.TextSize = 14
  449.  
  450. FineArt.Name = "FineArt"
  451. FineArt.Parent = ShopScrolling
  452. FineArt.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  453. FineArt.Position = UDim2.new(0.0526496023, 0, 0.370889455, 0)
  454. FineArt.Size = UDim2.new(0, 91, 0, 20)
  455. FineArt.Font = Enum.Font.GothamBlack
  456. FineArt.Text = "FineArt"
  457. FineArt.TextColor3 = Color3.new(1, 1, 1)
  458. FineArt.TextSize = 14
  459.  
  460. LandStore.Name = "LandStore"
  461. LandStore.Parent = ShopScrolling
  462. LandStore.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  463. LandStore.Position = UDim2.new(0.0526496023, 0, 0.448475659, 0)
  464. LandStore.Size = UDim2.new(0, 91, 0, 20)
  465. LandStore.Font = Enum.Font.GothamBlack
  466. LandStore.Text = "LandStore"
  467. LandStore.TextColor3 = Color3.new(1, 1, 1)
  468. LandStore.TextSize = 14
  469.  
  470. FrameWay2.Name = "FrameWay2"
  471. FrameWay2.Parent = Waypoints
  472. FrameWay2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  473. FrameWay2.Position = UDim2.new(0.668888927, 0, 0.232758611, 0)
  474. FrameWay2.Size = UDim2.new(0, 1, 0, 171)
  475.  
  476. OtherScrolling.Name = "OtherScrolling"
  477. OtherScrolling.Parent = Waypoints
  478. OtherScrolling.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  479. OtherScrolling.BorderSizePixel = 2
  480. OtherScrolling.Position = UDim2.new(0.706666708, 0, 0.318965524, 0)
  481. OtherScrolling.Size = UDim2.new(0, 117, 0, 151)
  482.  
  483. Spawnn.Name = "Spawnn"
  484. Spawnn.Parent = OtherScrolling
  485. Spawnn.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  486. Spawnn.Position = UDim2.new(0.0526496023, 0, 0.0152860135, 0)
  487. Spawnn.Size = UDim2.new(0, 91, 0, 20)
  488. Spawnn.Font = Enum.Font.GothamBlack
  489. Spawnn.Text = "Spawn"
  490. Spawnn.TextColor3 = Color3.new(1, 1, 1)
  491. Spawnn.TextSize = 14
  492.  
  493. SkiLodge.Name = "\nSkiLodge"
  494. SkiLodge.Parent = OtherScrolling
  495. SkiLodge.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  496. SkiLodge.Position = UDim2.new(0.0526496023, 0, 0.0842515305, 0)
  497. SkiLodge.Size = UDim2.new(0, 91, 0, 20)
  498. SkiLodge.Font = Enum.Font.GothamBlack
  499. SkiLodge.Text = "SkiLodge"
  500. SkiLodge.TextColor3 = Color3.new(1, 1, 1)
  501. SkiLodge.TextSize = 14
  502.  
  503. Strange.Name = "Strange"
  504. Strange.Parent = OtherScrolling
  505. Strange.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  506. Strange.Position = UDim2.new(0.0526496023, 0, 0.155372217, 0)
  507. Strange.Size = UDim2.new(0, 91, 0, 20)
  508. Strange.Font = Enum.Font.GothamBlack
  509. Strange.Text = "StrangeMan"
  510. Strange.TextColor3 = Color3.new(1, 1, 1)
  511. Strange.TextSize = 14
  512.  
  513. Den.Name = "Den"
  514. Den.Parent = OtherScrolling
  515. Den.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  516. Den.Position = UDim2.new(0.0526496023, 0, 0.226492912, 0)
  517. Den.Size = UDim2.new(0, 91, 0, 20)
  518. Den.Font = Enum.Font.GothamBlack
  519. Den.Text = "TheDen"
  520. Den.TextColor3 = Color3.new(1, 1, 1)
  521. Den.TextSize = 14
  522.  
  523. Dropoff.Name = "Dropoff"
  524. Dropoff.Parent = OtherScrolling
  525. Dropoff.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  526. Dropoff.Position = UDim2.new(0.0526496023, 0, 0.299768776, 0)
  527. Dropoff.Size = UDim2.new(0, 91, 0, 20)
  528. Dropoff.Font = Enum.Font.GothamBlack
  529. Dropoff.Text = "Dropoff"
  530. Dropoff.TextColor3 = Color3.new(1, 1, 1)
  531. Dropoff.TextSize = 14
  532.  
  533. Shrine.Name = "Shrine"
  534. Shrine.Parent = OtherScrolling
  535. Shrine.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  536. Shrine.Position = UDim2.new(0.0526496023, 0, 0.370889455, 0)
  537. Shrine.Size = UDim2.new(0, 91, 0, 20)
  538. Shrine.Font = Enum.Font.GothamBlack
  539. Shrine.Text = "Shrine"
  540. Shrine.TextColor3 = Color3.new(1, 1, 1)
  541. Shrine.TextSize = 14
  542.  
  543. Yourplot.Name = "Yourplot"
  544. Yourplot.Parent = OtherScrolling
  545. Yourplot.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  546. Yourplot.Position = UDim2.new(0.0526496023, 0, 0.448475659, 0)
  547. Yourplot.Size = UDim2.new(0, 91, 0, 20)
  548. Yourplot.Font = Enum.Font.GothamBlack
  549. Yourplot.Text = "Yourplot"
  550. Yourplot.TextColor3 = Color3.new(1, 1, 1)
  551. Yourplot.TextSize = 14
  552.  
  553. Dock.Name = "Dock"
  554. Dock.Parent = OtherScrolling
  555. Dock.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  556. Dock.Position = UDim2.new(0.0526496023, 0, 0.523906648, 0)
  557. Dock.Size = UDim2.new(0, 91, 0, 20)
  558. Dock.Font = Enum.Font.GothamBlack
  559. Dock.Text = "Dock"
  560. Dock.TextColor3 = Color3.new(1, 1, 1)
  561. Dock.TextSize = 14
  562.  
  563. kkk.Name = "kkk"
  564. kkk.Parent = Waypoints
  565. kkk.BackgroundColor3 = Color3.new(1, 1, 1)
  566. kkk.BackgroundTransparency = 1
  567. kkk.Position = UDim2.new(0.706666648, 0, 0.232758626, 0)
  568. kkk.Size = UDim2.new(0, 111, 0, 7)
  569. kkk.Font = Enum.Font.GothamBlack
  570. kkk.Text = "Others"
  571. kkk.TextColor3 = Color3.new(1, 1, 1)
  572. kkk.TextSize = 20
  573. kkk.TextWrapped = true
  574.  
  575. Main.Name = "Main"
  576. Main.Parent = DarkScreenGui
  577. Main.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  578. Main.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  579. Main.Position = UDim2.new(0.291666687, 0, 0.268924296, 0)
  580. Main.Size = UDim2.new(0, 450, 0, 232)
  581. Main.Active = true
  582. Main.Visible = false
  583. Main.Draggable = true
  584.  
  585. InfoButton.Name = "InfoButton"
  586. InfoButton.Parent = Main
  587. InfoButton.BackgroundColor3 = Color3.new(1, 1, 1)
  588. InfoButton.BackgroundTransparency = 1
  589. InfoButton.Position = UDim2.new(0.937777758, 0, 0.87931031, 0)
  590. InfoButton.Size = UDim2.new(0, 28, 0, 28)
  591. InfoButton.Image = "rbxassetid://3232265170"
  592. InfoButton.MouseButton1Down:connect(function()
  593.         MenuButton.Visible = true
  594.         MenuExitButton.Visible = false
  595.         Menu.Visible = false
  596.         Main.Visible = false
  597.         Info.Visible = true
  598. end)
  599.  
  600. versiyon.Name = "versiyon"
  601. versiyon.Parent = Main
  602. versiyon.BackgroundColor3 = Color3.new(1, 1, 1)
  603. versiyon.BackgroundTransparency = 1
  604. versiyon.Position = UDim2.new(0.135555565, 0, 0.663793147, 0)
  605. versiyon.Size = UDim2.new(0, 326, 0, 52)
  606. versiyon.Font = Enum.Font.GothamBlack
  607. versiyon.Text = "Version: 10.0"
  608. versiyon.TextColor3 = Color3.new(1, 1, 1)
  609. versiyon.TextSize = 25
  610.  
  611. WelcomeS.Name = "WelcomeS"
  612. WelcomeS.Parent = Main
  613. WelcomeS.BackgroundColor3 = Color3.new(1, 1, 1)
  614. WelcomeS.BackgroundTransparency = 1
  615. WelcomeS.Position = UDim2.new(0.137777776, 0, 0.215517133, 0)
  616. WelcomeS.Size = UDim2.new(0, 325, 0, 52)
  617. WelcomeS.Font = Enum.Font.GothamBlack
  618. WelcomeS.Text = "Welcome To DarkLumber X"
  619. WelcomeS.TextColor3 = Color3.new(1, 1, 1)
  620. WelcomeS.TextSize = 27
  621. WelcomeS.TextWrapped = true
  622.  
  623. By.Name = "By"
  624. By.Parent = Main
  625. By.BackgroundColor3 = Color3.new(1, 1, 1)
  626. By.BackgroundTransparency = 1
  627. By.Position = UDim2.new(0.137777805, 0, 0.439655185, 0)
  628. By.Size = UDim2.new(0, 325, 0, 52)
  629. By.Font = Enum.Font.GothamBlack
  630. By.Text = "Gui By: Sky Hacks"
  631. By.TextColor3 = Color3.new(1, 1, 1)
  632. By.TextSize = 25
  633.  
  634. Menu.Name = "Menu"
  635. Menu.Parent = Main
  636. Menu.BackgroundColor3 = Color3.new(0.388235, 0.388235, 0.388235)
  637. Menu.BorderSizePixel = 0
  638. Menu.Position = UDim2.new(0, 0, 0.18965517, 0)
  639. Menu.Size = UDim2.new(0, 132, 0, 188)
  640. Menu.Visible = false
  641.  
  642. LocalButon.Name = "LocalButon"
  643. LocalButon.Parent = Menu
  644. LocalButon.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  645. LocalButon.Position = UDim2.new(0.0530303046, 0, 0.0372340418, 0)
  646. LocalButon.Size = UDim2.new(0, 117, 0, 27)
  647. LocalButon.Font = Enum.Font.GothamBlack
  648. LocalButon.Text = "LocalMenu"
  649. LocalButon.TextColor3 = Color3.new(1, 1, 1)
  650. LocalButon.TextSize = 18
  651. LocalButon.MouseButton1Down:connect(function()
  652.         MenuButton.Visible = true
  653.         MenuExitButton.Visible = false
  654.         Menu.Visible = false
  655.         Main.Visible = false
  656.         LocalMenu.Visible = true
  657. end)
  658.  
  659. WayButon.Name = "WayButon"
  660. WayButon.Parent = Menu
  661. WayButon.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  662. WayButon.Position = UDim2.new(0.0530303046, 0, 0.228723407, 0)
  663. WayButon.Size = UDim2.new(0, 117, 0, 27)
  664. WayButon.Font = Enum.Font.GothamBlack
  665. WayButon.Text = "Waypoints"
  666. WayButon.TextColor3 = Color3.new(1, 1, 1)
  667. WayButon.TextSize = 18
  668. WayButon.MouseButton1Down:connect(function()
  669.         MenuButton.Visible = true
  670.         MenuExitButton.Visible = false
  671.         Menu.Visible = false
  672.         Main.Visible = false
  673.         Waypoints.Visible = true
  674. end)
  675.  
  676. WoodButon.Name = "WoodButon"
  677. WoodButon.Parent = Menu
  678. WoodButon.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  679. WoodButon.Position = UDim2.new(0.0530303046, 0, 0.425531924, 0)
  680. WoodButon.Size = UDim2.new(0, 117, 0, 27)
  681. WoodButon.Font = Enum.Font.GothamBlack
  682. WoodButon.Text = "WoodMenu"
  683. WoodButon.TextColor3 = Color3.new(1, 1, 1)
  684. WoodButon.TextSize = 18
  685. WoodButon.MouseButton1Down:connect(function()
  686.         MenuButton.Visible = true
  687.         MenuExitButton.Visible = false
  688.         Menu.Visible = false
  689.         Main.Visible = false
  690.         WoodMenu.Visible = true
  691. end)
  692.  
  693. OtherButon.Name = "OtherButon"
  694. OtherButon.Parent = Menu
  695. OtherButon.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  696. OtherButon.Position = UDim2.new(0.0530303046, 0, 0.829787254, 0)
  697. OtherButon.Size = UDim2.new(0, 117, 0, 27)
  698. OtherButon.Font = Enum.Font.GothamBlack
  699. OtherButon.Text = "Others.."
  700. OtherButon.TextColor3 = Color3.new(1, 1, 1)
  701. OtherButon.TextSize = 18
  702. OtherButon.MouseButton1Down:connect(function()
  703.         MenuButton.Visible = true
  704.         MenuExitButton.Visible = false
  705.         Menu.Visible = false
  706.         Main.Visible = false
  707.         Others.Visible = true
  708. end)
  709.  
  710. CopyMenuButon.Name = "CopyMenuButon"
  711. CopyMenuButon.Parent = Menu
  712. CopyMenuButon.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  713. CopyMenuButon.Position = UDim2.new(0.0530303121, 0, 0.627659619, 0)
  714. CopyMenuButon.Size = UDim2.new(0, 117, 0, 27)
  715. CopyMenuButon.Font = Enum.Font.GothamBlack
  716. CopyMenuButon.Text = "CopyMenu"
  717. CopyMenuButon.TextColor3 = Color3.new(1, 1, 1)
  718. CopyMenuButon.TextSize = 18
  719. CopyMenuButon.MouseButton1Down:connect(function()
  720.         MenuButton.Visible = true
  721.         MenuExitButton.Visible = false
  722.         Menu.Visible = false
  723.         Main.Visible = false
  724.         CopyMenu.Visible = true
  725. end)
  726.  
  727. MainTopicF.Name = "MainTopicF"
  728. MainTopicF.Parent = Main
  729. MainTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  730. MainTopicF.Size = UDim2.new(0, 450, 0, 44)
  731.  
  732. TopicMain.Name = "TopicMain"
  733. TopicMain.Parent = MainTopicF
  734. TopicMain.BackgroundColor3 = Color3.new(1, 1, 1)
  735. TopicMain.BackgroundTransparency = 1
  736. TopicMain.Size = UDim2.new(0, 450, 0, 44)
  737. TopicMain.Font = Enum.Font.GothamBlack
  738. TopicMain.Text = "DarkLumber X"
  739. TopicMain.TextColor3 = Color3.new(1, 1, 1)
  740. TopicMain.TextSize = 35
  741. TopicMain.TextWrapped = true
  742.  
  743. MenuExitButton.Name = "MenuExitButton"
  744. MenuExitButton.Parent = MainTopicF
  745. MenuExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  746. MenuExitButton.BackgroundTransparency = 1
  747. MenuExitButton.Position = UDim2.new(0.0177777763, 0, 0.25, 0)
  748. MenuExitButton.Size = UDim2.new(0, 32, 0, 22)
  749. MenuExitButton.Visible = false
  750. MenuExitButton.Image = "rbxassetid://338880223"
  751. MenuExitButton.MouseButton1Down:connect(function()
  752.         MenuExitButton.Visible = false
  753.         MenuButton.Visible = true
  754.         Menu.Visible = false
  755. end)
  756.  
  757. ExitMain.Name = "ExitMain"
  758. ExitMain.Parent = MainTopicF
  759. ExitMain.BackgroundColor3 = Color3.new(1, 1, 1)
  760. ExitMain.BackgroundTransparency = 1
  761. ExitMain.Position = UDim2.new(0.917777836, 0, 0.159090906, 0)
  762. ExitMain.Size = UDim2.new(0, 31, 0, 29)
  763. ExitMain.Image = "rbxassetid://3232227467"
  764. ExitMain.MouseButton1Down:connect(function()
  765.         MenuExitButton.Visible = false
  766.         MenuButton.Visible = true
  767.         Menu.Visible = false
  768.         Main.Visible = false
  769.         Openf.Visible = true
  770. game:GetService("StarterGui"):SetCore("SendNotification", {
  771.   Title = "DarkLumberX",
  772.   Text = "DarkLumberX Closed"
  773. })
  774. end)
  775.  
  776. MenuButton.Name = "MenuButton"
  777. MenuButton.Parent = MainTopicF
  778. MenuButton.BackgroundColor3 = Color3.new(1, 1, 1)
  779. MenuButton.BackgroundTransparency = 1
  780. MenuButton.Position = UDim2.new(0.0177777763, 0, 0.25, 0)
  781. MenuButton.Size = UDim2.new(0, 32, 0, 22)
  782. MenuButton.Image = "rbxassetid://338880223"
  783. MenuButton.MouseButton1Down:connect(function()
  784.         MenuExitButton.Visible = true
  785.         MenuButton.Visible = false
  786.         Menu.Visible = true
  787. end)
  788.  
  789. Info.Name = "Info"
  790. Info.Parent = DarkScreenGui
  791. Info.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  792. Info.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  793. Info.Position = UDim2.new(0.291666687, 0, 0.278411955, 0)
  794. Info.Size = UDim2.new(0, 450, 0, 232)
  795. Info.Active = true
  796. Info.Visible = false
  797. Info.Draggable = true
  798.  
  799. InfoTopicF.Name = "InfoTopicF"
  800. InfoTopicF.Parent = Info
  801. InfoTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  802. InfoTopicF.Size = UDim2.new(0, 450, 0, 44)
  803.  
  804. NfoTopic.Name = "ýNfoTopic"
  805. NfoTopic.Parent = InfoTopicF
  806. NfoTopic.BackgroundColor3 = Color3.new(1, 1, 1)
  807. NfoTopic.BackgroundTransparency = 1
  808. NfoTopic.Size = UDim2.new(0, 450, 0, 44)
  809. NfoTopic.Font = Enum.Font.GothamBlack
  810. NfoTopic.Text = "Info"
  811. NfoTopic.TextColor3 = Color3.new(1, 1, 1)
  812. NfoTopic.TextSize = 35
  813. NfoTopic.TextWrapped = true
  814.  
  815. ExitInfo.Name = "ExitInfo"
  816. ExitInfo.Parent = InfoTopicF
  817. ExitInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  818. ExitInfo.BackgroundTransparency = 1
  819. ExitInfo.Position = UDim2.new(0.899999976, 0, 0.136363626, 0)
  820. ExitInfo.Size = UDim2.new(0, 39, 0, 32)
  821. ExitInfo.Font = Enum.Font.GothamBlack
  822. ExitInfo.Text = "X"
  823. ExitInfo.TextColor3 = Color3.new(0, 0, 0)
  824. ExitInfo.TextSize = 30
  825. ExitInfo.MouseButton1Down:connect(function()
  826.         Info.Visible = false
  827.         Main.Visible = true
  828.         UpdateScrol.CanvasPosition = 0, 0
  829. end)
  830.  
  831. versiyon2.Name = "versiyon2"
  832. versiyon2.Parent = Info
  833. versiyon2.BackgroundColor3 = Color3.new(1, 1, 1)
  834. versiyon2.BackgroundTransparency = 1
  835. versiyon2.Position = UDim2.new(0.0266666673, 0, 0.262931049, 0)
  836. versiyon2.Size = UDim2.new(0, 164, 0, 25)
  837. versiyon2.Font = Enum.Font.GothamBlack
  838. versiyon2.Text = "Version: 10.0"
  839. versiyon2.TextColor3 = Color3.new(1, 1, 1)
  840. versiyon2.TextScaled = true
  841. versiyon2.TextSize = 25
  842. versiyon2.TextWrapped = true
  843.  
  844. by2.Name = "by2"
  845. by2.Parent = Info
  846. by2.BackgroundColor3 = Color3.new(1, 1, 1)
  847. by2.BackgroundTransparency = 1
  848. by2.Position = UDim2.new(0.0422222205, 0, 0.431034476, 0)
  849. by2.Size = UDim2.new(0, 209, 0, 32)
  850. by2.Font = Enum.Font.GothamBlack
  851. by2.Text = "Gui By: Sky Hacks"
  852. by2.TextColor3 = Color3.new(1, 1, 1)
  853. by2.TextScaled = true
  854. by2.TextSize = 25
  855. by2.TextWrapped = true
  856.  
  857. youtube.Name = "youtube"
  858. youtube.Parent = Info
  859. youtube.BackgroundColor3 = Color3.new(1, 1, 1)
  860. youtube.BackgroundTransparency = 1
  861. youtube.Position = UDim2.new(0.0422222242, 0, 0.62931031, 0)
  862. youtube.Size = UDim2.new(0, 229, 0, 25)
  863. youtube.Font = Enum.Font.GothamBlack
  864. youtube.Text = "Youtube: Sky Hacks"
  865. youtube.TextColor3 = Color3.new(1, 1, 1)
  866. youtube.TextScaled = true
  867. youtube.TextSize = 25
  868. youtube.TextWrapped = true
  869.  
  870. fnofram1.Name = "ýfnofram1"
  871. fnofram1.Parent = Info
  872. fnofram1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  873. fnofram1.Position = UDim2.new(0.566666663, 0, 0.228448272, 0)
  874. fnofram1.Size = UDim2.new(0, 1, 0, 171)
  875.  
  876. Updattext.Name = "Updattext"
  877. Updattext.Parent = Info
  878. Updattext.BackgroundColor3 = Color3.new(1, 1, 1)
  879. Updattext.BackgroundTransparency = 1
  880. Updattext.Position = UDim2.new(0.680000007, 0, 0.228448287, 0)
  881. Updattext.Size = UDim2.new(0, 96, 0, 25)
  882. Updattext.Font = Enum.Font.GothamBlack
  883. Updattext.Text = "Updates"
  884. Updattext.TextColor3 = Color3.new(1, 1, 1)
  885. Updattext.TextScaled = true
  886. Updattext.TextSize = 25
  887. Updattext.TextWrapped = true
  888.  
  889. UpdatFram.Name = "UpdatFram"
  890. UpdatFram.Parent = Info
  891. UpdatFram.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  892. UpdatFram.Position = UDim2.new(0.586666644, 0, 0.37068966, 0)
  893. UpdatFram.Size = UDim2.new(0, 180, 0, 138)
  894.  
  895. UpdateScrol.Name = "UpdateScrol"
  896. UpdateScrol.Parent = UpdatFram
  897. UpdateScrol.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  898. UpdateScrol.Position = UDim2.new(0.0611111112, 0, 0.101449274, 0)
  899. UpdateScrol.Size = UDim2.new(0, 160, 0, 110)
  900.  
  901. up6.Name = "up6"
  902. up6.Parent = UpdateScrol
  903. up6.BackgroundColor3 = Color3.new(1, 1, 1)
  904. up6.BackgroundTransparency = 1
  905. up6.BorderSizePixel = 0
  906. up6.Position = UDim2.new(0.09375, 0, 0.0217391308, 0)
  907. up6.Size = UDim2.new(0, 127, 0, 20)
  908. up6.Font = Enum.Font.GothamBlack
  909. up6.Text = "New Gui Theme"
  910. up6.TextColor3 = Color3.new(1, 1, 1)
  911. up6.TextSize = 14
  912. up6.TextStrokeTransparency = 0
  913.  
  914. up7.Name = "up7"
  915. up7.Parent = UpdateScrol
  916. up7.BackgroundColor3 = Color3.new(1, 1, 1)
  917. up7.BackgroundTransparency = 1
  918. up7.BorderSizePixel = 0
  919. up7.Position = UDim2.new(0.09375, 0, 0.21684137, 0)
  920. up7.Size = UDim2.new(0, 91, 0, 20)
  921. up7.Font = Enum.Font.GothamBlack
  922. up7.Text = "Lag Fixes!"
  923. up7.TextColor3 = Color3.new(1, 1, 1)
  924. up7.TextSize = 14
  925. up7.TextStrokeTransparency = 0
  926.  
  927. up4.Name = "up4"
  928. up4.Parent = UpdateScrol
  929. up4.BackgroundColor3 = Color3.new(1, 1, 1)
  930. up4.BackgroundTransparency = 1
  931. up4.BorderSizePixel = 0
  932. up4.Position = UDim2.new(0.09375, 0, 0.115360416, 0)
  933. up4.Size = UDim2.new(0, 112, 0, 20)
  934. up4.Font = Enum.Font.GothamBlack
  935. up4.Text = "New Features"
  936. up4.TextColor3 = Color3.new(1, 1, 1)
  937. up4.TextSize = 14
  938. up4.TextStrokeTransparency = 0
  939.  
  940. up2.Name = "up2"
  941. up2.Parent = UpdateScrol
  942. up2.BackgroundColor3 = Color3.new(1, 1, 1)
  943. up2.BackgroundTransparency = 1
  944. up2.BorderSizePixel = 0
  945. up2.Position = UDim2.new(0.09375, 0, 0.314891458, 0)
  946. up2.Size = UDim2.new(0, 100, 0, 20)
  947. up2.Font = Enum.Font.GothamBlack
  948. up2.Text = "New Scripts"
  949. up2.TextColor3 = Color3.new(1, 1, 1)
  950. up2.TextSize = 14
  951. up2.TextStrokeTransparency = 0
  952.  
  953. up3.Name = "up3"
  954. up3.Parent = UpdateScrol
  955. up3.BackgroundColor3 = Color3.new(1, 1, 1)
  956. up3.BackgroundTransparency = 1
  957. up3.BorderSizePixel = 0
  958. up3.Position = UDim2.new(0.149999991, 0, 0.41235736, 0)
  959. up3.Size = UDim2.new(0, 106, 0, 20)
  960. up3.Font = Enum.Font.GothamBlack
  961. up3.Text = "Easy To Use Gui"
  962. up3.TextColor3 = Color3.new(1, 1, 1)
  963. up3.TextSize = 14
  964. up3.TextStrokeTransparency = 0
  965.  
  966. up5.Name = "up5"
  967. up5.Parent = UpdateScrol
  968. up5.BackgroundColor3 = Color3.new(1, 1, 1)
  969. up5.BackgroundTransparency = 1
  970. up5.BorderSizePixel = 0
  971. up5.Position = UDim2.new(0.131249994, 0, 0.510183454, 0)
  972. up5.Size = UDim2.new(0, 106, 0, 20)
  973. up5.Font = Enum.Font.GothamBlack
  974. up5.Text = "Coming Soon!!!"
  975. up5.TextColor3 = Color3.new(1, 1, 1)
  976. up5.TextSize = 14
  977. up5.TextStrokeTransparency = 0
  978.  
  979. DestroyGui.Name = "DestroyGui"
  980. DestroyGui.Parent = Info
  981. DestroyGui.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  982. DestroyGui.Position = UDim2.new(0.135555565, 0, 0.801724136, 0)
  983. DestroyGui.Size = UDim2.new(0, 124, 0, 27)
  984. DestroyGui.Font = Enum.Font.GothamBlack
  985. DestroyGui.Text = "Destroy Gui (Exit)"
  986. DestroyGui.TextColor3 = Color3.new(1, 1, 1)
  987. DestroyGui.TextSize = 14
  988. DestroyGui.MouseButton1Down:connect(function()
  989.         Info.Visible = false
  990.         ExitUyar.Visible = true
  991. end)
  992.  
  993. WoodMenu.Name = "WoodMenu"
  994. WoodMenu.Parent = DarkScreenGui
  995. WoodMenu.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  996. WoodMenu.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  997. WoodMenu.Position = UDim2.new(0.291666687, 0, 0.268924296, 0)
  998. WoodMenu.Size = UDim2.new(0, 450, 0, 232)
  999. WoodMenu.Active = true
  1000. WoodMenu.Visible = false
  1001. WoodMenu.Draggable = true
  1002.  
  1003. WoodTopicF.Name = "WoodTopicF"
  1004. WoodTopicF.Parent = WoodMenu
  1005. WoodTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1006. WoodTopicF.Size = UDim2.new(0, 450, 0, 44)
  1007.  
  1008. TopicWood.Name = "TopicWood"
  1009. TopicWood.Parent = WoodTopicF
  1010. TopicWood.BackgroundColor3 = Color3.new(1, 1, 1)
  1011. TopicWood.BackgroundTransparency = 1
  1012. TopicWood.Size = UDim2.new(0, 450, 0, 44)
  1013. TopicWood.Font = Enum.Font.GothamBlack
  1014. TopicWood.Text = "Wood Menu"
  1015. TopicWood.TextColor3 = Color3.new(1, 1, 1)
  1016. TopicWood.TextSize = 35
  1017. TopicWood.TextWrapped = true
  1018.  
  1019. ExitWood.Name = "ExitWood"
  1020. ExitWood.Parent = WoodTopicF
  1021. ExitWood.BackgroundColor3 = Color3.new(1, 1, 1)
  1022. ExitWood.BackgroundTransparency = 1
  1023. ExitWood.Position = UDim2.new(0.913333297, 0, 0.136363611, 0)
  1024. ExitWood.Size = UDim2.new(0, 39, 0, 32)
  1025. ExitWood.Font = Enum.Font.GothamBlack
  1026. ExitWood.Text = "X"
  1027. ExitWood.TextColor3 = Color3.new(0, 0, 0)
  1028. ExitWood.TextSize = 30
  1029. ExitWood.MouseButton1Down:connect(function()
  1030.         StealBox.Text = "PlayerNameHere"
  1031.         WoodMenu.Visible = false
  1032.         Main.Visible = true
  1033. end)
  1034.  
  1035. SellPlanks.Name = "SellPlanks"
  1036. SellPlanks.Parent = WoodMenu
  1037. SellPlanks.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1038. SellPlanks.Position = UDim2.new(0.0222222209, 0, 0.814655185, 0)
  1039. SellPlanks.Size = UDim2.new(0, 130, 0, 30)
  1040. SellPlanks.Font = Enum.Font.GothamBlack
  1041. SellPlanks.Text = "Sell Planks [G]"
  1042. SellPlanks.TextColor3 = Color3.new(1, 1, 1)
  1043. SellPlanks.TextSize = 14
  1044.  
  1045. SellWood.Name = "SellWood"
  1046. SellWood.Parent = WoodMenu
  1047. SellWood.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1048. SellWood.Position = UDim2.new(0.0222222209, 0, 0.62068975, 0)
  1049. SellWood.Size = UDim2.new(0, 130, 0, 30)
  1050. SellWood.Font = Enum.Font.GothamBlack
  1051. SellWood.Text = "Sell Woods [H]"
  1052. SellWood.TextColor3 = Color3.new(1, 1, 1)
  1053. SellWood.TextSize = 14
  1054.  
  1055. BringWood.Name = "BringWood"
  1056. BringWood.Parent = WoodMenu
  1057. BringWood.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1058. BringWood.Position = UDim2.new(0.0222222209, 0, 0.25000006, 0)
  1059. BringWood.Size = UDim2.new(0, 130, 0, 30)
  1060. BringWood.Font = Enum.Font.GothamBlack
  1061. BringWood.Text = "Bring Woods"
  1062. BringWood.TextColor3 = Color3.new(1, 1, 1)
  1063. BringWood.TextSize = 14
  1064.  
  1065. BringPlanks.Name = "BringPlanks"
  1066. BringPlanks.Parent = WoodMenu
  1067. BringPlanks.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1068. BringPlanks.Position = UDim2.new(0.0222222209, 0, 0.431034565, 0)
  1069. BringPlanks.Size = UDim2.new(0, 130, 0, 30)
  1070. BringPlanks.Font = Enum.Font.GothamBlack
  1071. BringPlanks.Text = "Bring Planks"
  1072. BringPlanks.TextColor3 = Color3.new(1, 1, 1)
  1073. BringPlanks.TextSize = 14
  1074.  
  1075. StealBox.Name = "StealBox"
  1076. StealBox.Parent = WoodMenu
  1077. StealBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1078. StealBox.Position = UDim2.new(0.348888904, 0, 0.25, 0)
  1079. StealBox.Size = UDim2.new(0, 135, 0, 32)
  1080. StealBox.Font = Enum.Font.SourceSans
  1081. StealBox.Text = "PlayerNameHere"
  1082. StealBox.TextColor3 = Color3.new(0, 0, 0)
  1083. StealBox.TextSize = 14
  1084. StealBox.TextTransparency = 0.80000001192093
  1085.  
  1086. StealWoods.Name = "StealWoods"
  1087. StealWoods.Parent = WoodMenu
  1088. StealWoods.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1089. StealWoods.Position = UDim2.new(0.353333324, 0, 0.431034535, 0)
  1090. StealWoods.Size = UDim2.new(0, 130, 0, 28)
  1091. StealWoods.Font = Enum.Font.GothamBlack
  1092. StealWoods.Text = "StealWoods"
  1093. StealWoods.TextColor3 = Color3.new(1, 1, 1)
  1094. StealWoods.TextSize = 14
  1095.  
  1096. SellPlanks_2.Name = "SellPlanks"
  1097. SellPlanks_2.Parent = WoodMenu
  1098. SellPlanks_2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1099. SellPlanks_2.Position = UDim2.new(0.691111147, 0, 0.254310369, 0)
  1100. SellPlanks_2.Size = UDim2.new(0, 130, 0, 30)
  1101. SellPlanks_2.Font = Enum.Font.GothamBlack
  1102. SellPlanks_2.Text = "PaintTool (Color Changer)"
  1103. SellPlanks_2.TextColor3 = Color3.new(1, 1, 1)
  1104. SellPlanks_2.TextScaled = true
  1105. SellPlanks_2.TextSize = 14
  1106. SellPlanks_2.TextWrapped = true
  1107.  
  1108. GreyWood.Name = "GreyWood"
  1109. GreyWood.Parent = WoodMenu
  1110. GreyWood.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1111. GreyWood.Position = UDim2.new(0.691111088, 0, 0.435344905, 0)
  1112. GreyWood.Size = UDim2.new(0, 130, 0, 30)
  1113. GreyWood.Font = Enum.Font.GothamBlack
  1114. GreyWood.Text = "Grey Wood"
  1115. GreyWood.TextColor3 = Color3.new(1, 1, 1)
  1116. GreyWood.TextSize = 14
  1117.  
  1118. dx.Name = "dx"
  1119. dx.Parent = WoodMenu
  1120. dx.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1121. dx.Position = UDim2.new(0.668888927, 0, 0.25, 0)
  1122. dx.Size = UDim2.new(0, 1, 0, 161)
  1123.  
  1124. Wood2sawmil.Name = "Wood2sawmil"
  1125. Wood2sawmil.Parent = WoodMenu
  1126. Wood2sawmil.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1127. Wood2sawmil.Position = UDim2.new(0.691111088, 0, 0.62068975, 0)
  1128. Wood2sawmil.Size = UDim2.new(0, 130, 0, 30)
  1129. Wood2sawmil.Font = Enum.Font.GothamBlack
  1130. Wood2sawmil.Text = "Wood2Sawmill"
  1131. Wood2sawmil.TextColor3 = Color3.new(1, 1, 1)
  1132. Wood2sawmil.TextSize = 14
  1133.  
  1134. CopyMenu.Name = "CopyMenu"
  1135. CopyMenu.Parent = DarkScreenGui
  1136. CopyMenu.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1137. CopyMenu.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  1138. CopyMenu.Position = UDim2.new(0.291666687, 0, 0.278411955, 0)
  1139. CopyMenu.Size = UDim2.new(0, 450, 0, 232)
  1140. CopyMenu.Active = true
  1141. CopyMenu.Visible = false
  1142. CopyMenu.Draggable = true
  1143.  
  1144. Clonetopicf.Name = "Clonetopicf"
  1145. Clonetopicf.Parent = CopyMenu
  1146. Clonetopicf.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1147. Clonetopicf.Size = UDim2.new(0, 450, 0, 44)
  1148.  
  1149. Clonetopic.Name = "Clonetopic"
  1150. Clonetopic.Parent = Clonetopicf
  1151. Clonetopic.BackgroundColor3 = Color3.new(1, 1, 1)
  1152. Clonetopic.BackgroundTransparency = 1
  1153. Clonetopic.Size = UDim2.new(0, 450, 0, 44)
  1154. Clonetopic.Font = Enum.Font.GothamBlack
  1155. Clonetopic.Text = "Copy Menu"
  1156. Clonetopic.TextColor3 = Color3.new(1, 1, 1)
  1157. Clonetopic.TextSize = 35
  1158. Clonetopic.TextWrapped = true
  1159.  
  1160. ExitCopy.Name = "ExitCopy"
  1161. ExitCopy.Parent = Clonetopicf
  1162. ExitCopy.BackgroundColor3 = Color3.new(1, 1, 1)
  1163. ExitCopy.BackgroundTransparency = 1
  1164. ExitCopy.Position = UDim2.new(0.913333297, 0, 0.136363655, 0)
  1165. ExitCopy.Size = UDim2.new(0, 39, 0, 32)
  1166. ExitCopy.Font = Enum.Font.GothamBlack
  1167. ExitCopy.Text = "X"
  1168. ExitCopy.TextColor3 = Color3.new(0, 0, 0)
  1169. ExitCopy.TextSize = 30
  1170. ExitCopy.MouseButton1Down:connect(function()
  1171.         CopyMenu.Visible = false
  1172.         Main.Visible = true
  1173.         CloneBox.Text = "PlayerNameHere"
  1174. end)
  1175.  
  1176. CloneBox.Name = "CloneBox"
  1177. CloneBox.Parent = CopyMenu
  1178. CloneBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1179. CloneBox.Position = UDim2.new(0.317777783, 0, 0.375, 0)
  1180. CloneBox.Size = UDim2.new(0, 164, 0, 32)
  1181. CloneBox.Font = Enum.Font.SourceSans
  1182. CloneBox.Text = "PlayerNameHere"
  1183. CloneBox.TextColor3 = Color3.new(0, 0, 0)
  1184. CloneBox.TextSize = 20
  1185. CloneBox.TextTransparency = 0.80000001192093
  1186. CloneBox.TextWrapped = true
  1187.  
  1188. CloneBase.Name = "CloneBase"
  1189. CloneBase.Parent = CopyMenu
  1190. CloneBase.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1191. CloneBase.Position = UDim2.new(0.340000004, 0, 0.594827592, 0)
  1192. CloneBase.Size = UDim2.new(0, 144, 0, 24)
  1193. CloneBase.Font = Enum.Font.GothamBlack
  1194. CloneBase.Text = "Clone Base"
  1195. CloneBase.TextColor3 = Color3.new(1, 1, 1)
  1196. CloneBase.TextSize = 14
  1197. CloneBase.MouseButton1Down:connect(function()
  1198.         CopyMenu.Visible = false
  1199.         CloneUyar.Visible = true
  1200. end)
  1201.  
  1202. WipeBase.Name = "WipeBase"
  1203. WipeBase.Parent = CopyMenu
  1204. WipeBase.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1205. WipeBase.Position = UDim2.new(0.340000004, 0, 0.806034505, 0)
  1206. WipeBase.Size = UDim2.new(0, 144, 0, 24)
  1207. WipeBase.Font = Enum.Font.GothamBlack
  1208. WipeBase.Text = "WipeBase(BP)"
  1209. WipeBase.TextColor3 = Color3.new(1, 1, 1)
  1210. WipeBase.TextSize = 14
  1211. WipeBase.MouseButton1Down:connect(function()
  1212.         CopyMenu.Visible = false
  1213.         WipeUyar.Visible = true
  1214. end)
  1215.  
  1216. FillMenu.Name = "FillMenu"
  1217. FillMenu.Parent = DarkScreenGui
  1218. FillMenu.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1219. FillMenu.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  1220. FillMenu.Position = UDim2.new(0.291666687, 0, 0.268924296, 0)
  1221. FillMenu.Size = UDim2.new(0, 450, 0, 232)
  1222. FillMenu.Active = true
  1223. FillMenu.Visible = false
  1224. FillMenu.Draggable = true
  1225.  
  1226. fillplayernametext.Name = "fillplayernametext"
  1227. fillplayernametext.Parent = FillMenu
  1228. fillplayernametext.BackgroundColor3 = Color3.new(1, 1, 1)
  1229. fillplayernametext.Position = UDim2.new(0.0666666701, 0, 0.517241359, 0)
  1230. fillplayernametext.Size = UDim2.new(0, 171, 0, 33)
  1231. fillplayernametext.Font = Enum.Font.SourceSans
  1232. fillplayernametext.Text = "PlayerNameHere"
  1233. fillplayernametext.TextColor3 = Color3.new(0, 0, 0)
  1234. fillplayernametext.TextSize = 14
  1235. fillplayernametext.TextTransparency = 0.69999998807907
  1236.  
  1237. FillFram1.Name = "FillFram1"
  1238. FillFram1.Parent = FillMenu
  1239. FillFram1.BackgroundColor3 = Color3.new(0, 0.294118, 0.494118)
  1240. FillFram1.Position = UDim2.new(0, 0, 0.413793087, 0)
  1241. FillFram1.Size = UDim2.new(0, 231, 0, 1)
  1242.  
  1243. fLLfRAM2.Name = "fÝLLfRAM2"
  1244. fLLfRAM2.Parent = FillMenu
  1245. fLLfRAM2.BackgroundColor3 = Color3.new(0, 0.294118, 0.494118)
  1246. fLLfRAM2.Position = UDim2.new(0, 0, 0.75, 0)
  1247. fLLfRAM2.Size = UDim2.new(0, 231, 0, 1)
  1248.  
  1249. FillWOODSLST.Name = "FillWOODSLÝST"
  1250. FillWOODSLST.Parent = FillMenu
  1251. FillWOODSLST.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1252. FillWOODSLST.BorderSizePixel = 0
  1253. FillWOODSLST.Position = UDim2.new(0.513333321, 0, 0.18965517, 0)
  1254. FillWOODSLST.Size = UDim2.new(0, 219, 0, 188)
  1255.  
  1256. FillWalnut.Name = "FillWalnut"
  1257. FillWalnut.Parent = FillWOODSLST
  1258. FillWalnut.BackgroundColor3 = Color3.new(1, 1, 1)
  1259. FillWalnut.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1260. FillWalnut.Size = UDim2.new(0, 51, 0, 46)
  1261. FillWalnut.Image = "rbxassetid://2712559790"
  1262.  
  1263. FillBirch.Name = "FillBirch"
  1264. FillBirch.Parent = FillWOODSLST
  1265. FillBirch.BackgroundColor3 = Color3.new(1, 1, 1)
  1266. FillBirch.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1267. FillBirch.Position = UDim2.new(0.232876718, 0, 0, 0)
  1268. FillBirch.Size = UDim2.new(0, 51, 0, 46)
  1269. FillBirch.Image = "rbxassetid://2712547918"
  1270.  
  1271. FillGeneric.Name = "FillGeneric"
  1272. FillGeneric.Parent = FillWOODSLST
  1273. FillGeneric.BackgroundColor3 = Color3.new(1, 1, 1)
  1274. FillGeneric.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1275. FillGeneric.Position = UDim2.new(0.465753436, 0, 0, 0)
  1276. FillGeneric.Size = UDim2.new(0, 51, 0, 46)
  1277. FillGeneric.Image = "rbxassetid://2712568624"
  1278.  
  1279. FillOak.Name = "FillOak"
  1280. FillOak.Parent = FillWOODSLST
  1281. FillOak.BackgroundColor3 = Color3.new(1, 1, 1)
  1282. FillOak.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1283. FillOak.Position = UDim2.new(0.698630154, 0, 0, 0)
  1284. FillOak.Size = UDim2.new(0, 51, 0, 46)
  1285. FillOak.Image = "rbxassetid://2712579185"
  1286.  
  1287. FillPine.Name = "FillPine"
  1288. FillPine.Parent = FillWOODSLST
  1289. FillPine.BackgroundColor3 = Color3.new(1, 1, 1)
  1290. FillPine.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1291. FillPine.Position = UDim2.new(0, 0, 0.0991379321, 0)
  1292. FillPine.Size = UDim2.new(0, 51, 0, 46)
  1293. FillPine.Image = "rbxassetid://2712591183"
  1294.  
  1295. FillPalm.Name = "FillPalm"
  1296. FillPalm.Parent = FillWOODSLST
  1297. FillPalm.BackgroundColor3 = Color3.new(1, 1, 1)
  1298. FillPalm.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1299. FillPalm.Position = UDim2.new(0.232876718, 0, 0.0991379321, 0)
  1300. FillPalm.Size = UDim2.new(0, 51, 0, 46)
  1301. FillPalm.Image = "rbxassetid://2712597395"
  1302.  
  1303. FillKoa.Name = "FillKoa"
  1304. FillKoa.Parent = FillWOODSLST
  1305. FillKoa.BackgroundColor3 = Color3.new(1, 1, 1)
  1306. FillKoa.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1307. FillKoa.Position = UDim2.new(0.465753436, 0, 0.0991379321, 0)
  1308. FillKoa.Size = UDim2.new(0, 51, 0, 46)
  1309. FillKoa.Image = "rbxassetid://2712612798"
  1310.  
  1311. FillVolcano.Name = "FillVolcano"
  1312. FillVolcano.Parent = FillWOODSLST
  1313. FillVolcano.BackgroundColor3 = Color3.new(1, 1, 1)
  1314. FillVolcano.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1315. FillVolcano.Position = UDim2.new(0.698630154, 0, 0.0991379321, 0)
  1316. FillVolcano.Size = UDim2.new(0, 51, 0, 46)
  1317. FillVolcano.Image = "rbxassetid://2712618609"
  1318.  
  1319. FillGreenSwampy.Name = "FillGreenSwampy"
  1320. FillGreenSwampy.Parent = FillWOODSLST
  1321. FillGreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1322. FillGreenSwampy.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1323. FillGreenSwampy.Position = UDim2.new(0, 0, 0.198275864, 0)
  1324. FillGreenSwampy.Size = UDim2.new(0, 51, 0, 46)
  1325. FillGreenSwampy.Image = "rbxassetid://2712623896"
  1326.  
  1327. FillGoldSwampy.Name = "FillGoldSwampy"
  1328. FillGoldSwampy.Parent = FillWOODSLST
  1329. FillGoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  1330. FillGoldSwampy.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1331. FillGoldSwampy.Position = UDim2.new(0.232876718, 0, 0.198275864, 0)
  1332. FillGoldSwampy.Size = UDim2.new(0, 51, 0, 46)
  1333. FillGoldSwampy.Image = "rbxassetid://2712631457"
  1334.  
  1335. FillGenericSpecial.Name = "FillGenericSpecial"
  1336. FillGenericSpecial.Parent = FillWOODSLST
  1337. FillGenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  1338. FillGenericSpecial.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1339. FillGenericSpecial.Position = UDim2.new(0.465753436, 0, 0.198275864, 0)
  1340. FillGenericSpecial.Size = UDim2.new(0, 51, 0, 46)
  1341. FillGenericSpecial.Image = "rbxassetid://2712639396"
  1342.  
  1343. FillSnowGlow.Name = "FillSnowGlow"
  1344. FillSnowGlow.Parent = FillWOODSLST
  1345. FillSnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  1346. FillSnowGlow.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1347. FillSnowGlow.Position = UDim2.new(0.698630154, 0, 0.198275864, 0)
  1348. FillSnowGlow.Size = UDim2.new(0, 51, 0, 46)
  1349. FillSnowGlow.Image = "rbxassetid://2712651454"
  1350.  
  1351. FillFrost.Name = "FillFrost"
  1352. FillFrost.Parent = FillWOODSLST
  1353. FillFrost.BackgroundColor3 = Color3.new(1, 1, 1)
  1354. FillFrost.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1355. FillFrost.Position = UDim2.new(0, 0, 0.297413826, 0)
  1356. FillFrost.Size = UDim2.new(0, 51, 0, 46)
  1357. FillFrost.Image = "rbxassetid://2712667804"
  1358.  
  1359. FillCaveCrawler.Name = "FillCaveCrawler"
  1360. FillCaveCrawler.Parent = FillWOODSLST
  1361. FillCaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  1362. FillCaveCrawler.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1363. FillCaveCrawler.Position = UDim2.new(0.232876718, 0, 0.297413826, 0)
  1364. FillCaveCrawler.Size = UDim2.new(0, 51, 0, 46)
  1365. FillCaveCrawler.Image = "rbxassetid://2712673980"
  1366.  
  1367. FillLoneCave.Name = "FillLoneCave"
  1368. FillLoneCave.Parent = FillWOODSLST
  1369. FillLoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  1370. FillLoneCave.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1371. FillLoneCave.Position = UDim2.new(0.465753436, 0, 0.297413826, 0)
  1372. FillLoneCave.Size = UDim2.new(0, 51, 0, 46)
  1373. FillLoneCave.Image = "rbxassetid://2712693147"
  1374.  
  1375. FillSpooky.Name = "FillSpooky"
  1376. FillSpooky.Parent = FillWOODSLST
  1377. FillSpooky.BackgroundColor3 = Color3.new(1, 1, 1)
  1378. FillSpooky.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1379. FillSpooky.Position = UDim2.new(0.698630154, 0, 0.297413826, 0)
  1380. FillSpooky.Size = UDim2.new(0, 51, 0, 46)
  1381. FillSpooky.Image = "rbxassetid://2712696822"
  1382.  
  1383. FillSpookyNeon.Name = "FillSpookyNeon"
  1384. FillSpookyNeon.Parent = FillWOODSLST
  1385. FillSpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  1386. FillSpookyNeon.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1387. FillSpookyNeon.Position = UDim2.new(0, 0, 0.394396603, 0)
  1388. FillSpookyNeon.Size = UDim2.new(0, 51, 0, 46)
  1389. FillSpookyNeon.Image = "rbxassetid://2712700047"
  1390.  
  1391. FillTopicF.Name = "FillTopicF"
  1392. FillTopicF.Parent = FillMenu
  1393. FillTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1394. FillTopicF.Size = UDim2.new(0, 450, 0, 44)
  1395.  
  1396. FillTopic.Name = "FillTopic"
  1397. FillTopic.Parent = FillTopicF
  1398. FillTopic.BackgroundColor3 = Color3.new(1, 1, 1)
  1399. FillTopic.BackgroundTransparency = 1
  1400. FillTopic.Size = UDim2.new(0, 450, 0, 44)
  1401. FillTopic.Font = Enum.Font.GothamBlack
  1402. FillTopic.Text = "Fill Menu"
  1403. FillTopic.TextColor3 = Color3.new(1, 1, 1)
  1404. FillTopic.TextSize = 35
  1405. FillTopic.TextWrapped = true
  1406.  
  1407. ExitFillMenu.Name = "ExitFillMenu"
  1408. ExitFillMenu.Parent = FillTopicF
  1409. ExitFillMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  1410. ExitFillMenu.BackgroundTransparency = 1
  1411. ExitFillMenu.Position = UDim2.new(0.899999976, 0, 0.136363626, 0)
  1412. ExitFillMenu.Size = UDim2.new(0, 39, 0, 32)
  1413. ExitFillMenu.Font = Enum.Font.GothamBlack
  1414. ExitFillMenu.Text = "X"
  1415. ExitFillMenu.TextColor3 = Color3.new(0, 0, 0)
  1416. ExitFillMenu.TextSize = 30
  1417. ExitFillMenu.MouseButton1Down:connect(function()
  1418.         FillMenu.Visible = false
  1419.         fillplayernametext.Text = "PlayerNameHere"
  1420.         Others.Visible = true
  1421. end)
  1422.  
  1423. Openf.Name = "Openf"
  1424. Openf.Parent = DarkScreenGui
  1425. Openf.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00392157)
  1426. Openf.BackgroundTransparency = 1
  1427. Openf.BorderColor3 = Color3.new(0.0705882, 0.207843, 0.0196078)
  1428. Openf.Position = UDim2.new(0.0101851849, 0, 0.498007983, 0)
  1429. Openf.Size = UDim2.new(0, 71, 0, 26)
  1430. Openf.Visible = false
  1431. Openf.Image = "rbxassetid://2851920938"
  1432. Openf.ImageColor3 = Color3.new(0, 0.298039, 0.498039)
  1433. Openf.ScaleType = Enum.ScaleType.Slice
  1434. Openf.SliceCenter = Rect.new(25, 25, 25, 25)
  1435.  
  1436. OpenButton.Name = "OpenButton"
  1437. OpenButton.Parent = Openf
  1438. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1439. OpenButton.BackgroundTransparency = 1
  1440. OpenButton.Size = UDim2.new(0, 71, 0, 26)
  1441. OpenButton.Font = Enum.Font.GothamBlack
  1442. OpenButton.Text = "Open"
  1443. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  1444. OpenButton.TextSize = 15
  1445. OpenButton.TextWrapped = true
  1446. OpenButton.MouseButton1Down:connect(function()
  1447.         Openf.Visible = false
  1448.         Main.Visible = true
  1449. game:GetService("StarterGui"):SetCore("SendNotification", {
  1450.   Title = "DarkLumberX",
  1451.   Text = "DarkLumberX Opened"
  1452. })
  1453. end)
  1454.  
  1455. LocalMenu.Name = "LocalMenu"
  1456. LocalMenu.Parent = DarkScreenGui
  1457. LocalMenu.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1458. LocalMenu.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  1459. LocalMenu.Position = UDim2.new(0.291666687, 0, 0.268924296, 0)
  1460. LocalMenu.Size = UDim2.new(0, 450, 0, 232)
  1461. LocalMenu.Active = true
  1462. LocalMenu.Visible = false
  1463. LocalMenu.Draggable = true
  1464.  
  1465. LocalTopicF.Name = "LocalTopicF"
  1466. LocalTopicF.Parent = LocalMenu
  1467. LocalTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1468. LocalTopicF.Size = UDim2.new(0, 450, 0, 44)
  1469.  
  1470. TopicLocal.Name = "TopicLocal"
  1471. TopicLocal.Parent = LocalTopicF
  1472. TopicLocal.BackgroundColor3 = Color3.new(1, 1, 1)
  1473. TopicLocal.BackgroundTransparency = 1
  1474. TopicLocal.Size = UDim2.new(0, 450, 0, 44)
  1475. TopicLocal.Font = Enum.Font.GothamBlack
  1476. TopicLocal.Text = "Local Menu"
  1477. TopicLocal.TextColor3 = Color3.new(1, 1, 1)
  1478. TopicLocal.TextSize = 35
  1479. TopicLocal.TextWrapped = true
  1480.  
  1481. ExitLocal.Name = "ExitLocal"
  1482. ExitLocal.Parent = LocalTopicF
  1483. ExitLocal.BackgroundColor3 = Color3.new(1, 1, 1)
  1484. ExitLocal.BackgroundTransparency = 1
  1485. ExitLocal.Position = UDim2.new(0.899999976, 0, 0.136363626, 0)
  1486. ExitLocal.Size = UDim2.new(0, 39, 0, 32)
  1487. ExitLocal.Font = Enum.Font.GothamBlack
  1488. ExitLocal.Text = "X"
  1489. ExitLocal.TextColor3 = Color3.new(0, 0, 0)
  1490. ExitLocal.TextSize = 30
  1491. ExitLocal.MouseButton1Down:connect(function()
  1492.         LocalMenu.Visible = false
  1493.         Main.Visible = true
  1494.         PlyrSel.Text = "SELECT A PLAYER"
  1495. end)
  1496.  
  1497. Speed.Name = "Speed"
  1498. Speed.Parent = LocalMenu
  1499. Speed.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1500. Speed.Position = UDim2.new(0.0222222228, 0, 0.241379306, 0)
  1501. Speed.Size = UDim2.new(0, 118, 0, 20)
  1502. Speed.Font = Enum.Font.GothamBlack
  1503. Speed.Text = "Speed [T]"
  1504. Speed.TextColor3 = Color3.new(1, 1, 1)
  1505. Speed.TextSize = 14
  1506.  
  1507. Noclip.Name = "Noclip"
  1508. Noclip.Parent = LocalMenu
  1509. Noclip.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1510. Noclip.Position = UDim2.new(0.0222222228, 0, 0.400862068, 0)
  1511. Noclip.Size = UDim2.new(0, 118, 0, 20)
  1512. Noclip.Font = Enum.Font.GothamBlack
  1513. Noclip.Text = "Noclip [B]"
  1514. Noclip.TextColor3 = Color3.new(1, 1, 1)
  1515. Noclip.TextSize = 14
  1516.  
  1517. gravity.Name = "gravity"
  1518. gravity.Parent = LocalMenu
  1519. gravity.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1520. gravity.Position = UDim2.new(0.0222222228, 0, 0.556034446, 0)
  1521. gravity.Size = UDim2.new(0, 118, 0, 20)
  1522. gravity.Font = Enum.Font.GothamBlack
  1523. gravity.Text = "Gravity [Off]"
  1524. gravity.TextColor3 = Color3.new(1, 1, 1)
  1525. gravity.TextSize = 14
  1526.  
  1527. waterwalk.Name = "waterwalk"
  1528. waterwalk.Parent = LocalMenu
  1529. waterwalk.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1530. waterwalk.Position = UDim2.new(0.0222222209, 0, 0.706896603, 0)
  1531. waterwalk.Size = UDim2.new(0, 118, 0, 20)
  1532. waterwalk.Font = Enum.Font.GothamBlack
  1533. waterwalk.Text = "WaterIsSolid"
  1534. waterwalk.TextColor3 = Color3.new(1, 1, 1)
  1535. waterwalk.TextSize = 14
  1536.  
  1537. jump.Name = "jump"
  1538. jump.Parent = LocalMenu
  1539. jump.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1540. jump.Position = UDim2.new(0.0222222228, 0, 0.862068892, 0)
  1541. jump.Size = UDim2.new(0, 118, 0, 20)
  1542. jump.Font = Enum.Font.GothamBlack
  1543. jump.Text = "InfiniteJump"
  1544. jump.TextColor3 = Color3.new(1, 1, 1)
  1545. jump.TextSize = 14
  1546.  
  1547. Esp.Name = "Esp"
  1548. Esp.Parent = LocalMenu
  1549. Esp.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1550. Esp.Position = UDim2.new(0.368888885, 0, 0.241379306, 0)
  1551. Esp.Size = UDim2.new(0, 118, 0, 20)
  1552. Esp.Font = Enum.Font.GothamBlack
  1553. Esp.Text = "Esp"
  1554. Esp.TextColor3 = Color3.new(1, 1, 1)
  1555. Esp.TextSize = 14
  1556.  
  1557. Player1.Name = "Player1"
  1558. Player1.Parent = LocalMenu
  1559. Player1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1560. Player1.Position = UDim2.new(0.711111128, 0, 0.241379306, 0)
  1561. Player1.Size = UDim2.new(0, 118, 0, 20)
  1562. Player1.Font = Enum.Font.GothamBlack
  1563. Player1.Text = ""
  1564. Player1.TextColor3 = Color3.new(1, 1, 1)
  1565. Player1.TextScaled = true
  1566. Player1.TextSize = 14
  1567.  
  1568. Fly.Name = "Fly"
  1569. Fly.Parent = LocalMenu
  1570. Fly.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1571. Fly.Position = UDim2.new(0.368888885, 0, 0.400862068, 0)
  1572. Fly.Size = UDim2.new(0, 118, 0, 20)
  1573. Fly.Font = Enum.Font.GothamBlack
  1574. Fly.Text = "Fly"
  1575. Fly.TextColor3 = Color3.new(1, 1, 1)
  1576. Fly.TextSize = 14
  1577.  
  1578. TpTool.Name = "TpTool"
  1579. TpTool.Parent = LocalMenu
  1580. TpTool.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1581. TpTool.Position = UDim2.new(0.368888885, 0, 0.556034446, 0)
  1582. TpTool.Size = UDim2.new(0, 118, 0, 20)
  1583. TpTool.Font = Enum.Font.GothamBlack
  1584. TpTool.Text = "TpTool"
  1585. TpTool.TextColor3 = Color3.new(1, 1, 1)
  1586. TpTool.TextSize = 14
  1587.  
  1588. RemoveFog.Name = "RemoveFog"
  1589. RemoveFog.Parent = LocalMenu
  1590. RemoveFog.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1591. RemoveFog.Position = UDim2.new(0.368888885, 0, 0.706896424, 0)
  1592. RemoveFog.Size = UDim2.new(0, 118, 0, 20)
  1593. RemoveFog.Font = Enum.Font.GothamBlack
  1594. RemoveFog.Text = "Always Morning"
  1595. RemoveFog.TextColor3 = Color3.new(1, 1, 1)
  1596. RemoveFog.TextSize = 14
  1597.  
  1598. HardDragger.Name = "HardDragger"
  1599. HardDragger.Parent = LocalMenu
  1600. HardDragger.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1601. HardDragger.Position = UDim2.new(0.368888885, 0, 0.862068892, 0)
  1602. HardDragger.Size = UDim2.new(0, 118, 0, 20)
  1603. HardDragger.Font = Enum.Font.GothamBlack
  1604. HardDragger.Text = "HardDragger"
  1605. HardDragger.TextColor3 = Color3.new(1, 1, 1)
  1606. HardDragger.TextSize = 14
  1607.  
  1608. localfram1.Name = "localfram1"
  1609. localfram1.Parent = LocalMenu
  1610. localfram1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1611. localfram1.Position = UDim2.new(0.668888927, 0, 0.228448272, 0)
  1612. localfram1.Size = UDim2.new(0, 1, 0, 171)
  1613.  
  1614. Player2.Name = "Player2"
  1615. Player2.Parent = LocalMenu
  1616. Player2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1617. Player2.Position = UDim2.new(0.711111128, 0, 0.327586204, 0)
  1618. Player2.Size = UDim2.new(0, 118, 0, 20)
  1619. Player2.Font = Enum.Font.GothamBlack
  1620. Player2.Text = ""
  1621. Player2.TextColor3 = Color3.new(1, 1, 1)
  1622. Player2.TextScaled = true
  1623. Player2.TextSize = 14
  1624.  
  1625. Player3.Name = "Player3"
  1626. Player3.Parent = LocalMenu
  1627. Player3.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1628. Player3.Position = UDim2.new(0.711111128, 0, 0.413793057, 0)
  1629. Player3.Size = UDim2.new(0, 118, 0, 20)
  1630. Player3.Font = Enum.Font.GothamBlack
  1631. Player3.Text = ""
  1632. Player3.TextColor3 = Color3.new(1, 1, 1)
  1633. Player3.TextScaled = true
  1634. Player3.TextSize = 14
  1635.  
  1636. Player4.Name = "Player4"
  1637. Player4.Parent = LocalMenu
  1638. Player4.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1639. Player4.Position = UDim2.new(0.711111128, 0, 0.49999994, 0)
  1640. Player4.Size = UDim2.new(0, 118, 0, 20)
  1641. Player4.Font = Enum.Font.GothamBlack
  1642. Player4.Text = ""
  1643. Player4.TextColor3 = Color3.new(1, 1, 1)
  1644. Player4.TextScaled = true
  1645. Player4.TextSize = 14
  1646.  
  1647. Player5.Name = "Player5"
  1648. Player5.Parent = LocalMenu
  1649. Player5.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1650. Player5.Position = UDim2.new(0.711111128, 0, 0.586206913, 0)
  1651. Player5.Size = UDim2.new(0, 118, 0, 20)
  1652. Player5.Font = Enum.Font.GothamBlack
  1653. Player5.Text = ""
  1654. Player5.TextColor3 = Color3.new(1, 1, 1)
  1655. Player5.TextScaled = true
  1656. Player5.TextSize = 14
  1657.  
  1658. Player6.Name = "Player6"
  1659. Player6.Parent = LocalMenu
  1660. Player6.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1661. Player6.Position = UDim2.new(0.711111128, 0, 0.672413826, 0)
  1662. Player6.Size = UDim2.new(0, 118, 0, 20)
  1663. Player6.Font = Enum.Font.GothamBlack
  1664. Player6.Text = ""
  1665. Player6.TextColor3 = Color3.new(1, 1, 1)
  1666. Player6.TextScaled = true
  1667. Player6.TextSize = 14
  1668.  
  1669. PlyrSel.Name = "PlyrSel"
  1670. PlyrSel.Parent = LocalMenu
  1671. PlyrSel.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  1672. PlyrSel.Position = UDim2.new(0.711111128, 0, 0.793103456, 0)
  1673. PlyrSel.Size = UDim2.new(0, 118, 0, 20)
  1674. PlyrSel.Font = Enum.Font.GothamBlack
  1675. PlyrSel.Text = "SELECT A PLAYER"
  1676. PlyrSel.TextColor3 = Color3.new(1, 1, 1)
  1677. PlyrSel.TextScaled = true
  1678. PlyrSel.TextSize = 14
  1679. PlyrSel.TextWrapped = true
  1680.  
  1681. TpPlayer.Name = "TpPlayer"
  1682. TpPlayer.Parent = LocalMenu
  1683. TpPlayer.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1684. TpPlayer.Position = UDim2.new(0.711111128, 0, 0.913793087, 0)
  1685. TpPlayer.Size = UDim2.new(0, 52, 0, 12)
  1686. TpPlayer.Font = Enum.Font.GothamBlack
  1687. TpPlayer.Text = "GotoPlayer"
  1688. TpPlayer.TextColor3 = Color3.new(1, 1, 1)
  1689. TpPlayer.TextScaled = true
  1690. TpPlayer.TextSize = 14
  1691. TpPlayer.TextWrapped = true
  1692.  
  1693. TpBase.Name = "TpBase"
  1694. TpBase.Parent = LocalMenu
  1695. TpBase.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1696. TpBase.Position = UDim2.new(0.857777774, 0, 0.913793087, 0)
  1697. TpBase.Size = UDim2.new(0, 52, 0, 12)
  1698. TpBase.Font = Enum.Font.GothamBlack
  1699. TpBase.Text = "GotoPBase"
  1700. TpBase.TextColor3 = Color3.new(1, 1, 1)
  1701. TpBase.TextScaled = true
  1702. TpBase.TextSize = 14
  1703. TpBase.TextWrapped = true
  1704.  
  1705. LoadingFrame.Name = "LoadingFrame"
  1706. LoadingFrame.Parent = DarkScreenGui
  1707. LoadingFrame.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1708. LoadingFrame.BackgroundTransparency = 1
  1709. LoadingFrame.Position = UDim2.new(0.416074067, 0, 0.412, 0)
  1710. LoadingFrame.Size = UDim2.new(0, 180, 0, 92)
  1711. LoadingFrame.Visible = false
  1712. LoadingFrame.Image = "rbxassetid://2851920938"
  1713. LoadingFrame.ImageColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1714. LoadingFrame.ScaleType = Enum.ScaleType.Slice
  1715. LoadingFrame.SliceCenter = Rect.new(25, 25, 25, 25)
  1716.  
  1717. loading.Name = "loading"
  1718. loading.Parent = LoadingFrame
  1719. loading.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1720. loading.BackgroundTransparency = 1
  1721. loading.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1722. loading.BorderSizePixel = 0
  1723. loading.Position = UDim2.new(0.100000009, 0, 0.630434632, 0)
  1724. loading.Size = UDim2.new(0, 144, 0, 29)
  1725. loading.Font = Enum.Font.GothamBlack
  1726. loading.Text = "Loading..."
  1727. loading.TextColor3 = Color3.new(1, 1, 1)
  1728. loading.TextSize = 10
  1729. loading.TextWrapped = true
  1730.  
  1731. dadyun.Name = "dadyun"
  1732. dadyun.Parent = LoadingFrame
  1733. dadyun.BackgroundColor3 = Color3.new(1, 1, 1)
  1734. dadyun.BackgroundTransparency = 1
  1735. dadyun.BorderColor3 = Color3.new(0, 0.298039, 0.498039)
  1736. dadyun.BorderSizePixel = 0
  1737. dadyun.Position = UDim2.new(0, 0, 0.097826086, 0)
  1738. dadyun.Size = UDim2.new(0, 180, 0, 62)
  1739. dadyun.Font = Enum.Font.GothamBlack
  1740. dadyun.Text = "DARKLUMBER X"
  1741. dadyun.TextColor3 = Color3.new(1, 1, 1)
  1742. dadyun.TextSize = 20
  1743. dadyun.TextWrapped = true
  1744.  
  1745. Czg2.Name = "Cýzgý2"
  1746. Czg2.Parent = LoadingFrame
  1747. Czg2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1748. Czg2.BorderSizePixel = 0
  1749. Czg2.Position = UDim2.new(0, 0, 0.217391133, 0)
  1750. Czg2.Size = UDim2.new(0, 180, 0, 1)
  1751.  
  1752. Czg.Name = "Cýzgý"
  1753. Czg.Parent = LoadingFrame
  1754. Czg.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1755. Czg.BorderSizePixel = 0
  1756. Czg.Position = UDim2.new(0, 0, 0.61956507, 0)
  1757. Czg.Size = UDim2.new(0, 180, 0, 1)
  1758.  
  1759. CloneUyar.Name = "CloneUyarý"
  1760. CloneUyar.Parent = DarkScreenGui
  1761. CloneUyar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1762. CloneUyar.Position = UDim2.new(0.37833333, 0, 0.371548295, 0)
  1763. CloneUyar.Size = UDim2.new(0, 262, 0, 128)
  1764. CloneUyar.Visible = false
  1765.  
  1766. CloneFRame.Name = "CloneFRame"
  1767. CloneFRame.Parent = CloneUyar
  1768. CloneFRame.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1769. CloneFRame.Size = UDim2.new(0, 262, 0, 32)
  1770.  
  1771. warningclone.Name = "warningclone"
  1772. warningclone.Parent = CloneUyar
  1773. warningclone.BackgroundColor3 = Color3.new(1, 1, 1)
  1774. warningclone.BackgroundTransparency = 1
  1775. warningclone.Size = UDim2.new(0, 262, 0, 32)
  1776. warningclone.Font = Enum.Font.GothamBlack
  1777. warningclone.Text = "Warning!"
  1778. warningclone.TextColor3 = Color3.new(1, 1, 1)
  1779. warningclone.TextSize = 14
  1780.  
  1781. SoruClone.Name = "SoruClone"
  1782. SoruClone.Parent = CloneUyar
  1783. SoruClone.BackgroundColor3 = Color3.new(1, 1, 1)
  1784. SoruClone.BackgroundTransparency = 1
  1785. SoruClone.Position = UDim2.new(0, 0, 0.3046875, 0)
  1786. SoruClone.Size = UDim2.new(0, 262, 0, 50)
  1787. SoruClone.Font = Enum.Font.GothamBlack
  1788. SoruClone.Text = "Are you sure you want to clone the Base?"
  1789. SoruClone.TextColor3 = Color3.new(1, 1, 1)
  1790. SoruClone.TextSize = 14
  1791. SoruClone.TextWrapped = true
  1792.  
  1793. YeahClone.Name = "YeahClone"
  1794. YeahClone.Parent = CloneUyar
  1795. YeahClone.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1796. YeahClone.Position = UDim2.new(0.0305343512, 0, 0.71875, 0)
  1797. YeahClone.Size = UDim2.new(0, 112, 0, 19)
  1798. YeahClone.Font = Enum.Font.GothamBlack
  1799. YeahClone.Text = "Yeah, Clone Base"
  1800. YeahClone.TextColor3 = Color3.new(1, 1, 1)
  1801. YeahClone.TextScaled = true
  1802. YeahClone.TextSize = 14
  1803. YeahClone.TextWrapped = true
  1804.  
  1805. NoClone.Name = "NoClone"
  1806. NoClone.Parent = CloneUyar
  1807. NoClone.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1808. NoClone.Position = UDim2.new(0.541984737, 0, 0.71875, 0)
  1809. NoClone.Size = UDim2.new(0, 112, 0, 19)
  1810. NoClone.Font = Enum.Font.GothamBlack
  1811. NoClone.Text = "No, Don't Clone Base"
  1812. NoClone.TextColor3 = Color3.new(1, 1, 1)
  1813. NoClone.TextScaled = true
  1814. NoClone.TextSize = 14
  1815. NoClone.TextWrapped = true
  1816. NoClone.MouseButton1Down:connect(function()
  1817.         CloneUyar.Visible = false
  1818.         CopyMenu.Visible = true
  1819. end)
  1820.  
  1821. ExitUyar.Name = "ExitUyarý"
  1822. ExitUyar.Parent = DarkScreenGui
  1823. ExitUyar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1824. ExitUyar.Position = UDim2.new(0.37833333, 0, 0.371548295, 0)
  1825. ExitUyar.Size = UDim2.new(0, 262, 0, 128)
  1826. ExitUyar.Visible = false
  1827.  
  1828. ExirFram.Name = "ExirFram"
  1829. ExirFram.Parent = ExitUyar
  1830. ExirFram.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1831. ExirFram.Size = UDim2.new(0, 262, 0, 32)
  1832.  
  1833. warningexit.Name = "warningexit"
  1834. warningexit.Parent = ExitUyar
  1835. warningexit.BackgroundColor3 = Color3.new(1, 1, 1)
  1836. warningexit.BackgroundTransparency = 1
  1837. warningexit.Size = UDim2.new(0, 262, 0, 32)
  1838. warningexit.Font = Enum.Font.GothamBlack
  1839. warningexit.Text = "Warning!"
  1840. warningexit.TextColor3 = Color3.new(1, 1, 1)
  1841. warningexit.TextSize = 14
  1842.  
  1843. SoruExit.Name = "SoruExit"
  1844. SoruExit.Parent = ExitUyar
  1845. SoruExit.BackgroundColor3 = Color3.new(1, 1, 1)
  1846. SoruExit.BackgroundTransparency = 1
  1847. SoruExit.Position = UDim2.new(0, 0, 0.3046875, 0)
  1848. SoruExit.Size = UDim2.new(0, 262, 0, 50)
  1849. SoruExit.Font = Enum.Font.GothamBlack
  1850. SoruExit.Text = "Are you sure you want to exit DarkLumberX?"
  1851. SoruExit.TextColor3 = Color3.new(1, 1, 1)
  1852. SoruExit.TextSize = 14
  1853. SoruExit.TextWrapped = true
  1854.  
  1855. YeahExit.Name = "YeahExit"
  1856. YeahExit.Parent = ExitUyar
  1857. YeahExit.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1858. YeahExit.Position = UDim2.new(0.0305343512, 0, 0.71875, 0)
  1859. YeahExit.Size = UDim2.new(0, 112, 0, 19)
  1860. YeahExit.Font = Enum.Font.GothamBlack
  1861. YeahExit.Text = "Yeah, Exit DarkLumberX"
  1862. YeahExit.TextColor3 = Color3.new(1, 1, 1)
  1863. YeahExit.TextScaled = true
  1864. YeahExit.TextSize = 14
  1865. YeahExit.TextWrapped = true
  1866. YeahExit.MouseButton1Down:connect(function()
  1867.         DarkScreenGui:Destroy()
  1868. game:GetService("StarterGui"):SetCore("SendNotification", {
  1869.   Title = "DarkLumberX Destroyed",
  1870.   Text = "Thank You for Choosing DarkLumberX"
  1871. })
  1872. end)
  1873.  
  1874. NoExit.Name = "NoExit"
  1875. NoExit.Parent = ExitUyar
  1876. NoExit.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1877. NoExit.Position = UDim2.new(0.541984737, 0, 0.71875, 0)
  1878. NoExit.Size = UDim2.new(0, 112, 0, 19)
  1879. NoExit.Font = Enum.Font.GothamBlack
  1880. NoExit.Text = "Stay at DarkLumberX"
  1881. NoExit.TextColor3 = Color3.new(1, 1, 1)
  1882. NoExit.TextScaled = true
  1883. NoExit.TextSize = 14
  1884. NoExit.TextWrapped = true
  1885. NoExit.MouseButton1Down:connect(function()
  1886.         ExitUyar.Visible = false
  1887.         Info.Visible = true
  1888. end)
  1889.  
  1890. TptemsUyar.Name = "TpÝtemsUyarý"
  1891. TptemsUyar.Parent = DarkScreenGui
  1892. TptemsUyar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1893. TptemsUyar.Position = UDim2.new(0.37833333, 0, 0.371548295, 0)
  1894. TptemsUyar.Size = UDim2.new(0, 262, 0, 128)
  1895. TptemsUyar.Visible = false
  1896.  
  1897. Fram999.Name = "Fram999"
  1898. Fram999.Parent = TptemsUyar
  1899. Fram999.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1900. Fram999.Size = UDim2.new(0, 262, 0, 32)
  1901.  
  1902. warningtp.Name = "warningtp"
  1903. warningtp.Parent = TptemsUyar
  1904. warningtp.BackgroundColor3 = Color3.new(1, 1, 1)
  1905. warningtp.BackgroundTransparency = 1
  1906. warningtp.Size = UDim2.new(0, 262, 0, 32)
  1907. warningtp.Font = Enum.Font.GothamBlack
  1908. warningtp.Text = "Warning!"
  1909. warningtp.TextColor3 = Color3.new(1, 1, 1)
  1910. warningtp.TextSize = 14
  1911.  
  1912. Soru4.Name = "Soru4"
  1913. Soru4.Parent = TptemsUyar
  1914. Soru4.BackgroundColor3 = Color3.new(1, 1, 1)
  1915. Soru4.BackgroundTransparency = 1
  1916. Soru4.Position = UDim2.new(0, 0, 0.3046875, 0)
  1917. Soru4.Size = UDim2.new(0, 262, 0, 50)
  1918. Soru4.Font = Enum.Font.GothamBlack
  1919. Soru4.Text = "All Your Items Will Be Irradiated To You Would you like to continue?"
  1920. Soru4.TextColor3 = Color3.new(1, 1, 1)
  1921. Soru4.TextSize = 14
  1922. Soru4.TextWrapped = true
  1923.  
  1924. YeahTp.Name = "YeahTp"
  1925. YeahTp.Parent = TptemsUyar
  1926. YeahTp.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1927. YeahTp.Position = UDim2.new(0.0305343512, 0, 0.71875, 0)
  1928. YeahTp.Size = UDim2.new(0, 112, 0, 19)
  1929. YeahTp.Font = Enum.Font.GothamBlack
  1930. YeahTp.Text = "Yeah, Tp My All Items"
  1931. YeahTp.TextColor3 = Color3.new(1, 1, 1)
  1932. YeahTp.TextScaled = true
  1933. YeahTp.TextSize = 14
  1934. YeahTp.TextWrapped = true
  1935.  
  1936. Notp.Name = "Notp"
  1937. Notp.Parent = TptemsUyar
  1938. Notp.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1939. Notp.Position = UDim2.new(0.541984737, 0, 0.71875, 0)
  1940. Notp.Size = UDim2.new(0, 112, 0, 19)
  1941. Notp.Font = Enum.Font.GothamBlack
  1942. Notp.Text = "No, Do not do this"
  1943. Notp.TextColor3 = Color3.new(1, 1, 1)
  1944. Notp.TextScaled = true
  1945. Notp.TextSize = 14
  1946. Notp.TextWrapped = true
  1947. Notp.MouseButton1Down:connect(function()
  1948.         TptemsUyar.Visible = false
  1949.         Others.Visible = true
  1950. end)
  1951.  
  1952. WipeUyar.Name = "WipeUyarý"
  1953. WipeUyar.Parent = DarkScreenGui
  1954. WipeUyar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1955. WipeUyar.Position = UDim2.new(0.37833333, 0, 0.371548295, 0)
  1956. WipeUyar.Size = UDim2.new(0, 262, 0, 128)
  1957. WipeUyar.Visible = false
  1958.  
  1959. WipFram2.Name = "WipFram2"
  1960. WipFram2.Parent = WipeUyar
  1961. WipFram2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1962. WipFram2.Size = UDim2.new(0, 262, 0, 32)
  1963.  
  1964. warningwipe.Name = "warningwipe"
  1965. warningwipe.Parent = WipeUyar
  1966. warningwipe.BackgroundColor3 = Color3.new(1, 1, 1)
  1967. warningwipe.BackgroundTransparency = 1
  1968. warningwipe.Size = UDim2.new(0, 262, 0, 32)
  1969. warningwipe.Font = Enum.Font.GothamBlack
  1970. warningwipe.Text = "Warning!"
  1971. warningwipe.TextColor3 = Color3.new(1, 1, 1)
  1972. warningwipe.TextSize = 14
  1973.  
  1974. Soru1.Name = "Soru1"
  1975. Soru1.Parent = WipeUyar
  1976. Soru1.BackgroundColor3 = Color3.new(1, 1, 1)
  1977. Soru1.BackgroundTransparency = 1
  1978. Soru1.Position = UDim2.new(0, 0, 0.3046875, 0)
  1979. Soru1.Size = UDim2.new(0, 262, 0, 50)
  1980. Soru1.Font = Enum.Font.GothamBlack
  1981. Soru1.Text = "Are You Sure Want To Delete Your Base?"
  1982. Soru1.TextColor3 = Color3.new(1, 1, 1)
  1983. Soru1.TextSize = 14
  1984. Soru1.TextWrapped = true
  1985.  
  1986. YeahWipe.Name = "YeahWipe"
  1987. YeahWipe.Parent = WipeUyar
  1988. YeahWipe.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1989. YeahWipe.Position = UDim2.new(0.0305343512, 0, 0.71875, 0)
  1990. YeahWipe.Size = UDim2.new(0, 112, 0, 19)
  1991. YeahWipe.Font = Enum.Font.GothamBlack
  1992. YeahWipe.Text = "Yeah, Wipe My Base"
  1993. YeahWipe.TextColor3 = Color3.new(1, 1, 1)
  1994. YeahWipe.TextScaled = true
  1995. YeahWipe.TextSize = 14
  1996. YeahWipe.TextWrapped = true
  1997.  
  1998. NoWipe.Name = "NoWipe"
  1999. NoWipe.Parent = WipeUyar
  2000. NoWipe.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2001. NoWipe.Position = UDim2.new(0.541984737, 0, 0.71875, 0)
  2002. NoWipe.Size = UDim2.new(0, 112, 0, 19)
  2003. NoWipe.Font = Enum.Font.GothamBlack
  2004. NoWipe.Text = "I Don't Want To Wipe My Base"
  2005. NoWipe.TextColor3 = Color3.new(1, 1, 1)
  2006. NoWipe.TextScaled = true
  2007. NoWipe.TextSize = 14
  2008. NoWipe.TextWrapped = true
  2009. NoWipe.MouseButton1Down:connect(function()
  2010.         WipeUyar.Visible = false
  2011.         CopyMenu.Visible = true
  2012. end)
  2013.  
  2014. Others.Name = "Others"
  2015. Others.Parent = DarkScreenGui
  2016. Others.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2017. Others.BorderColor3 = Color3.new(0.000415224, 0.000645906, 0.000815071)
  2018. Others.Position = UDim2.new(0.291666687, 0, 0.278411984, 0)
  2019. Others.Selectable = true
  2020. Others.Size = UDim2.new(0, 450, 0, 232)
  2021. Others.Active = true
  2022. Others.Visible = false
  2023. Others.Draggable = true
  2024.  
  2025. BtoolsButon.Name = "BtoolsButon"
  2026. BtoolsButon.Parent = Others
  2027. BtoolsButon.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2028. BtoolsButon.Position = UDim2.new(0.0266666673, 0, 0.275862068, 0)
  2029. BtoolsButon.Size = UDim2.new(0, 128, 0, 27)
  2030. BtoolsButon.Font = Enum.Font.GothamBlack
  2031. BtoolsButon.Text = "BToolsMenu"
  2032. BtoolsButon.TextColor3 = Color3.new(1, 1, 1)
  2033. BtoolsButon.TextSize = 14
  2034. BtoolsButon.MouseButton1Down:connect(function()
  2035.         Btools.Visible = true
  2036. end)
  2037.  
  2038. FillMenuButon.Name = "FillMenuButon"
  2039. FillMenuButon.Parent = Others
  2040. FillMenuButon.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2041. FillMenuButon.Position = UDim2.new(0.026666671, 0, 0.487068862, 0)
  2042. FillMenuButon.Size = UDim2.new(0, 128, 0, 27)
  2043. FillMenuButon.Font = Enum.Font.GothamBlack
  2044. FillMenuButon.Text = "FillMenu"
  2045. FillMenuButon.TextColor3 = Color3.new(1, 1, 1)
  2046. FillMenuButon.TextSize = 14
  2047. FillMenuButon.MouseButton1Down:connect(function()
  2048.         Others.Visible = false
  2049.         Btools.Visible = false
  2050.         FillMenu.Visible = true
  2051. end)
  2052.  
  2053. MaxLand.Name = "MaxLand"
  2054. MaxLand.Parent = Others
  2055. MaxLand.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2056. MaxLand.Position = UDim2.new(0.397777766, 0, 0.275862068, 0)
  2057. MaxLand.Size = UDim2.new(0, 118, 0, 20)
  2058. MaxLand.Font = Enum.Font.GothamBlack
  2059. MaxLand.Text = "MaxLand"
  2060. MaxLand.TextColor3 = Color3.new(1, 1, 1)
  2061. MaxLand.TextSize = 14
  2062.  
  2063. GetPrintsA.Name = "GetPrintsA"
  2064. GetPrintsA.Parent = Others
  2065. GetPrintsA.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2066. GetPrintsA.Position = UDim2.new(0.708888888, 0, 0.275862068, 0)
  2067. GetPrintsA.Size = UDim2.new(0, 118, 0, 20)
  2068. GetPrintsA.Font = Enum.Font.GothamBlack
  2069. GetPrintsA.Text = "GetAllBlueprints"
  2070. GetPrintsA.TextColor3 = Color3.new(1, 1, 1)
  2071. GetPrintsA.TextSize = 14
  2072.  
  2073. WRES.Name = "WÝRES"
  2074. WRES.Parent = Others
  2075. WRES.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2076. WRES.Position = UDim2.new(0.397777766, 0, 0.456896544, 0)
  2077. WRES.Size = UDim2.new(0, 118, 0, 20)
  2078. WRES.Font = Enum.Font.GothamBlack
  2079. WRES.Text = "InfWires"
  2080. WRES.TextColor3 = Color3.new(1, 1, 1)
  2081. WRES.TextSize = 14
  2082.  
  2083. GoldAxe.Name = "GoldAxe"
  2084. GoldAxe.Parent = Others
  2085. GoldAxe.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2086. GoldAxe.Position = UDim2.new(0.708888888, 0, 0.456896544, 0)
  2087. GoldAxe.Size = UDim2.new(0, 118, 0, 20)
  2088. GoldAxe.Font = Enum.Font.GothamBlack
  2089. GoldAxe.Text = "GoldAxe"
  2090. GoldAxe.TextColor3 = Color3.new(1, 1, 1)
  2091. GoldAxe.TextSize = 14
  2092.  
  2093. Leak.Name = "Leak"
  2094. Leak.Parent = Others
  2095. Leak.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2096. Leak.Position = UDim2.new(0.397777766, 0, 0.637931049, 0)
  2097. Leak.Size = UDim2.new(0, 118, 0, 20)
  2098. Leak.Font = Enum.Font.GothamBlack
  2099. Leak.Text = "LeakItems"
  2100. Leak.TextColor3 = Color3.new(1, 1, 1)
  2101. Leak.TextSize = 14
  2102.  
  2103. TpMyG.Name = "TpMyG"
  2104. TpMyG.Parent = Others
  2105. TpMyG.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2106. TpMyG.Position = UDim2.new(0.708888888, 0, 0.637931049, 0)
  2107. TpMyG.Size = UDim2.new(0, 118, 0, 20)
  2108. TpMyG.Font = Enum.Font.GothamBlack
  2109. TpMyG.Text = "TpMyGifts"
  2110. TpMyG.TextColor3 = Color3.new(1, 1, 1)
  2111. TpMyG.TextSize = 14
  2112. TpMyG.MouseButton1Down:connect(function()
  2113.         TptemsUyar.Visible = true
  2114.         Others.Visible = false
  2115. end)
  2116.  
  2117. Dupe.Name = "Dupe"
  2118. Dupe.Parent = Others
  2119. Dupe.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2120. Dupe.Position = UDim2.new(0.397777766, 0, 0.827586234, 0)
  2121. Dupe.Size = UDim2.new(0, 118, 0, 20)
  2122. Dupe.Font = Enum.Font.GothamBlack
  2123. Dupe.Text = "ItemDupe [Off]"
  2124. Dupe.TextColor3 = Color3.new(1, 1, 1)
  2125. Dupe.TextSize = 14
  2126.  
  2127. Money.Name = "Money"
  2128. Money.Parent = Others
  2129. Money.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2130. Money.Position = UDim2.new(0.708888888, 0, 0.827586234, 0)
  2131. Money.Size = UDim2.new(0, 118, 0, 20)
  2132. Money.Font = Enum.Font.GothamBlack
  2133. Money.Text = "MoneyDupe"
  2134. Money.TextColor3 = Color3.new(1, 1, 1)
  2135. Money.TextSize = 14
  2136.  
  2137. otherfram2.Name = "otherfram2"
  2138. otherfram2.Parent = Others
  2139. otherfram2.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2140. otherfram2.Position = UDim2.new(0, 0, 0.676724136, 0)
  2141. otherfram2.Size = UDim2.new(0, 160, 0, 2)
  2142.  
  2143. otherfram1.Name = "otherfram1"
  2144. otherfram1.Parent = Others
  2145. otherfram1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2146. otherfram1.Position = UDim2.new(0.355555564, 0, 0.18965517, 0)
  2147. otherfram1.Size = UDim2.new(0, 1, 0, 188)
  2148.  
  2149. OtherTopicF.Name = "OtherTopicF"
  2150. OtherTopicF.Parent = Others
  2151. OtherTopicF.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2152. OtherTopicF.Size = UDim2.new(0, 450, 0, 44)
  2153.  
  2154. TopicOthers.Name = "TopicOthers"
  2155. TopicOthers.Parent = OtherTopicF
  2156. TopicOthers.BackgroundColor3 = Color3.new(1, 1, 1)
  2157. TopicOthers.BackgroundTransparency = 1
  2158. TopicOthers.Size = UDim2.new(0, 450, 0, 44)
  2159. TopicOthers.Font = Enum.Font.GothamBlack
  2160. TopicOthers.Text = "Others"
  2161. TopicOthers.TextColor3 = Color3.new(1, 1, 1)
  2162. TopicOthers.TextSize = 35
  2163. TopicOthers.TextWrapped = true
  2164.  
  2165. ExitOthers.Name = "ExitOthers"
  2166. ExitOthers.Parent = OtherTopicF
  2167. ExitOthers.BackgroundColor3 = Color3.new(1, 1, 1)
  2168. ExitOthers.BackgroundTransparency = 1
  2169. ExitOthers.Position = UDim2.new(0.899999976, 0, 0.136363626, 0)
  2170. ExitOthers.Size = UDim2.new(0, 39, 0, 32)
  2171. ExitOthers.Font = Enum.Font.GothamBlack
  2172. ExitOthers.Text = "X"
  2173. ExitOthers.TextColor3 = Color3.new(0, 0, 0)
  2174. ExitOthers.TextSize = 30
  2175. ExitOthers.MouseButton1Down:connect(function()
  2176.         Others.Visible = false
  2177.         Btools.Visible = false
  2178.         Main.Visible = true
  2179. end)
  2180.  
  2181. ResetSpeedC.Name = "ResetSpeedC"
  2182. ResetSpeedC.Parent = Others
  2183. ResetSpeedC.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2184. ResetSpeedC.Position = UDim2.new(0.184444442, 0, 0.823275983, 0)
  2185. ResetSpeedC.Size = UDim2.new(0, 66, 0, 23)
  2186. ResetSpeedC.Font = Enum.Font.GothamBlack
  2187. ResetSpeedC.Text = "Reset"
  2188. ResetSpeedC.TextColor3 = Color3.new(1, 1, 1)
  2189. ResetSpeedC.TextSize = 12
  2190.  
  2191. SetCarSpeed.Name = "SetCarSpeed"
  2192. SetCarSpeed.Parent = Others
  2193. SetCarSpeed.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2194. SetCarSpeed.Position = UDim2.new(0.0266666636, 0, 0.823275983, 0)
  2195. SetCarSpeed.Size = UDim2.new(0, 66, 0, 23)
  2196. SetCarSpeed.Font = Enum.Font.GothamBlack
  2197. SetCarSpeed.Text = "Accelerate"
  2198. SetCarSpeed.TextColor3 = Color3.new(1, 1, 1)
  2199. SetCarSpeed.TextSize = 12
  2200.  
  2201. cartext.Name = "cartext"
  2202. cartext.Parent = Others
  2203. cartext.BackgroundColor3 = Color3.new(1, 1, 1)
  2204. cartext.BackgroundTransparency = 1
  2205. cartext.Position = UDim2.new(0.0333333351, 0, 0.724137902, 0)
  2206. cartext.Size = UDim2.new(0, 129, 0, 16)
  2207. cartext.Font = Enum.Font.GothamBlack
  2208. cartext.Text = "Vehicle Speed Setting"
  2209. cartext.TextColor3 = Color3.new(1, 1, 1)
  2210. cartext.TextScaled = true
  2211. cartext.TextSize = 14
  2212. cartext.TextWrapped = true
  2213.  
  2214. Btools.Name = "Btools"
  2215. Btools.Parent = Others
  2216. Btools.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2217. Btools.Position = UDim2.new(-0.475555569, 0, 0.487068832, 0)
  2218. Btools.Size = UDim2.new(0, 208, 0, 119)
  2219. Btools.Visible = false
  2220.  
  2221. TopicFBtool.Name = "TopicFBtool"
  2222. TopicFBtool.Parent = Btools
  2223. TopicFBtool.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2224. TopicFBtool.Size = UDim2.new(0, 208, 0, 31)
  2225.  
  2226. topicbt.Name = "topicbt"
  2227. topicbt.Parent = TopicFBtool
  2228. topicbt.BackgroundColor3 = Color3.new(1, 1, 1)
  2229. topicbt.BackgroundTransparency = 1
  2230. topicbt.Size = UDim2.new(0, 208, 0, 31)
  2231. topicbt.Font = Enum.Font.GothamBlack
  2232. topicbt.Text = "BToolsMenu"
  2233. topicbt.TextColor3 = Color3.new(1, 1, 1)
  2234. topicbt.TextSize = 14
  2235.  
  2236. ExitBtools.Name = "ExitBtools"
  2237. ExitBtools.Parent = TopicFBtool
  2238. ExitBtools.BackgroundColor3 = Color3.new(1, 1, 1)
  2239. ExitBtools.BackgroundTransparency = 1
  2240. ExitBtools.Position = UDim2.new(0.865921795, 0, 0, 0)
  2241. ExitBtools.Size = UDim2.new(0, 24, 0, 31)
  2242. ExitBtools.Font = Enum.Font.GothamBlack
  2243. ExitBtools.Text = "X"
  2244. ExitBtools.TextColor3 = Color3.new(0, 0, 0)
  2245. ExitBtools.TextSize = 14
  2246. ExitBtools.MouseButton1Down:connect(function()
  2247.         Btools.Visible = false
  2248. end)
  2249.  
  2250. Copy.Name = "Copy"
  2251. Copy.Parent = Btools
  2252. Copy.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2253. Copy.Position = UDim2.new(0.0769230798, 0, 0.369747907, 0)
  2254. Copy.Size = UDim2.new(0, 176, 0, 20)
  2255. Copy.Font = Enum.Font.GothamBlack
  2256. Copy.Text = "Copy"
  2257. Copy.TextColor3 = Color3.new(1, 1, 1)
  2258. Copy.TextSize = 14
  2259.  
  2260. Delete.Name = "Delete"
  2261. Delete.Parent = Btools
  2262. Delete.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2263. Delete.Position = UDim2.new(0.0769230798, 0, 0.546218514, 0)
  2264. Delete.Size = UDim2.new(0, 176, 0, 21)
  2265. Delete.Font = Enum.Font.GothamBlack
  2266. Delete.Text = "Delete"
  2267. Delete.TextColor3 = Color3.new(1, 1, 1)
  2268. Delete.TextSize = 14
  2269.  
  2270. Move.Name = "Move"
  2271. Move.Parent = Btools
  2272. Move.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  2273. Move.Position = UDim2.new(0.0769230798, 0, 0.71428597, 0)
  2274. Move.Size = UDim2.new(0, 176, 0, 19)
  2275. Move.Font = Enum.Font.GothamBlack
  2276. Move.Text = "Move"
  2277. Move.TextColor3 = Color3.new(1, 1, 1)
  2278. Move.TextSize = 14
  2279. -- Scripts:
  2280. WelcomeS.Text = "Welcome "..game.Players.LocalPlayer.Name
  2281.  
  2282. Option = false
  2283. Found = false
  2284. Tool = "None"
  2285. Down = false
  2286. Mouse = game.Players.LocalPlayer:GetMouse()
  2287.  
  2288.  
  2289. LoadingFrame.Visible = true
  2290. LoadingFrame:TweenSizeAndPosition(UDim2.new(0, 180, 0, 92), UDim2.new(0.416, 0,0.412, 0), "Out", "Quad", .25)
  2291. wait(2)
  2292. Czg:Destroy()
  2293. Czg2:Destroy()
  2294. dadyun:Destroy()
  2295. loading:Destroy()
  2296. LoadingFrame:TweenSizeAndPosition(UDim2.new(0, 0, 0, 0),UDim2.new(0.416, 0,0.412, 0), "Out", "Bounce", 0.5);wait(0.5);LoadingFrame:Destroy();
  2297. wait(0.3)
  2298. Openf.Visible = true
  2299.  
  2300. ---WayPoints---
  2301.  
  2302. --Trees:
  2303. TpVolcano.MouseButton1Down:connect(function()
  2304.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585,622,1140))
  2305. end)
  2306.  
  2307. TpSwamp.MouseButton1Down:connect(function()
  2308.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209,132,-801))
  2309. end)
  2310.  
  2311. TpCave.MouseButton1Down:connect(function()
  2312.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581,-179,500))
  2313. end)
  2314.  
  2315. TpPalm.MouseButton1Down:connect(function()
  2316.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  2317. end)
  2318.  
  2319. TpEndTimes.MouseButton1Down:connect(function()
  2320.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(113, -214, -951))
  2321. end)
  2322.  
  2323. TpYellowTree.MouseButton1Down:connect(function()
  2324.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1049,-5.9 ,-934.7))
  2325. end)
  2326.  
  2327. TpIceTree.MouseButton1Down:connect(function()
  2328.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1505.7,412.4 ,3253))
  2329. end)
  2330.  
  2331. --Shops:
  2332. BoxedCars.MouseButton1Down:connect(function()
  2333.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  2334. end)
  2335.  
  2336. LinksLogic.MouseButton1Down:connect(function()
  2337.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4607,7.5,-798))
  2338. end)
  2339.  
  2340. WoodRUS.MouseButton1Down:connect(function()
  2341.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265,3,57))
  2342. end)
  2343.  
  2344. Bob.MouseButton1Down:connect(function()
  2345.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  2346. end)
  2347.  
  2348. Furnishing.MouseButton1Down:connect(function()
  2349.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(491, 3, -1720))
  2350. end)
  2351.  
  2352. FineArt.MouseButton1Down:connect(function()
  2353.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(5207, -166, 719))
  2354. end)
  2355.  
  2356. LandStore.MouseButton1Down:connect(function()
  2357.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 5, -99))
  2358. end)
  2359.  
  2360. --Others:
  2361. Spawnn.MouseButton1Down:connect(function()
  2362.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155,3,74))
  2363. end)
  2364.  
  2365. SkiLodge.MouseButton1Down:connect(function()
  2366.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1244, 62, 2306))
  2367. end)
  2368.  
  2369. Strange.MouseButton1Down:connect(function()
  2370.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1061, 16, 1131))
  2371. end)
  2372.  
  2373. Den.MouseButton1Down:connect(function()
  2374.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(331, 45, 1941))
  2375. end)
  2376.  
  2377. Dropoff.MouseButton1Down:connect(function()
  2378.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(314, -2, 123))
  2379. end)
  2380.  
  2381. Shrine.MouseButton1Down:connect(function()
  2382.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1600, 205, 919))
  2383. end)
  2384.  
  2385. Yourplot.MouseButton1Down:connect(function()
  2386.         for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  2387.                 if v.Owner.Value == game.Players.LocalPlayer then
  2388.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  2389.                 end
  2390.         end
  2391. end)
  2392.  
  2393. Dock.MouseButton1Down:connect(function()
  2394.         game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1114, 3.2, -197))
  2395. end)
  2396.  
  2397.  
  2398. ---WoodMenu---
  2399.  
  2400. SellPlanks.MouseButton1Down:connect(function()
  2401.         Mouse = game.Players.LocalPlayer:GetMouse()
  2402. Mouse.KeyDown:Connect(function(key)    
  2403.         for _, Plank in pairs(service.Workspace.PlayerModels:GetChildren()) do
  2404.                 if Plank.Name=="Plank" and Plank:findFirstChild("Owner") then
  2405.                         if Plank.Owner.Value == service.Players.LocalPlayer then
  2406.                                 for i,v in pairs(Plank:GetChildren()) do
  2407.                                         if key:lower() == "g" then
  2408.                                                 if Mouse.Target == v then
  2409.                                               v.Name="WoodSection"
  2410.                                                 spawn(function()
  2411.                                                         for i=1,10 do
  2412.                                                                 wait()
  2413.                                                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  2414.                                                         end
  2415.                                                 end)
  2416.                                   end
  2417.                                         end
  2418.                                 end
  2419.                                 spawn(function()
  2420.                                         for i=1,20 do
  2421.                                                 wait()
  2422.                                                 service.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Plank)
  2423.                                         end
  2424.                                 end)
  2425.                         end
  2426.                 end
  2427.         end
  2428. end)
  2429. end)
  2430.  
  2431. SellWood.MouseButton1Down:connect(function()
  2432.         Mouse = game.Players.LocalPlayer:GetMouse()    
  2433. Mouse.KeyDown:connect(function(key)
  2434. if key:lower() == "h" then     
  2435.         for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  2436.                 if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
  2437.                         if Log.Owner.Value == game.Players.LocalPlayer then
  2438.                                 for i,v in pairs(Log:GetChildren()) do
  2439.                                         if v.Name=="WoodSection" then
  2440.                                                 spawn(function()
  2441.                                                         for i=1,10 do
  2442.                                                                 wait()
  2443.                                                                 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
  2444.                                                         end
  2445.                                                 end)
  2446.                                         end
  2447.                                 end
  2448.                                 spawn(function()
  2449.                                         for i=1,20 do
  2450.                                                 wait()
  2451.                                                 game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
  2452.                                         end
  2453.                                 end)
  2454.                         end
  2455.                 end
  2456.         end
  2457. end
  2458. end)
  2459. end)
  2460.  
  2461. BringWood.MouseButton1Down:connect(function()
  2462.         for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  2463.                 if Log.Name:sub(1,6) == "Loose_" and Log:findFirstChild("Owner") then
  2464.                         if Log.Owner.Value == game.Players.LocalPlayer then
  2465.                                 Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0,20,0))
  2466.                         end
  2467.                 end
  2468.         end
  2469. end)
  2470.  
  2471. BringPlanks.MouseButton1Down:connect(function()
  2472.         for i,models in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2473.     if string.match(models.Name:lower(), "plank") then
  2474.     if models.Owner.Value == game.Players.LocalPlayer then    
  2475.     spawn(function()
  2476.     for i=1, 5 do
  2477.     models.WoodSection.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame + Vector3.new(0,10,0)
  2478.     game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(models.WoodSection)
  2479.     wait()
  2480.     end
  2481.     end)
  2482.     end
  2483.     end
  2484.     end
  2485. end)
  2486.  
  2487. StealWoods.MouseButton1Down:connect(function()
  2488.         local PlayerName = StealBox.Text
  2489. local StealType = "TreeClass"
  2490.  
  2491. local Times = 0
  2492. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  2493. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  2494. if StealType ~= "TreeClass" then
  2495. if v:FindFirstChild("Type") and tostring(v.Type.Value) == StealType then
  2496. if v.PrimaryPart then
  2497. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2498. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  2499. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2500. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  2501. v.PrimaryPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2502. Times = Times + 1
  2503. if Times == 10 then
  2504. Times = 0
  2505. wait(0.1)
  2506. end
  2507. end
  2508. end
  2509. else
  2510. if v:FindFirstChild("TreeClass") then
  2511. if v.WoodSection then
  2512. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2513. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.WoodSection)
  2514. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2515. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.WoodSection)
  2516. v.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
  2517. Times = Times + 1
  2518. if Times == 10 then
  2519. Times = 0
  2520. wait(0.1)
  2521. end
  2522. end
  2523. end
  2524. end
  2525. end
  2526. end
  2527. end)
  2528.  
  2529. SellPlanks_2.MouseButton1Down:connect(function()
  2530.         -- Instances:
  2531. local ColorPicker = Instance.new("ScreenGui")
  2532. local ChangeColor = Instance.new("Frame")
  2533. local CurrentColor = Instance.new("ImageButton")
  2534. local Picker = Instance.new("ScrollingFrame")
  2535. local Birch = Instance.new("ImageButton")
  2536. local DropShadow = Instance.new("Frame")
  2537. local Grey = Instance.new("ImageButton")
  2538. local DropShadow_2 = Instance.new("Frame")
  2539. local Walnut = Instance.new("ImageButton")
  2540. local DropShadow_3 = Instance.new("Frame")
  2541. local Generic = Instance.new("ImageButton")
  2542. local DropShadow_4 = Instance.new("Frame")
  2543. local Oak = Instance.new("ImageButton")
  2544. local DropShadow_5 = Instance.new("Frame")
  2545. local Pine = Instance.new("ImageButton")
  2546. local DropShadow_6 = Instance.new("Frame")
  2547. local Palm = Instance.new("ImageButton")
  2548. local DropShadow_7 = Instance.new("Frame")
  2549. local Cherry = Instance.new("ImageButton")
  2550. local DropShadow_8 = Instance.new("Frame")
  2551. local Koa = Instance.new("ImageButton")
  2552. local DropShadow_9 = Instance.new("Frame")
  2553. local Volcano = Instance.new("ImageButton")
  2554. local DropShadow_10 = Instance.new("Frame")
  2555. local GreenSwampy = Instance.new("ImageButton")
  2556. local DropShadow_11 = Instance.new("Frame")
  2557. local GoldSwampy = Instance.new("ImageButton")
  2558. local DropShadow_12 = Instance.new("Frame")
  2559. local GenericSpecial = Instance.new("ImageButton")
  2560. local DropShadow_13 = Instance.new("Frame")
  2561. local SnowGlow = Instance.new("ImageButton")
  2562. local DropShadow_14 = Instance.new("Frame")
  2563. local Frost = Instance.new("ImageButton")
  2564. local DropShadow_15 = Instance.new("Frame")
  2565. local CaveCrawler = Instance.new("ImageButton")
  2566. local DropShadow_16 = Instance.new("Frame")
  2567. local LoneCave = Instance.new("ImageButton")
  2568. local DropShadow_17 = Instance.new("Frame")
  2569. local Spooky = Instance.new("ImageButton")
  2570. local DropShadow_18 = Instance.new("Frame")
  2571. local SpookyNeon = Instance.new("ImageButton")
  2572. local DropShadow_19 = Instance.new("Frame")
  2573. --Properties:
  2574. ColorPicker.Name = "ColorPicker"
  2575. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  2576.  
  2577. ChangeColor.Name = "ChangeColor"
  2578. ChangeColor.Parent = ColorPicker
  2579. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  2580. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  2581. ChangeColor.BorderSizePixel = 2
  2582. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  2583. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  2584. ChangeColor.ZIndex = 2
  2585. ColorPicker.Enabled = false
  2586.  
  2587. CurrentColor.Name = "CurrentColor"
  2588. CurrentColor.Parent = ChangeColor
  2589. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  2590. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  2591. CurrentColor.BorderSizePixel = 2
  2592. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  2593. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  2594. CurrentColor.ZIndex = 2
  2595. CurrentColor.Image = "rbxassetid://2712547918"
  2596. CurrentColor.ScaleType = Enum.ScaleType.Crop
  2597.  
  2598. Picker.Name = "Picker"
  2599. Picker.Parent = ColorPicker
  2600. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  2601. Picker.BorderColor3 = Color3.new(0, 0, 0)
  2602. Picker.BorderSizePixel = 2
  2603. Picker.Position = UDim2.new(0, 10, 1, -320)
  2604. Picker.Size = UDim2.new(0, 100, 0, 200)
  2605. Picker.CanvasPosition = Vector2.new(0, 700)
  2606. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  2607. Picker.ScrollBarThickness = 7
  2608. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  2609. Picker.Visible = false
  2610.  
  2611. Birch.Name = "Birch"
  2612. Birch.Parent = Picker
  2613. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  2614. Birch.BorderColor3 = Color3.new(0, 0, 0)
  2615. Birch.Position = UDim2.new(0, 10, 0, 5)
  2616. Birch.Size = UDim2.new(0, 80, 0, 40)
  2617. Birch.ZIndex = 3
  2618. Birch.Image = "rbxassetid://2712547918"
  2619. Birch.ScaleType = Enum.ScaleType.Crop
  2620.  
  2621. DropShadow.Name = "DropShadow"
  2622. DropShadow.Parent = Birch
  2623. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  2624. DropShadow.BorderSizePixel = 0
  2625. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  2626. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  2627. DropShadow.ZIndex = 2
  2628.  
  2629. Grey.Name = "Grey"
  2630. Grey.Parent = Picker
  2631. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  2632. Grey.BorderColor3 = Color3.new(0, 0, 0)
  2633. Grey.Position = UDim2.new(0, 10, 0, 55)
  2634. Grey.Size = UDim2.new(0, 80, 0, 40)
  2635. Grey.ZIndex = 3
  2636. Grey.Image = "rbxassetid://924320031"
  2637. Grey.ScaleType = Enum.ScaleType.Crop
  2638.  
  2639. DropShadow_2.Name = "DropShadow"
  2640. DropShadow_2.Parent = Grey
  2641. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  2642. DropShadow_2.BorderSizePixel = 0
  2643. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  2644. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  2645. DropShadow_2.ZIndex = 2
  2646.  
  2647. Walnut.Name = "Walnut"
  2648. Walnut.Parent = Picker
  2649. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  2650. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  2651. Walnut.Position = UDim2.new(0, 10, 0, 105)
  2652. Walnut.Size = UDim2.new(0, 80, 0, 40)
  2653. Walnut.ZIndex = 3
  2654. Walnut.Image = "rbxassetid://2712559790"
  2655. Walnut.ScaleType = Enum.ScaleType.Crop
  2656.  
  2657. DropShadow_3.Name = "DropShadow"
  2658. DropShadow_3.Parent = Walnut
  2659. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  2660. DropShadow_3.BorderSizePixel = 0
  2661. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  2662. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  2663. DropShadow_3.ZIndex = 2
  2664.  
  2665. Generic.Name = "Generic"
  2666. Generic.Parent = Picker
  2667. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  2668. Generic.BorderColor3 = Color3.new(0, 0, 0)
  2669. Generic.Position = UDim2.new(0, 10, 0, 155)
  2670. Generic.Size = UDim2.new(0, 80, 0, 40)
  2671. Generic.ZIndex = 3
  2672. Generic.Image = "rbxassetid://2712568624"
  2673. Generic.ScaleType = Enum.ScaleType.Crop
  2674.  
  2675. DropShadow_4.Name = "DropShadow"
  2676. DropShadow_4.Parent = Generic
  2677. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  2678. DropShadow_4.BorderSizePixel = 0
  2679. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  2680. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  2681. DropShadow_4.ZIndex = 2
  2682.  
  2683. Oak.Name = "Oak"
  2684. Oak.Parent = Picker
  2685. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  2686. Oak.BorderColor3 = Color3.new(0, 0, 0)
  2687. Oak.Position = UDim2.new(0, 10, 0, 205)
  2688. Oak.Size = UDim2.new(0, 80, 0, 40)
  2689. Oak.ZIndex = 3
  2690. Oak.Image = "rbxassetid://2712579185"
  2691. Oak.ScaleType = Enum.ScaleType.Crop
  2692.  
  2693. DropShadow_5.Name = "DropShadow"
  2694. DropShadow_5.Parent = Oak
  2695. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  2696. DropShadow_5.BorderSizePixel = 0
  2697. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  2698. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  2699. DropShadow_5.ZIndex = 2
  2700.  
  2701. Pine.Name = "Pine"
  2702. Pine.Parent = Picker
  2703. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  2704. Pine.BorderColor3 = Color3.new(0, 0, 0)
  2705. Pine.Position = UDim2.new(0, 10, 0, 255)
  2706. Pine.Size = UDim2.new(0, 80, 0, 40)
  2707. Pine.ZIndex = 3
  2708. Pine.Image = "rbxassetid://2712591183"
  2709. Pine.ScaleType = Enum.ScaleType.Crop
  2710.  
  2711. DropShadow_6.Name = "DropShadow"
  2712. DropShadow_6.Parent = Pine
  2713. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  2714. DropShadow_6.BorderSizePixel = 0
  2715. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  2716. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  2717. DropShadow_6.ZIndex = 2
  2718.  
  2719. Palm.Name = "Palm"
  2720. Palm.Parent = Picker
  2721. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  2722. Palm.BorderColor3 = Color3.new(0, 0, 0)
  2723. Palm.Position = UDim2.new(0, 10, 0, 305)
  2724. Palm.Size = UDim2.new(0, 80, 0, 40)
  2725. Palm.ZIndex = 3
  2726. Palm.Image = "rbxassetid://2712597395"
  2727. Palm.ScaleType = Enum.ScaleType.Crop
  2728.  
  2729. DropShadow_7.Name = "DropShadow"
  2730. DropShadow_7.Parent = Palm
  2731. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  2732. DropShadow_7.BorderSizePixel = 0
  2733. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  2734. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  2735. DropShadow_7.ZIndex = 2
  2736.  
  2737. Cherry.Name = "Cherry"
  2738. Cherry.Parent = Picker
  2739. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  2740. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  2741. Cherry.Position = UDim2.new(0, 10, 0, 355)
  2742. Cherry.Size = UDim2.new(0, 80, 0, 40)
  2743. Cherry.ZIndex = 3
  2744. Cherry.Image = "rbxassetid://2712608599"
  2745. Cherry.ScaleType = Enum.ScaleType.Crop
  2746.  
  2747. DropShadow_8.Name = "DropShadow"
  2748. DropShadow_8.Parent = Cherry
  2749. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  2750. DropShadow_8.BorderSizePixel = 0
  2751. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  2752. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  2753. DropShadow_8.ZIndex = 2
  2754.  
  2755. Koa.Name = "Koa"
  2756. Koa.Parent = Picker
  2757. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  2758. Koa.BorderColor3 = Color3.new(0, 0, 0)
  2759. Koa.Position = UDim2.new(0, 10, 0, 355)
  2760. Koa.Size = UDim2.new(0, 80, 0, 40)
  2761. Koa.ZIndex = 3
  2762. Koa.Image = "rbxassetid://2712612798"
  2763. Koa.ScaleType = Enum.ScaleType.Crop
  2764.  
  2765. DropShadow_9.Name = "DropShadow"
  2766. DropShadow_9.Parent = Koa
  2767. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  2768. DropShadow_9.BorderSizePixel = 0
  2769. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  2770. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  2771. DropShadow_9.ZIndex = 2
  2772.  
  2773. Volcano.Name = "Volcano"
  2774. Volcano.Parent = Picker
  2775. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  2776. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  2777. Volcano.Position = UDim2.new(0, 10, 0, 405)
  2778. Volcano.Size = UDim2.new(0, 80, 0, 40)
  2779. Volcano.ZIndex = 3
  2780. Volcano.Image = "rbxassetid://2712618609"
  2781. Volcano.ScaleType = Enum.ScaleType.Crop
  2782.  
  2783. DropShadow_10.Name = "DropShadow"
  2784. DropShadow_10.Parent = Volcano
  2785. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  2786. DropShadow_10.BorderSizePixel = 0
  2787. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  2788. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  2789. DropShadow_10.ZIndex = 2
  2790.  
  2791. GreenSwampy.Name = "GreenSwampy"
  2792. GreenSwampy.Parent = Picker
  2793. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  2794. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  2795. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  2796. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  2797. GreenSwampy.ZIndex = 3
  2798. GreenSwampy.Image = "rbxassetid://2712623896"
  2799. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  2800.  
  2801. DropShadow_11.Name = "DropShadow"
  2802. DropShadow_11.Parent = GreenSwampy
  2803. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  2804. DropShadow_11.BorderSizePixel = 0
  2805. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  2806. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  2807. DropShadow_11.ZIndex = 2
  2808.  
  2809. GoldSwampy.Name = "GoldSwampy"
  2810. GoldSwampy.Parent = Picker
  2811. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  2812. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  2813. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  2814. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  2815. GoldSwampy.ZIndex = 3
  2816. GoldSwampy.Image = "rbxassetid://2712631457"
  2817. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  2818.  
  2819. DropShadow_12.Name = "DropShadow"
  2820. DropShadow_12.Parent = GoldSwampy
  2821. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  2822. DropShadow_12.BorderSizePixel = 0
  2823. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  2824. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  2825. DropShadow_12.ZIndex = 2
  2826.  
  2827. GenericSpecial.Name = "GenericSpecial"
  2828. GenericSpecial.Parent = Picker
  2829. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  2830. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  2831. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  2832. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  2833. GenericSpecial.ZIndex = 3
  2834. GenericSpecial.Image = "rbxassetid://2712639396"
  2835. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  2836.  
  2837. DropShadow_13.Name = "DropShadow"
  2838. DropShadow_13.Parent = GenericSpecial
  2839. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  2840. DropShadow_13.BorderSizePixel = 0
  2841. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  2842. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  2843. DropShadow_13.ZIndex = 2
  2844.  
  2845. SnowGlow.Name = "SnowGlow"
  2846. SnowGlow.Parent = Picker
  2847. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  2848. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  2849. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  2850. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  2851. SnowGlow.ZIndex = 3
  2852. SnowGlow.Image = "rbxassetid://2712651454"
  2853. SnowGlow.ScaleType = Enum.ScaleType.Crop
  2854.  
  2855. DropShadow_14.Name = "DropShadow"
  2856. DropShadow_14.Parent = SnowGlow
  2857. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  2858. DropShadow_14.BorderSizePixel = 0
  2859. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  2860. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  2861. DropShadow_14.ZIndex = 2
  2862.  
  2863. Frost.Name = "Frost"
  2864. Frost.Parent = Picker
  2865. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  2866. Frost.BorderColor3 = Color3.new(0, 0, 0)
  2867. Frost.Position = UDim2.new(0, 10, 0, 655)
  2868. Frost.Size = UDim2.new(0, 80, 0, 40)
  2869. Frost.ZIndex = 3
  2870. Frost.Image = "rbxassetid://2712667804"
  2871. Frost.ScaleType = Enum.ScaleType.Crop
  2872.  
  2873. DropShadow_15.Name = "DropShadow"
  2874. DropShadow_15.Parent = Frost
  2875. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  2876. DropShadow_15.BorderSizePixel = 0
  2877. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  2878. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  2879. DropShadow_15.ZIndex = 2
  2880.  
  2881. CaveCrawler.Name = "CaveCrawler"
  2882. CaveCrawler.Parent = Picker
  2883. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  2884. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  2885. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  2886. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  2887. CaveCrawler.ZIndex = 3
  2888. CaveCrawler.Image = "rbxassetid://2712673980"
  2889. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  2890.  
  2891. DropShadow_16.Name = "DropShadow"
  2892. DropShadow_16.Parent = CaveCrawler
  2893. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  2894. DropShadow_16.BorderSizePixel = 0
  2895. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  2896. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  2897. DropShadow_16.ZIndex = 2
  2898.  
  2899. LoneCave.Name = "LoneCave"
  2900. LoneCave.Parent = Picker
  2901. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  2902. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  2903. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  2904. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  2905. LoneCave.ZIndex = 3
  2906. LoneCave.Image = "rbxassetid://2712693147"
  2907. LoneCave.ScaleType = Enum.ScaleType.Crop
  2908.  
  2909. DropShadow_17.Name = "DropShadow"
  2910. DropShadow_17.Parent = LoneCave
  2911. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  2912. DropShadow_17.BorderSizePixel = 0
  2913. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  2914. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  2915. DropShadow_17.ZIndex = 2
  2916.  
  2917. Spooky.Name = "Spooky"
  2918. Spooky.Parent = Picker
  2919. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  2920. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  2921. Spooky.Position = UDim2.new(0, 10, 0, 805)
  2922. Spooky.Size = UDim2.new(0, 80, 0, 40)
  2923. Spooky.ZIndex = 3
  2924. Spooky.Image = "rbxassetid://2712696822"
  2925. Spooky.ScaleType = Enum.ScaleType.Crop
  2926.  
  2927. DropShadow_18.Name = "DropShadow"
  2928. DropShadow_18.Parent = Spooky
  2929. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  2930. DropShadow_18.BorderSizePixel = 0
  2931. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  2932. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  2933. DropShadow_18.ZIndex = 2
  2934.  
  2935. SpookyNeon.Name = "SpookyNeon"
  2936. SpookyNeon.Parent = Picker
  2937. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  2938. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  2939. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  2940. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  2941. SpookyNeon.ZIndex = 3
  2942. SpookyNeon.Image = "rbxassetid://2712700047"
  2943. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  2944.  
  2945. DropShadow_19.Name = "DropShadow"
  2946. DropShadow_19.Parent = SpookyNeon
  2947. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  2948. DropShadow_19.BorderSizePixel = 0
  2949. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  2950. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  2951. DropShadow_19.ZIndex = 2
  2952. -- Scripts:
  2953. woodtype = "Birch"
  2954.  
  2955. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  2956. tool.RequiresHandle = false
  2957. --tool.RobloxLocked = true
  2958. tool.Name = "Paint"
  2959. tool.ToolTip = "Changes A Stucture's Wood Type"
  2960. tool.Equipped:connect(function(Mouse)
  2961. ColorPicker.Enabled = true
  2962. Mouse.Button1Down:connect(function()
  2963. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  2964. local Cframe
  2965. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  2966. Cframe = Mouse.Target.Parent.MainCFrame.Value
  2967. else
  2968. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  2969. end
  2970. if Mouse.Target.Parent ~= nil then
  2971. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  2972. end
  2973. else
  2974. --do nothing
  2975. end
  2976. end)
  2977. end)
  2978.  
  2979. tool.Unequipped:connect(function(mouse)
  2980. ColorPicker.Enabled = false
  2981. end)
  2982.  
  2983.  
  2984. Birch.MouseButton1Click:Connect(function()
  2985. CurrentColor.Image = Birch.Image
  2986. woodtype = "Birch"
  2987. end)
  2988.  
  2989. Grey.MouseButton1Click:Connect(function()
  2990. CurrentColor.Image = Grey.Image
  2991. woodtype = nil
  2992. end)
  2993.  
  2994. Walnut.MouseButton1Click:Connect(function()
  2995. CurrentColor.Image = Walnut.Image
  2996. woodtype = "Walnut"
  2997. end)
  2998.  
  2999. Generic.MouseButton1Click:Connect(function()
  3000. CurrentColor.Image = Generic.Image
  3001. woodtype = "Generic"
  3002. end)
  3003.  
  3004. Oak.MouseButton1Click:Connect(function()
  3005. CurrentColor.Image = Oak.Image
  3006. woodtype = "Oak"
  3007. end)
  3008.  
  3009. Pine.MouseButton1Click:Connect(function()
  3010. CurrentColor.Image = Pine.Image
  3011. woodtype = "Pine"
  3012. end)
  3013.  
  3014. Palm.MouseButton1Click:Connect(function()
  3015. CurrentColor.Image = Palm.Image
  3016. woodtype = "Palm"
  3017. end)
  3018.  
  3019. Koa.MouseButton1Click:Connect(function()
  3020. CurrentColor.Image = Koa.Image
  3021. woodtype = "Koa"
  3022. end)
  3023.  
  3024. Volcano.MouseButton1Click:Connect(function()
  3025. CurrentColor.Image = Volcano.Image
  3026. woodtype = "Volcano"
  3027. end)
  3028.  
  3029. GreenSwampy.MouseButton1Click:Connect(function()
  3030. CurrentColor.Image = GreenSwampy.Image
  3031. woodtype = "GreenSwampy"
  3032. end)
  3033.  
  3034. GoldSwampy.MouseButton1Click:Connect(function()
  3035. CurrentColor.Image = GoldSwampy.Image
  3036. woodtype = "GoldSwampy"
  3037. end)
  3038.  
  3039. GenericSpecial.MouseButton1Click:Connect(function()
  3040. CurrentColor.Image = GenericSpecial.Image
  3041. woodtype = "GenericSpecial"
  3042. end)
  3043.  
  3044. SnowGlow.MouseButton1Click:Connect(function()
  3045. CurrentColor.Image = SnowGlow.Image
  3046. woodtype = "SnowGlow"
  3047. end)
  3048.  
  3049. Frost.MouseButton1Click:Connect(function()
  3050. CurrentColor.Image = Frost.Image
  3051. woodtype = "Frost"
  3052. end)
  3053.  
  3054. CaveCrawler.MouseButton1Click:Connect(function()
  3055. CurrentColor.Image = CaveCrawler.Image
  3056. woodtype = "CaveCrawler"
  3057. end)
  3058.  
  3059. LoneCave.MouseButton1Click:Connect(function()
  3060. CurrentColor.Image = LoneCave.Image
  3061. woodtype = "LoneCave"
  3062. end)
  3063.  
  3064. Spooky.MouseButton1Click:Connect(function()
  3065. CurrentColor.Image = Spooky.Image
  3066. woodtype = "Spooky"
  3067. end)
  3068.  
  3069. SpookyNeon.MouseButton1Click:Connect(function()
  3070. CurrentColor.Image = SpookyNeon.Image
  3071. woodtype = "SpookyNeon"
  3072. end)
  3073.  
  3074. --bring up menu
  3075. CurrentColor.MouseButton1Click:Connect(function()
  3076. if Picker.Visible == false then
  3077. Picker.Visible = true
  3078. else
  3079. Picker.Visible = false
  3080. end
  3081. end)   
  3082. end)
  3083.  
  3084. GreyWood.MouseButton1Down:connect(function()
  3085.         for i,v in next,workspace.PlayerModels:GetChildren() do
  3086.             if v:FindFirstChild("Type") then
  3087.                 if v.Type.Value == "Blueprint" then
  3088.                     v.Type.Value = "Structure"
  3089.                 end
  3090.             end
  3091.         end
  3092. end)
  3093.  
  3094. Wood2sawmil.MouseButton1Down:connect(function()
  3095.         Mouse.KeyDown:connect(function(key)
  3096. if key:lower() == "q" then
  3097. Treee = Mouse.Target
  3098. elseif key:lower() == "p" then
  3099. if Mouse.Target.Parent:FindFirstChild("BlockageAlert") then
  3100. Sawmill = Mouse.Target.Parent
  3101. else
  3102. Sawmill=Mouse.Target.Parent.Parent
  3103. end
  3104. if Sawmill:FindFirstChild("BlockageAlert") and Sawmill:FindFirstChild("Owner") then
  3105. SawmillC = true
  3106. else
  3107. SawmillC = false
  3108. print"Something went wrong while setting the sawmill!"
  3109. end
  3110. elseif key:lower() == "z" then
  3111. if Treee ~= nil then
  3112. Mod(Treee)
  3113. else
  3114. print("Select tree with 'Q'!")
  3115. end
  3116. end    
  3117. end)
  3118. function Mod(SelectedPart)
  3119. if SawmillC ~= true then
  3120. print'Set the sawmill with "P"!'
  3121. return
  3122. end
  3123. if SelectedPart.Parent:FindFirstChild("TreeClass") and SelectedPart.Parent:FindFirstChild("Owner") then
  3124. print("Tree: "..SelectedPart.Parent.TreeClass.Value)
  3125. Tree = SelectedPart.Parent
  3126. Tree.PrimaryPart = SelectedPart
  3127. game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',Tree)
  3128. Tree:SetPrimaryPartCFrame(Sawmill.Particles.CFrame)
  3129. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Tree)
  3130. end
  3131. end
  3132. end)
  3133.  
  3134.  
  3135. ---FillMenu---
  3136. FillWalnut.MouseButton1Down:connect(function()
  3137.         local PlayerName = fillplayernametext.Text
  3138. -- Put Whole Name
  3139. local WoodName = "Walnut"
  3140. local ItsCFrame
  3141. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3142. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3143. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3144. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3145. if v:FindFirstChild("MainCFrame") then
  3146. ItsCFrame = v.MainCFrame.Value
  3147. else
  3148. ItsCFrame = v.PrimaryPart.CFrame
  3149. end
  3150. if v ~= nil then
  3151. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3152. end
  3153. end
  3154. end
  3155. end
  3156. end)
  3157.  
  3158. FillBirch.MouseButton1Down:connect(function()
  3159.         local PlayerName = fillplayernametext.Text
  3160. -- Put Whole Name
  3161. local WoodName = "Birch"
  3162. local ItsCFrame
  3163. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3164. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3165. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3166. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3167. if v:FindFirstChild("MainCFrame") then
  3168. ItsCFrame = v.MainCFrame.Value
  3169. else
  3170. ItsCFrame = v.PrimaryPart.CFrame
  3171. end
  3172. if v ~= nil then
  3173. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3174. end
  3175. end
  3176. end
  3177. end
  3178. end)
  3179.  
  3180. FillGeneric.MouseButton1Down:connect(function()
  3181.         local PlayerName = fillplayernametext.Text
  3182. -- Put Whole Name
  3183. local WoodName = "Generic"
  3184. local ItsCFrame
  3185. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3186. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3187. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3188. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3189. if v:FindFirstChild("MainCFrame") then
  3190. ItsCFrame = v.MainCFrame.Value
  3191. else
  3192. ItsCFrame = v.PrimaryPart.CFrame
  3193. end
  3194. if v ~= nil then
  3195. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3196. end
  3197. end
  3198. end
  3199. end
  3200. end)
  3201.  
  3202. FillOak.MouseButton1Down:connect(function()
  3203.         local PlayerName = fillplayernametext.Text
  3204. -- Put Whole Name
  3205. local WoodName = "Oak"
  3206. local ItsCFrame
  3207. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3208. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3209. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3210. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3211. if v:FindFirstChild("MainCFrame") then
  3212. ItsCFrame = v.MainCFrame.Value
  3213. else
  3214. ItsCFrame = v.PrimaryPart.CFrame
  3215. end
  3216. if v ~= nil then
  3217. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3218. end
  3219. end
  3220. end
  3221. end
  3222. end)
  3223.  
  3224. FillPine.MouseButton1Down:connect(function()
  3225.         local PlayerName = fillplayernametext.Text
  3226. -- Put Whole Name
  3227. local WoodName = "Pine"
  3228. local ItsCFrame
  3229. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3230. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3231. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3232. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3233. if v:FindFirstChild("MainCFrame") then
  3234. ItsCFrame = v.MainCFrame.Value
  3235. else
  3236. ItsCFrame = v.PrimaryPart.CFrame
  3237. end
  3238. if v ~= nil then
  3239. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3240. end
  3241. end
  3242. end
  3243. end
  3244. end)
  3245.  
  3246. FillPalm.MouseButton1Down:connect(function()
  3247.         local PlayerName = fillplayernametext.Text
  3248. -- Put Whole Name
  3249. local WoodName = "Palm"
  3250. local ItsCFrame
  3251. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3252. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3253. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3254. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3255. if v:FindFirstChild("MainCFrame") then
  3256. ItsCFrame = v.MainCFrame.Value
  3257. else
  3258. ItsCFrame = v.PrimaryPart.CFrame
  3259. end
  3260. if v ~= nil then
  3261. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3262. end
  3263. end
  3264. end
  3265. end
  3266. end)
  3267.  
  3268. FillKoa.MouseButton1Down:connect(function()
  3269.         local PlayerName = fillplayernametext.Text
  3270. -- Put Whole Name
  3271. local WoodName = "Koa"
  3272. local ItsCFrame
  3273. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3274. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3275. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3276. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3277. if v:FindFirstChild("MainCFrame") then
  3278. ItsCFrame = v.MainCFrame.Value
  3279. else
  3280. ItsCFrame = v.PrimaryPart.CFrame
  3281. end
  3282. if v ~= nil then
  3283. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3284. end
  3285. end
  3286. end
  3287. end
  3288. end)
  3289.  
  3290. FillVolcano.MouseButton1Down:connect(function()
  3291.         local PlayerName = fillplayernametext.Text
  3292. -- Put Whole Name
  3293. local WoodName = "Volcano"
  3294. local ItsCFrame
  3295. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3296. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3297. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3298. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3299. if v:FindFirstChild("MainCFrame") then
  3300. ItsCFrame = v.MainCFrame.Value
  3301. else
  3302. ItsCFrame = v.PrimaryPart.CFrame
  3303. end
  3304. if v ~= nil then
  3305. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3306. end
  3307. end
  3308. end
  3309. end
  3310. end)
  3311.  
  3312. FillGreenSwampy.MouseButton1Down:connect(function()
  3313.         local PlayerName = fillplayernametext.Text
  3314. -- Put Whole Name
  3315. local WoodName = "GreenSwampy"
  3316. local ItsCFrame
  3317. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3318. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3319. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3320. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3321. if v:FindFirstChild("MainCFrame") then
  3322. ItsCFrame = v.MainCFrame.Value
  3323. else
  3324. ItsCFrame = v.PrimaryPart.CFrame
  3325. end
  3326. if v ~= nil then
  3327. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3328. end
  3329. end
  3330. end
  3331. end
  3332. end)
  3333.  
  3334. FillGoldSwampy.MouseButton1Down:connect(function()
  3335.         local PlayerName = fillplayernametext.Text
  3336. -- Put Whole Name
  3337. local WoodName = "GoldSwampy"
  3338. local ItsCFrame
  3339. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3340. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3341. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3342. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3343. if v:FindFirstChild("MainCFrame") then
  3344. ItsCFrame = v.MainCFrame.Value
  3345. else
  3346. ItsCFrame = v.PrimaryPart.CFrame
  3347. end
  3348. if v ~= nil then
  3349. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3350. end
  3351. end
  3352. end
  3353. end
  3354. end)
  3355.  
  3356. FillGenericSpecial.MouseButton1Down:connect(function()
  3357.         local PlayerName = fillplayernametext.Text
  3358. -- Put Whole Name
  3359. local WoodName = "GenericSpecial"
  3360. local ItsCFrame
  3361. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3362. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3363. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3364. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3365. if v:FindFirstChild("MainCFrame") then
  3366. ItsCFrame = v.MainCFrame.Value
  3367. else
  3368. ItsCFrame = v.PrimaryPart.CFrame
  3369. end
  3370. if v ~= nil then
  3371. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3372. end
  3373. end
  3374. end
  3375. end
  3376. end)
  3377.  
  3378. FillSnowGlow.MouseButton1Down:connect(function()
  3379.         local PlayerName = fillplayernametext.Text
  3380. -- Put Whole Name
  3381. local WoodName = "SnowGlow"
  3382. local ItsCFrame
  3383. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3384. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3385. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3386. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3387. if v:FindFirstChild("MainCFrame") then
  3388. ItsCFrame = v.MainCFrame.Value
  3389. else
  3390. ItsCFrame = v.PrimaryPart.CFrame
  3391. end
  3392. if v ~= nil then
  3393. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3394. end
  3395. end
  3396. end
  3397. end
  3398. end)
  3399.  
  3400. FillFrost.MouseButton1Down:connect(function()
  3401.         local PlayerName = fillplayernametext.Text
  3402. -- Put Whole Name
  3403. local WoodName = "Frost"
  3404. local ItsCFrame
  3405. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3406. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3407. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3408. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3409. if v:FindFirstChild("MainCFrame") then
  3410. ItsCFrame = v.MainCFrame.Value
  3411. else
  3412. ItsCFrame = v.PrimaryPart.CFrame
  3413. end
  3414. if v ~= nil then
  3415. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3416. end
  3417. end
  3418. end
  3419. end
  3420. end)
  3421.  
  3422. FillCaveCrawler.MouseButton1Down:connect(function()
  3423.         local PlayerName = fillplayernametext.Text
  3424. -- Put Whole Name
  3425. local WoodName = "CaveCrawler"
  3426. local ItsCFrame
  3427. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3428. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3429. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3430. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3431. if v:FindFirstChild("MainCFrame") then
  3432. ItsCFrame = v.MainCFrame.Value
  3433. else
  3434. ItsCFrame = v.PrimaryPart.CFrame
  3435. end
  3436. if v ~= nil then
  3437. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3438. end
  3439. end
  3440. end
  3441. end
  3442. end)
  3443.  
  3444. FillLoneCave.MouseButton1Down:connect(function()
  3445.         local PlayerName = fillplayernametext.Text
  3446. -- Put Whole Name
  3447. local WoodName = "LoneCave"
  3448. local ItsCFrame
  3449. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3450. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3451. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3452. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3453. if v:FindFirstChild("MainCFrame") then
  3454. ItsCFrame = v.MainCFrame.Value
  3455. else
  3456. ItsCFrame = v.PrimaryPart.CFrame
  3457. end
  3458. if v ~= nil then
  3459. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3460. end
  3461. end
  3462. end
  3463. end
  3464. end)
  3465.  
  3466. FillSpooky.MouseButton1Down:connect(function()
  3467.         local PlayerName = fillplayernametext.Text
  3468. -- Put Whole Name
  3469. local WoodName = "Spooky"
  3470. local ItsCFrame
  3471. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3472. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3473. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3474. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3475. if v:FindFirstChild("MainCFrame") then
  3476. ItsCFrame = v.MainCFrame.Value
  3477. else
  3478. ItsCFrame = v.PrimaryPart.CFrame
  3479. end
  3480. if v ~= nil then
  3481. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3482. end
  3483. end
  3484. end
  3485. end
  3486. end)
  3487.  
  3488. FillSpookyNeon.MouseButton1Down:connect(function()
  3489.         local PlayerName = fillplayernametext.Text
  3490. -- Put Whole Name
  3491. local WoodName = "SpookyNeon"
  3492. local ItsCFrame
  3493. local Remote = game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure
  3494. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  3495. if v:FindFirstChild("Owner") and tostring(v.Owner.Value) == PlayerName then
  3496. if v:FindFirstChild("Type") and v.Type.Value == "Blueprint" then
  3497. if v:FindFirstChild("MainCFrame") then
  3498. ItsCFrame = v.MainCFrame.Value
  3499. else
  3500. ItsCFrame = v.PrimaryPart.CFrame
  3501. end
  3502. if v ~= nil then
  3503. Remote:FireServer(v.Name, ItsCFrame, game.Players.LocalPlayer, WoodName, v, false)
  3504. end
  3505. end
  3506. end
  3507. end
  3508. end)
  3509.  
  3510.  
  3511. ---LocalMenu---
  3512. Speed.MouseButton1Down:connect(function()
  3513.         local walkspeedplayer = game:GetService("Players").LocalPlayer
  3514.     local walkspeedmouse = walkspeedplayer:GetMouse()
  3515.    
  3516.     local walkspeedenabled = false
  3517.    
  3518.     function x_walkspeed(key)
  3519.         if (key == "t") then
  3520.             if walkspeedenabled == false then
  3521.                 _G.WS = 200;
  3522.                 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  3523.                 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  3524.                 Humanoid.WalkSpeed = _G.WS;
  3525.                 end)
  3526.                 Humanoid.WalkSpeed = _G.WS;
  3527.                
  3528.                 walkspeedenabled = true
  3529.             elseif walkspeedenabled == true then
  3530.                 _G.WS = 20;
  3531.                 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  3532.                 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  3533.                 Humanoid.WalkSpeed = _G.WS;
  3534.                 end)
  3535.                 Humanoid.WalkSpeed = _G.WS;
  3536.                
  3537.                 walkspeedenabled = false
  3538.             end
  3539.         end
  3540.     end
  3541.    
  3542.     walkspeedmouse.KeyDown:connect(x_walkspeed)
  3543. end)
  3544.  
  3545. Noclip.MouseButton1Down:connect(function()
  3546.         local noclipplayer = game:GetService("Players").LocalPlayer
  3547. local noclipmouse = noclipplayer:GetMouse()
  3548.  
  3549. local donoclip = false
  3550. local noclip = false
  3551.  
  3552. function b_noclip(key)
  3553. if (key == "b") then
  3554. if noclip == false then
  3555. donoclip = true
  3556.  
  3557. noclip = true
  3558. elseif noclip == true then
  3559. donoclip = false
  3560.  
  3561. noclip = false
  3562. end
  3563. end
  3564. end
  3565.  
  3566. noclipmouse.KeyDown:connect(b_noclip)
  3567.  
  3568. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  3569. if obj ~= workspace.Terrain then
  3570. if donoclip == true then
  3571. obj.CanCollide = false
  3572. else
  3573. obj.CanCollide = true
  3574. end
  3575. end
  3576. end)
  3577. end)
  3578.  
  3579. gravity.MouseButton1Down:connect(function()
  3580.          if gr == true then
  3581.         gr = false
  3582.         game.workspace.Gravity = 195
  3583.         gravity.Text = "Gravity[Off]"
  3584.     else
  3585.         gr = true
  3586.         game.workspace.Gravity = 45
  3587.         gravity.Text = "Gravity[On]"
  3588.     end
  3589. end)
  3590.  
  3591. waterwalk.MouseButton1Down:connect(function()
  3592.         if WCollide == "Nothing" then
  3593.                 WCollide = "On"
  3594.         waterwalk.Text = "WaterIsSolid"
  3595.                 for i,v in pairs(game.Workspace.Water:GetChildren()) do
  3596.                         if v:IsA("Part") then
  3597.                                 v.CanCollide = true
  3598.                         end
  3599.                 end
  3600.         else
  3601.                 WCollide = "Nothing"
  3602.         waterwalk.Text = "WalkOnWater"
  3603.                 for i,v in pairs(game.Workspace.Water:GetChildren()) do
  3604.                         if v:IsA("Part") then
  3605.                                 v.CanCollide = false
  3606.                         end
  3607.                 end
  3608.         end
  3609. end)
  3610.  
  3611. jump.MouseButton1Down:connect(function()
  3612.         game:GetService("UserInputService").JumpRequest:connect(function()
  3613.         game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")      
  3614.     end)
  3615. end)
  3616.  
  3617. Esp.MouseButton1Down:connect(function()
  3618.         local gui = Instance.new("BillboardGui");
  3619. gui.Name = "";
  3620. gui.AlwaysOnTop = true;
  3621. gui.LightInfluence = 0;
  3622. gui.Size = UDim2.new(1.75, 0, 1.75, 0);
  3623. local frame = Instance.new("Frame", gui);
  3624. frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
  3625. frame.Size = UDim2.new(1, 0, 1, 0);
  3626. frame.BorderSizePixel = 4;
  3627. frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
  3628. local gi = gui:Clone();
  3629. local body = frame:Clone();
  3630. body.Parent = gi;
  3631. body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
  3632.  
  3633. for _, v in pairs(game:GetService("Players"):GetPlayers()) do
  3634.     if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
  3635.         gui:Clone().Parent = v.Character.Head;
  3636.     end
  3637. end
  3638. end)
  3639.  
  3640. local flying = false
  3641. Fly.MouseButton1Down:connect(function()
  3642.         flying = not flying
  3643. repeat wait()
  3644. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  3645. local mouse = game.Players.LocalPlayer:GetMouse()
  3646. repeat wait() until mouse
  3647. local plr = game.Players.LocalPlayer
  3648. local torso = plr.Character.Torso
  3649. local deb = true
  3650. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  3651. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3652. local maxspeed = 200
  3653. local speed = 0
  3654. if flying then
  3655. end
  3656.  
  3657. function FlyFunction()
  3658. local bg = Instance.new("BodyGyro", torso)
  3659. bg.P = 9e4
  3660. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3661. bg.cframe = torso.CFrame
  3662. local bv = Instance.new("BodyVelocity", torso)
  3663. bv.velocity = Vector3.new(0,0.1,0)
  3664. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3665. repeat wait()
  3666. plr.Character.Humanoid.PlatformStand = true
  3667. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  3668. speed = speed+.5+(speed/maxspeed)
  3669. if speed > maxspeed then
  3670. speed = maxspeed
  3671. end
  3672. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  3673. speed = speed-1
  3674. if speed < 0 then
  3675. speed = 0
  3676. end
  3677. end
  3678. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  3679. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3680. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  3681. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  3682. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  3683. else
  3684. bv.velocity = Vector3.new(0,0.1,0)
  3685. end
  3686. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  3687. until not flying
  3688. ctrl = {f = 0, b = 0, l = 0, r = 0}
  3689. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  3690. speed = 0
  3691. bg:Destroy()
  3692. bv:Destroy()
  3693. plr.Character.Humanoid.PlatformStand = false
  3694. end
  3695. mouse.KeyDown:connect(function(key)
  3696. if key:lower() == "w" then
  3697. ctrl.f = 1
  3698. elseif key:lower() == "s" then
  3699. ctrl.b = -1
  3700. elseif key:lower() == "a" then
  3701. ctrl.l = -1
  3702. elseif key:lower() == "d" then
  3703. ctrl.r = 1
  3704. end
  3705. end)
  3706. mouse.KeyUp:connect(function(key)
  3707. if key:lower() == "w" then
  3708. ctrl.f = 0
  3709. elseif key:lower() == "s" then
  3710. ctrl.b = 0
  3711. elseif key:lower() == "a" then
  3712. ctrl.l = 0
  3713. elseif key:lower() == "d" then
  3714. ctrl.r = 0
  3715. end
  3716. end)
  3717. FlyFunction()
  3718. end)
  3719.  
  3720. TpTool.MouseButton1Down:connect(function()
  3721.         local Tele = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  3722.         Tele.RequiresHandle = false
  3723.         Tele.RobloxLocked = true
  3724.         Tele.Name = "TPTool"
  3725.         Tele.ToolTip = "Teleport Tool"
  3726.         Tele.Equipped:connect(function(Mouse)
  3727.                 Mouse.Button1Down:connect(function()
  3728.                         if Mouse.Target then
  3729.                                 game.Workspace:FindFirstChild(game.Players.LocalPlayer.Name).HumanoidRootPart.CFrame = (CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z))
  3730.                         end
  3731.                 end)
  3732.         end)
  3733. end)
  3734.  
  3735. RemoveFog.MouseButton1Down:connect(function()
  3736.         game.Lighting.Changed:connect(function()
  3737.         game.Lighting.TimeOfDay = "12:00:00"
  3738.         game.Lighting.FogEnd = 9999
  3739.         game.Lighting.Brightness = 1
  3740. end)
  3741. end)
  3742.  
  3743. HardDragger.MouseButton1Down:connect(function()
  3744.         local player = game.Players.LocalPlayer
  3745. local Character = player.Character or player.CharacterAdded:wait()
  3746. local Humanoid = Character:WaitForChild("Humanoid")
  3747. local walkSpeed = Humanoid.WalkSpeed
  3748. game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Disabled = true
  3749. _G.dragRangeMin = 5
  3750. fivefour = coroutine.wrap(function()
  3751. EKey = false
  3752. QKey = false
  3753. player:GetMouse().KeyDown:connect(function(key)
  3754.         if string.lower(key) == "e" then
  3755.                 EKey = true
  3756.         elseif string.lower(key) == "q" then
  3757.                 QKey = true
  3758.         end
  3759. end)
  3760. player:GetMouse().KeyUp:connect(function(key)
  3761.         if string.lower(key) == "e" then
  3762.                 EKey = false
  3763.         elseif string.lower(key) == "q" then
  3764.                 QKey = false
  3765.         end
  3766. end)
  3767. while wait(0.1) do
  3768.         if EKey then
  3769.                 F = FVal
  3770.                 FVal = FVal + 1000
  3771.                 ChangeForce(F+1000)
  3772.                 print(F)
  3773.         end
  3774.         if QKey then
  3775.                 F = FVal
  3776.                 FVal = FVal - 1000
  3777.                 ChangeForce(F-1000)
  3778.                 print(F)
  3779.         end
  3780. end
  3781.  
  3782. end)
  3783. fivefour()
  3784. local dragPart = Instance.new("Part",game.Players.LocalPlayer.PlayerGui)--game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Dragger
  3785. dragPart.Size = Vector3.new(0.2,0.2,0.2)
  3786. dragPart.BrickColor = BrickColor.new("Really red")
  3787. player.CharacterAdded:connect(function()
  3788.         Character = player.Character
  3789.         Humanoid = Character:WaitForChild("Humanoid")
  3790.         Humanoid.Died:connect(function()
  3791.                 dragPart.Parent = nil
  3792.         end)
  3793. end)
  3794.  
  3795. wait(1)
  3796. local dragRangeMax = 10000
  3797. local dragRangeMin = _G.dragRangeMin
  3798.  
  3799. local camera = workspace.CurrentCamera
  3800. local mouse = player:GetMouse()
  3801.  
  3802. local button1Down = false
  3803. local dragRange = dragRangeMax
  3804. FVal = 80000
  3805. local bodyPosition = Instance.new("BodyPosition", dragPart)
  3806. bodyPosition.maxForce = Vector3.new(1, 1, 1) * FVal
  3807. bodyPosition.D = 1000
  3808. bodyPosition.P = 4000
  3809. function ChangeForce(F)
  3810. if F > 0 then
  3811. F = bodyPosition.maxForce.X+F
  3812. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  3813. else
  3814. F = bodyPosition.maxForce.X-F
  3815. bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
  3816. end
  3817. end
  3818.  
  3819. local bodyGyro = Instance.new("BodyGyro", dragPart)
  3820. bodyGyro.maxTorque = Vector3.new(1, 1, 1) * 200 --4000 -- * 0.000012
  3821. bodyGyro.P = 1200
  3822. bodyGyro.D = 140 --15
  3823.  
  3824. --bodyPosition.P = bodyPosition.P * 1/19
  3825. --bodyPosition.D = bodyPosition.D  * 1/19
  3826. --bodyGyro.P = bodyGyro.P * 1/19
  3827. --bodyGyro.D = bodyGyro.D  * 1/19
  3828.  
  3829. local rotateCFrame = CFrame.new()
  3830.  
  3831. local weld = Instance.new("Weld", dragPart)
  3832.  
  3833. --local interactPermission = require(game.ReplicatedStorage.Interaction.InteractionPermission)
  3834. local clientIsDragging = game.ReplicatedStorage.Interaction.ClientIsDragging
  3835.  
  3836. local carryAnimationTrack
  3837.  
  3838.  
  3839. --------------------------------[[ Drag Main ]]------------------------------------
  3840.  
  3841. local draggingPart = false
  3842.  
  3843. function click()
  3844.         button1Down = true
  3845.  
  3846.         local targetObject = game.Players.LocalPlayer:GetMouse().Target
  3847.         if not canDrag(targetObject) then
  3848.                 return
  3849.         end
  3850.        
  3851.         local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  3852.         if (mouseHit - Character.Head.Position).magnitude > dragRangeMax then
  3853.                 return
  3854.         end
  3855.        
  3856.         initializeDrag(targetObject, mouseHit)
  3857.         rotateCFrame = CFrame.new()
  3858.        
  3859.         carryAnimationTrack:Play(0.1, 1, 1)
  3860.        
  3861.         local dragIsFailing = 0
  3862.         local dragTime = 0
  3863.        
  3864.        
  3865.         while button1Down and canDrag(targetObject) do
  3866.                 local desiredPos = Character.Head.Position + (game.Players.LocalPlayer:GetMouse().Hit.p - Character.Head.Position).unit * dragRange
  3867.                
  3868.                 local dragRay = Ray.new(Character.Head.Position, desiredPos - Character.Head.Position)
  3869.                 local part, pos = workspace:FindPartOnRayWithIgnoreList(dragRay, {Character, dragPart, targetObject.Parent})
  3870.                
  3871.                 if part then
  3872.                         desiredPos = pos
  3873.                 end
  3874.                
  3875.                 if (camera.CoordinateFrame.p - Character.Head.Position).magnitude > 2 then
  3876.                         desiredPos = desiredPos + Vector3.new(0, 1.8, 0)
  3877.                 end
  3878.                
  3879.                 moveDrag(desiredPos)
  3880.                 bodyGyro.cframe = CFrame.new(dragPart.Position, camera.CoordinateFrame.p) * rotateCFrame
  3881.                
  3882.                 local targParent = findHighestParent(targetObject) or targetObject             
  3883.                
  3884.                 local attemptingToSurf  = false
  3885.                 for _, check in pairs({{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  3886.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  3887.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  3888.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  3889.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
  3890.                                                        
  3891.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  3892.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  3893.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
  3894.                                                        
  3895.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  3896.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  3897.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
  3898.                                                        
  3899.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  3900.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  3901.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
  3902.                                                         {Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing}
  3903.                                                                        
  3904.                                         }) do
  3905.                
  3906.                         local ray = check.Ray
  3907.                         local part, _ = workspace:FindPartOnRayWithIgnoreList(ray, {Character})
  3908.                         local op = part
  3909.                         part = part and findHighestParent(part)
  3910.                        
  3911.                         if part and (not check.State or Humanoid:GetState() == check.State) then
  3912.                                 if part == targParent then
  3913.                                         attemptingToSurf = true
  3914.                                 else
  3915.                                         for _, connectedPart in pairs(op:GetConnectedParts(true)) do
  3916.  
  3917.                                                 if connectedPart == targetObject--[[targParent]] then
  3918.                                                         attemptingToSurf = true
  3919.                                                         break
  3920.                                                 end
  3921.                                         end
  3922.                                 end
  3923.  
  3924.                                 if attemptingToSurf then
  3925.                                         break
  3926.                                 end
  3927.                         end
  3928.                 end
  3929.                
  3930.                
  3931.                
  3932.                
  3933.                
  3934.                 local falling = Humanoid:GetState() == Enum.HumanoidStateType.Freefall or Humanoid:GetState() == Enum.HumanoidStateType.FallingDown--not part1 and not part2
  3935.                
  3936.                
  3937.                 if attemptingToSurf then
  3938.                         dragIsFailing = 0
  3939.                 elseif falling then
  3940.                         dragIsFailing = 0
  3941.                 elseif (dragPart.Position - desiredPos).magnitude > 5 then
  3942.                         dragIsFailing = 0
  3943.                 else
  3944.                         dragIsFailing = 0
  3945.                 end
  3946.                 if dragIsFailing > 16 then
  3947.                         break
  3948.                 end
  3949.                
  3950.                
  3951.                 if dragTime % 10 == 0 and targParent.Parent:FindFirstChild("BedInfo") and targParent.Parent:FindFirstChild("Main") then
  3952.                         game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent.Scripts.VehicleControl.SetVehicleOwnership:Fire(targParent.Parent.Main)
  3953.                 end
  3954.                
  3955.                 clientIsDragging:FireServer(targParent.Parent)
  3956.                
  3957.                 wait()
  3958.                 dragTime = 0
  3959.         end
  3960.        
  3961.         carryAnimationTrack:Stop()
  3962.        
  3963.         endDrag()
  3964. end
  3965.  
  3966.  
  3967. function findHighestParent(child)
  3968.         if not child or not child.Parent or child.Parent == workspace then
  3969.                 return nil
  3970.         end
  3971.        
  3972.         local ret = child.Parent:FindFirstChild("Owner") and child
  3973.         return findHighestParent(child.Parent) or ret
  3974. end
  3975.  
  3976.  
  3977.  
  3978. function clickEnded()
  3979.         button1Down = false
  3980. end
  3981.  
  3982. function holdDistanceChanged()
  3983.         dragRange = dragRangeMax--[[_G.dragRangeMin + (1 - dist) * (dragRangeMax - _G.dragRangeMin)]]
  3984. end
  3985.  
  3986.  
  3987. function canDrag(targetObject)
  3988.        
  3989.        
  3990.         if not (targetObject and not targetObject.Anchored and targetObject.Parent and Humanoid.Health > 0) then -- General conditions
  3991.                 return false
  3992.         end
  3993.        
  3994.         if targetObject.Name == "LeafPart" then
  3995.                 return false
  3996.         end
  3997.        
  3998.         local originTargetObject = targetObject
  3999.         targetObject = findHighestParent(targetObject) or targetObject
  4000.        
  4001.         bodyGyro.Parent = dragPart
  4002.        
  4003.        
  4004.         --[[if not (targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner")) then
  4005.                 return otherDraggable(targetObject, originTargetObject)
  4006.         end]]
  4007.  
  4008.         if targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner") then
  4009.                 return true
  4010.         end
  4011.        
  4012.         if targetObject.Parent:FindFirstChild("TreeClass") then -- Wood class
  4013.                 return true
  4014.         end
  4015.         if targetObject.Parent:FindFirstChild("BoxItemName") then -- Shop items
  4016.                 return true
  4017.         end
  4018.         if targetObject.Parent:FindFirstChild("PurchasedBoxItemName") then -- Purchased box items
  4019.                 return true
  4020.         end
  4021.         if targetObject.Parent:FindFirstChild("Handle") then -- Tool items
  4022.                 return true
  4023.         end
  4024.        
  4025.         return otherDraggable(targetObject, originTargetObject)
  4026. end
  4027.  
  4028. function otherDraggable(targetObject, originTargetObject)
  4029.         local draggable = targetObject and targetObject.Parent and targetObject.Parent:FindFirstChild("DraggableItem") or originTargetObject and originTargetObject.Parent and originTargetObject.Parent:FindFirstChild("DraggableItem")
  4030.         if draggable then -- Other stuff
  4031.                 if draggable:FindFirstChild("NoRotate") then
  4032.                         bodyGyro.Parent  = nil
  4033.                 end
  4034.                 return true
  4035.         end
  4036. end
  4037.  
  4038. function initializeDrag(targetObject,mouseHit)
  4039.         draggingPart = true
  4040.         mouse.TargetFilter = targetObject and findHighestParent(targetObject) and findHighestParent(targetObject).Parent or targetObject
  4041.  
  4042.         dragPart.CFrame = CFrame.new(mouseHit, camera.CoordinateFrame.p)
  4043.  
  4044.         weld.Part0 = dragPart
  4045.         weld.Part1 = targetObject
  4046.         weld.C0 =  CFrame.new(mouseHit,camera.CoordinateFrame.p):inverse() * targetObject.CFrame
  4047.         weld.Parent = dragPart
  4048.        
  4049.         dragPart.Parent = workspace
  4050. end
  4051.  
  4052. function endDrag()
  4053.         mouse.TargetFilter = nil
  4054.         dragPart.Parent = nil
  4055.         draggingPart = false
  4056. end
  4057.  
  4058. --------------------------------[[ Do Prompt ]]------------------------------------
  4059.  
  4060.  
  4061. local dragGuiState = ""
  4062. function interactLoop()
  4063.         while true do
  4064.                 wait()
  4065.                
  4066.                 local newState = ""
  4067.                
  4068.                 local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
  4069.                 local targetObject = game.Players.LocalPlayer:GetMouse().Target
  4070.                
  4071.                
  4072.                 if draggingPart then
  4073.                         newState = "Dragging"
  4074.                 elseif canDrag(targetObject) and not button1Down and (mouseHit - Character.Head.Position).magnitude < dragRangeMax then
  4075.                         newState = "Mouseover"
  4076.                 end
  4077.                
  4078.                 if true then-- not (newState == dragGuiState) then
  4079.                         dragGuiState = newState
  4080.                         setPlatformControls()
  4081.                        
  4082.                         if dragGuiState == "" then
  4083.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  4084.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  4085.                         elseif dragGuiState ==  "Mouseover" then
  4086.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = true
  4087.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
  4088.                         elseif dragGuiState ==  "Dragging" then
  4089.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
  4090.                                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = not (bodyGyro.Parent == nil) and (not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 1)
  4091.                         end
  4092.                 end
  4093.                
  4094.         end
  4095. end
  4096.  
  4097.  
  4098. --------------------------------[[ Drag Moving ]]------------------------------------
  4099.  
  4100.  
  4101. function moveDrag(pos)
  4102.         bodyPosition.position = pos
  4103. end
  4104. local rotateSpeedReduce = 0.036
  4105.  
  4106. local lastRotateTick
  4107. function crotate(amount, speed)
  4108.  
  4109.         if not draggingPart then
  4110.                 if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
  4111.                         Humanoid.WalkSpeed = walkSpeed
  4112.                 end
  4113.                 return
  4114.         end
  4115.        
  4116.         if Humanoid.WalkSpeed > 1 then
  4117.                 walkSpeed = Humanoid.WalkSpeed
  4118.                 Humanoid.WalkSpeed = 0
  4119.         end
  4120.        
  4121.         lastRotateTick = tick()
  4122.         local thisRotateTick = lastRotateTick
  4123.        
  4124.         while draggingPart and amount.magnitude > 0 and lastRotateTick == thisRotateTick do
  4125.                 rotateCFrame = CFrame.Angles(0, -amount.X * rotateSpeedReduce, 0) * CFrame.Angles(amount.Y * rotateSpeedReduce, 0, 0) * rotateCFrame
  4126.                 wait()
  4127.         end
  4128.        
  4129.         if amount.magnitude == 0 then
  4130.                 if not player:FindFirstChild("IsChatting") or  player.IsChatting.Value < 2 then
  4131.                         Humanoid.WalkSpeed = walkSpeed
  4132.                 end
  4133.         end
  4134. end
  4135.  
  4136. --------------------------------[[ User Input ]]------------------------------------
  4137.  
  4138. wait(1)
  4139.  
  4140. carryAnimationTrack = Humanoid:LoadAnimation(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger:WaitForChild("CarryItem"))
  4141.  
  4142. --input = require(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent:WaitForChild("Scripts"):WaitForChild("UserInput"))
  4143.  
  4144. game.Players.LocalPlayer:GetMouse().Button1Down:connect(function()
  4145.         click()
  4146.         holdDistanceChanged()
  4147. end)
  4148. game.Players.LocalPlayer:GetMouse().Button1Up:connect(function()
  4149.         clickEnded()
  4150. end)
  4151. --input.ClickBegan(click, holdDistanceChanged)
  4152. --input.ClickEnded(clickEnded)
  4153.  
  4154. --input.Rotate(crotate)
  4155.  
  4156.  
  4157. function setPlatformControls()
  4158.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.PC.Value
  4159.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.KeyLabel.Text = "CLICK"
  4160.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.PC.Value
  4161.                 game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.KeyLabel.Text = "SHIFT + WASD"
  4162. end
  4163.  
  4164.  
  4165. interactLoop()
  4166. end)
  4167.  
  4168.     --- Player Tp ---
  4169.        
  4170.         local buttons = {
  4171.                 Player1,
  4172.                 Player2,
  4173.                 Player3,
  4174.                 Player4,
  4175.                 Player5,
  4176.                 Player6
  4177.         }
  4178.         spawn(function()
  4179.                 while true do
  4180.                         Player1.Text = ""
  4181.                         Player2.Text = ""
  4182.                         Player3.Text = ""
  4183.                         Player4.Text = ""
  4184.                         Player5.Text = ""
  4185.                         Player6.Text = ""
  4186.                         for i, v in pairs(game.Players:GetChildren()) do
  4187.                                 buttons[i].Text = v.Name
  4188.                                 buttons[i].Visible = true
  4189.                         end
  4190.                         wait(0.5)
  4191.                 end
  4192.         end)
  4193.  
  4194.         Player1.MouseButton1Down:connect(function()
  4195.       PlyrSel.Text = Player1.Text
  4196.     end)
  4197.     Player2.MouseButton1Down:connect(function()
  4198.       PlyrSel.Text = Player2.Text
  4199.     end)
  4200.     Player3.MouseButton1Down:connect(function()
  4201.       PlyrSel.Text = Player3.Text
  4202.     end)
  4203.     Player4.MouseButton1Down:connect(function()
  4204.       PlyrSel.Text = Player4.Text
  4205.     end)
  4206.     Player5.MouseButton1Down:connect(function()
  4207.       PlyrSel.Text = Player5.Text
  4208.     end)
  4209.     Player6.MouseButton1Down:connect(function()
  4210.       PlyrSel.Text = Player6.Text
  4211.     end)
  4212.        
  4213.         TpPlayer.MouseButton1Down:connect(function()
  4214.       if PlyrSel.Text == "SELECT A PLAYER" then
  4215.         warn("No Player Selected")
  4216.       else
  4217.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PlyrSel.Text].HumanoidRootPart.CFrame
  4218.       end
  4219.     end)
  4220.     TpBase.MouseButton1Down:connect(function()
  4221.       for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  4222.         if v.Owner.Value == game.Players[PlyrSel.Text] then
  4223.                         local p= CFrame.new(v.OriginSquare.CFrame.x, v.OriginSquare.CFrame.y +3.5, v.OriginSquare.CFrame.z)
  4224.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = p
  4225.         end
  4226.       end
  4227.     end)
  4228.  
  4229. ---Questions---
  4230. YeahClone.MouseButton1Down:connect(function()
  4231.         CloneUyar.Visible = false
  4232.         CopyMenu.Visible = true
  4233.         local RunService = game:GetService("RunService")
  4234. local TargetPlayer = CloneBox.Text
  4235. local SlowMode = true
  4236. local WipeLocal = false
  4237.  
  4238. local CopyStructure = true
  4239. local CopyWire = true
  4240. local CopyItems = true
  4241. local CopyFurniture = true
  4242.  
  4243. if WipeLocal then
  4244. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4245. if v:FindFirstChild("Owner") then
  4246. if v.Owner.Value == game.Players.LocalPlayer then
  4247. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  4248. end
  4249. end
  4250. end
  4251. wait(0.5)
  4252. end
  4253.  
  4254. for i,v in pairs(game.Players:GetChildren()) do
  4255. if v ~= game.Players.LocalPlayer then
  4256. if v.Name:find(TargetPlayer) then
  4257. TargetPlayer = v
  4258. break
  4259. end
  4260. end
  4261. end
  4262.  
  4263. local LocalLand, TargetLand
  4264.  
  4265. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  4266. if v:FindFirstChild("Owner") then
  4267. if v.Owner.Value == TargetPlayer then
  4268. TargetLand = v
  4269. elseif v.Owner.Value == game.Players.LocalPlayer then
  4270. LocalLand = v
  4271. end
  4272. end
  4273. end
  4274.  
  4275. local CollectedTargetStructures, CollectedLocalStructures, CollectedLocalFurnitures, CollectedTargetFurnitures, CollectedLocalItems, CollectedTargetItems  = {}, {}, {}, {}, {}, {}
  4276. local CollectedTargetItemsCopy, CollectedTargetFurnituresCopy = {}, {}
  4277. local TotalCollectedBlueprints = 0
  4278.  
  4279. if CopyStructure then
  4280. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4281. if v:FindFirstChild("Owner") and v.Owner.Value == TargetPlayer then
  4282. if v:FindFirstChild("BuildDependentWood") and (v.Type.Value == "Structure" or v.Type.Value == "Furniture") then
  4283. local Data = {}
  4284. Data.WoodClass = v:FindFirstChild("BlueprintWoodClass") and v.BlueprintWoodClass.Value
  4285. Data.OffSet = (v:FindFirstChild("MainCFrame") and v.MainCFrame.Value or v.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  4286. Data.BlueprintType = v.ItemName.Value
  4287. table.insert(CollectedTargetStructures,Data)
  4288. end
  4289. end
  4290. end
  4291.  
  4292. for i, Data in pairs(CollectedTargetStructures) do
  4293. game.ReplicatedStorage.PlaceStructure.ClientPlacedBlueprint:FireServer(Data.BlueprintType, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0), game.Players.LocalPlayer)
  4294.  
  4295. if SlowMode and (math.random(1,2) ~= 1) then
  4296. RunService.RenderStepped:Wait()
  4297. end
  4298. end
  4299. end
  4300.  
  4301. function blueprintHasBeenCollected(Model)
  4302. if CollectedLocalStructures[Model.Name] then
  4303. for i, BlueprintModel in pairs(CollectedLocalStructures[Model.Name]) do
  4304. if BlueprintModel == Model then
  4305. return true
  4306. end
  4307. end
  4308. end
  4309. return false
  4310. end
  4311.  
  4312. repeat
  4313. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4314. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer and v:FindFirstChild("Type") and v.Type.Value == "Blueprint" and not blueprintHasBeenCollected(v) then
  4315. if not CollectedLocalStructures[v.Name] then
  4316. CollectedLocalStructures[v.Name] = {}
  4317. end
  4318. table.insert(CollectedLocalStructures[v.Name], v)
  4319. TotalCollectedBlueprints = TotalCollectedBlueprints + 1
  4320. end
  4321. end
  4322. wait()
  4323. until TotalCollectedBlueprints == #CollectedTargetStructures
  4324.  
  4325. function SpawnStructure(Data, Blueprint)
  4326. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  4327. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Blueprint.ItemName.Value, Position, game.Players.LocalPlayer, Data.WoodClass, Blueprint, not Data.WoodClass)
  4328. end
  4329.  
  4330. for i, Data in pairs(CollectedTargetStructures) do
  4331. local Blueprint = CollectedLocalStructures[Data.BlueprintType][1]
  4332. table.remove(CollectedLocalStructures[Data.BlueprintType], 1)
  4333.  
  4334. SpawnStructure(Data, Blueprint)
  4335.  
  4336. if SlowMode and (math.random(1,2) ~= 1) then
  4337. RunService.RenderStepped:Wait()
  4338. end
  4339. end
  4340.  
  4341. function CreateWire(WireType, Points)
  4342. local Wire = game.ReplicatedStorage.Purchasables.WireObjects[WireType]
  4343.  
  4344. for i,v in pairs(Points) do
  4345. Points[i] = v + LocalLand.OriginSquare.Position
  4346. end
  4347.  
  4348. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Wire, Points)
  4349. end
  4350.  
  4351. if CopyWire then
  4352. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4353. if v:FindFirstChild("Owner") and v.Owner.Value == TargetPlayer and v:FindFirstChild("Type") and v.Type.Value == "Wire" and v:FindFirstChild("End1") then
  4354. local Points = {}
  4355. local PointCount = 1
  4356.  
  4357. table.insert(Points, (v.End1.Position - TargetLand.OriginSquare.Position))
  4358.  
  4359. for i,w in pairs(v:GetChildren()) do
  4360. if w.Name:find("Point") then
  4361. PointCount = PointCount + 1
  4362. end
  4363. end
  4364.  
  4365. for i=2, PointCount do
  4366. local Point = v:FindFirstChild("Point"..tostring(i))
  4367. table.insert(Points, (Point.Position - TargetLand.OriginSquare.Position))
  4368. end
  4369.  
  4370. table.insert(Points, (v.End2.Position - TargetLand.OriginSquare.Position))
  4371. CreateWire(v.ItemName.Value, Points)
  4372.  
  4373. if SlowMode and (math.random(1,2) ~= 1)then
  4374. RunService.RenderStepped:Wait()
  4375. end
  4376. end
  4377. end
  4378. end
  4379.  
  4380. function isValidFurniture(Model)
  4381. if Model:FindFirstChild("Type") and (Model.Type.Value == "Structure" or Model.Type.Value == "Furniture" or Model.Type.Value == "Vehicle Spot") then
  4382. if Model:FindFirstChild("BuildDependentWood") or Model:FindFirstChild("PurchasedBoxItemName") then
  4383. return false
  4384. end
  4385. return true
  4386. end
  4387. return false
  4388. end
  4389.  
  4390. function Spawn(ItemName, Position)
  4391.    local Info = {}
  4392.    Info.Name = ItemName.Value
  4393.    Info.Type = ItemName.Name == "PurchasedBoxItemName" and ItemName or game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  4394.    Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  4395.    local Points = {Position.p, Position.p}
  4396.    game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  4397. end
  4398.  
  4399. if CopyFurniture then
  4400. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4401. if Model:FindFirstChild("Owner") and Model.Owner.Value == TargetPlayer and isValidFurniture(Model) then
  4402. local ItemName = Model:FindFirstChild("ItemName") or Model:FindFirstChild("PurchasedBoxItemName")
  4403. local Position = (Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  4404.  
  4405. if ItemName.Name == "PurchasedBoxItemName" then
  4406. Spawn(ItemName, Position + LocalLand.OriginSquare.Position)
  4407. else
  4408. Spawn(ItemName, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0))
  4409. end
  4410.  
  4411. local Data = {}
  4412. Data.ItemName = ItemName.Value
  4413. Data.OffSet = Position
  4414.  
  4415. table.insert(CollectedTargetFurnitures, Data)
  4416.  
  4417. if SlowMode and (math.random(1,2) ~= 1)then
  4418. RunService.RenderStepped:Wait()
  4419. end
  4420. end
  4421. end
  4422. end
  4423.  
  4424. for i, v in pairs(CollectedTargetFurnitures) do
  4425. table.insert(CollectedTargetFurnituresCopy,v)
  4426. end
  4427.  
  4428. function isValidFurnitureModel(Model)
  4429. for i, Data in pairs(CollectedTargetFurnitures) do
  4430. if Data.ItemName == Model.ItemName.Value then
  4431. table.remove(CollectedTargetFurnitures, i)
  4432. return true
  4433. end
  4434. end
  4435. return false
  4436. end
  4437.  
  4438. repeat
  4439. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4440. if Model.Name == "Wire" and Model:FindFirstChild("Owner") and Model.Owner.Value == game.Players.LocalPlayer and Model.ItemName.Value ~= "Wire" and isValidFurnitureModel(Model) then
  4441. table.insert(CollectedLocalFurnitures, Model)
  4442. end
  4443. end
  4444. wait()
  4445. until #CollectedTargetFurnitures == 0
  4446.  
  4447. function GrabModelFromCollectedFurnitures(ItemName)
  4448. for i, Model in pairs(CollectedLocalFurnitures) do
  4449. if Model.ItemName.Value == ItemName then
  4450. table.remove(CollectedLocalFurnitures,i)
  4451. return Model
  4452. end
  4453. end
  4454. end
  4455.  
  4456. for i, Data in pairs(CollectedTargetFurnituresCopy) do
  4457. local Model = GrabModelFromCollectedFurnitures(Data.ItemName)
  4458. local ItemName = Data.ItemName
  4459. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  4460. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(ItemName,Position,game.Players.LocalPlayer,false,Model,true)
  4461.  
  4462. if SlowMode and (math.random(1,2) ~= 1)then
  4463. RunService.RenderStepped:Wait()
  4464. end
  4465. end
  4466.  
  4467. function isValidItem(Model)
  4468. if Model:FindFirstChild("Type") and (Model.Type.Value == "Structure" or Model.Type.Value == "Loose Item" or Model.Type.Value == "Tool" or Model.Type.Value == "Wire" or Model.Type.Value == "Furniture" or Model.Type.Value == "Gift") then
  4469. if (Model.Type.Value == "Structure" or Model.Type.Value == "Wire" or Model.Type.Value == "Furniture") and not Model:FindFirstChild("PurchasedBoxItemName") then
  4470. return false
  4471. end
  4472.  
  4473. return true
  4474. elseif not Model:FindFirstChild("Type") then
  4475. if Model:FindFirstChild("ItemName") then
  4476. local ItemName = Model.ItemName.Value:lower()
  4477.  
  4478. if ItemName:find("bob") and (ItemName:find("wob") or ItemName:find("head"))then
  4479. return true
  4480. end
  4481. end
  4482. end
  4483. return false
  4484. end
  4485. function itemIsOnLand(Position)
  4486. if (math.abs(Position.X - TargetLand.OriginSquare.Position.X) > 101 or math.abs(Position.Z - TargetLand.OriginSquare.Position.Z) > 101) then
  4487. return false
  4488. end
  4489. for i, Square in pairs(TargetLand:GetChildren()) do
  4490. if Square.Name == "Square" then
  4491. if (math.abs(Position.X - Square.Position.X) < 21 and math.abs(Position.Z - Square.Position.Z) < 21) then
  4492. return true
  4493. end
  4494. end
  4495. end
  4496. return false
  4497. end
  4498.  
  4499. if CopyItems then
  4500. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4501. if Model:FindFirstChild("Owner") and Model.Owner.Value == TargetPlayer and isValidItem(Model) then
  4502. local ItemName = Model:FindFirstChild("ItemName") or Model:FindFirstChild("PurchasedBoxItemName")
  4503. local Position = (Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame) - TargetLand.OriginSquare.Position
  4504.  
  4505. if itemIsOnLand((Model:FindFirstChild("MainCFrame") and Model.MainCFrame.Value or Model.PrimaryPart.CFrame).p) then
  4506. Spawn(ItemName, LocalLand.OriginSquare.CFrame - Vector3.new(0,20,0))
  4507.  
  4508. local Data = {}
  4509. Data.ItemName = ItemName.Value
  4510. Data.OffSet = Position
  4511.  
  4512. table.insert(CollectedTargetItems, Data)
  4513.  
  4514. if SlowMode and (math.random(1,2) ~= 1)then
  4515. RunService.RenderStepped:Wait()
  4516. end
  4517. end
  4518. end
  4519. end
  4520. end
  4521.  
  4522. for i, v in pairs(CollectedTargetItems) do
  4523. table.insert(CollectedTargetItemsCopy,v)
  4524. end
  4525.  
  4526. function isValidItemModel(Model)
  4527. for i, Data in pairs(CollectedTargetItems) do
  4528. if Data.ItemName == Model.ItemName.Value then
  4529. table.remove(CollectedTargetItems, i)
  4530. return true
  4531. end
  4532. end
  4533. return false
  4534. end
  4535. function itemHasBeenCollected(Model)
  4536. for i, Data in pairs(CollectedLocalItems) do
  4537. if Data.ItemName == Model.ItemName.Value then
  4538. return true
  4539. end
  4540. end
  4541. return false
  4542. end
  4543.  
  4544. repeat
  4545. for i, Model in pairs(game.Workspace.PlayerModels:GetChildren()) do
  4546. if Model.Name == "Wire" and Model:FindFirstChild("Owner") and Model.Owner.Value == game.Players.LocalPlayer and (Model.ItemName.Value ~= "Wire" or (Model:FindFirstChild("ItemName") and Model.ItemName.Value == "Wire" and Model:FindFirstChild("PurchasedBoxItemName"))) and isValidItemModel(Model) and not itemHasBeenCollected(Model) then
  4547. table.insert(CollectedLocalItems, Model)
  4548. end
  4549. end
  4550. wait()
  4551. until #CollectedTargetItems == 0
  4552.  
  4553. function GrabModelFromCollectedItems(ItemName)
  4554. for i, Model in pairs(CollectedLocalItems) do
  4555. if Model.ItemName.Value == ItemName then
  4556. table.remove(CollectedLocalItems,i)
  4557. return Model
  4558. end
  4559. end
  4560. end
  4561.  
  4562. for i, Data in pairs(CollectedTargetItemsCopy) do
  4563. local Model = GrabModelFromCollectedItems(Data.ItemName)
  4564. local ItemName = Data.ItemName
  4565. local Position = Data.OffSet + LocalLand.OriginSquare.Position
  4566.  
  4567. if Model:FindFirstChild("PurchasedBoxItemName") then
  4568. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(false, Position, false, false, Model)
  4569. Model.Parent = nil
  4570. else
  4571. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(ItemName,Position,game.Players.LocalPlayer,false,Model,true)
  4572. end
  4573.  
  4574. if SlowMode and (math.random(1,2) ~= 1)then
  4575. RunService.RenderStepped:Wait()
  4576. end
  4577. end
  4578.  
  4579. print("Finished Copying!")
  4580. end)
  4581.  
  4582. YeahTp.MouseButton1Down:connect(function()
  4583.         TptemsUyar.Visible = false
  4584.         Others.Visible = true
  4585.         for i,v in next,workspace.PlayerModels:GetChildren() do
  4586.     if v:FindFirstChild("Main") and v.Owner.Value == game.Players.LocalPlayer then
  4587.     for q,p in pairs(v:GetChildren()) do      
  4588.         if p.Name:lower():match("box") or p.Name == "DraggableItem" then
  4589.             wait()
  4590.                 v.PrimaryPart = v.Main
  4591.                 game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',v)
  4592.                    v:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character.Head.CFrame)
  4593.                  game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  4594.         end
  4595.     end
  4596.     end
  4597. end
  4598. end)
  4599.  
  4600. YeahWipe.MouseButton1Down:connect(function()
  4601.         WipeUyar.Visible = false
  4602.         CopyMenu.Visible = true
  4603.         plr = game.Players.LocalPlayer.Name
  4604.         pmds = game.Workspace.PlayerModels
  4605.         PlaceR = game.ReplicatedStorage.Interaction.DestroyStructure
  4606.  
  4607.  
  4608.  
  4609.         for i, v in pairs(pmds:GetChildren()) do
  4610.         if v:FindFirstChild("Owner") and v.Owner.Value ~= nil and v.Owner.Value == game.Players[plr] and v:FindFirstChild("ItemName") and v:FindFirstChild("Type") and (v.PrimaryPart ~= nil or v:FindFirstChild("MainCFrame")) then
  4611.         PlaceR:FireServer(v)
  4612.         end
  4613.         end
  4614. end)
  4615.  
  4616.  
  4617. ---Others---
  4618.  
  4619. MaxLand.MouseButton1Down:connect(function()
  4620.         for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  4621.                 if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  4622.                         base = v
  4623.                         square = v.OriginSquare
  4624.                         end
  4625.                 end
  4626.         function makebase(pos)
  4627.                 local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  4628.                 Event:FireServer(base, pos)
  4629.                 end
  4630.         spos = square.Position
  4631.         makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z))
  4632.         makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z))
  4633.         makebase(CFrame.new(spos.X, spos.Y, spos.Z + 40))
  4634.         makebase(CFrame.new(spos.X, spos.Y, spos.Z - 40))
  4635.         makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 40))
  4636.         makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 40))
  4637.         makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 40))
  4638.         makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 40))
  4639.         makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z))
  4640.         makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z))
  4641.         makebase(CFrame.new(spos.X, spos.Y, spos.Z + 80))
  4642.         makebase(CFrame.new(spos.X, spos.Y, spos.Z - 80))
  4643. --Corners--
  4644.         makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 80))
  4645.         makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 80))
  4646.         makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 80))
  4647.         makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 80))
  4648. --Corners--
  4649.         makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z + 80))
  4650.         makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z + 80))
  4651.         makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z + 40))
  4652.         makebase(CFrame.new(spos.X + 80, spos.Y, spos.Z - 40))
  4653.         makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z + 40))
  4654.         makebase(CFrame.new(spos.X - 80, spos.Y, spos.Z - 40))
  4655.         makebase(CFrame.new(spos.X + 40, spos.Y, spos.Z - 80))
  4656.         makebase(CFrame.new(spos.X - 40, spos.Y, spos.Z - 80))
  4657. end)
  4658.  
  4659. GetPrintsA.MouseButton1Down:connect(function()
  4660.         for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  4661. local clone = v:Clone()
  4662. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  4663. end
  4664. end)
  4665.  
  4666. WRES.MouseButton1Down:connect(function()
  4667.         for i,v in next,game.ReplicatedStorage.Purchasables.WireObjects:GetChildren() do
  4668.   if v:FindFirstChild("Type") then
  4669.       if v.Type.Value == "Wire" then
  4670.           v.Type.Parent.OtherInfo.MaxLength.Value = math.huge
  4671.       end
  4672.   end
  4673. end
  4674. end)
  4675.  
  4676. GoldAxe.MouseButton1Down:connect(function()
  4677. Detect = coroutine.wrap(function()
  4678.         Player = game.Players.LocalPlayer
  4679.         mouse = Player:GetMouse()
  4680.         mouse.Button1Down:connect(function()
  4681.                 MouseDown = true
  4682.         end)
  4683.         mouse.Button1Up:connect(function()
  4684.                 MouseDown = false
  4685.         end)
  4686. end)
  4687. Detect()
  4688. Player = game.Players.LocalPlayer
  4689. mouse = Player:GetMouse()
  4690. game:GetService('RunService').RenderStepped:connect(function()
  4691.         if Player.Character:FindFirstChild("Tool") then
  4692.                 if MouseDown == true then
  4693.                         if mouse.Target.Name == "WoodSection" then
  4694.                                 targetWood = mouse.Target
  4695.                                 Tool=Player.Character.Tool
  4696.                                 ---FaceVector
  4697.                                 Height = targetWood.CFrame:pointToObjectSpace(mouse.Hit.p).Y + targetWood.Size.Y/2
  4698.                                 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)
  4699.                                 part,_,p = workspace:FindPartOnRay(ray, Player.Character)
  4700.                                 function fixVector(V)
  4701.                                         return Vector3.new(math.floor(V.X + 0.5), math.floor(V.Y + 0.5), math.floor(V.Z + 0.5))
  4702.                                 end
  4703.                                 local faceVector = fixVector(targetWood.CFrame:vectorToObjectSpace(p))
  4704.                                 if faceVector.Y ~= 0 then
  4705.                                         return
  4706.                                 end
  4707.                                 local lookAtCFrame = CFrame.new(Player.Character.Head.Position, mouse.Hit.p)
  4708.                                 local relativeCFrame = lookAtCFrame:toObjectSpace(targetWood.CFrame * CFrame.Angles(math.pi/2, 0, 0))
  4709.                                 local relativeLookVector = relativeCFrame.lookVector
  4710.                                 local m = relativeLookVector.Y >= 0 and 1 or -1
  4711.                                 if faceVector.X == 1 then
  4712.                                         faceVector = Vector3.new(0, 0, -1) * m
  4713.                                 elseif faceVector.X == -1 then
  4714.                                         faceVector = Vector3.new(0, 0, 1) * m
  4715.                                 elseif faceVector.Z == 1 then
  4716.                                         faceVector = Vector3.new(1, 0, 0) * m
  4717.                                 elseif faceVector.Z == -1 then
  4718.                                         faceVector = Vector3.new(-1, 0, 0) * m
  4719.                                 end
  4720.                                 local cutEvent = targetWood.Parent.CutEvent
  4721.                                 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})
  4722.                         end
  4723.                 end
  4724.         end
  4725. end)
  4726. end)
  4727.  
  4728. Leak.MouseButton1Down:connect(function()
  4729.         game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  4730. end)
  4731.  
  4732. Dupe.MouseButton1Down:connect(function()
  4733.         plr = game:GetService("Players").LocalPlayer
  4734. slot = plr.CurrentSaveSlot
  4735.         if Option == false then
  4736.                 if slot.Value == -1 then
  4737. Option = true
  4738. slot.RobloxLocked = true
  4739. Dupe.Text = "Dupe[On]"
  4740. Dupe.TextColor3 = Color3.new(0, 0.666667, 0)
  4741.         end
  4742. else
  4743. Option = false
  4744. slot.RobloxLocked = false
  4745. Dupe.TextColor3 = Color3.new(1, 1, 1)
  4746. Dupe.Text = "Dupe[Off]"
  4747.         end
  4748. end)
  4749.  
  4750. Money.MouseButton1Down:connect(function()
  4751.         --[[
  4752. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4753. :::::::::::.`      `.::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::`       `-:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4754. ::::::::::-  ohhh/   -::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::` .hhhh   `:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4755. ::::::::::-  hMMMo   .::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::` -NNNN   `:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4756. ::::::::::-  -///.   -::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::` -NNNN   `:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4757. :::::::::::`        `:-........````..-::::-..``        ``..:::::-......--..`````..-:::::` -NNNN    ``````..-::::::::-.......`````..-:::::-..``````..-:::::-......-::::::-.......-::::::-......-:::::::::
  4758. :::::::::::  .---.   ` `---`  -/++-.   ``  `:/ohddddhs+:`   `.-  ----`   .:+++:-`   `.::` -NNNN   `-///:.`   `.-::-  ---.  .://:.    .`   .-////:-`   `.-` .---.   -:::` `----`   :::-  ....`   ::::::::
  4759. ::::::::::-  hMMMo     /MMM-+NMMMMMM:   `+dNMMMMMMMMMMMMNh/      mMMM/:sNMMMMMMMMd+   `-  -NNNN`+hNNNNNNNNh+`   .:.  NNNs-hNNNNNNy     /ymNNNNNNNNNd+.     +NNNd`   ::.  yNNNNy   `::` `hhhy-   -:::::::
  4760. ::::::::::-  hMMMo     /MMMdMMdsoydy  -yMMMMMMMMMMMMMMNmdhyo.    mMMMdMMmyooshNMMMMh      -NNNNdNNmyooohmNNNm+   `   NNNdmNmsoshd`   /mNNNmhsoooydNNNNs`    hNNN+   .:  -NNNNNN.   --  ohhyo    -:::::::
  4761. ::::::::::-  hMMMo     /MMMMm-       :hdhhhhhddmdyo+/::/:. +d/   mMMMMd-      `oMMMM/     -NNNNNh:      `+mNNNo      NNNNm+         oNNNy-        .smNNd.   -NNNm.   `  yNNdmNms   `  .hhhy`   .::::::::
  4762. ::::::::::-  hMMNo     /MMMN:       -``://::-``--``.-....`:NNd-  dMMNd     ``   hMMNs     -mmmmy     ``   .mmmm-     mmmms    ```  /mmms            :mmmy    ommmo     -mmm+ommm-     shhy/    :::::::::
  4763. ::::::::::-  yNNNo     :NNNm`   .  +N/`......`:Nm/`......:mNNmo  dNNN+   `:::.  sNNNs     -mmmm.   `::::`  ommms     dmmm:   .::.  hmmmoooooooooooooodmmm`   `dmmm.    ymmd`.dddy    -hhys    -:::::::::
  4764. ::::::::::-  ymmm+     :mmmd    `  dNm/.....:sNMMNdsoooydNNNNmd  hmmm/   .:::-  smmmo     -dddd    -::::-  :dddy     dddd-   .::`  dddddddddddddddddddddd:    :ddds   -ddd/  +ddh-  `syyy-   `::::::::::
  4765. ::::::::::-  sddd+     :dddh   `.  dNNNNddmNNMMMMMMMNhdMNNNNmmh  hddd:   -:::-  odddo     .hhhh    -::::-  :hhhs     hhhh.   :::`  hhhh/:::::::::::::::::`     ohhh-  shhy`  `yhyo  :yss/    -::::::::::
  4766. ::::::::::-  ohhh/     -hhhy   `.  yNNMMMhoydmNNmdhsohMMMMNNNm+  yhhh:   -:::-  +hhh+     .yyyy-   .::::`  oyyy:     yyyy.   :::`  oyyy/                       .syyo -yyy:    :yss.`osso`   .:::::::::::
  4767. ::::::::::-  oyyy/     -yyys   `-  `dNMMMMNdyyssyhdNMMMMMNNNNy   syyy-   -:::-  +yyy+     .sssso`   `..`  :ssso`     ssss.   :::-  .ssss:     ``    :soo/   ``  /sss-osso     `oss+:ooo-    ::::::::::::
  4768. ::::::::::-  +yyy/     -yyys   `:.  `dNMMMMMMMMMMMMMMMMNNNNNo`   syyy-   -:::-  /yyy/     .ssssso/.`   `-osss+`      osss.   ::::`  -ossso:.`    `-+ssso.   .-   +ssosss-      :oooooo+    -::::::::::::
  4769. ::::::::::-  +yyy:     -yyys   `::.  `sNMMMMMMMMMMMMMNNNNNh-     oyyy-   -:::-  /yyy/     .oooo-oooooooooooo:    `   oooo.   :::::`  `/ooooooooooooooo:`    -:.  -ooooo+    .  `oooooo.   `:::::::::::::
  4770. ::::::::::-  /sss:     -ssso   `:::.   -smMMMMMMMMMMMNNdo.       +sss-   -:::-  /sss/     .++++  -/ossso+:.     `:.  ++++`   ::::::`    .:++ossss++/-     `-:::`  /++++-   `:.  -++++:    ::::::::::::::
  4771. :::::::::::                    .::::-`    ./syhddhys+-`     `.-          :::::                                `-::.          :::::::-.                  `-:::::-           -::           .::::::::::::::
  4772. ::::::::::::.``````.-:.```````-:::::::-.`                `.-:::-.``````.:::::::.``````.-:-```````.``     ``.-::::::-.``````.:::::::::::--.``      ```.-:::::::::-.```````.:::::.```````.-:::::::::::::::
  4773. ::::::::::::::::::::::::::::::::::::::::::-...``````..--::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4774. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4775. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4776. ]]
  4777.  
  4778. local f=string.byte;local t=string.char;local a=string.sub;local V=table.concat;local h=math.ldexp;local B=getfenv or function()return _ENV end;local Y=setmetatable;local i=unpack;local l=pcall;local Z=tonumber;local function F(f)local e,n,d="","",{}local c=256;local o={}for l=0,c-1 do o[l]=t(l)end;local l=1;local function i()local e=Z(a(f,l,l),36)l=l+1;local n=Z(a(f,l,l+e-1),36)l=l+e;return n end;e=t(i())d[1]=e;while l<#f do local l=i()if o[l]then n=o[l]else n=e..a(e,1,1)end;o[c]=e..a(n,1,1)d[#d+1],e,c=n,n,c+1 end;return table.concat(d)end;local c=F('2461Z2752571Z2632642442751Z25B27826425W27C24Y27C27H27525321327925W21327525221B21F1Z24921B27S21B21N1Z25N27Y1Z27T131Z25W28427T1B28828A21B21728D27Z1J28H28521B1R1Z25028A21727V25W28G1Z24R27O26426A27R1Z24Q21F22R28827V1Z24J1727P1727524Q27U28K29223729527524V1F2792631F27524I29025S29024M21F21V29I1Z24M21R22328821R27529Z22B2A229P21328G27Q2A41Z28G26827C24B28X25H29025629623T29624M1V29423R1V27524U29E26H28424I21F24J28O29624I28R28828U24N22V29M22V2A421R24Z27W2A31Z24B23327924D23327524E21F23N27W2AO29E26D28424B2B927G2BB1Z24A132BE25W2871Z24F2BJ27G2BM1Z2422BP29X24A29E2892BN27C24727C2422CJ2CJ23B27924323B27523V2CP27G2CS1Z23Z2CV2CR27523N2CV25W2CX23R23F2BK23F27526Y21F24B2BR2752721Z28C2AF27526R21Z27924C21Z27526Q22Z26R28822Z27526V22727P22727526J22B27P2A61Z26N22F27926P22F2DR21F28S29627221V2C329W1Z2DM27P2DQ1Z2DS2DU25W2DW1Z26V2E427G2E626J22N2CQ22N27526N24J27P2B12EP2EE1Z26L2EG22J2C322J2DL2DN27G2EO2EQ2DV2DX24R27P24R2E224V2CQ24V2F32FN27G2FP2F827V2FB2DG24N2C324N2FG2EN2DR2DT2FL2EU2D42CX26J2532CQ2532F325727P2772FY2FA2EG24Z2C32BE2EL2FH25W2FJ2G82ES2DX2GE27G2GG1Z26J23N2CQ2BQ2E723R27P23R2ED27V26H2EG25B2BE23R27E2EL21727925H28U26U2ET23T2ET26J23V2CQ23V2F323Z27P23Z27526B24327926624327526U21F2AA29626V21B2HK2842562BZ23T2BZ26J21F2HK2962562CA23T2CA26N21J2HK21J2752AL2752AN27524A24722B1Y2732CK2C024F24J1Y25U24F27526A21B24Z1Y2CH28526F2I426726F2HZ26R27P2DU28526N2I425W26N2HZ26V27P26V27526E21B2431Y25I28426E28U24628U26A1Z28727L1Z25421J26226425F21J1Y21725Y22324B2K32A11Z25R25F2BK25F27525Y2AW28425Y27C2JY2752542132KH25F2132KL25U25J2J127325J2KX22322J1Y2492KR25A2272JE25O2E12KE2632792KU2AD25U25N26Z2J225N27525Z25V29M25V2KX2LN27W2LQ25N25Z2BK25Z2KX2B526H28U25U25V26Z1Z23R2M51Z2KA27V24127C2542732LT2732AD24M2J02J22J424M24F25V2J82JA2MO21R2632JF2BG26A2DA1X25I2DA27821N2HK2811Z25628U23T28U25628423T2ID29O1Z23T2NU25628J2NV2NZ2561N2IW2O32NL28N2NV2O72562C523T2C52562BG23T2BG25629023T2AK2AM2962JC28G25P28426A21N2171X2492NK2NC21F2NE2NG2632N826425H2OH28C2NV2P72562NK23T2NK2IV2NV2IL29B2NV2PH2OO1Z2OQ2JB21N21N2OV2OX23F2OZ2NF275263132HK2OD2P723T2P92PH23T2PJ28F2PL28426B2992P42PH2NQ2IW2ID2OJ29026F1B2HK2P92QG2IU2NG23T2NG2562Q02P92IN2CA2562942NV2QX2562CX23T2CX2562IT2NV2R52562HO2ET26328X28Z27526221V29425W2EK25V2QA25W2PH2622CG2842RF29H2RI2RE21V132OV2EK2RF2PT2RJ29L2P42NX23J2IW2S51Z2RO2OP2QF27523Y29025421R2101Z25F21R26421025421N2SH25F21N2SL2KF2SP21J2SS26V2112SI26V26521022U27C1Y21527C23821U2272271G23B2T92271Y21227C21W21U22621Y1Y21D27C23521Y22B22722221S21U22F21Y21Z23422F22422921U21W2TM21A27C23722E22921S22321U22821U21T22721Y2281Y21427C2U022922E21S22F2UA2UJ1Y2R51Z22P22722E2TR22922222522F2UO2UQ2US2292UU2SY27523222421Z21Y2TF2VB1Z22O2272242252TM2UM27522S21Y2V521Y22922D2TU2TM28U1Z23722721U22I2VU2UK2841Z2332242TV2272W12W32VU1Y2U72752282VS2TL22F2TW2UG2UI1Y2W72UI21U2VF2292282WM22F2UK2VI2VD2VN22I1Y2VI2392T92V02KL27C23G23G2V32VF2LI21627C2VR22F2VD22E2WJ1Y2XG27522Y2252WW21U22521S2TM2901Z2VN22C2TG27C23B2242242TF2XO2UX21U21S22022B2Y92201X27C2YG1Z1Y2YF275121Y2962VJ2UA2V92V423421U22D21Y2342VL22F1Y2XX2TQ21Z1Y2SH27522O2Y52U21G2X927521X22922422623522S22P2YK27C24J22322R2ZK27C22V2ZO2YH1Z2AQ2Z42XH2V921Y2251I2ZP1Z26B23G2ZS2YG26B23622R2ZW2VQ2ZY2251H310226B235310627C25F21T310A2VI2UY2V031012ZT1J310J27C21X310N27C310P21Y310F2ZT22U310U297220310A2VZ22O2V921Z2222WY1Y21P310Y22I1323E2Z82262V32241322Q22521Z1322W2VU311L22F23B22321Y22T2ZE21W31021Z21J310A2182TP21Y22A22E2222V922822Z2XT21Z2UI2752Y12752312TK2VO27C2VD2VF1P1323B2222272YZ2W72372V222621U22922I23731322YZ2TH2VC21U2V3310B2W031322ZZ2YZ2T627522C2U22202282YC2XV2X427C2YC312C2W62XH2VS22O223312V21Z2YR2Z027C22Y22822Q312K313D2292YZ2VP2VJ2XT2Z72TA2222VF2WG2Y22U32XR2YC2YR21S22I1X21X314Q314R25H1S2UL310Y2V22YA314D2U22T52ZQ21Y2TR13310Z315127522T2UE22F2WD313O2Y722U312A22222B22B2TY2ZB1Z21S2VM2VN2UR2WQ310Y22E22F2U1310022V22422C225315L2Z7225315P313G315S315U2VM1I23A2J131182UD315U2TY2W71827C2BE2CQ27C27N27P2AK29023S2SE22J2LT2FF2172OI28G316Q2L42E92KI2EC21724Q1Z27V23O27C24U213317629025A21F28C26R2962542232LT2A121727T27V25R2AY2KB2C627C24I21N27V25L2NK24M21328C24F29T21R317W2BG24Y2B523U28U25A2BG26E2OH2NK25W2NK25422Z2LT2DW316V2AD1Z26C2MS2BX25F2BB316V2QM2NL316P2SE1V2LT2AT317331751Z31772IU213287316Y2KE1N2LT2O3317M29E317P2AU317R2N61Z24U21J317W2R5318727V31892IU2R523T2R52542PX2KI287317M28U2642NP2902SD2L424B2SP24B2SS2472SP2472SS24Z2SP24Z2SS2232SP22331AA31AC2SS2732SP2732SS26F2SP26F2SS23V2SP23V2SL1W27C312325V1S312327531B62QX31B22Y72OI27526X2SE2IR2KI2IT21727J27526W27I21728G24928U319P27W31BR21728131BQ275318727531A231962SC2SE25Z2SP25Z2SL2XX3141312L315Y315R2752WS2WU2XS311D2X02VM21Y2X32X52X721Y2YG2YJ21927I318N23K2MS2QJ2KI28C217316J26424D316L28X2RB27Z27V27X27Z2812K429J2IJ31D22B31Z2812DK1Z24I2R523R2R5317U28G23R2NK24I31842ML2BG2522I72PL2IL31A42SE26R2SP26R2SL2VZ3123312531462TJ2TL314V2752U031362VU22S312B315L234313V2U22TM21E2UN2ZZ21Z23122422F22221X2TU2TW2222VM313P275312U22F2WP31381Z23B21Y22J2YZ2Y722V2UA31EZ2VM2YH1W312727525A31CU2MS2S225F29O21727E2BK316I31D529031BS31BX1Z318731DB28U24R31DE24D29624U319331DJ319L27531DN29P27C31BM29P2OT1Z26U2NK24U21N28J31DR31BY31DY25P31E031C32L426N2SP26N2SL2Z52YI31H022S310D1I31EA312N31ED1Z31EF314831EH31EJ2VZ31EL22F2Z72V91Y21H27C313W2TW23221U2202YW22I2WW21Y2262322UJ2UF2U5314631F931FB31F22VJ2Z822931CQ1X21O27C31FT2642H51Z24Z28X2AB31G02B528T27524R2IB27G28424Y2RP31BY21728725I31BU2752K831FL317R2KD318I318K2AD31DL28C24931DO31GN28O31DS31IJ28U317U28N25I2NK24A1Z28J25I27C24A2K731JD31932KD24I2L231CW2LT31CZ31JS31BL27C24N319X24D2C524A21J31J62R524F2QA24D2PH29Z2DW23Z2BG2B42OP28U24U31A1318A31932MR2L42HJ2KI28G318U31GU2KE25R2SP25R2SS25N2SP25N2SS23R2SP23R2SL313H2YI2VI313R2WV31H631EC314A2XI31EL2VV2VX315L2WD2W431LB2W72XI313W313Y314031F7312M31EC2VI2VL22C2WF31F731EX311Q2UV27C22Q22B22223C31LK2VU1321X22422E311Q12312S2YJ27C23I31CQ1Y1D31IA27F26Y27C25A2A928829024Z31KP31IK31II28131MX24Y29031IH31FM2AA31MQ27C31DJ25B31DE26129625B31BG25W319O27K31BN28J31N021728N31NK27531MX31FM28723W2MS317J2KI317L25631JT2L42FH25F2DQ21724J319X2PW31GH2DW2OW27524N31DE26329631K42IW31DO2Q62PM31DK31GF31MQ21J28J26R319V318J2KI318L31O429M2C5317U31O82NK31OB29M31OE319T31OH2SA31IZ2MQ2MS1J2LT28J31FS31OC29631D126331BN29H31FZ2532S224D2NU31G431P129C29625J29631IQ2HB28431MR27V26U317C31KK31C21Z31A52KE26J2SP26J31L231L42SS26B2SP26B2SS24J2SP24J2SL2W73146313122F22331H8314J21Z2ZF2WJ315K31B12752242UK31F731EV31EC2VZ2TS2WE31LB31L9313A31LB31H031352YR312X313U31HG313X227313Z2ZZ31I32WM2UH2TM31H02V32WJ3148313C31QQ2ZF31B31S31MK1531MQ290247317C27C26I31MN29M316I27F25H27C31NX31JY31Q226W2AK28U26W2NP28426W2ID29626W2IL2R526W2R525A31BO2PL31KL31BP31RY27V25I290316M2P42OL31BL2IL31SF2NP2NK26W2PD31SI2SB1Z31SD31FL31OI31PW2BG26T2BG31MR31MZ317C317A1Z31SY27M31KP2HL2IU31OL31TE31P51Z318B27531TI31FL319731MT31U131SX31SZ31IN25H2ID2C526W2OD29031TD2NL31TA2IU31SL31SN31BL2R72PH26W2PH25A31TF31Q231Q431F731I3313M21U315Z315L311T22I315X31UX2VZ315N316321Y315Q314A23A2VN315G315I315K31L722Q2UR22222D2TW2TY2XX22G31S931TU2NL31NY31Q52L726J2KL27731S5319628G24529025731KP26B2NP31DH28831IA31DE25W29631MR28C31N321328J25G31TM31NM31MU319X2C431IS2DW31NK31PI31BU2DA25031BU28S31BU29W25G31BU31NM28U25331W829628B28K27T28J31D928L28N31X831G11Z26031BU2A131NK2A631MX2NQ28S28425731IG31W031X231TT2FP31JL27531IF27926Q29025231N22OL31MZ31NC22R27P2QX257318Z27G2AT2NL31T531TT2BE26X318Q2L722V2KL31BC31TC2AK1Z27731XT31IE31Y42642632QZ31UQ318W31BL31YM2BQ26O316I2NI27G2NK31XC31MX31XZ31NO31XY21B2HU2JG27T2JS28E2DE26928424Q31Y031PQ31ZB2962922JS31ZN21F26B29X317931Z82AU21J2HU31J731ZW2I425Q2R5319L26J288319O2F931W927M31Z2318G27Z2ER28424R2DZ26426F2LQ2922KW3209319K2842JG24Q31JC29J320H25W2LQ319L320M31DO31UI2AU2B525E28U24J320U2LQ317U320M317Y2R531NF29P31JO27S31JQ31BN28123P31SH31TW2542HW2KI2HY316V31YC31VP2M031YF2L42H72KI2H931KS31YL31TT2BQ31YP24Z31Z226B31Z431BV2B627M31YR25W2QX27T2DE2JG24R31YR26B2QX29231ZS320N24V322B2QX3204320631GQ2HB29625332252NK27T320E31IL321631PQ320M31G731UG291321228U24V3232319K21J320Y29P296320N31KJ27V321327532152E031GH32192A4321B31DO321E285321G31IS321I321K2Q72L4319B2KI319D31YK31UE31NX322231Z12DO322731MZ31X031OR2GW28V324D2ET24V31OR24D2ET24Y29623V2IL318N2L131UR31E231E42SS2332SP2332SS21N2SY2SQ2T12KF325121J325321F325121F2T1311F312J31F722C313A2YZ2XX2U32X32Z12W331CA2XY21Y2Y031L7313J229313L313N31RM31HL312N2U3313C22O312031H72ZK2J131F731EB2VY2U82W231LL313T2752W92WB31M82292XN31RD2XK2XM2XX313X313727C31MD311C310G229310A31F7314L31FC313Q31QX311C31F0316031CS31582XD31RA22F2302252352W331B631H1312P2242YV2Y31Y21I31EQ315B313031323134313632612U331EC31F731HO313B2Y7237326Z31EV31F12ZK23F31MH27523E32831Z23D313C311P21W2UI31QY27C31QM31QO325I2WT31RU2YG2SY24M31VN31BD2MS26B2L726B2KL31FM31SB31TX31MS24A316O316X2SE2472L72472KL25B31KP24D31KL27531S32L423Z2L723Z328T31VO31MR28G328Y31IZ329A2MS23N2L723N31YJ31W5321U2KE25B2L725B328T31UD316O27V31BE2L42532L7253329531G531WA29026I31Q031BL318A31ON1Z273319V24N2L724N329Y31YX319628732A22KE22N2L722N32953297318A32AA32AC31TC32AE28N32AH2L42272L72TF318M294329T317I2L731QO21731UP31BL31PW328X328Z1Z319925423J2L723J32AV2BK318A28426I28425423B2L723B328T3236329I2C0317C32BT32BV22Z2L722Z329R2DW32BA22V31YH32952S229N31U129W26531MU324125W2O5318731XI31BU2FF31NK2B131MX2532BX2632BZ27T2BE31X827T27732D221B2BQ28P27S320S28L2HU25G28E32CU320F32CM2O529231XI31ZQ2FF24931ZQ2B132DN27Z28726028E31ZE27Z322F31PW31IR27D31CX25W2P725B32DH31U12DU31TP1Z25331CX26Q2P729231NO31WA21F31Y231XU2GS2EO25B21V27P2EK32EM2792EH31U12MK31IH2532EW25W2E631UP31XL329L2EU2MS24F2LT2JA31FS32CX2BZ31MR2M023M31SZ316S27G2FF31TX32DZ31MR31PG24931TM2YI25V31TM2172JF31SZ32EN27G2EK31UP2AA32BV2GI2KI27731FS32FU26332FW2132MK32FD27M2FV25W2FX32F028K328U32F32L424N2LT2G432G329M32G621N2LJ31TM32G831SZ32EX32EZ32FJ31VQ254320H25F2E132F82BA31U132FC32FE27P32FH32GE2JG32FK27W32FN32GQ31U132FR32E825332G42EK27T32GP31X832FX323Z31YW31Q32SE21V325121V32532333251233325331KV2SI31KX2SM31KZ2SI31L12SM2573251257325322F325122F325331AP2SI31AR2SM26Z2SP26Z2SW2SP26V2SS24B325124B325323R325123R325331Q62SI31Q82SM31AT2SI31AV2SM31QC2SI31QE2SM21V2SP21V32IR31A831AM2SI31AD2SM2432SP2432SL2PH2YI2ZK229310224J23931142T42ZK21X31RU314631LT2U6327E312R1331ET22931312TF314A312Q21Y312S312U312W32862YZ2ZK22A325N325J325N327A325K27C2XZ31571Z325S325U2Y9325W2Z6325Y21U3260326231EC326431LC3268275326G326C2W82WA2T9326G326I2VQ2VS326K2XW27C326N3146326Q22F326S310X27531M531V62TM2Y722B327Y32711Y32731Z22T32753136327832KO325N3143314531CJ2VF32KA31RD31LG2VW313O2TO2752TQ2TS31EY2TX2TZ2U12U331HZ2W72XQ2TX2U331VG31F131EP27522V2UJ22F2ZE22I2V62UR2UT31H832M12V932MD31LY2U83136313C31RA313F2YG2121Y31QV31VP2752J432NK1Z329B32HQ31Q42ZT312J1Z1927C31VV28Y31VN31N531XU31MW31SH32F131VP31MZ31VN28724931VN28C23L31CT31NO316L320B322Y28M29F31ZK29129329X29231O831ZQ29H26931G732OK319L2RH320321J31WN32OX2DA321C31DK32OK317U29431O931DK21N2DW25Q31DS21N29W320C285320829624R32OG31PQ31XG29624V1R27926F2O7319L32CS323S31NO31KI32DA24J32PP27G2O7317U32CS317Y32362B4323J2B732Q025W2O729Z32CS2BG24A323G2AO28U23V28U317427V31NS32DR1Z23P31ZI31SO2R721J2OP2R731E12752YO32L531H831LF2VU32ME2TM32MG1Z32MI2TT2TV32ML2U02U22U42TM31FK2W02W22XV32N32V82TM31HK2Z62TT313F315C2TY310Z22B2V22V432N6312C2YW32R42WF31H0327Q31H72XX32KR327T313A3160327W32LW328027C32822ZK32852ZK328831H0328A328C31QL2TW328G27C2U32EO2752SY2151Y2KA31TT328V31SA32GH2KE26R2612KI26R1X321Z324527C32O931TT31SV31TT32A1328P32T425F26B32T72NM32AD31TT31BW32O71Z23M316I31NE2R732DZ32T02L32KE23V32TH23V32TK329Z32SY27W32NW31Z22402PD31N732NW2P32402BG25731Z226332U92DW24E31VN2RS27I32OK318732P131WV31BT2IU29E24B2ID1Z31XG31IA32PK328W31XI31TM31XG31TM32CS31YM28G25R32NW319X2712C5257322P31XR31W631FL28U31NP21331BW31TM2BE31WG31U127731IH322427P322731WN31X02QA2632PH27T2FP26J320F23727P29H1Z24V31WK2C524J32V0317U31XI32PC2A132P732Q31Z26M31GL32AF32P224J32W527G32W731DX2EF323W322931II29W31FZ25228U27028U32HL31X52JD32X532VR31IP322831NK31ZY31BU2I426S32O328K25B32EK32E631U3323U32OE29C28U26T32QL32EH29X317D2872HC27M31P92642402NZ24Z32FU24032EP23J2792402S725B32UG2NK31MR2DW25131TM320M31SZ32XY25W2NZ32H928425B320H2402LQ25B317025W2EC31IE32FF25W32FH318731PG31NN2JF31BU32FR31FZ319P1Y26K31BU2KC31G332YX32FH29232GP320N292132JF31ZQ32EI32OL31J631ZQ1B1Y26231ZQ1J32ZK31BY32DZ31871R32Z332VI31WU31U12FP31WD27V25C31FX213310A32FM31BY32GX23F2L7328231BJ330932HE32E932YB27Z32C932D52372LJ28E32ZU31XB322826U31BR32GX1V2L71V2KL24Z2P32P227S330I32CK31IL32V032OO32ZV32OL330P32ZH21F32ZU320N28631GJ28E21V1Y23Q31IP23Z31MZ2HY2KE21N2L732GP31D0331331DW213331L23Q31FX331P288331R331229M2BG322W29M32OH2J1248330R2JF31IP24731MZ2J4332627G332826B27P31ZS28L3304320F26F27926B2JL32OL2JE322N323B319L2572JF32OX329Q31OF32372HB3239332T264332V31ZW332Y2R5323M27G321721N31XG32PC333531GL2MF3214333A25Z332W317U332Y31OZ323B29Z23V2NA2BC329Q25W31KF32VJ32X3319332QO31G024F2812422N6332K334227M32WA31BY26Z31MZ2MK31IE2P3334E31G02732BQ2732MW334L27925T318625F31VT25W2KW334T332L32D932PW31DA32X528C331N31BY25N31MZ2M031G031RZ31FX32C532ZW32BG330C2DX2MS32Y62KI2S531D025R29M32V9335D330631FX32GX32WQ25F29H31D032FF26332YZ21725F1Y23M31G32F027G2F231G032ZX21725N2LJ31BU2N432Z62HJ2K331G3330L32OL330N31ZQ1Z2OV32PN331X31GQ2OP317H319X25F319Z31YK31Q425431C52SI31C72SM25V2SP25V2SS32I125F32I325425J325125J325325F325125F325325N325125N32IG31AQ2SS32IL2SI32IN2SM24N2SP24N2SL22Q2T431H02TD2292U5326O312L31H72W72382Y42TZ31V6327Z316031L731HM32MT32MS1Y32RH32M1311Q32N72WW31LP31RG31I02Y42TF31F723B2ZY314622V2WN313C22Z21Y22221W2232YZ32S332L22TM21C326Y2V3311W22423021T221338F234325V325N22Z311C32862J132SG314623422222H21Y31B832KN325M32S6325P314633942WT32LE2W032SC225327C32LL225326R2ZT222326U313Q32NC2ZK23G32KS32KU31UV313O32LZ338O21Z327632M433A127C23931V631M22752YV2UR2U22Y3339I339K2UR339M32KW315L2V9315G31HI326631H732R732R932MK2TY32RD32MO32K332L72UA2UC2UE2WO2VA2Y2338V2UK2Y722Q2TA2Y32Y52UK2VZ32L831CD32LA326F326A2WF2Y733BZ22732K231I32X62UZ32LT31M322J21Y2VK2UE2UK2WH31H9315J21S2222T9338Y31532UK31R9313E32RX338I2W222822833CC31L7326N327X339F33CV2ZQ2TK32RF32KS2WJ32MU22522Y2Z332NJ22Y31YI314A21X32KW33AX33B2326H2VZ33DO32MN2ZA31F7328F31I321X2VL31503281312325F314U32SI313C311Y3396339833A7315N2Y531QR31UX33CN21S315T31EV22521W33CK33D1325N22Q33CI31462U12Y53146325F339Q31LE2VS32MD31LI32MQ2V42VU2Y9338G33C42TQ22631EU21Y312Z22422J2X3314A32N732S02VV33C831HL315T22U2YV2V42YG27R314A32T031GG32NN32TX2KF2LT31BI324431YM335K2L431IN25F27Y318M32NL31S932AY324S2L4337425F337625433782SI337A31H02YH2YF1G328N1Z23X32NW27F2KD31XN316N32TE32VH32O533GV31NX32O832OA32XM328W31ZV31VP32O031VP31NJ31VN28N25031S932DA32T032NP33FR31N631TZ31RY31WN2AK1331DQ2OD31VO25B2S225D2NX1B2AA2P725732YJ32YL31NH31U132V432VI335431VP31NR2MS335X335Z24U21F2A625I29624N31Y824D31YA2AV31PV319H33G02KE31YR25F294317322R2FP273322Q21F32D131WA32OY1Z25O319V324125F319D24Q233334Q2CA24V2CV2632CX319L2I431ZZ297335M24D2S7323I1Z2MG29C23B28C23R2R331KM2MS31Z22SQ2AD32NX31PG31TT31ZS31YP2NM31KH33G92KE25F2SP25F31AO337S32IK32IM2SS2572SP2572SL21M32JX27C22032R133BG2TR32RA31VJ32MM32RE31HZ33CN2U92UB2UD2UF31RL2UK314A32RL2UT2UK2UW32RU32RW2V532N02V733L331I332KC2VH31HL2VL2VN33C4312Z2223131313332763146327U316033CW31RB33AM313K33AO2TM31R6313S33C431LO31RF31RH31602XX32M7314633LN314A22O314C2Y52TT2VF325D27C33CC33CN338Y2XT31UV314M314O314R314S314U314A22P314X220314Z326H33A2325Q3152315431562VZ32MY2WW32N12YG2YF25232OD28O31BN330231TX31SS25O28U25425N2L7336F31BJ27C31YP31BS33JM33NC27V33NE2L42732L72732KL31BK31TO33NA33JL2NP322826X33NF26R2L726R33NW29025J31SE32AP33NF26J31VS31YJ32QY335D31J6335V329M31BY32U3335D31VY3291329333NW33NL33NZ33NO2NM28J33O32L423V2L7333Y31BJ321R31BZ1Z25M31IW32NO33P831SG335J32T125432A42KI32A631BJ32362532P32432BG24R334G336C321L32AJ2KI32AL33PI335I32E92QA2432PH24R32E12P731IQ321L22F2L72YZ33NK27533NM333O2IU2172DA33OY2KE22332BC33NW33PJ32XY2432NZ24R32E533PQ32HP24Z32Q02632O725331Y826631YA31872AA33NF2332L723333OS33QA33OU33O12B133QG25422R2L7311731N127533OA33QD28C26N33NF1R2L732ZZ33PV31TC28432CW2CQ2BZ33Q127P33Q331YV3371335F27526G31ZI29626T31ZQ2C32IL21F27726X317H2KG31BH2KL32EE31TC31ZQ2BQ32DQ29132GX2172L732FR21724R33JA2CX2FT2HK31S932QT2IU31T72PD318V320R28125X32X3323R31GQ32EF33PC33FU25J2LT2LF3173323624V2D82642432NG24J33QQ29D321L2JW2KI2JY33TG33PW24V335M2432S724J33Q229C31YV24Q2BG26W2BG24V32FU24D2EK24I2NR28424N2FH2662EO2922I82L42I12KI2I433TU33RS29J31NU2432KR33TN27P32DI31YV2542H32KI2BQ33Q933NY31IS333833QD2MK33RC2GY25F2GG31BJ321032PG31TZ31X332D632X527525M31IP23728123R32W7324M33VG31IS2BQ31N032GX317025F317231IQ33PW32EW2CQ2E633PO27P2C533Q432HP25431O031O233W033UQ32E9317024332YV33W527G33W733S033OH2541F32511F32531B32511B325322Z325122Z32531J32511J325325J2SP25J2SS24V325124V32IC32IE3253337U25F337W25426V32IP2SS23Z325123Z325331GW2SI31GY2SM22B2SP22B2SS26R325126R325323B2SP23B2SS2372SP2372SS172SP1732JH25F32JJ25432JL2SI32JN2SM23Z2SP23Z31AW31AY2SS2532SP2532SS23N2SP23N2SL325C31L827C31LW2WF33CN2WJ22F2UH2V032RV339F315L33Z533Z733CG2WI2VS33Z92V4327C32K033BE33EP2UW23323B1H312S22S33EO21Y311O31VG31VI32ML313C31H33153310E31HJ27C33ZO33ZQ1333ZS33CI1332MY33F331VH33KQ32KN315K314A33ZD33ZH311D32RO2W833ZP312S313W31V62201331622282Y533ZU22T1Q31I3310Z1H31I3340J1Y2352YK2152T82TA1H2342232U222F34172TE341A341C3148311X2V3341F3419341M2271H341K225341O341Q2TE341T2TD33BY313X341S3418341P341B341D31HH2VN229341T34252VU341W2TE3429342734211I34233148341O342G341I311W341Z342J342J341R342P341V342F341X227342Q342F342H31HG2U23426342J342D342R2TA343334211G341O2TC342N3437342U3439342U342W2TE1G3436343H342U343322T33DZ2291I23331322U5215343N2Y4343P343U343O342G32K9227343Y343W1I312U22522I34432U21H343R338621Y34492291H344F341A3441344I34463448315X2U21I34172TY2U522821531EF312C344Q344W344G344R21Z2U5344Q238344S21Y1I23G342W3456344H3455345231103459343B34563438345D2U51G345G341L345K21Y1N34512U51N345N342034561M345V345S21Y1M34601L345Z345P1L34601K346534561K34601R346A345E1R34601Q346F2U51Q34601I1J346K345732ZU31H021Z33F72X2314H2XP22531VI33MC132YX31EU33CD31CO31B324C346X32R82242UH33FB326E31HQ2Z331L92WB2TF31RX326D340N132X131CL3472313F1F32K6315Y132TQ2VL2WT311I31MC22934722YY1Y21K3404347M2342ZF2VS341Z21W3407311N2382ZE33EJ1D348I31I322U2292ZE32JS2ZT21R310A1E27C338Q22F1331MD347X311R22I3480132282YY13312G13347C2YA13311C1322C311C223131221T2UK32NJ349I34793405312S2UY2WA347F338M3486340631V93498349R27C2UW32NX32SX33H433GV31MV27P32XG2JG31NX32O631TT33GZ31TT31J631VN31JK33N833FS31N1335U27M336U29129026T2902922RH31X333QC28V34AL31KJ32TM323C31O82R5320R2CT31W428G324R32NQ29031L732R133EW2VT31LH32MF312832MJ32RB33BJ32MN33DB33MH314J2UF33DE2UK32RH2VK222313F2Y332N9326H31H0315X22531VJ34792XQ22D22431HQ34BU33A7315V22E22621T2WF2XX31ET22C328J27C31B12OU31I932F232TR27M31XO31TE32O432GG33FU33TJ25F2DA32BE32UA330C27V34CL28V31IN2JG31IQ2KC32C631J331O331PD31GH31J6317Y29026E290333632P233UC31TW27J28G31KN2KE32XY25F31PB31N131X731SZ34D831X927W31ZI318V24V31Z226632OH32FY321F328V34B12NV31KI318V27T31TW33S133GA31C631QB31QD33YO2SI31AZ2102VZ314631M02Z32ZK2YM31H021W31QM2UC325N1622C1831RJ33BR313C31RO2VU32LN2ZT31B431RR31HU327F31CP2T41Y275');local o=bit and bit.bxor or function(l,n)local e,o=1,0 while l>0 and n>0 do local c,a=l%2,n%2 if c~=a then o=o+e end l,n,e=(l-c)/2,(n-a)/2,e*2 end if l<n then l=n end while l>0 do local n=l%2 if n>0 then o=o+e end l,e=(l-n)/2,e*2 end return o end local function n(e,l,n)if n then local l=(e/2^(l-1))%2^((n-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(e%(l+l)>=l)and 1 or 0;end;end;local l=1;local function e()local e,n,c,a=f(c,l,l+3);e=o(e,35)n=o(n,35)c=o(c,35)a=o(a,35)l=l+4;return(a*16777216)+(c*65536)+(n*256)+e;end;local function d()return e()*4294967296+e();end;local function d()local e=o(f(c,l,l),35);l=l+1;return e;end;local function Z()local o=e();local l=e();local c=1;local o=(n(l,1,20)*(2^32))+o;local e=n(l,21,31);local l=((-1)^n(l,32));if(e==0)then if(o==0)then return l*0;else e=1;c=0;end;elseif(e==2047)then return(o==0)and(l*(1/0))or(l*(0/0));end;return h(l,e-1023)*(c+(o/(2^52)));end;local F=e;local function h(e)local n;if(not e)then e=F();if(e==0)then return;end;end;n=a(c,l,l+e-2);l=l+e-1;local e={}for l=1,#n do e[l]=t(o(f(a(n,l,l)),35))end return V(e);end;local l=e;local function S()local i={};local f={};local t={};local l={};local c={};c[1]=i;c[2]=t;c[3]=f;c[7]=l;for d=1,e()do local c=o(e(),153);local e=o(e(),247);local o=n(c,1,2);local a=n(e,1,10);local l={};l[1]=a;l[5]=e;l[2]=n(c,3,10);if(o==0)then l[3]=n(c,11,19);l[4]=n(c,20,28);elseif(o==1)then l[3]=n(e,11,28);elseif(o==2)then l[3]=n(e,11,28)-131071;end;i[d]=l;end;for n=1,e()do local e=d();local l;if(e==0)then l=(d()~=0);elseif(e==2)then l=Z();elseif(e==1)then l=a(h(),1,-1);end;t[n-1]=l;end;for l=1,e()do f[l-1]=S();end;c[5]=d();c[6]=d();return c;end;local function t(...)local l={...};return l,#l end;local function N(l,Z,f)local d=l[1];local a=l[2];local S=l[3];local h=l[6];return function(...)local e=1;local o=-1;local V={};local c={...};local l=#c-1;local U={};local n={};for l=0,l do if(l>=h)then V[l-h]=c[l+1];else n[l]=c[l+1];end;end;local l;local c;while true do l=d[e];c=l[1];if c<=48 then if c<=23 then if c<=11 then if c<=5 then if c<=2 then if c<=0 then local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>1 then local d;local l=l[2];local a={};local c=0;local e=o;for l=l+1,e do c=c+1;a[c]=n[l];end;d,e=t(n[l](i(a,1,e-l)));o=l-1;else local V;local Z=l[2];local h={};local a=0;local f=Z+l[3]-1;for l=Z+1,f do a=a+1;h[a]=n[l];end;V,f=t(n[Z](i(h,1,f-Z)));f=Z+l[4]-2;a=0;for l=Z,f do a=a+1;n[l]=V[a];end;o=f;e=e+1;l=d[e];c=l[1];local a=l[2];if a>o then o=a end;n[a]=n[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]];end;elseif c<=3 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]]+a[l[4]];e=e+1;l=d[e];c=l[1];local d;local c=l[2];local a={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;a[e]=n[l];end;d,l=t(n[c](i(a,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=d[e];end;o=l;elseif c>4 then local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local f=l[2];if f>o then o=f end;n[f]=t(i({},1,l[3]));e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];local o=n[e];for l=1,l[3]do o[l]=n[e+l]end;end;elseif c<=8 then if c<=6 then n[l[2]][a[l[3]]]=a[l[4]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>7 then local e=l[2];local c=e+l[3]-2;local o={};local l=0;for e=e,c do l=l+1;o[l]=n[e];end;do return i(o,1,l)end;else local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];local h=n[l[3]];n[Z+1]=h;n[Z]=h[a[l[4]]];if Z+1>o then o=Z+1 end;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=9 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>10 then n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];else local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=17 then if c<=14 then if c<=12 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]*a[l[4]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];elseif c>13 then local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local V;local Z=l[2];local F={};local f=0;local h=Z+l[3]-1;for l=Z+1,h do f=f+1;F[f]=n[l];end;V,h=t(n[Z](i(F,1,h-Z)));h=Z+l[4]-2;f=0;for l=Z,h do f=f+1;n[l]=V[f];end;o=h;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local V={};local f=0;local Z=h+l[3]-1;for l=h+1,Z do f=f+1;V[f]=n[l];end;F,Z=t(n[h](i(V,1,Z-h)));Z=h+l[4]-2;f=0;for l=h,Z do f=f+1;n[l]=F[f];end;o=Z;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local a;local c=l[2];local d={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;d[e]=n[l];end;a,l=t(n[c](i(d,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=a[e];end;o=l;end;elseif c<=15 then local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];elseif c>16 then local c=S[l[3]];local a;if c[5]~=0 then local l={};a=Y({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,c[5]do e=e+1;local e=d[e];if e[1]==93 then l[o-1]={n,e[3]};else l[o-1]={Z,e[3]};end;U[#U+1]=l;end;end;local l=l[2];if l>o then o=l end;n[l]=N(c,a,f);else local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=20 then if c<=18 then local e=l[2];local c=n[l[3]];n[e+1]=c;n[e]=c[a[l[4]]];if e+1>o then o=e+1 end;elseif c>19 then local c=l[2];local a,e=t(n[c]());e=c+l[4]-2;local l=0;for e=c,e do l=l+1;n[e]=a[l];end;o=e;else local e=l[2];if e>o then o=e end;n[e]=#n[l[3]];end;elseif c<=21 then local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local a;local c=l[2];local d={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;d[e]=n[l];end;a,l=t(n[c](i(d,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=a[e];end;o=l;elseif c>22 then e=e+l[3];else local U;local F=l[2];local N={};local h=0;local V=F+l[3]-1;for l=F+1,V do h=h+1;N[h]=n[l];end;U,V=t(n[F](i(N,1,V-F)));V=F+l[4]-2;h=0;for l=F,V do h=h+1;n[l]=U[h];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=Z[l[3]];end;elseif c<=35 then if c<=29 then if c<=26 then if c<=24 then if(n[l[3]]~=a[l[4]])then e=e+1;end;elseif c>25 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local d;local e=l[2];local a={};local c=0;local l=e+l[3]-1;for l=e+1,l do c=c+1;a[c]=n[l];end;d,l=t(n[e](i(a,1,l-e)));o=e-1;end;elseif c<=27 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]+n[l[4]];elseif c>28 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]/a[l[4]];else local e=l[2];local o=n[e];for l=1,l[3]do o[l]=n[e+l]end;end;elseif c<=32 then if c<=30 then local e=l[2];if e>o then o=e end;n[e]=(not n[l[3]]);elseif c>31 then local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]]*a[l[4]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local t=n[l[3]];n[f+1]=t;n[f]=t[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]];else local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][n[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=33 then local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>34 then if n[l[2]]then e=e+1;end;else local e=l[2];if e>o then o=e end;n[e]=n[l[3]][n[l[4]]];end;elseif c<=41 then if c<=38 then if c<=36 then local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[a[l[4]]];if t+1>o then o=t+1 end;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>37 then local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=Z[l[3]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];else local Z=l[2];if Z>o then o=Z end;n[Z]=a[l[3]];e=e+1;l=d[e];c=l[1];local F;local V=l[2];local U={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;U[Z]=n[l];end;F,h=t(n[V](i(U,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=F[Z];end;o=h;e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];end;elseif c<=39 then if(n[l[3]]~=n[l[4]])then e=e+1;end;elseif c>40 then f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=Z[l[3]];else local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]]-n[l[4]];end;elseif c<=44 then if c<=42 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local f;local c=l[2];local d={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;d[e]=n[l];end;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;elseif c>43 then local e=l[2];if e>o then o=e end;n[e]=Z[l[3]];else n[l[2]][a[l[3]]]=a[l[4]];end;elseif c<=46 then if c>45 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local a=l[2];local h,f=t(n[a]());o=a-1;f=f+a-1;local Z=0;for l=a,f do Z=Z+1;n[l]=h[Z];end;o=f;e=e+1;l=d[e];c=l[1];local d;local l=l[2];local a={};local e=0;local c=o;for l=l+1,c do e=e+1;a[e]=n[l];end;d,c=t(n[l](i(a,1,c-l)));o=l-1;else if(n[l[3]]==a[l[4]])then e=e+1;end;end;elseif c>47 then if(n[l[3]]<n[l[4]])then e=e+1;end;else local e=l[2];local a,l=t(n[e]());o=e-1;l=l+e-1;local c=0;for l=e,l do c=c+1;n[l]=a[c];end;o=l;end;elseif c<=73 then if c<=60 then if c<=54 then if c<=51 then if c<=49 then local U;local V=l[2];local F={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;F[Z]=n[l];end;U,h=t(n[V](i(F,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=U[Z];end;o=h;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f;local a=l[2];local d={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;d[e]=n[l];end;f,c=t(n[a](i(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=f[e];end;o=c;elseif c>50 then local h=l[2];if h>o then o=h end;n[h]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local h=l[2];if h>o then o=h end;n[h]=Z[l[3]];e=e+1;l=d[e];c=l[1];local F;local h=l[2];local U={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;U[Z]=n[l];end;F,V=t(n[h](i(U,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=F[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local a=l[2];if a>o then o=a end;n[a]=n[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]];end;elseif c<=52 then local e=l[2];if e>o then o=e end;n[e]=t(i({},1,l[3]));elseif c>53 then local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local F;local Z=l[2];local V={};local f=0;local h=Z+l[3]-1;for l=Z+1,h do f=f+1;V[f]=n[l];end;F,h=t(n[Z](i(V,1,h-Z)));h=Z+l[4]-2;f=0;for l=Z,h do f=f+1;n[l]=F[f];end;o=h;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=Z[l[3]];end;elseif c<=57 then if c<=55 then local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>56 then local U;local V=l[2];local F={};local Z=0;local h=V+l[3]-1;for l=V+1,h do Z=Z+1;F[Z]=n[l];end;U,h=t(n[V](i(F,1,h-V)));h=V+l[4]-2;Z=0;for l=V,h do Z=Z+1;n[l]=U[Z];end;o=h;e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[a[l[4]]];if t+1>o then o=t+1 end;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];end;elseif c<=58 then local f=l[2];if f>o then o=f end;n[f]=n[l[3]]/a[l[4]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]]-n[l[4]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local V;local Z=l[2];local h={};local a=0;local f=Z+l[3]-1;for l=Z+1,f do a=a+1;h[a]=n[l];end;V,f=t(n[Z](i(h,1,f-Z)));f=Z+l[4]-2;a=0;for l=Z,f do a=a+1;n[l]=V[a];end;o=f;e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]]*n[l[4]];elseif c>59 then for l=l[2],l[3]do n[l]=nil;end;else if(n[l[3]]<a[l[4]])then e=e+1;end;end;elseif c<=66 then if c<=63 then if c<=61 then local d;local c=l[2];local f={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;f[e]=n[l];end;d,a=t(n[c](i(f,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=d[e];end;o=a;elseif c>62 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=a[l[3]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else Z[l[3]]=n[l[2]];end;elseif c<=64 then local i=S[l[3]];local h;if i[5]~=0 then local l={};h=Y({},{__index=function(n,e)local l=l[e];return l[1][l[2]];end,__newindex=function(o,n,e)local l=l[n]l[1][l[2]]=e;end;});for o=1,i[5]do e=e+1;local e=d[e];if e[1]==93 then l[o-1]={n,e[3]};else l[o-1]={Z,e[3]};end;U[#U+1]=l;end;end;local t=l[2];if t>o then o=t end;n[t]=N(i,h,f);e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=a[l[3]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=(l[3]~=0);e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];elseif c>65 then local h;local Z=l[2];local V={};local f=0;local a=Z+l[3]-1;for l=Z+1,a do f=f+1;V[f]=n[l];end;h,a=t(n[Z](i(V,1,a-Z)));a=a+Z-1;f=0;for l=Z,a do f=f+1;n[l]=h[f];end;o=a;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=o;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;else local l=l[2];n[l]();o=l-1;end;elseif c<=69 then if c<=67 then local e=l[2];if e>o then o=e end;n[e]=(l[3]~=0);elseif c>68 then local o=l[2];local c=l[4];local l=o+2;local a={n[o](n[o+1],n[l])};for e=1,c do n[l+e]=a[e];end;local o=n[o+3];if o then n[l]=o else e=e+1;end;else f[a[l[3]]]=n[l[2]];end;elseif c<=71 then if c>70 then local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=f[a[l[3]]];end;elseif c>72 then local e=l[2];if e>o then o=e end;n[e]=a[l[3]];else local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=a[l[3]];end;elseif c<=85 then if c<=79 then if c<=76 then if c<=74 then local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];local t=n[l[3]];n[f+1]=t;n[f]=t[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>75 then local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]]-n[l[4]];end;elseif c<=77 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>78 then local U;local h=l[2];local F={};local Z=0;local V=h+l[3]-1;for l=h+1,V do Z=Z+1;F[Z]=n[l];end;U,V=t(n[h](i(F,1,V-h)));V=h+l[4]-2;Z=0;for l=h,V do Z=Z+1;n[l]=U[Z];end;o=V;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]]/a[l[4]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]]+a[l[4]];end;elseif c<=82 then if c<=80 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]%a[l[4]];elseif c>81 then local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];n[l[2]][a[l[3]]]=n[l[4]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]]*n[l[4]];end;elseif c<=83 then n[l[2]][a[l[3]]]=n[l[4]];elseif c>84 then local t=l[2];local i=n[l[3]];n[t+1]=i;n[t]=i[a[l[4]]];if t+1>o then o=t+1 end;e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=Z[l[3]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else if not n[l[2]]then e=e+1;end;end;elseif c<=91 then if c<=88 then if c<=86 then local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local f;local c=l[2];local d={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;d[e]=n[l];end;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;elseif c>87 then local f;local a=l[2];local d={};local e=0;local c=o;for l=a+1,c do e=e+1;d[e]=n[l];end;f,c=t(n[a](i(d,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=f[e];end;o=c;else local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=a[l[3]];e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;end;elseif c<=89 then local t=l[2];if t>o then o=t end;n[t]=Z[l[3]];e=e+1;l=d[e];c=l[1];f[a[l[3]]]=n[l[2]];e=e+1;l=d[e];c=l[1];local t=l[2];if t>o then o=t end;n[t]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];elseif c>90 then local c=l[3];local e=n[c]for l=c+1,l[4]do e=e..n[l];end;local l=l[2];if l>o then o=l end;n[l]=e;else do return end;end;elseif c<=94 then if c<=92 then if(a[l[3]]<n[l[4]])then e=e+1;end;elseif c>93 then local e=l[2];if e>o then o=e end;n[e]=n[l[3]]*a[l[4]];else local e=l[2];if e>o then o=e end;n[e]=n[l[3]];end;elseif c<=96 then if c>95 then local f=l[2];local Z=n[l[3]];n[f+1]=Z;n[f]=Z[a[l[4]]];if f+1>o then o=f+1 end;e=e+1;l=d[e];c=l[1];local d;local a=l[2];local f={};local e=0;local c=a+l[3]-1;for l=a+1,c do e=e+1;f[e]=n[l];end;d,c=t(n[a](i(f,1,c-a)));c=a+l[4]-2;e=0;for l=a,c do e=e+1;n[l]=d[e];end;o=c;else local d;local c=l[2];local a={};local e=0;local l=c+l[3]-1;for l=c+1,l do e=e+1;a[e]=n[l];end;d,l=t(n[c](i(a,1,l-c)));l=l+c-1;e=0;for l=c,l do e=e+1;n[l]=d[e];end;o=l;end;elseif c>97 then local f=l[2];if f>o then o=f end;n[f]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=Z[l[3]];e=e+1;l=d[e];c=l[1];local f=l[2];if f>o then o=f end;n[f]=n[l[3]][n[l[4]]];e=e+1;l=d[e];c=l[1];local e=l[2];if e>o then o=e end;n[e]=n[l[3]][a[l[4]]];else local Z=l[2];if Z>o then o=Z end;n[Z]=n[l[3]][a[l[4]]];e=e+1;l=d[e];c=l[1];local Z=l[2];local h=n[l[3]];n[Z+1]=h;n[Z]=h[a[l[4]]];if Z+1>o then o=Z+1 end;e=e+1;l=d[e];c=l[1];local Z=l[2];if Z>o then o=Z end;n[Z]=f[a[l[3]]];e=e+1;l=d[e];c=l[1];local f;local c=l[2];local d={};local e=0;local a=c+l[3]-1;for l=c+1,a do e=e+1;d[e]=n[l];end;f,a=t(n[c](i(d,1,a-c)));a=c+l[4]-2;e=0;for l=c,a do e=e+1;n[l]=f[e];end;o=a;end;e=e+1;end;end;end;return N(S(),{},B())();
  4779. end)
  4780.  
  4781. ResetSpeedC.MouseButton1Down:connect(function()
  4782.         local Plr = game:GetService("Players").LocalPlayer
  4783.                 local Mouse = Plr:GetMouse()
  4784.  
  4785.                 Mouse.Button1Down:connect(function()
  4786.                 if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  4787.                 if not Mouse.Target then return end
  4788.                 local seatc = Mouse.Target
  4789.                 local carc = seatc.Parent
  4790.                 local speedc = carc.Configuration.MaxSpeed
  4791.                 speedc.Value = 1
  4792. end)
  4793. end)
  4794.  
  4795. SetCarSpeed.MouseButton1Down:connect(function()
  4796.         local Plr = game:GetService("Players").LocalPlayer
  4797.                 local Mouse = Plr:GetMouse()
  4798.  
  4799.                 Mouse.Button1Down:connect(function()
  4800.                 if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  4801.                 if not Mouse.Target then return end
  4802.                 local seatc = Mouse.Target
  4803.                 local carc = seatc.Parent
  4804.                 local speedc = carc.Configuration.MaxSpeed
  4805.                 speedc.Value = 20
  4806. end)
  4807. end)
  4808.  
  4809. Copy.MouseButton1Down:connect(function()
  4810. if Tool == "Copy" then
  4811. Tool = "None"
  4812. Copy.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4813. else
  4814. Tool = "Copy"
  4815. Copy.BackgroundColor3 = Color3.new(0, 0.7, 0)
  4816. Delete.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4817. Move.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4818. end
  4819. end)
  4820.  
  4821. Delete.MouseButton1Down:connect(function()
  4822. if Tool == "Delete" then
  4823. Tool = "Nothing"
  4824. Delete.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4825. else
  4826. Tool = "Delete"
  4827. Copy.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4828. Delete.BackgroundColor3 = Color3.new(0, 0.7, 0)
  4829. Move.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4830. end
  4831. end)
  4832.  
  4833. Move.MouseButton1Down:connect(function()
  4834. if Tool == "Move" then
  4835. Tool = "Nothing"
  4836. Move.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4837. else
  4838. Tool = "Move"
  4839. Copy.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4840. Delete.BackgroundColor3 = Color3.new(0.7, 0, 0)
  4841. Move.BackgroundColor3 = Color3.new(0, 0.7, 0)
  4842.  
  4843. end
  4844. end)
  4845.  
  4846.  
  4847. Mouse.Button1Up:connect(function()
  4848. Down = false
  4849. end)
  4850.  
  4851. Mouse.Button1Down:connect(function()
  4852. Down = true
  4853. if Tool == "Copy" then
  4854. if Mouse.Target ~= nil then
  4855. Clone = Mouse.Target:clone()
  4856. Clone.Parent = game.Workspace
  4857. end
  4858. end
  4859.  
  4860. if Tool == "Delete" then
  4861. if Mouse.Target ~= nil then
  4862. Mouse.Target:remove()
  4863. end
  4864. end
  4865.  
  4866. if Tool == "Move" then
  4867. if Mouse.Target ~= nil then
  4868. MoveObject = Mouse.Target
  4869. end
  4870. end
  4871.  
  4872. wait()
  4873. if Clone ~= nil then
  4874. Clone.CanCollide = false
  4875. repeat
  4876. wait()
  4877. SubX = Clone.Size.X/2
  4878. SubY = Clone.Size.Y/2
  4879. SubZ = Clone.Size.Z/2
  4880. Clone.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  4881. until Down == false
  4882. Clone.CanCollide = true
  4883. Clone.Position = Clone.Position + Vector3.new(SubX, SubY, SubZ)
  4884. Clone = nil
  4885. end
  4886.  
  4887. if MoveObject ~= nil then
  4888. MoveObject.CanCollide = false
  4889. repeat
  4890. wait()
  4891. SubX = MoveObject.Size.X/2
  4892. SubY = MoveObject.Size.Y/2
  4893. SubZ = MoveObject.Size.Z/2
  4894. MoveObject.Position = Vector3.new(Mouse.Hit.X - SubX, Mouse.Hit.Y - SubY, Mouse.Hit.Z - SubZ)
  4895. until Down == false
  4896. MoveObject.CanCollide = true
  4897. MoveObject.Position =  MoveObject.Position + Vector3.new(SubX, SubY, SubZ)
  4898. MoveObject= nil
  4899. end
  4900. end)

Replies to hax koxpl_yt rss

Title Name Language When
Re: hax koxpl_yt koxpl yt text 4 Years ago.