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