· 6 years ago · Feb 18, 2020, 10:42 PM
1PASTEBIN
2GO API TOOLS FAQ DEALS
3
4paste
5SIGN IN SIGN UP
6Public Pastes
7Untitled
86 sec ago
9Untitled
108 sec ago
11Untitled
1222 sec ago
13GTX1070
1428 sec ago
15Untitled
1629 sec ago
17Untitled
1837 sec ago
19Untitled
2041 sec ago
21Untitled
2251 sec ago
23
24
25
26FROM THE WEB
27Surgeon Says You Can Now 'Look Younger' Just By Doing This
28(Beverly Hills MD)
29
30
31
32SHARE
33TWEET
34
35LUMBER GAS SCRIPT
36 joeljoseking Apr 29th, 2019 22,200 Never
37
38It's Impossible To Last 5 Minutes Playing This Game
39forgeofempires
40
41This Game Will Not Let You Get Bored
42Forge Of Empires
43
44Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
45rawdownloadcloneembedreportprint
46text 77.29 KB
47local basetoggle = false
48local Player = game.Players.LocalPlayer
49local Mouse = Player:GetMouse()
50local LumberGas = Instance.new("ScreenGui")
51local MainFrame = Instance.new("Frame")
52local Title = Instance.new("TextLabel")
53local styleLine = Instance.new("Frame")
54local HardDragger = Instance.new("TextButton")
55local styleLine_2 = Instance.new("Frame")
56local GodMode = Instance.new("TextButton")
57local styleLine_3 = Instance.new("Frame")
58local SellWood = Instance.new("TextButton")
59local styleLine_4 = Instance.new("Frame")
60local SellPlanks = Instance.new("TextButton")
61local styleLine_5 = Instance.new("Frame")
62local TpWood = Instance.new("TextButton")
63local styleLine_6 = Instance.new("Frame")
64local ClickTp = Instance.new("TextButton")
65local styleLine_7 = Instance.new("Frame")
66local TpGifts = Instance.new("TextButton")
67local styleLine_8 = Instance.new("Frame")
68local TpPlanks = Instance.new("TextButton")
69local styleLine_9 = Instance.new("Frame")
70local CloseMain = Instance.new("TextButton")
71local PlotSpawn = Instance.new("TextButton")
72local styleLine_10 = Instance.new("Frame")
73local WalkOnWater = Instance.new("TextButton")
74local styleLine_11 = Instance.new("Frame")
75local JumpPower = Instance.new("TextButton")
76local styleLine_12 = Instance.new("Frame")
77local JumpPowerValue = Instance.new("TextBox")
78local WalkSpeedValue = Instance.new("TextBox")
79local WalkSpeed = Instance.new("TextButton")
80local styleLine_13 = Instance.new("Frame")
81local Noclip = Instance.new("TextButton")
82local styleLine_14 = Instance.new("Frame")
83local Fly = Instance.new("TextButton")
84local styleLine_15 = Instance.new("Frame")
85local NoclipLabel = Instance.new("TextLabel")
86local List = Instance.new("Frame")
87local Title_2 = Instance.new("TextLabel")
88local styleLine_16 = Instance.new("Frame")
89local MainScripts = Instance.new("TextButton")
90local styleLine_17 = Instance.new("Frame")
91local Waypoints = Instance.new("TextButton")
92local styleLine_18 = Instance.new("Frame")
93local PlayerTP = Instance.new("TextButton")
94local styleLine_19 = Instance.new("Frame")
95local Duping = Instance.new("TextButton")
96local styleLine_20 = Instance.new("Frame")
97local CloseList = Instance.new("TextButton")
98local OpenFrame = Instance.new("Frame")
99local OpenButton = Instance.new("TextButton")
100local styleLine_21 = Instance.new("Frame")
101local Waypoints_2 = Instance.new("Frame")
102local Title_3 = Instance.new("TextLabel")
103local styleLine_22 = Instance.new("Frame")
104local LandStore = Instance.new("TextButton")
105local styleLine_23 = Instance.new("Frame")
106local WoodRUs = Instance.new("TextButton")
107local styleLine_24 = Instance.new("Frame")
108local Cave = Instance.new("TextButton")
109local styleLine_25 = Instance.new("Frame")
110local Swamp = Instance.new("TextButton")
111local styleLine_26 = Instance.new("Frame")
112local Volcano = Instance.new("TextButton")
113local styleLine_27 = Instance.new("Frame")
114local PalmIsland = Instance.new("TextButton")
115local styleLine_28 = Instance.new("Frame")
116local LinksLogic = Instance.new("TextButton")
117local styleLine_29 = Instance.new("Frame")
118local SpawnPoint = Instance.new("TextButton")
119local styleLine_30 = Instance.new("Frame")
120local CloseTp = Instance.new("TextButton")
121local FancyFurnishings = Instance.new("TextButton")
122local styleLine_31 = Instance.new("Frame")
123local BoxedCars = Instance.new("TextButton")
124local styleLine_32 = Instance.new("Frame")
125local FineArtsShop = Instance.new("TextButton")
126local styleLine_33 = Instance.new("Frame")
127local BobsShack = Instance.new("TextButton")
128local styleLine_34 = Instance.new("Frame")
129local Stranger = Instance.new("TextButton")
130local styleLine_35 = Instance.new("Frame")
131local PlayerTpFrame = Instance.new("Frame")
132local Title_4 = Instance.new("TextLabel")
133local styleLine_36 = Instance.new("Frame")
134local Player3 = Instance.new("TextButton")
135local styleLine_37 = Instance.new("Frame")
136local Player1 = Instance.new("TextButton")
137local styleLine_38 = Instance.new("Frame")
138local Player5 = Instance.new("TextButton")
139local styleLine_39 = Instance.new("Frame")
140local PlayerTp = Instance.new("TextButton")
141local styleLine_40 = Instance.new("Frame")
142local Player6 = Instance.new("TextButton")
143local styleLine_41 = Instance.new("Frame")
144local TpBase = Instance.new("TextButton")
145local styleLine_42 = Instance.new("Frame")
146local Player4 = Instance.new("TextButton")
147local styleLine_43 = Instance.new("Frame")
148local Player2 = Instance.new("TextButton")
149local styleLine_44 = Instance.new("Frame")
150local ClosePlayerTp = Instance.new("TextButton")
151local PlayerSelect = Instance.new("TextLabel")
152local PSelected = Instance.new("TextLabel")
153local DupeFrame = Instance.new("Frame")
154local Title_5 = Instance.new("TextLabel")
155local styleLine_45 = Instance.new("Frame")
156local Slot2 = Instance.new("TextButton")
157local styleLine_46 = Instance.new("Frame")
158local Slot1 = Instance.new("TextButton")
159local styleLine_47 = Instance.new("Frame")
160local Slot3 = Instance.new("TextButton")
161local styleLine_48 = Instance.new("Frame")
162local Slot4 = Instance.new("TextButton")
163local styleLine_49 = Instance.new("Frame")
164local NormalDupeButton = Instance.new("TextButton")
165local styleLine_50 = Instance.new("Frame")
166local Slot6 = Instance.new("TextButton")
167local styleLine_51 = Instance.new("Frame")
168local Slot5 = Instance.new("TextButton")
169local styleLine_52 = Instance.new("Frame")
170local CloseDupe = Instance.new("TextButton")
171local NormalDupeText = Instance.new("TextLabel")
172local SlotDupeText = Instance.new("TextLabel")
173local DupeStatus = Instance.new("TextLabel")
174
175-- Properties
176
177LumberGas.Name = "LumberGas"
178LumberGas.Parent = game.CoreGui
179
180MainFrame.Name = "MainFrame"
181MainFrame.Parent = LumberGas
182MainFrame.Active = true
183MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
184MainFrame.Draggable = true
185MainFrame.Position = UDim2.new(0.87319243, -150, 0.0975976288, 0)
186MainFrame.Selectable = true
187MainFrame.Size = UDim2.new(0, 301, 0, 258)
188MainFrame.Style = Enum.FrameStyle.DropShadow
189MainFrame.Visible = false
190
191Title.Name = "Title"
192Title.Parent = MainFrame
193Title.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
194Title.BorderSizePixel = 0
195Title.Position = UDim2.new(0, -2, 0, -2)
196Title.Size = UDim2.new(1, 4, 0, 32)
197Title.Font = Enum.Font.SourceSansBold
198Title.Text = "MainScripts"
199Title.TextColor3 = Color3.new(1, 1, 1)
200Title.TextSize = 24
201Title.TextYAlignment = Enum.TextYAlignment.Top
202
203styleLine.Name = "styleLine"
204styleLine.Parent = Title
205styleLine.BackgroundColor3 = Color3.new(1, 1, 1)
206styleLine.BackgroundTransparency = 0.30000001192093
207styleLine.BorderSizePixel = 0
208styleLine.Position = UDim2.new(0, 0, 0, 28)
209styleLine.Size = UDim2.new(1, 0, 0, 4)
210styleLine.ZIndex = 2
211
212HardDragger.Name = "HardDragger"
213HardDragger.Parent = MainFrame
214HardDragger.BackgroundColor3 = Color3.new(1, 1, 1)
215HardDragger.BackgroundTransparency = 0.5
216HardDragger.BorderSizePixel = 0
217HardDragger.Position = UDim2.new(0, 4, 0, 62)
218HardDragger.Size = UDim2.new(0, 95, 0, 22)
219HardDragger.Font = Enum.Font.SourceSansBold
220HardDragger.Text = "HardDragger"
221HardDragger.TextColor3 = Color3.new(0, 0, 0)
222HardDragger.TextSize = 18
223HardDragger.TextTransparency = 0.5
224
225styleLine_2.Name = "styleLine"
226styleLine_2.Parent = HardDragger
227styleLine_2.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
228styleLine_2.BorderSizePixel = 0
229styleLine_2.Size = UDim2.new(0, 5, 1, 0)
230
231GodMode.Name = "GodMode"
232GodMode.Parent = MainFrame
233GodMode.BackgroundColor3 = Color3.new(1, 1, 1)
234GodMode.BackgroundTransparency = 0.5
235GodMode.BorderSizePixel = 0
236GodMode.Position = UDim2.new(0, 4, 0, 33)
237GodMode.Size = UDim2.new(0, 95, 0, 22)
238GodMode.Font = Enum.Font.SourceSansBold
239GodMode.Text = "GodMode"
240GodMode.TextColor3 = Color3.new(0, 0, 0)
241GodMode.TextSize = 18
242GodMode.TextTransparency = 0.5
243
244styleLine_3.Name = "styleLine"
245styleLine_3.Parent = GodMode
246styleLine_3.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
247styleLine_3.BorderSizePixel = 0
248styleLine_3.Size = UDim2.new(0, 5, 1, 0)
249
250SellWood.Name = "SellWood"
251SellWood.Parent = MainFrame
252SellWood.BackgroundColor3 = Color3.new(1, 1, 1)
253SellWood.BackgroundTransparency = 0.5
254SellWood.BorderSizePixel = 0
255SellWood.Position = UDim2.new(0, 4, 0, 91)
256SellWood.Size = UDim2.new(0, 95, 0, 22)
257SellWood.Font = Enum.Font.SourceSansBold
258SellWood.Text = "SellWood"
259SellWood.TextColor3 = Color3.new(0, 0, 0)
260SellWood.TextSize = 18
261SellWood.TextTransparency = 0.5
262
263styleLine_4.Name = "styleLine"
264styleLine_4.Parent = SellWood
265styleLine_4.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
266styleLine_4.BorderSizePixel = 0
267styleLine_4.Size = UDim2.new(0, 5, 1, 0)
268
269SellPlanks.Name = "SellPlanks"
270SellPlanks.Parent = MainFrame
271SellPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
272SellPlanks.BackgroundTransparency = 0.5
273SellPlanks.BorderSizePixel = 0
274SellPlanks.Position = UDim2.new(0, 4, 0, 121)
275SellPlanks.Size = UDim2.new(0, 95, 0, 22)
276SellPlanks.Font = Enum.Font.SourceSansBold
277SellPlanks.Text = "SellPlanks"
278SellPlanks.TextColor3 = Color3.new(0, 0, 0)
279SellPlanks.TextSize = 18
280SellPlanks.TextTransparency = 0.5
281
282styleLine_5.Name = "styleLine"
283styleLine_5.Parent = SellPlanks
284styleLine_5.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
285styleLine_5.BorderSizePixel = 0
286styleLine_5.Size = UDim2.new(0, 5, 1, 0)
287
288TpWood.Name = "TpWood"
289TpWood.Parent = MainFrame
290TpWood.BackgroundColor3 = Color3.new(1, 1, 1)
291TpWood.BackgroundTransparency = 0.5
292TpWood.BorderSizePixel = 0
293TpWood.Position = UDim2.new(0, 106, 0, 91)
294TpWood.Size = UDim2.new(0, 95, 0, 22)
295TpWood.Font = Enum.Font.SourceSansBold
296TpWood.Text = "TpWood"
297TpWood.TextColor3 = Color3.new(0, 0, 0)
298TpWood.TextSize = 18
299TpWood.TextTransparency = 0.5
300
301styleLine_6.Name = "styleLine"
302styleLine_6.Parent = TpWood
303styleLine_6.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
304styleLine_6.BorderSizePixel = 0
305styleLine_6.Size = UDim2.new(0, 5, 1, 0)
306
307ClickTp.Name = "ClickTp"
308ClickTp.Parent = MainFrame
309ClickTp.BackgroundColor3 = Color3.new(1, 1, 1)
310ClickTp.BackgroundTransparency = 0.5
311ClickTp.BorderSizePixel = 0
312ClickTp.Position = UDim2.new(0, 106, 0, 121)
313ClickTp.Size = UDim2.new(0, 95, 0, 22)
314ClickTp.Font = Enum.Font.SourceSansBold
315ClickTp.Text = "Ctrl+ClickTp"
316ClickTp.TextColor3 = Color3.new(0, 0, 0)
317ClickTp.TextSize = 18
318ClickTp.TextTransparency = 0.5
319
320styleLine_7.Name = "styleLine"
321styleLine_7.Parent = ClickTp
322styleLine_7.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
323styleLine_7.BorderSizePixel = 0
324styleLine_7.Size = UDim2.new(0, 5, 1, 0)
325
326TpGifts.Name = "TpGifts"
327TpGifts.Parent = MainFrame
328TpGifts.BackgroundColor3 = Color3.new(1, 1, 1)
329TpGifts.BackgroundTransparency = 0.5
330TpGifts.BorderSizePixel = 0
331TpGifts.Position = UDim2.new(0, 106, 0, 62)
332TpGifts.Size = UDim2.new(0, 95, 0, 22)
333TpGifts.Font = Enum.Font.SourceSansBold
334TpGifts.Text = "TpGifts"
335TpGifts.TextColor3 = Color3.new(0, 0, 0)
336TpGifts.TextSize = 18
337TpGifts.TextTransparency = 0.5
338
339styleLine_8.Name = "styleLine"
340styleLine_8.Parent = TpGifts
341styleLine_8.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
342styleLine_8.BorderSizePixel = 0
343styleLine_8.Size = UDim2.new(0, 5, 1, 0)
344
345TpPlanks.Name = "TpPlanks"
346TpPlanks.Parent = MainFrame
347TpPlanks.BackgroundColor3 = Color3.new(1, 1, 1)
348TpPlanks.BackgroundTransparency = 0.5
349TpPlanks.BorderSizePixel = 0
350TpPlanks.Position = UDim2.new(0, 106, 0, 33)
351TpPlanks.Size = UDim2.new(0, 95, 0, 22)
352TpPlanks.Font = Enum.Font.SourceSansBold
353TpPlanks.Text = "TpPlanks"
354TpPlanks.TextColor3 = Color3.new(0, 0, 0)
355TpPlanks.TextSize = 18
356TpPlanks.TextTransparency = 0.5
357
358styleLine_9.Name = "styleLine"
359styleLine_9.Parent = TpPlanks
360styleLine_9.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
361styleLine_9.BorderSizePixel = 0
362styleLine_9.Size = UDim2.new(0, 5, 1, 0)
363
364CloseMain.Name = "CloseMain"
365CloseMain.Parent = MainFrame
366CloseMain.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
367CloseMain.BackgroundTransparency = 0.80000001192093
368CloseMain.BorderSizePixel = 0
369CloseMain.Position = UDim2.new(1, -30, 0, 0)
370CloseMain.Size = UDim2.new(0, 30, 0, 28)
371CloseMain.ZIndex = 2
372CloseMain.Font = Enum.Font.SourceSansBold
373CloseMain.Text = "x"
374CloseMain.TextColor3 = Color3.new(1, 1, 1)
375CloseMain.TextSize = 24
376CloseMain.TextTransparency = 0.30000001192093
377CloseMain.TextYAlignment = Enum.TextYAlignment.Top
378
379PlotSpawn.Name = "PlotSpawn"
380PlotSpawn.Parent = MainFrame
381PlotSpawn.BackgroundColor3 = Color3.new(1, 1, 1)
382PlotSpawn.BackgroundTransparency = 0.5
383PlotSpawn.BorderSizePixel = 0
384PlotSpawn.Position = UDim2.new(0, 106, 0, 152)
385PlotSpawn.Size = UDim2.new(0, 95, 0, 22)
386PlotSpawn.Font = Enum.Font.SourceSansBold
387PlotSpawn.Text = "Q to spawn Plots"
388PlotSpawn.TextColor3 = Color3.new(0, 0, 0)
389PlotSpawn.TextScaled = true
390PlotSpawn.TextSize = 18
391PlotSpawn.TextTransparency = 0.5
392PlotSpawn.TextWrapped = true
393
394styleLine_10.Name = "styleLine"
395styleLine_10.Parent = PlotSpawn
396styleLine_10.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
397styleLine_10.BorderSizePixel = 0
398styleLine_10.Size = UDim2.new(0, 5, 1, 0)
399
400WalkOnWater.Name = "WalkOnWater"
401WalkOnWater.Parent = MainFrame
402WalkOnWater.BackgroundColor3 = Color3.new(1, 1, 1)
403WalkOnWater.BackgroundTransparency = 0.5
404WalkOnWater.BorderSizePixel = 0
405WalkOnWater.Position = UDim2.new(0, 4, 0, 152)
406WalkOnWater.Size = UDim2.new(0, 95, 0, 22)
407WalkOnWater.Font = Enum.Font.SourceSansBold
408WalkOnWater.Text = "Frozen Water"
409WalkOnWater.TextColor3 = Color3.new(0, 0, 0)
410WalkOnWater.TextSize = 18
411WalkOnWater.TextTransparency = 0.5
412
413styleLine_11.Name = "styleLine"
414styleLine_11.Parent = WalkOnWater
415styleLine_11.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
416styleLine_11.BorderSizePixel = 0
417styleLine_11.Size = UDim2.new(0, 5, 1, 0)
418
419JumpPower.Name = "JumpPower"
420JumpPower.Parent = MainFrame
421JumpPower.BackgroundColor3 = Color3.new(1, 1, 1)
422JumpPower.BackgroundTransparency = 0.5
423JumpPower.BorderSizePixel = 0
424JumpPower.Position = UDim2.new(0, 4, 0, 183)
425JumpPower.Size = UDim2.new(0, 68, 0, 22)
426JumpPower.Font = Enum.Font.SourceSansBold
427JumpPower.Text = "Jump Power"
428JumpPower.TextColor3 = Color3.new(0, 0, 0)
429JumpPower.TextScaled = true
430JumpPower.TextSize = 18
431JumpPower.TextTransparency = 0.5
432JumpPower.TextWrapped = true
433
434styleLine_12.Name = "styleLine"
435styleLine_12.Parent = JumpPower
436styleLine_12.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
437styleLine_12.BorderSizePixel = 0
438styleLine_12.Size = UDim2.new(0, 5, 1, 0)
439
440JumpPowerValue.Name = "JumpPowerValue"
441JumpPowerValue.Parent = MainFrame
442JumpPowerValue.BackgroundColor3 = Color3.new(1, 1, 1)
443JumpPowerValue.BackgroundTransparency = 0.5
444JumpPowerValue.Position = UDim2.new(0.0332225896, 0, 0.891472876, 0)
445JumpPowerValue.Size = UDim2.new(0, 57, 0, 20)
446JumpPowerValue.Font = Enum.Font.SourceSansBold
447JumpPowerValue.Text = "Jp Value"
448JumpPowerValue.TextColor3 = Color3.new(0, 0, 0)
449JumpPowerValue.TextSize = 14
450JumpPowerValue.TextTransparency = 0.5
451
452WalkSpeedValue.Name = "WalkSpeedValue"
453WalkSpeedValue.Parent = MainFrame
454WalkSpeedValue.BackgroundColor3 = Color3.new(1, 1, 1)
455WalkSpeedValue.BackgroundTransparency = 0.5
456WalkSpeedValue.Position = UDim2.new(0.318936884, 0, 0.891472876, 0)
457WalkSpeedValue.Size = UDim2.new(0, 56, 0, 20)
458WalkSpeedValue.Font = Enum.Font.SourceSansBold
459WalkSpeedValue.Text = "Wp Value"
460WalkSpeedValue.TextColor3 = Color3.new(0, 0, 0)
461WalkSpeedValue.TextSize = 14
462WalkSpeedValue.TextTransparency = 0.5
463
464WalkSpeed.Name = "WalkSpeed"
465WalkSpeed.Parent = MainFrame
466WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
467WalkSpeed.BackgroundTransparency = 0.5
468WalkSpeed.BorderSizePixel = 0
469WalkSpeed.Position = UDim2.new(0, 87, 0, 183)
470WalkSpeed.Size = UDim2.new(0, 64, 0, 22)
471WalkSpeed.Font = Enum.Font.SourceSansBold
472WalkSpeed.Text = "Walk Speed"
473WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
474WalkSpeed.TextScaled = true
475WalkSpeed.TextSize = 18
476WalkSpeed.TextTransparency = 0.5
477WalkSpeed.TextWrapped = true
478
479styleLine_13.Name = "styleLine"
480styleLine_13.Parent = WalkSpeed
481styleLine_13.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
482styleLine_13.BorderSizePixel = 0
483styleLine_13.Size = UDim2.new(0, 5, 1, 0)
484
485Noclip.Name = "Noclip"
486Noclip.Parent = MainFrame
487Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
488Noclip.BackgroundTransparency = 0.5
489Noclip.BorderSizePixel = 0
490Noclip.Position = UDim2.new(0, 208, 0, 33)
491Noclip.Size = UDim2.new(0, 77, 0, 22)
492Noclip.Font = Enum.Font.SourceSansBold
493Noclip.Text = "Noclip"
494Noclip.TextColor3 = Color3.new(0, 0, 0)
495Noclip.TextSize = 18
496Noclip.TextTransparency = 0.5
497
498styleLine_14.Name = "styleLine"
499styleLine_14.Parent = Noclip
500styleLine_14.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
501styleLine_14.BorderSizePixel = 0
502styleLine_14.Size = UDim2.new(0, 5, 1, 0)
503
504Fly.Name = "Fly"
505Fly.Parent = MainFrame
506Fly.BackgroundColor3 = Color3.new(1, 1, 1)
507Fly.BackgroundTransparency = 0.5
508Fly.BorderSizePixel = 0
509Fly.Position = UDim2.new(0, 208, 0, 91)
510Fly.Size = UDim2.new(0, 77, 0, 22)
511Fly.Font = Enum.Font.SourceSansBold
512Fly.Text = "Fly(Q)"
513Fly.TextColor3 = Color3.new(0, 0, 0)
514Fly.TextSize = 18
515Fly.TextTransparency = 0.5
516
517styleLine_15.Name = "styleLine"
518styleLine_15.Parent = Fly
519styleLine_15.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
520styleLine_15.BorderSizePixel = 0
521styleLine_15.Size = UDim2.new(0, 5, 1, 0)
522
523NoclipLabel.Name = "NoclipLabel"
524NoclipLabel.Parent = MainFrame
525NoclipLabel.BackgroundColor3 = Color3.new(1, 1, 1)
526NoclipLabel.BackgroundTransparency = 1
527NoclipLabel.Position = UDim2.new(0.730897009, 0, 0.27131784, 0)
528NoclipLabel.Size = UDim2.new(0, 76, 0, 18)
529NoclipLabel.Font = Enum.Font.SourceSans
530NoclipLabel.Text = ""
531NoclipLabel.TextColor3 = Color3.new(0, 0, 0)
532NoclipLabel.TextSize = 14
533NoclipLabel.TextTransparency = 0.5
534
535List.Name = "List"
536List.Parent = LumberGas
537List.Active = true
538List.BackgroundColor3 = Color3.new(1, 1, 1)
539List.Draggable = true
540List.Position = UDim2.new(0.54457587, -150, 0.423423409, 0)
541List.Selectable = true
542List.Size = UDim2.new(0, 137, 0, 179)
543List.Visible = false
544List.Style = Enum.FrameStyle.DropShadow
545
546Title_2.Name = "Title"
547Title_2.Parent = List
548Title_2.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
549Title_2.BorderSizePixel = 0
550Title_2.Position = UDim2.new(-0.00719424197, 0, -0.0508474596, 0)
551Title_2.Size = UDim2.new(0.841726601, 24, 0, 32)
552Title_2.Font = Enum.Font.SourceSansBold
553Title_2.Text = "LumberGas"
554Title_2.TextColor3 = Color3.new(1, 1, 1)
555Title_2.TextSize = 24
556Title_2.TextWrapped = true
557Title_2.TextXAlignment = Enum.TextXAlignment.Left
558Title_2.TextYAlignment = Enum.TextYAlignment.Top
559
560styleLine_16.Name = "styleLine"
561styleLine_16.Parent = Title_2
562styleLine_16.BackgroundColor3 = Color3.new(1, 1, 1)
563styleLine_16.BackgroundTransparency = 0.30000001192093
564styleLine_16.BorderSizePixel = 0
565styleLine_16.Position = UDim2.new(0, 0, 0, 28)
566styleLine_16.Size = UDim2.new(1, 0, 0, 4)
567styleLine_16.ZIndex = 2
568
569MainScripts.Name = "MainScripts"
570MainScripts.Parent = List
571MainScripts.BackgroundColor3 = Color3.new(1, 1, 1)
572MainScripts.BackgroundTransparency = 0.5
573MainScripts.BorderSizePixel = 0
574MainScripts.Position = UDim2.new(0, 7, 0, 37)
575MainScripts.Size = UDim2.new(0, 112, 0, 22)
576MainScripts.Font = Enum.Font.SourceSansBold
577MainScripts.Text = "MainScripts"
578MainScripts.TextColor3 = Color3.new(0, 0, 0)
579MainScripts.TextScaled = true
580MainScripts.TextSize = 18
581MainScripts.TextTransparency = 0.5
582MainScripts.TextWrapped = true
583
584styleLine_17.Name = "styleLine"
585styleLine_17.Parent = MainScripts
586styleLine_17.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
587styleLine_17.BorderSizePixel = 0
588styleLine_17.Size = UDim2.new(0, 5, 1, 0)
589
590Waypoints.Name = "Waypoints"
591Waypoints.Parent = List
592Waypoints.BackgroundColor3 = Color3.new(1, 1, 1)
593Waypoints.BackgroundTransparency = 0.5
594Waypoints.BorderSizePixel = 0
595Waypoints.Position = UDim2.new(0, 7, 0, 69)
596Waypoints.Size = UDim2.new(0, 112, 0, 22)
597Waypoints.Font = Enum.Font.SourceSansBold
598Waypoints.Text = "Waypoints"
599Waypoints.TextColor3 = Color3.new(0, 0, 0)
600Waypoints.TextScaled = true
601Waypoints.TextSize = 18
602Waypoints.TextTransparency = 0.5
603Waypoints.TextWrapped = true
604
605styleLine_18.Name = "styleLine"
606styleLine_18.Parent = Waypoints
607styleLine_18.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
608styleLine_18.BorderSizePixel = 0
609styleLine_18.Size = UDim2.new(0, 5, 1, 0)
610
611PlayerTP.Name = "PlayerTP"
612PlayerTP.Parent = List
613PlayerTP.BackgroundColor3 = Color3.new(1, 1, 1)
614PlayerTP.BackgroundTransparency = 0.5
615PlayerTP.BorderSizePixel = 0
616PlayerTP.Position = UDim2.new(0, 7, 0, 101)
617PlayerTP.Size = UDim2.new(0, 112, 0, 22)
618PlayerTP.Font = Enum.Font.SourceSansBold
619PlayerTP.Text = "PlayerTP"
620PlayerTP.TextColor3 = Color3.new(0, 0, 0)
621PlayerTP.TextScaled = true
622PlayerTP.TextSize = 18
623PlayerTP.TextTransparency = 0.5
624PlayerTP.TextWrapped = true
625
626styleLine_19.Name = "styleLine"
627styleLine_19.Parent = PlayerTP
628styleLine_19.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
629styleLine_19.BorderSizePixel = 0
630styleLine_19.Size = UDim2.new(0, 5, 1, 0)
631
632Duping.Name = "Duping"
633Duping.Parent = List
634Duping.BackgroundColor3 = Color3.new(1, 1, 1)
635Duping.BackgroundTransparency = 0.5
636Duping.BorderSizePixel = 0
637Duping.Position = UDim2.new(0, 7, 0, 132)
638Duping.Size = UDim2.new(0, 112, 0, 22)
639Duping.Font = Enum.Font.SourceSansBold
640Duping.Text = "Duping"
641Duping.TextColor3 = Color3.new(0, 0, 0)
642Duping.TextScaled = true
643Duping.TextSize = 18
644Duping.TextTransparency = 0.5
645Duping.TextWrapped = true
646
647styleLine_20.Name = "styleLine"
648styleLine_20.Parent = Duping
649styleLine_20.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
650styleLine_20.BorderSizePixel = 0
651styleLine_20.Size = UDim2.new(0, 5, 1, 0)
652
653CloseList.Name = "CloseList"
654CloseList.Parent = List
655CloseList.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
656CloseList.BackgroundTransparency = 0.80000001192093
657CloseList.BorderSizePixel = 0
658CloseList.Position = UDim2.new(1.028777, -30, -0.0451977402, 0)
659CloseList.Size = UDim2.new(0, 30, 0, 28)
660CloseList.ZIndex = 2
661CloseList.Font = Enum.Font.SourceSansBold
662CloseList.Text = "x"
663CloseList.TextColor3 = Color3.new(1, 1, 1)
664CloseList.TextSize = 24
665CloseList.TextTransparency = 0.30000001192093
666CloseList.TextYAlignment = Enum.TextYAlignment.Top
667
668OpenFrame.Name = "OpenFrame"
669OpenFrame.Parent = LumberGas
670OpenFrame.Active = true
671OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
672OpenFrame.Draggable = true
673OpenFrame.Position = UDim2.new(1.03946328, -150, 0.907090425, 0)
674OpenFrame.Selectable = true
675OpenFrame.Size = UDim2.new(0, 100, 0, 76)
676OpenFrame.Style = Enum.FrameStyle.DropShadow
677
678OpenButton.Name = "OpenButton"
679OpenButton.Parent = OpenFrame
680OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
681OpenButton.BackgroundTransparency = 0.5
682OpenButton.BorderSizePixel = 0
683OpenButton.Position = UDim2.new(0, 0, 0, -1)
684OpenButton.Size = UDim2.new(0, 84, 0, 61)
685OpenButton.Font = Enum.Font.SourceSansBold
686OpenButton.Text = "Open"
687OpenButton.TextColor3 = Color3.new(0, 0, 0)
688OpenButton.TextSize = 18
689OpenButton.TextTransparency = 0.5
690
691styleLine_21.Name = "styleLine"
692styleLine_21.Parent = OpenButton
693styleLine_21.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
694styleLine_21.BorderSizePixel = 0
695styleLine_21.Size = UDim2.new(0, 5, 1, 0)
696
697Waypoints_2.Name = "Waypoints"
698Waypoints_2.Parent = LumberGas
699Waypoints_2.Active = true
700Waypoints_2.BackgroundColor3 = Color3.new(1, 1, 1)
701Waypoints_2.Draggable = true
702Waypoints_2.Position = UDim2.new(0.377895176, -150, 0.409454703, 0)
703Waypoints_2.Selectable = true
704Waypoints_2.Size = UDim2.new(0, 225, 0, 341)
705Waypoints_2.Visible = false
706Waypoints_2.Style = Enum.FrameStyle.DropShadow
707
708Title_3.Name = "Title"
709Title_3.Parent = Waypoints_2
710Title_3.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
711Title_3.BorderSizePixel = 0
712Title_3.Position = UDim2.new(0, -2, 0, -2)
713Title_3.Size = UDim2.new(1, 4, 0, 32)
714Title_3.Font = Enum.Font.SourceSansBold
715Title_3.Text = "Waypoints"
716Title_3.TextColor3 = Color3.new(1, 1, 1)
717Title_3.TextSize = 24
718Title_3.TextYAlignment = Enum.TextYAlignment.Top
719
720styleLine_22.Name = "styleLine"
721styleLine_22.Parent = Title_3
722styleLine_22.BackgroundColor3 = Color3.new(1, 1, 1)
723styleLine_22.BackgroundTransparency = 0.30000001192093
724styleLine_22.BorderSizePixel = 0
725styleLine_22.Position = UDim2.new(0, 0, 0, 28)
726styleLine_22.Size = UDim2.new(1, 0, 0, 4)
727styleLine_22.ZIndex = 2
728
729LandStore.Name = "LandStore"
730LandStore.Parent = Waypoints_2
731LandStore.BackgroundColor3 = Color3.new(1, 1, 1)
732LandStore.BackgroundTransparency = 0.5
733LandStore.BorderSizePixel = 0
734LandStore.Position = UDim2.new(0, 4, 0, 84)
735LandStore.Size = UDim2.new(0, 95, 0, 22)
736LandStore.Font = Enum.Font.SourceSansBold
737LandStore.Text = "LandStore"
738LandStore.TextColor3 = Color3.new(0, 0, 0)
739LandStore.TextSize = 18
740LandStore.TextTransparency = 0.5
741
742styleLine_23.Name = "styleLine"
743styleLine_23.Parent = LandStore
744styleLine_23.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
745styleLine_23.BorderSizePixel = 0
746styleLine_23.Size = UDim2.new(0, 5, 1, 0)
747
748WoodRUs.Name = "WoodRUs"
749WoodRUs.Parent = Waypoints_2
750WoodRUs.BackgroundColor3 = Color3.new(1, 1, 1)
751WoodRUs.BackgroundTransparency = 0.5
752WoodRUs.BorderSizePixel = 0
753WoodRUs.Position = UDim2.new(0, 4, 0, 47)
754WoodRUs.Size = UDim2.new(0, 95, 0, 22)
755WoodRUs.Font = Enum.Font.SourceSansBold
756WoodRUs.Text = "WoodRUs"
757WoodRUs.TextColor3 = Color3.new(0, 0, 0)
758WoodRUs.TextSize = 18
759WoodRUs.TextTransparency = 0.5
760
761styleLine_24.Name = "styleLine"
762styleLine_24.Parent = WoodRUs
763styleLine_24.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
764styleLine_24.BorderSizePixel = 0
765styleLine_24.Size = UDim2.new(0, 5, 1, 0)
766
767Cave.Name = "Cave"
768Cave.Parent = Waypoints_2
769Cave.BackgroundColor3 = Color3.new(1, 1, 1)
770Cave.BackgroundTransparency = 0.5
771Cave.BorderSizePixel = 0
772Cave.Position = UDim2.new(0, 4, 0, 121)
773Cave.Size = UDim2.new(0, 95, 0, 22)
774Cave.Font = Enum.Font.SourceSansBold
775Cave.Text = "Cave"
776Cave.TextColor3 = Color3.new(0, 0, 0)
777Cave.TextSize = 18
778Cave.TextTransparency = 0.5
779
780styleLine_25.Name = "styleLine"
781styleLine_25.Parent = Cave
782styleLine_25.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
783styleLine_25.BorderSizePixel = 0
784styleLine_25.Size = UDim2.new(0, 5, 1, 0)
785
786Swamp.Name = "Swamp"
787Swamp.Parent = Waypoints_2
788Swamp.BackgroundColor3 = Color3.new(1, 1, 1)
789Swamp.BackgroundTransparency = 0.5
790Swamp.BorderSizePixel = 0
791Swamp.Position = UDim2.new(0, 4, 0, 158)
792Swamp.Size = UDim2.new(0, 95, 0, 22)
793Swamp.Font = Enum.Font.SourceSansBold
794Swamp.Text = "Swamp"
795Swamp.TextColor3 = Color3.new(0, 0, 0)
796Swamp.TextSize = 18
797Swamp.TextTransparency = 0.5
798
799styleLine_26.Name = "styleLine"
800styleLine_26.Parent = Swamp
801styleLine_26.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
802styleLine_26.BorderSizePixel = 0
803styleLine_26.Size = UDim2.new(0, 5, 1, 0)
804
805Volcano.Name = "Volcano"
806Volcano.Parent = Waypoints_2
807Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
808Volcano.BackgroundTransparency = 0.5
809Volcano.BorderSizePixel = 0
810Volcano.Position = UDim2.new(0, 106, 0, 121)
811Volcano.Size = UDim2.new(0, 95, 0, 22)
812Volcano.Font = Enum.Font.SourceSansBold
813Volcano.Text = "Volcano"
814Volcano.TextColor3 = Color3.new(0, 0, 0)
815Volcano.TextSize = 18
816Volcano.TextTransparency = 0.5
817
818styleLine_27.Name = "styleLine"
819styleLine_27.Parent = Volcano
820styleLine_27.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
821styleLine_27.BorderSizePixel = 0
822styleLine_27.Size = UDim2.new(0, 5, 1, 0)
823
824PalmIsland.Name = "PalmIsland"
825PalmIsland.Parent = Waypoints_2
826PalmIsland.BackgroundColor3 = Color3.new(1, 1, 1)
827PalmIsland.BackgroundTransparency = 0.5
828PalmIsland.BorderSizePixel = 0
829PalmIsland.Position = UDim2.new(0, 106, 0, 158)
830PalmIsland.Size = UDim2.new(0, 95, 0, 22)
831PalmIsland.Font = Enum.Font.SourceSansBold
832PalmIsland.Text = "PalmIsland"
833PalmIsland.TextColor3 = Color3.new(0, 0, 0)
834PalmIsland.TextSize = 18
835PalmIsland.TextTransparency = 0.5
836
837styleLine_28.Name = "styleLine"
838styleLine_28.Parent = PalmIsland
839styleLine_28.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
840styleLine_28.BorderSizePixel = 0
841styleLine_28.Size = UDim2.new(0, 5, 1, 0)
842
843LinksLogic.Name = "LinksLogic"
844LinksLogic.Parent = Waypoints_2
845LinksLogic.BackgroundColor3 = Color3.new(1, 1, 1)
846LinksLogic.BackgroundTransparency = 0.5
847LinksLogic.BorderSizePixel = 0
848LinksLogic.Position = UDim2.new(0, 106, 0, 84)
849LinksLogic.Size = UDim2.new(0, 95, 0, 22)
850LinksLogic.Font = Enum.Font.SourceSansBold
851LinksLogic.Text = "LinksLogic"
852LinksLogic.TextColor3 = Color3.new(0, 0, 0)
853LinksLogic.TextSize = 18
854LinksLogic.TextTransparency = 0.5
855
856styleLine_29.Name = "styleLine"
857styleLine_29.Parent = LinksLogic
858styleLine_29.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
859styleLine_29.BorderSizePixel = 0
860styleLine_29.Size = UDim2.new(0, 5, 1, 0)
861
862SpawnPoint.Name = "SpawnPoint"
863SpawnPoint.Parent = Waypoints_2
864SpawnPoint.BackgroundColor3 = Color3.new(1, 1, 1)
865SpawnPoint.BackgroundTransparency = 0.5
866SpawnPoint.BorderSizePixel = 0
867SpawnPoint.Position = UDim2.new(0, 106, 0, 47)
868SpawnPoint.Size = UDim2.new(0, 95, 0, 22)
869SpawnPoint.Font = Enum.Font.SourceSansBold
870SpawnPoint.Text = "Spawn"
871SpawnPoint.TextColor3 = Color3.new(0, 0, 0)
872SpawnPoint.TextSize = 18
873SpawnPoint.TextTransparency = 0.5
874
875styleLine_30.Name = "styleLine"
876styleLine_30.Parent = SpawnPoint
877styleLine_30.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
878styleLine_30.BorderSizePixel = 0
879styleLine_30.Size = UDim2.new(0, 5, 1, 0)
880
881CloseTp.Name = "CloseTp"
882CloseTp.Parent = Waypoints_2
883CloseTp.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
884CloseTp.BackgroundTransparency = 0.80000001192093
885CloseTp.BorderSizePixel = 0
886CloseTp.Position = UDim2.new(1, -30, 0, 0)
887CloseTp.Size = UDim2.new(0, 30, 0, 28)
888CloseTp.ZIndex = 2
889CloseTp.Font = Enum.Font.SourceSansBold
890CloseTp.Text = "x"
891CloseTp.TextColor3 = Color3.new(1, 1, 1)
892CloseTp.TextSize = 24
893CloseTp.TextTransparency = 0.30000001192093
894CloseTp.TextYAlignment = Enum.TextYAlignment.Top
895
896FancyFurnishings.Name = "FancyFurnishings"
897FancyFurnishings.Parent = Waypoints_2
898FancyFurnishings.BackgroundColor3 = Color3.new(1, 1, 1)
899FancyFurnishings.BackgroundTransparency = 0.5
900FancyFurnishings.BorderSizePixel = 0
901FancyFurnishings.Position = UDim2.new(0, 106, 0, 194)
902FancyFurnishings.Size = UDim2.new(0, 95, 0, 22)
903FancyFurnishings.Font = Enum.Font.SourceSansBold
904FancyFurnishings.Text = "FancyFurnishings"
905FancyFurnishings.TextColor3 = Color3.new(0, 0, 0)
906FancyFurnishings.TextSize = 13
907FancyFurnishings.TextTransparency = 0.5
908FancyFurnishings.TextWrapped = true
909
910styleLine_31.Name = "styleLine"
911styleLine_31.Parent = FancyFurnishings
912styleLine_31.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
913styleLine_31.BorderSizePixel = 0
914styleLine_31.Size = UDim2.new(0, 5, 1, 0)
915
916BoxedCars.Name = "BoxedCars"
917BoxedCars.Parent = Waypoints_2
918BoxedCars.BackgroundColor3 = Color3.new(1, 1, 1)
919BoxedCars.BackgroundTransparency = 0.5
920BoxedCars.BorderSizePixel = 0
921BoxedCars.Position = UDim2.new(0, 4, 0, 194)
922BoxedCars.Size = UDim2.new(0, 95, 0, 22)
923BoxedCars.Font = Enum.Font.SourceSansBold
924BoxedCars.Text = "BoxedCars"
925BoxedCars.TextColor3 = Color3.new(0, 0, 0)
926BoxedCars.TextSize = 18
927BoxedCars.TextTransparency = 0.5
928
929styleLine_32.Name = "styleLine"
930styleLine_32.Parent = BoxedCars
931styleLine_32.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
932styleLine_32.BorderSizePixel = 0
933styleLine_32.Size = UDim2.new(0, 5, 1, 0)
934
935FineArtsShop.Name = "\nFineArtsShop"
936FineArtsShop.Parent = Waypoints_2
937FineArtsShop.BackgroundColor3 = Color3.new(1, 1, 1)
938FineArtsShop.BackgroundTransparency = 0.5
939FineArtsShop.BorderSizePixel = 0
940FineArtsShop.Position = UDim2.new(0, 4, 0, 226)
941FineArtsShop.Size = UDim2.new(0, 95, 0, 22)
942FineArtsShop.Font = Enum.Font.SourceSansBold
943FineArtsShop.Text = "FineArts"
944FineArtsShop.TextColor3 = Color3.new(0, 0, 0)
945FineArtsShop.TextSize = 18
946FineArtsShop.TextTransparency = 0.5
947
948styleLine_33.Name = "styleLine"
949styleLine_33.Parent = FineArtsShop
950styleLine_33.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
951styleLine_33.BorderSizePixel = 0
952styleLine_33.Size = UDim2.new(0, 5, 1, 0)
953
954BobsShack.Name = "BobsShack"
955BobsShack.Parent = Waypoints_2
956BobsShack.BackgroundColor3 = Color3.new(1, 1, 1)
957BobsShack.BackgroundTransparency = 0.5
958BobsShack.BorderSizePixel = 0
959BobsShack.Position = UDim2.new(0, 106, 0, 226)
960BobsShack.Size = UDim2.new(0, 95, 0, 22)
961BobsShack.Font = Enum.Font.SourceSansBold
962BobsShack.Text = "BobsShack"
963BobsShack.TextColor3 = Color3.new(0, 0, 0)
964BobsShack.TextSize = 18
965BobsShack.TextTransparency = 0.5
966
967styleLine_34.Name = "styleLine"
968styleLine_34.Parent = BobsShack
969styleLine_34.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
970styleLine_34.BorderSizePixel = 0
971styleLine_34.Size = UDim2.new(0, 5, 1, 0)
972
973Stranger.Name = "Stranger"
974Stranger.Parent = Waypoints_2
975Stranger.BackgroundColor3 = Color3.new(1, 1, 1)
976Stranger.BackgroundTransparency = 0.5
977Stranger.BorderSizePixel = 0
978Stranger.Position = UDim2.new(0, 57, 0, 260)
979Stranger.Size = UDim2.new(0, 95, 0, 50)
980Stranger.Font = Enum.Font.SourceSansBold
981Stranger.Text = "Stranger"
982Stranger.TextColor3 = Color3.new(0, 0, 0)
983Stranger.TextSize = 18
984Stranger.TextTransparency = 0.5
985
986styleLine_35.Name = "styleLine"
987styleLine_35.Parent = Stranger
988styleLine_35.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
989styleLine_35.BorderSizePixel = 0
990styleLine_35.Size = UDim2.new(0, 5, 1, 0)
991
992PlayerTpFrame.Name = "PlayerTpFrame"
993PlayerTpFrame.Parent = LumberGas
994PlayerTpFrame.Active = true
995PlayerTpFrame.BackgroundColor3 = Color3.new(1, 1, 1)
996PlayerTpFrame.Draggable = true
997PlayerTpFrame.Position = UDim2.new(0.138424814, -150, 0.097597599, 0)
998PlayerTpFrame.Selectable = true
999PlayerTpFrame.Size = UDim2.new(0, 225, 0, 213)
1000PlayerTpFrame.Visible = false
1001PlayerTpFrame.Style = Enum.FrameStyle.DropShadow
1002
1003Title_4.Name = "Title"
1004Title_4.Parent = PlayerTpFrame
1005Title_4.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1006Title_4.BorderSizePixel = 0
1007Title_4.Position = UDim2.new(0, -2, 0, -2)
1008Title_4.Size = UDim2.new(1, 4, 0, 32)
1009Title_4.Font = Enum.Font.SourceSansBold
1010Title_4.Text = "PlayerTp"
1011Title_4.TextColor3 = Color3.new(1, 1, 1)
1012Title_4.TextSize = 24
1013Title_4.TextYAlignment = Enum.TextYAlignment.Top
1014
1015styleLine_36.Name = "styleLine"
1016styleLine_36.Parent = Title_4
1017styleLine_36.BackgroundColor3 = Color3.new(1, 1, 1)
1018styleLine_36.BackgroundTransparency = 0.30000001192093
1019styleLine_36.BorderSizePixel = 0
1020styleLine_36.Position = UDim2.new(0, 0, 0, 28)
1021styleLine_36.Size = UDim2.new(1, 0, 0, 4)
1022styleLine_36.ZIndex = 2
1023
1024Player3.Name = "Player3"
1025Player3.Parent = PlayerTpFrame
1026Player3.BackgroundColor3 = Color3.new(1, 1, 1)
1027Player3.BackgroundTransparency = 0.5
1028Player3.BorderSizePixel = 0
1029Player3.Position = UDim2.new(0, 4, 0, 93)
1030Player3.Size = UDim2.new(0, 95, 0, 22)
1031Player3.Font = Enum.Font.SourceSansBold
1032Player3.Text = "Player3"
1033Player3.TextColor3 = Color3.new(0, 0, 0)
1034Player3.TextSize = 18
1035Player3.TextTransparency = 0.5
1036
1037styleLine_37.Name = "styleLine"
1038styleLine_37.Parent = Player3
1039styleLine_37.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1040styleLine_37.BorderSizePixel = 0
1041styleLine_37.Size = UDim2.new(0, 5, 1, 0)
1042
1043Player1.Name = "Player1"
1044Player1.Parent = PlayerTpFrame
1045Player1.BackgroundColor3 = Color3.new(1, 1, 1)
1046Player1.BackgroundTransparency = 0.5
1047Player1.BorderSizePixel = 0
1048Player1.Position = UDim2.new(0, 4, 0, 61)
1049Player1.Size = UDim2.new(0, 95, 0, 22)
1050Player1.Font = Enum.Font.SourceSansBold
1051Player1.Text = "Player1"
1052Player1.TextColor3 = Color3.new(0, 0, 0)
1053Player1.TextSize = 18
1054Player1.TextTransparency = 0.5
1055
1056styleLine_38.Name = "styleLine"
1057styleLine_38.Parent = Player1
1058styleLine_38.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1059styleLine_38.BorderSizePixel = 0
1060styleLine_38.Size = UDim2.new(0, 5, 1, 0)
1061
1062Player5.Name = "Player5"
1063Player5.Parent = PlayerTpFrame
1064Player5.BackgroundColor3 = Color3.new(1, 1, 1)
1065Player5.BackgroundTransparency = 0.5
1066Player5.BorderSizePixel = 0
1067Player5.Position = UDim2.new(0, 4, 0, 127)
1068Player5.Size = UDim2.new(0, 95, 0, 22)
1069Player5.Font = Enum.Font.SourceSansBold
1070Player5.Text = "Player5"
1071Player5.TextColor3 = Color3.new(0, 0, 0)
1072Player5.TextSize = 18
1073Player5.TextTransparency = 0.5
1074
1075styleLine_39.Name = "styleLine"
1076styleLine_39.Parent = Player5
1077styleLine_39.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1078styleLine_39.BorderSizePixel = 0
1079styleLine_39.Size = UDim2.new(0, 5, 1, 0)
1080
1081PlayerTp.Name = "PlayerTp"
1082PlayerTp.Parent = PlayerTpFrame
1083PlayerTp.BackgroundColor3 = Color3.new(1, 1, 1)
1084PlayerTp.BackgroundTransparency = 0.5
1085PlayerTp.BorderSizePixel = 0
1086PlayerTp.Position = UDim2.new(0, 4, 0, 158)
1087PlayerTp.Size = UDim2.new(0, 95, 0, 22)
1088PlayerTp.Font = Enum.Font.SourceSansBold
1089PlayerTp.Text = "TpToPlayer"
1090PlayerTp.TextColor3 = Color3.new(0, 0, 0)
1091PlayerTp.TextSize = 18
1092PlayerTp.TextTransparency = 0.5
1093
1094styleLine_40.Name = "styleLine"
1095styleLine_40.Parent = PlayerTp
1096styleLine_40.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1097styleLine_40.BorderSizePixel = 0
1098styleLine_40.Size = UDim2.new(0, 5, 1, 0)
1099
1100Player6.Name = "Player6"
1101Player6.Parent = PlayerTpFrame
1102Player6.BackgroundColor3 = Color3.new(1, 1, 1)
1103Player6.BackgroundTransparency = 0.5
1104Player6.BorderSizePixel = 0
1105Player6.Position = UDim2.new(0, 106, 0, 127)
1106Player6.Size = UDim2.new(0, 95, 0, 22)
1107Player6.Font = Enum.Font.SourceSansBold
1108Player6.Text = "Player6"
1109Player6.TextColor3 = Color3.new(0, 0, 0)
1110Player6.TextSize = 18
1111Player6.TextTransparency = 0.5
1112
1113styleLine_41.Name = "styleLine"
1114styleLine_41.Parent = Player6
1115styleLine_41.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1116styleLine_41.BorderSizePixel = 0
1117styleLine_41.Size = UDim2.new(0, 5, 1, 0)
1118
1119TpBase.Name = "TpBase"
1120TpBase.Parent = PlayerTpFrame
1121TpBase.BackgroundColor3 = Color3.new(1, 1, 1)
1122TpBase.BackgroundTransparency = 0.5
1123TpBase.BorderSizePixel = 0
1124TpBase.Position = UDim2.new(0, 106, 0, 158)
1125TpBase.Size = UDim2.new(0, 95, 0, 22)
1126TpBase.Font = Enum.Font.SourceSansBold
1127TpBase.Text = "TpToBase"
1128TpBase.TextColor3 = Color3.new(0, 0, 0)
1129TpBase.TextSize = 18
1130TpBase.TextTransparency = 0.5
1131
1132styleLine_42.Name = "styleLine"
1133styleLine_42.Parent = TpBase
1134styleLine_42.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1135styleLine_42.BorderSizePixel = 0
1136styleLine_42.Size = UDim2.new(0, 5, 1, 0)
1137
1138Player4.Name = "Player4"
1139Player4.Parent = PlayerTpFrame
1140Player4.BackgroundColor3 = Color3.new(1, 1, 1)
1141Player4.BackgroundTransparency = 0.5
1142Player4.BorderSizePixel = 0
1143Player4.Position = UDim2.new(0, 106, 0, 93)
1144Player4.Size = UDim2.new(0, 95, 0, 22)
1145Player4.Font = Enum.Font.SourceSansBold
1146Player4.Text = "Player4"
1147Player4.TextColor3 = Color3.new(0, 0, 0)
1148Player4.TextSize = 18
1149Player4.TextTransparency = 0.5
1150
1151styleLine_43.Name = "styleLine"
1152styleLine_43.Parent = Player4
1153styleLine_43.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1154styleLine_43.BorderSizePixel = 0
1155styleLine_43.Size = UDim2.new(0, 5, 1, 0)
1156
1157Player2.Name = "Player2"
1158Player2.Parent = PlayerTpFrame
1159Player2.BackgroundColor3 = Color3.new(1, 1, 1)
1160Player2.BackgroundTransparency = 0.5
1161Player2.BorderSizePixel = 0
1162Player2.Position = UDim2.new(0, 106, 0, 61)
1163Player2.Size = UDim2.new(0, 95, 0, 22)
1164Player2.Font = Enum.Font.SourceSansBold
1165Player2.Text = "Player2"
1166Player2.TextColor3 = Color3.new(0, 0, 0)
1167Player2.TextSize = 18
1168Player2.TextTransparency = 0.5
1169
1170styleLine_44.Name = "styleLine"
1171styleLine_44.Parent = Player2
1172styleLine_44.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1173styleLine_44.BorderSizePixel = 0
1174styleLine_44.Size = UDim2.new(0, 5, 1, 0)
1175
1176ClosePlayerTp.Name = "ClosePlayerTp"
1177ClosePlayerTp.Parent = PlayerTpFrame
1178ClosePlayerTp.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1179ClosePlayerTp.BackgroundTransparency = 0.80000001192093
1180ClosePlayerTp.BorderSizePixel = 0
1181ClosePlayerTp.Position = UDim2.new(1, -30, 0, 0)
1182ClosePlayerTp.Size = UDim2.new(0, 30, 0, 28)
1183ClosePlayerTp.ZIndex = 2
1184ClosePlayerTp.Font = Enum.Font.SourceSansBold
1185ClosePlayerTp.Text = "x"
1186ClosePlayerTp.TextColor3 = Color3.new(1, 1, 1)
1187ClosePlayerTp.TextSize = 24
1188ClosePlayerTp.TextTransparency = 0.30000001192093
1189ClosePlayerTp.TextYAlignment = Enum.TextYAlignment.Top
1190
1191PlayerSelect.Name = "PlayerSelect"
1192PlayerSelect.Parent = PlayerTpFrame
1193PlayerSelect.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1194PlayerSelect.BackgroundTransparency = 1
1195PlayerSelect.BorderSizePixel = 0
1196PlayerSelect.Position = UDim2.new(0, -2, 0, 30)
1197PlayerSelect.Size = UDim2.new(1, 4, 0, 32)
1198PlayerSelect.Font = Enum.Font.SourceSansBold
1199PlayerSelect.Text = "Select a Player"
1200PlayerSelect.TextColor3 = Color3.new(1, 1, 1)
1201PlayerSelect.TextSize = 24
1202PlayerSelect.TextYAlignment = Enum.TextYAlignment.Top
1203
1204PSelected.Name = "PSelected"
1205PSelected.Parent = PlayerTpFrame
1206PSelected.BackgroundColor3 = Color3.new(1, 1, 1)
1207PSelected.BackgroundTransparency = 1
1208PSelected.Position = UDim2.new(0.164444447, 0, 0.910798132, 0)
1209PSelected.Size = UDim2.new(0, 139, 0, 16)
1210PSelected.Font = Enum.Font.SourceSans
1211PSelected.Text = ""
1212PSelected.TextColor3 = Color3.new(0, 0, 0)
1213PSelected.TextSize = 14
1214PSelected.TextTransparency = 0.5
1215
1216DupeFrame.Name = "DupeFrame"
1217DupeFrame.Parent = LumberGas
1218DupeFrame.Active = true
1219DupeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
1220DupeFrame.Draggable = true
1221DupeFrame.Position = UDim2.new(0.306778759, -150, 0.0980381295, 0)
1222DupeFrame.Selectable = true
1223DupeFrame.Size = UDim2.new(0, 723, 0, 217)
1224DupeFrame.Visible = false
1225DupeFrame.Style = Enum.FrameStyle.DropShadow
1226
1227Title_5.Name = "Title"
1228Title_5.Parent = DupeFrame
1229Title_5.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1230Title_5.BorderSizePixel = 0
1231Title_5.Position = UDim2.new(0, -2, 0, -2)
1232Title_5.Size = UDim2.new(1, 4, 0, 32)
1233Title_5.Font = Enum.Font.SourceSansBold
1234Title_5.Text = "Duping"
1235Title_5.TextColor3 = Color3.new(1, 1, 1)
1236Title_5.TextSize = 24
1237Title_5.TextYAlignment = Enum.TextYAlignment.Top
1238
1239styleLine_45.Name = "styleLine"
1240styleLine_45.Parent = Title_5
1241styleLine_45.BackgroundColor3 = Color3.new(1, 1, 1)
1242styleLine_45.BackgroundTransparency = 0.30000001192093
1243styleLine_45.BorderSizePixel = 0
1244styleLine_45.Position = UDim2.new(0, 0, 0, 28)
1245styleLine_45.Size = UDim2.new(1, 0, 0, 4)
1246styleLine_45.ZIndex = 2
1247
1248Slot2.Name = "Slot2"
1249Slot2.Parent = DupeFrame
1250Slot2.BackgroundColor3 = Color3.new(1, 1, 1)
1251Slot2.BackgroundTransparency = 0.5
1252Slot2.BorderSizePixel = 0
1253Slot2.Position = UDim2.new(0, 4, 0, 84)
1254Slot2.Size = UDim2.new(0, 95, 0, 22)
1255Slot2.Font = Enum.Font.SourceSansBold
1256Slot2.Text = "Slot2"
1257Slot2.TextColor3 = Color3.new(0, 0, 0)
1258Slot2.TextSize = 18
1259Slot2.TextTransparency = 0.5
1260
1261styleLine_46.Name = "styleLine"
1262styleLine_46.Parent = Slot2
1263styleLine_46.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1264styleLine_46.BorderSizePixel = 0
1265styleLine_46.Size = UDim2.new(0, 5, 1, 0)
1266
1267Slot1.Name = "Slot1"
1268Slot1.Parent = DupeFrame
1269Slot1.BackgroundColor3 = Color3.new(1, 1, 1)
1270Slot1.BackgroundTransparency = 0.5
1271Slot1.BorderSizePixel = 0
1272Slot1.Position = UDim2.new(0, 4, 0, 47)
1273Slot1.Size = UDim2.new(0, 95, 0, 22)
1274Slot1.Font = Enum.Font.SourceSansBold
1275Slot1.Text = "Slot1"
1276Slot1.TextColor3 = Color3.new(0, 0, 0)
1277Slot1.TextSize = 18
1278Slot1.TextTransparency = 0.5
1279
1280styleLine_47.Name = "styleLine"
1281styleLine_47.Parent = Slot1
1282styleLine_47.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1283styleLine_47.BorderSizePixel = 0
1284styleLine_47.Size = UDim2.new(0, 5, 1, 0)
1285
1286Slot3.Name = "Slot3"
1287Slot3.Parent = DupeFrame
1288Slot3.BackgroundColor3 = Color3.new(1, 1, 1)
1289Slot3.BackgroundTransparency = 0.5
1290Slot3.BorderSizePixel = 0
1291Slot3.Position = UDim2.new(0, 4, 0, 121)
1292Slot3.Size = UDim2.new(0, 95, 0, 22)
1293Slot3.Font = Enum.Font.SourceSansBold
1294Slot3.Text = "Slot3"
1295Slot3.TextColor3 = Color3.new(0, 0, 0)
1296Slot3.TextSize = 18
1297Slot3.TextTransparency = 0.5
1298
1299styleLine_48.Name = "styleLine"
1300styleLine_48.Parent = Slot3
1301styleLine_48.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1302styleLine_48.BorderSizePixel = 0
1303styleLine_48.Size = UDim2.new(0, 5, 1, 0)
1304
1305Slot4.Name = "Slot4"
1306Slot4.Parent = DupeFrame
1307Slot4.BackgroundColor3 = Color3.new(1, 1, 1)
1308Slot4.BackgroundTransparency = 0.5
1309Slot4.BorderSizePixel = 0
1310Slot4.Position = UDim2.new(0, 4, 0, 158)
1311Slot4.Size = UDim2.new(0, 95, 0, 22)
1312Slot4.Font = Enum.Font.SourceSansBold
1313Slot4.Text = "Slot4"
1314Slot4.TextColor3 = Color3.new(0, 0, 0)
1315Slot4.TextSize = 18
1316Slot4.TextTransparency = 0.5
1317
1318styleLine_49.Name = "styleLine"
1319styleLine_49.Parent = Slot4
1320styleLine_49.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1321styleLine_49.BorderSizePixel = 0
1322styleLine_49.Size = UDim2.new(0, 5, 1, 0)
1323
1324NormalDupeButton.Name = "NormalDupeButton"
1325NormalDupeButton.Parent = DupeFrame
1326NormalDupeButton.BackgroundColor3 = Color3.new(1, 1, 1)
1327NormalDupeButton.BackgroundTransparency = 0.5
1328NormalDupeButton.BorderSizePixel = 0
1329NormalDupeButton.Position = UDim2.new(0, 106, 0, 158)
1330NormalDupeButton.Size = UDim2.new(0, 95, 0, 22)
1331NormalDupeButton.Font = Enum.Font.SourceSansBold
1332NormalDupeButton.Text = "NormalDupe"
1333NormalDupeButton.TextColor3 = Color3.new(0, 0, 0)
1334NormalDupeButton.TextSize = 18
1335NormalDupeButton.TextTransparency = 0.5
1336
1337styleLine_50.Name = "styleLine"
1338styleLine_50.Parent = NormalDupeButton
1339styleLine_50.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1340styleLine_50.BorderSizePixel = 0
1341styleLine_50.Size = UDim2.new(0, 5, 1, 0)
1342
1343Slot6.Name = "Slot6"
1344Slot6.Parent = DupeFrame
1345Slot6.BackgroundColor3 = Color3.new(1, 1, 1)
1346Slot6.BackgroundTransparency = 0.5
1347Slot6.BorderSizePixel = 0
1348Slot6.Position = UDim2.new(0, 106, 0, 84)
1349Slot6.Size = UDim2.new(0, 95, 0, 22)
1350Slot6.Font = Enum.Font.SourceSansBold
1351Slot6.Text = "Slot6"
1352Slot6.TextColor3 = Color3.new(0, 0, 0)
1353Slot6.TextSize = 18
1354Slot6.TextTransparency = 0.5
1355
1356styleLine_51.Name = "styleLine"
1357styleLine_51.Parent = Slot6
1358styleLine_51.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1359styleLine_51.BorderSizePixel = 0
1360styleLine_51.Size = UDim2.new(0, 5, 1, 0)
1361
1362Slot5.Name = "Slot5"
1363Slot5.Parent = DupeFrame
1364Slot5.BackgroundColor3 = Color3.new(1, 1, 1)
1365Slot5.BackgroundTransparency = 0.5
1366Slot5.BorderSizePixel = 0
1367Slot5.Position = UDim2.new(0, 106, 0, 47)
1368Slot5.Size = UDim2.new(0, 95, 0, 22)
1369Slot5.Font = Enum.Font.SourceSansBold
1370Slot5.Text = "Slot5"
1371Slot5.TextColor3 = Color3.new(0, 0, 0)
1372Slot5.TextSize = 18
1373Slot5.TextTransparency = 0.5
1374
1375styleLine_52.Name = "styleLine"
1376styleLine_52.Parent = Slot5
1377styleLine_52.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1378styleLine_52.BorderSizePixel = 0
1379styleLine_52.Size = UDim2.new(0, 5, 1, 0)
1380
1381CloseDupe.Name = "CloseDupe"
1382CloseDupe.Parent = DupeFrame
1383CloseDupe.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1384CloseDupe.BackgroundTransparency = 0.80000001192093
1385CloseDupe.BorderSizePixel = 0
1386CloseDupe.Position = UDim2.new(1, -30, 0, 0)
1387CloseDupe.Size = UDim2.new(0, 30, 0, 28)
1388CloseDupe.ZIndex = 2
1389CloseDupe.Font = Enum.Font.SourceSansBold
1390CloseDupe.Text = "x"
1391CloseDupe.TextColor3 = Color3.new(1, 1, 1)
1392CloseDupe.TextSize = 24
1393CloseDupe.TextTransparency = 0.30000001192093
1394CloseDupe.TextYAlignment = Enum.TextYAlignment.Top
1395
1396NormalDupeText.Name = "NormalDupeText"
1397NormalDupeText.Parent = DupeFrame
1398NormalDupeText.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1399NormalDupeText.BackgroundTransparency = 1
1400NormalDupeText.BorderSizePixel = 0
1401NormalDupeText.Position = UDim2.new(0, 217, 0, 38)
1402NormalDupeText.Size = UDim2.new(0.338865846, 4, 0.608294904, 32)
1403NormalDupeText.Font = Enum.Font.SourceSansBold
1404NormalDupeText.Text = "(Normal Dupe)Once you are fully loaded into the game. Click the Dupe button and when it turns green load in your slot.(If u are not safe try sending money and if it says No Active slot U are good to go) Transfer things to your friends base and reload. before placing your base down u can press it again to turn it off or load again to dupe more!(Do not leave when duping or it will save!)"
1405NormalDupeText.TextColor3 = Color3.new(1, 1, 1)
1406NormalDupeText.TextScaled = true
1407NormalDupeText.TextSize = 24
1408NormalDupeText.TextWrapped = true
1409NormalDupeText.TextYAlignment = Enum.TextYAlignment.Top
1410
1411SlotDupeText.Name = "SlotDupeText"
1412SlotDupeText.Parent = DupeFrame
1413SlotDupeText.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1414SlotDupeText.BackgroundTransparency = 1
1415SlotDupeText.BorderSizePixel = 0
1416SlotDupeText.Position = UDim2.new(0, 468, 0, 38)
1417SlotDupeText.Size = UDim2.new(0.331950217, 4, 0.645161271, 32)
1418SlotDupeText.Font = Enum.Font.SourceSansBold
1419SlotDupeText.Text = "(Slot Dupe)Have you and a friend(Or an alt join the same game). Both of you load in your slots. Have your main account send money to your alt for how much money you want to dupe. Unload your slot on your main and make sure no slot is loaded in. Make your alt send u back the money. Open the gui and click the slots you want it to save on! Boom overwrite your slot and u will have money on all those slots!U can just dupe your slots there or u can expand your land tp a bunch if presents or wood or both to the base and then slot dupe and it will still work!"
1420SlotDupeText.TextColor3 = Color3.new(1, 1, 1)
1421SlotDupeText.TextScaled = true
1422SlotDupeText.TextSize = 24
1423SlotDupeText.TextWrapped = true
1424SlotDupeText.TextYAlignment = Enum.TextYAlignment.Top
1425
1426DupeStatus.Name = "DupeStatus"
1427DupeStatus.Parent = DupeFrame
1428DupeStatus.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
1429DupeStatus.BackgroundTransparency = 1
1430DupeStatus.BorderSizePixel = 0
1431DupeStatus.Position = UDim2.new(0, 106, 0, 111)
1432DupeStatus.Size = UDim2.new(0.121715076, 4, 0.0460829511, 32)
1433DupeStatus.Font = Enum.Font.SourceSansBold
1434DupeStatus.Text = "OFF"
1435DupeStatus.TextColor3 = Color3.new(1, 0, 0)
1436DupeStatus.TextScaled = true
1437DupeStatus.TextSize = 24
1438DupeStatus.TextWrapped = true
1439DupeStatus.TextYAlignment = Enum.TextYAlignment.Top
1440
1441-- Scripts
1442
1443CloseDupe.MouseButton1Click:connect(function()
1444 DupeFrame.Visible = false
1445end)
1446
1447OpenButton.MouseButton1Click:connect(function()
1448 OpenButton.Visible = false
1449 OpenFrame.Visible = false
1450 List.Visible = true
1451end)
1452
1453CloseList.MouseButton1Click:connect(function()
1454 List.Visible = false
1455 MainFrame.Visible = false
1456 DupeFrame.Visible = false
1457 Waypoints_2.Visible = false
1458 PlayerTpFrame.Visible = false
1459 OpenFrame.Visible = true
1460 OpenButton.Visible = true
1461end)
1462
1463CloseMain.MouseButton1Click:connect(function()
1464 MainFrame.Visible = false
1465end)
1466
1467CloseTp.MouseButton1Click:connect(function()
1468 Waypoints_2.Visible = false
1469end)
1470
1471ClosePlayerTp.MouseButton1Click:connect(function()
1472 PlayerTpFrame.Visible = false
1473end)
1474
1475Waypoints.MouseButton1Click:connect(function()
1476 Waypoints_2.Visible = true
1477end)
1478
1479PlayerTP.MouseButton1Click:connect(function()
1480 PlayerTpFrame.Visible = true
1481end)
1482
1483MainScripts.MouseButton1Click:connect(function()
1484 MainFrame.Visible = true
1485end)
1486
1487Duping.MouseButton1Click:connect(function()
1488 DupeFrame.Visible = true
1489end)
1490
1491
1492-- Waypoints
1493
1494
1495 local WayPoints = {
1496["Wood R Us"] = Vector3.new(265, 3, 57),
1497["SpawnPoint"] = Vector3.new(155, 3, 74),
1498["Land Store"] = Vector3.new(258, 3, -99),
1499["Link's Logic"] = Vector3.new(4607, 7.5, -798),
1500["Cave"] = Vector3.new(3581, -179, 430),
1501["Volcano"] = Vector3.new(-1585, 622, 1140),
1502["Swamp"] = Vector3.new(-1209, 132, -801),
1503["Palm Island"] = Vector3.new(2549, -5, -42),
1504["Fancy Furnishings"] = Vector3.new(491, 3, -1720),
1505["Boxed Cars"] = Vector3.new(509, 3, -1463),
1506["Fine Arts Shop"] = Vector3.new(5207, -166, 719),
1507["Bob's Shack"] = Vector3.new(260, 8, -2542),
1508["Strange Man"] = Vector3.new(1061, 16, 1131)
1509}
1510
1511WoodRUs.MouseButton1Down:connect(function()
1512 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Wood R Us"])
1513end)
1514
1515SpawnPoint.MouseButton1Down:connect(function()
1516 game.Players.LocalPlayer.Character:MoveTo(WayPoints["SpawnPoint"])
1517end)
1518
1519LandStore.MouseButton1Down:connect(function()
1520 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Land Store"])
1521end)
1522
1523LinksLogic.MouseButton1Down:connect(function()
1524 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Link's Logic"])
1525end)
1526
1527Cave.MouseButton1Down:connect(function()
1528 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Cave"])
1529end)
1530
1531Volcano.MouseButton1Down:connect(function()
1532 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Volcano"])
1533end)
1534
1535Swamp.MouseButton1Down:connect(function()
1536 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Swamp"])
1537end)
1538
1539PalmIsland.MouseButton1Down:connect(function()
1540 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Palm Island"])
1541end)
1542
1543FancyFurnishings.MouseButton1Down:connect(function()
1544 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fancy Furnishings"])
1545end)
1546
1547BoxedCars.MouseButton1Down:connect(function()
1548 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Boxed Cars"])
1549end)
1550
1551FineArtsShop.MouseButton1Down:connect(function()
1552 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Fine Arts Shop"])
1553end)
1554
1555BobsShack.MouseButton1Down:connect(function()
1556 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Bob's Shack"])
1557end)
1558
1559Stranger.MouseButton1Down:connect(function()
1560 game.Players.LocalPlayer.Character:MoveTo(WayPoints["Strange Man"])
1561end)
1562
1563-- Ctrl + Click Tp
1564ClickTp.MouseButton1Down:connect(function()
1565local Plr = game:GetService("Players").LocalPlayer
1566local Mouse = Plr:GetMouse()
1567
1568Mouse.Button1Down:connect(function()
1569if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
1570if not Mouse.Target then return end
1571Plr.Character:MoveTo(Mouse.Hit.p)
1572end)
1573end)
1574
1575
1576-- Tp Gifts
1577TpGifts.MouseButton1Down:connect(function()
1578 for i,v in next,workspace.PlayerModels:GetChildren() do
1579 if v:FindFirstChild("Main") and v.Owner.Value == game.Players.LocalPlayer then
1580 for q,p in pairs(v:GetChildren()) do
1581 if p.Name:lower():match("box") or p.Name == "DraggableItem" then
1582 wait()
1583 v.PrimaryPart = v.Main
1584 game.ReplicatedStorage.Interaction.Verify:FireServer('Item owned by player',v)
1585 v:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character.Head.CFrame)
1586 game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
1587 end
1588 end
1589 end
1590end
1591end)
1592
1593
1594-- Dupe
1595
1596Option = false
1597
1598NormalDupeButton.MouseButton1Down:connect(function()
1599plr = game:GetService("Players").LocalPlayer
1600slot = plr.CurrentSaveSlot
1601 if Option == false then
1602 if slot.Value == -1 then
1603Option = true
1604slot.RobloxLocked = true
1605DupeStatus.Text = "ON"
1606DupeStatus.TextColor3 = Color3.new(0, 255, 0)
1607 end
1608 else
1609Option = false
1610slot.RobloxLocked = false
1611DupeStatus.Text = "OFF"
1612DupeStatus.TextColor3 = Color3.new(255, 0, 0)
1613 end
1614end)
1615
1616-- Slot Dupe
1617
1618-- Slot1
1619Slot1.MouseButton1Click:connect(function()
1620
1621local A_1 = 1
1622local A_2 = game:GetService("Players").LocalPlayer
1623local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1624Event:InvokeServer(A_1, A_2)
1625end)
1626
1627-- Slot2
1628Slot2.MouseButton1Click:connect(function()
1629
1630local A_1 = 2
1631local A_2 = game:GetService("Players").LocalPlayer
1632local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1633Event:InvokeServer(A_1, A_2)
1634end)
1635
1636-- Slot3
1637Slot3.MouseButton1Click:connect(function()
1638
1639local A_1 = 3
1640local A_2 = game:GetService("Players").LocalPlayer
1641local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1642Event:InvokeServer(A_1, A_2)
1643end)
1644
1645-- Slot4
1646Slot4.MouseButton1Click:connect(function()
1647
1648local A_1 = 4
1649local A_2 = game:GetService("Players").LocalPlayer
1650local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1651Event:InvokeServer(A_1, A_2)
1652end)
1653
1654-- Slot5
1655Slot5.MouseButton1Click:connect(function()
1656
1657local A_1 = 5
1658local A_2 = game:GetService("Players").LocalPlayer
1659local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1660Event:InvokeServer(A_1, A_2)
1661end)
1662
1663-- Slot6
1664Slot6.MouseButton1Click:connect(function()
1665
1666local A_1 = 6
1667local A_2 = game:GetService("Players").LocalPlayer
1668local Event = game:GetService("ReplicatedStorage").LoadSaveRequests.RequestSave
1669Event:InvokeServer(A_1, A_2)
1670end)
1671
1672
1673--Player Tp
1674 Player1.MouseButton1Down:connect(function()
1675 PSelected.Text = Playe.Text
1676 end)
1677 Player2.MouseButton1Down:connect(function()
1678 PSelected.Text = Player2.Text
1679 end)
1680 Player3.MouseButton1Down:connect(function()
1681 PSelected.Text = Player3.Text
1682 end)
1683 Player4.MouseButton1Down:connect(function()
1684 PSelected.Text = Player4.Text
1685 end)
1686 Player5.MouseButton1Down:connect(function()
1687 PSelected.Text = Player5.Text
1688 end)
1689 Player6.MouseButton1Down:connect(function()
1690 PSelected.Text = Player6.Text
1691 end)
1692 local buttons = {
1693 PlayerTpFrame.Player1,
1694 PlayerTpFrame.Player2,
1695 PlayerTpFrame.Player3,
1696 PlayerTpFrame.Player4,
1697 PlayerTpFrame.Player5,
1698 PlayerTpFrame.Player6
1699 }
1700
1701for i, v in pairs(game.Players:GetChildren()) do
1702 buttons[i].Text = v.Name
1703 buttons[i].Visible = true
1704 end
1705 game.Players.PlayerRemoving:connect(function()
1706 for i, v in pairs(game.Players:GetChildren()) do
1707 buttons[i].Text = v.Name
1708 buttons[i].Visible = true
1709 end
1710 end)
1711 game.Players.PlayerAdded:connect(function()
1712 for i, v in pairs(game.Players:GetChildren()) do
1713 buttons[i].Text = v.Name
1714 buttons[i].Visible = true
1715 end
1716 end)
1717
1718if PlayerTpFrame.Player1.text == " " then
1719Player1.Visible = false
1720end
1721
1722if PlayerTpFrame.Player2.text == " " then
1723Player2.Visible = false
1724end
1725
1726if PlayerTpFrame.Player3.text == " " then
1727Player3.Visible = false
1728end
1729
1730if PlayerTpFrame.Player4.text == " " then
1731Player4.Visible = false
1732end
1733
1734if PlayerTpFrame.Player5.text == " " then
1735Player5.Visible = false
1736end
1737
1738if PlayerTpFrame.Player6.text == "" then
1739Player6.Visible = false
1740end
1741
1742PlayerTp.MouseButton1Down:connect(function()
1743game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[PSelected.Text].HumanoidRootPart.CFrame
1744end)
1745
1746TpBase.MouseButton1Down:connect(function()
1747for i, v in pairs(game.Workspace.Properties:GetChildren()) do
1748 if v.Owner.Value == game.Players[PSelected.Text] then
1749 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
1750end
1751end
1752end)
1753
1754-- Walkspeed
1755WalkSpeed.MouseButton1Down:connect(function()
1756while true do
1757 wait()
1758 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = WalkSpeedValue.Text
1759end
1760end)
1761-- Jumppower
1762JumpPower.MouseButton1Down:connect(function()
1763while true do
1764 wait()
1765 game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpPowerValue.Text
1766end
1767end)
1768
1769
1770-- God
1771GodMode.MouseButton1Down:connect(function()
1772 game.Players.LocalPlayer.Character.Humanoid.Name = "1"
1773 local l = game.Players.LocalPlayer.Character["1"]:Clone()
1774 l.Parent = game.Players.LocalPlayer.Character
1775 l.Name = "Humanoid"
1776 wait(0.1)
1777 game.Players.LocalPlayer.Character["1"]:Destroy()
1778 game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
1779 game.Players.LocalPlayer.Character.Animate.Disabled = true
1780 l.Changed:Connect(function()
1781 if l then
1782 l.WalkSpeed=game.Players.LocalPlayer.Character.Humanoid.WalkSpeed
1783 l.JumpPower=game.Players.LocalPlayer.Character.Humanoid.JumpPower
1784 end
1785 end)
1786end)
1787
1788-- Noclip
1789noclip = false
1790game:GetService('RunService').Stepped:connect(function()
1791if noclip then
1792game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1793NoclipLabel.TextColor3 = Color3.new(0, 1, 0)
1794NoclipLabel.Text = "Enabled"
1795end
1796end)
1797Noclip.MouseButton1Down:connect(function()
1798noclip = not noclip
1799NoclipLabel.TextColor3 = Color3.new(0.7, 0, 0)
1800NoclipLabel.Text = "Disabled"
1801end)
1802
1803-- Tp Cut Wood
1804TpWood.MouseButton1Down:connect(function()
1805for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
1806if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
1807if Log.Owner.Value == game.Players.LocalPlayer then
1808Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 15, 0))
1809end
1810end
1811end
1812end)
1813
1814SellWood.MouseButton1Down:connect(function()
1815 for _, Log in pairs(workspace.LogModels:GetChildren()) do
1816 if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") then
1817 if Log.Owner.Value == game.Players.LocalPlayer then
1818 for i,v in pairs(Log:GetChildren()) do
1819 if v.Name=="WoodSection" then
1820 spawn(function()
1821 for i=1,10 do
1822 wait()
1823 v.CFrame=CFrame.new(Vector3.new(315, -0.296, 85.791))*CFrame.Angles(math.rad(90),0,0)
1824 end
1825 end)
1826 end
1827 end
1828 spawn(function()
1829 for i=1,20 do
1830 wait()
1831 game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Log)
1832 end
1833 end)
1834 end
1835 end
1836 end
1837end)
1838--- Tp Planks
1839TpPlanks.MouseButton1Click:connect(function()
1840 for i,models in pairs(game.Workspace.PlayerModels:GetChildren()) do
1841 if string.match(models.Name:lower(), "plank") then
1842 if models.Owner.Value == game.Players.LocalPlayer then
1843 spawn(function()
1844 for i=1, 5 do
1845 models.WoodSection.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,10,0)
1846 game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(models.WoodSection)
1847 wait()
1848 end
1849 end)
1850 end
1851 end
1852 end
1853end)
1854
1855Fly.MouseButton1Click:connect(function()
1856 -- Fly
1857repeat wait()
1858 until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
1859local mouse = game.Players.LocalPlayer:GetMouse()
1860repeat wait() until mouse
1861local plr = game.Players.LocalPlayer
1862local torso = plr.Character.Torso
1863local flying = true
1864local deb = true
1865local ctrl = {f = 0, b = 0, l = 0, r = 0}
1866local lastctrl = {f = 0, b = 0, l = 0, r = 0}
1867local maxspeed = 50
1868local speed = 0
1869
1870function Fly()
1871local bg = Instance.new("BodyGyro", torso)
1872bg.P = 9e4
1873bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
1874bg.cframe = torso.CFrame
1875local bv = Instance.new("BodyVelocity", torso)
1876bv.velocity = Vector3.new(0,0.1,0)
1877bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
1878repeat wait()
1879plr.Character.Humanoid.PlatformStand = true
1880if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
1881speed = speed+.5+(speed/maxspeed)
1882if speed > maxspeed then
1883speed = maxspeed
1884end
1885elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
1886speed = speed-1
1887if speed < 0 then
1888speed = 0
1889end
1890end
1891if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
1892bv.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
1893lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
1894elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
1895bv.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
1896else
1897bv.velocity = Vector3.new(0,0.1,0)
1898end
1899bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
1900until not flying
1901ctrl = {f = 0, b = 0, l = 0, r = 0}
1902lastctrl = {f = 0, b = 0, l = 0, r = 0}
1903speed = 0
1904bg:Destroy()
1905bv:Destroy()
1906plr.Character.Humanoid.PlatformStand = false
1907end
1908mouse.KeyDown:connect(function(key)
1909if key:lower() == "q" then
1910if flying then flying = false
1911else
1912flying = true
1913Fly()
1914end
1915elseif key:lower() == "w" then
1916ctrl.f = 1
1917elseif key:lower() == "s" then
1918ctrl.b = -1
1919elseif key:lower() == "a" then
1920ctrl.l = -1
1921elseif key:lower() == "d" then
1922ctrl.r = 1
1923end
1924end)
1925mouse.KeyUp:connect(function(key)
1926if key:lower() == "w" then
1927ctrl.f = 0
1928elseif key:lower() == "s" then
1929ctrl.b = 0
1930elseif key:lower() == "a" then
1931ctrl.l = 0
1932elseif key:lower() == "d" then
1933ctrl.r = 0
1934end
1935end)
1936Fly()
1937end)
1938--- Hard Dragger
1939HardDragger.MouseButton1Click:connect(function()
1940 local player = game.Players.LocalPlayer
1941local Character = player.Character or player.CharacterAdded:wait()
1942local Humanoid = Character:WaitForChild("Humanoid")
1943local walkSpeed = Humanoid.WalkSpeed
1944game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Disabled = true
1945_G.dragRangeMin = 5
1946fivefour = coroutine.wrap(function()
1947EKey = false
1948QKey = false
1949player:GetMouse().KeyDown:connect(function(key)
1950if string.lower(key) == "e" then
1951EKey = true
1952elseif string.lower(key) == "q" then
1953QKey = true
1954end
1955end)
1956player:GetMouse().KeyUp:connect(function(key)
1957if string.lower(key) == "e" then
1958EKey = false
1959elseif string.lower(key) == "q" then
1960QKey = false
1961end
1962end)
1963while wait(0.1) do
1964if EKey then
1965F = FVal
1966FVal = FVal + 1000
1967ChangeForce(F+1000)
1968print(F)
1969end
1970if QKey then
1971F = FVal
1972FVal = FVal - 1000
1973ChangeForce(F-1000)
1974print(F)
1975end
1976end
1977
1978end)
1979fivefour()
1980local dragPart = Instance.new("Part",game.Players.LocalPlayer.PlayerGui)--game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger.Dragger
1981dragPart.Size = Vector3.new(0.2,0.2,0.2)
1982dragPart.BrickColor = BrickColor.new("Really red")
1983player.CharacterAdded:connect(function()
1984Character = player.Character
1985Humanoid = Character:WaitForChild("Humanoid")
1986Humanoid.Died:connect(function()
1987dragPart.Parent = nil
1988end)
1989end)
1990
1991wait(1)
1992local dragRangeMax = 10000
1993local dragRangeMin = _G.dragRangeMin
1994
1995local camera = workspace.CurrentCamera
1996local mouse = player:GetMouse()
1997
1998local button1Down = false
1999local dragRange = dragRangeMax
2000FVal = 80000
2001local bodyPosition = Instance.new("BodyPosition", dragPart)
2002bodyPosition.maxForce = Vector3.new(1, 1, 1) * FVal
2003bodyPosition.D = 1000
2004bodyPosition.P = 4000
2005function ChangeForce(F)
2006if F > 0 then
2007F = bodyPosition.maxForce.X+F
2008bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
2009else
2010F = bodyPosition.maxForce.X-F
2011bodyPosition.maxForce = Vector3.new(1, 1, 1) * F
2012end
2013end
2014
2015local bodyGyro = Instance.new("BodyGyro", dragPart)
2016dragPart.Anchored = false
2017dragPart:BreakJoints()
2018bodyGyro.maxTorque = Vector3.new(1, 1, 1) * 200 --4000 -- * 0.000012
2019bodyGyro.P = 1200
2020bodyGyro.D = 140 --15
2021
2022--bodyPosition.P = bodyPosition.P * 1/19
2023--bodyPosition.D = bodyPosition.D * 1/19
2024--bodyGyro.P = bodyGyro.P * 1/19
2025--bodyGyro.D = bodyGyro.D * 1/19
2026
2027local rotateCFrame = CFrame.new()
2028
2029local weld = Instance.new("Weld", dragPart)
2030
2031--local interactPermission = require(game.ReplicatedStorage.Interaction.InteractionPermission)
2032local clientIsDragging = game.ReplicatedStorage.Interaction.ClientIsDragging
2033
2034local carryAnimationTrack
2035
2036
2037--------------------------------[[ Drag Main ]]------------------------------------
2038
2039local draggingPart = false
2040
2041function click()
2042button1Down = true
2043
2044local targetObject = game.Players.LocalPlayer:GetMouse().Target
2045if not canDrag(targetObject) then
2046return
2047end
2048
2049local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
2050if (mouseHit - Character.Head.Position).magnitude > dragRangeMax then
2051return
2052end
2053
2054initializeDrag(targetObject, mouseHit)
2055rotateCFrame = CFrame.new()
2056
2057carryAnimationTrack:Play(0.1, 1, 1)
2058
2059local dragIsFailing = 0
2060local dragTime = 0
2061
2062
2063while button1Down and canDrag(targetObject) do
2064local desiredPos = Character.Head.Position + (game.Players.LocalPlayer:GetMouse().Hit.p - Character.Head.Position).unit * dragRange
2065
2066local dragRay = Ray.new(Character.Head.Position, desiredPos - Character.Head.Position)
2067local part, pos = workspace:FindPartOnRayWithIgnoreList(dragRay, {Character, dragPart, targetObject.Parent})
2068
2069if part then
2070desiredPos = pos
2071end
2072
2073if (camera.CoordinateFrame.p - Character.Head.Position).magnitude > 2 then
2074desiredPos = desiredPos + Vector3.new(0, 1.8, 0)
2075end
2076
2077moveDrag(desiredPos)
2078bodyGyro.cframe = CFrame.new(dragPart.Position, camera.CoordinateFrame.p) * rotateCFrame
2079
2080local targParent = findHighestParent(targetObject) or targetObject
2081
2082local attemptingToSurf = false
2083for _, check in pairs({{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
2084{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
2085{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0)).p, Vector3.new(0, -2, 0))},
2086{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0)).p, Vector3.new(0, -2, 0))},
2087{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.7, -2.8, 0)).p, Vector3.new(0, -2, 0))},
2088
2089{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
2090{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
2091{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, 0.6)).p, Vector3.new(0, -2, 0))},
2092
2093{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
2094{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
2095{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.35, -2.8, -0.6)).p, Vector3.new(0, -2, 0))},
2096
2097{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
2098{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -0.8, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
2099{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing},
2100{Ray = Ray.new((Character.HumanoidRootPart.CFrame * CFrame.new(-0.5, -1.3, 0)).p, Character.HumanoidRootPart.CFrame.lookVector), State = Enum.HumanoidStateType.Climbing}
2101
2102}) do
2103
2104local ray = check.Ray
2105local part, _ = workspace:FindPartOnRayWithIgnoreList(ray, {Character})
2106local op = part
2107part = part and findHighestParent(part)
2108
2109if part and (not check.State or Humanoid:GetState() == check.State) then
2110if part == targParent then
2111attemptingToSurf = true
2112else
2113for _, connectedPart in pairs(op:GetConnectedParts(true)) do
2114
2115if connectedPart == targetObject--[[targParent]] then
2116attemptingToSurf = true
2117break
2118end
2119end
2120end
2121
2122if attemptingToSurf then
2123break
2124end
2125end
2126end
2127
2128
2129
2130
2131
2132local falling = Humanoid:GetState() == Enum.HumanoidStateType.Freefall or Humanoid:GetState() == Enum.HumanoidStateType.FallingDown--not part1 and not part2
2133
2134
2135if attemptingToSurf then
2136dragIsFailing = 0
2137elseif falling then
2138dragIsFailing = 0
2139elseif (dragPart.Position - desiredPos).magnitude > 5 then
2140dragIsFailing = 0
2141else
2142dragIsFailing = 0
2143end
2144if dragIsFailing > 16 then
2145break
2146end
2147
2148
2149if dragTime % 10 == 0 and targParent.Parent:FindFirstChild("BedInfo") and targParent.Parent:FindFirstChild("Main") then
2150game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent.Scripts.VehicleControl.SetVehicleOwnership:Fire(targParent.Parent.Main)
2151end
2152
2153clientIsDragging:FireServer(targParent.Parent)
2154
2155wait()
2156dragTime = 0
2157end
2158
2159carryAnimationTrack:Stop()
2160
2161endDrag()
2162end
2163
2164
2165function findHighestParent(child)
2166if not child or not child.Parent or child.Parent == workspace then
2167return nil
2168end
2169
2170local ret = child.Parent:FindFirstChild("Owner") and child
2171return findHighestParent(child.Parent) or ret
2172end
2173
2174
2175
2176function clickEnded()
2177button1Down = false
2178end
2179
2180function holdDistanceChanged()
2181dragRange = dragRangeMax--[[_G.dragRangeMin + (1 - dist) * (dragRangeMax - _G.dragRangeMin)]]
2182end
2183
2184
2185function canDrag(targetObject)
2186
2187
2188if not (targetObject and not targetObject.Anchored and targetObject.Parent and Humanoid.Health > 0) then -- General conditions
2189return false
2190end
2191
2192if targetObject.Name == "LeafPart" then
2193return false
2194end
2195
2196local originTargetObject = targetObject
2197targetObject = findHighestParent(targetObject) or targetObject
2198
2199bodyGyro.Parent = dragPart
2200
2201
2202--[[if not (targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner")) then
2203return otherDraggable(targetObject, originTargetObject)
2204end]]
2205
2206if targetObject.Parent:FindFirstChild("Owner") or targetObject.Parent.Parent:FindFirstChild("Owner") then
2207return true
2208end
2209
2210if targetObject.Parent:FindFirstChild("TreeClass") then -- Wood class
2211return true
2212end
2213if targetObject.Parent:FindFirstChild("BoxItemName") then -- Shop items
2214return true
2215end
2216if targetObject.Parent:FindFirstChild("PurchasedBoxItemName") then -- Purchased box items
2217return true
2218end
2219if targetObject.Parent:FindFirstChild("Handle") then -- Tool items
2220return true
2221end
2222
2223return otherDraggable(targetObject, originTargetObject)
2224end
2225
2226function otherDraggable(targetObject, originTargetObject)
2227local draggable = targetObject and targetObject.Parent and targetObject.Parent:FindFirstChild("DraggableItem") or originTargetObject and originTargetObject.Parent and originTargetObject.Parent:FindFirstChild("DraggableItem")
2228if draggable then -- Other stuff
2229if draggable:FindFirstChild("NoRotate") then
2230bodyGyro.Parent = nil
2231end
2232return true
2233end
2234end
2235
2236function initializeDrag(targetObject,mouseHit)
2237draggingPart = true
2238mouse.TargetFilter = targetObject and findHighestParent(targetObject) and findHighestParent(targetObject).Parent or targetObject
2239
2240dragPart.CFrame = CFrame.new(mouseHit, camera.CoordinateFrame.p)
2241
2242weld.Part0 = dragPart
2243weld.Part1 = targetObject
2244weld.C0 = CFrame.new(mouseHit,camera.CoordinateFrame.p):inverse() * targetObject.CFrame
2245weld.Parent = dragPart
2246
2247dragPart.Parent = workspace
2248end
2249
2250function endDrag()
2251mouse.TargetFilter = nil
2252dragPart.Parent = nil
2253draggingPart = false
2254end
2255
2256--------------------------------[[ Do Prompt ]]------------------------------------
2257
2258
2259local dragGuiState = ""
2260function interactLoop()
2261while true do
2262wait()
2263
2264local newState = ""
2265
2266local mouseHit = game.Players.LocalPlayer:GetMouse().Hit.p
2267local targetObject = game.Players.LocalPlayer:GetMouse().Target
2268
2269
2270if draggingPart then
2271newState = "Dragging"
2272elseif canDrag(targetObject) and not button1Down and (mouseHit - Character.Head.Position).magnitude < dragRangeMax then
2273newState = "Mouseover"
2274end
2275
2276if true then-- not (newState == dragGuiState) then
2277dragGuiState = newState
2278setPlatformControls()
2279
2280if dragGuiState == "" then
2281game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
2282game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
2283elseif dragGuiState == "Mouseover" then
2284game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = true
2285game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = false
2286elseif dragGuiState == "Dragging" then
2287game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.Visible = false
2288game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.Visible = not (bodyGyro.Parent == nil) and (not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 1)
2289end
2290end
2291
2292end
2293end
2294
2295
2296--------------------------------[[ Drag Moving ]]------------------------------------
2297
2298
2299function moveDrag(pos)
2300bodyPosition.position = pos
2301end
2302local rotateSpeedReduce = 0.036
2303
2304local lastRotateTick
2305function crotate(amount, speed)
2306
2307if not draggingPart then
2308if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
2309Humanoid.WalkSpeed = walkSpeed
2310end
2311return
2312end
2313
2314if Humanoid.WalkSpeed > 1 then
2315walkSpeed = Humanoid.WalkSpeed
2316Humanoid.WalkSpeed = 0
2317end
2318
2319lastRotateTick = tick()
2320local thisRotateTick = lastRotateTick
2321
2322while draggingPart and amount.magnitude > 0 and lastRotateTick == thisRotateTick do
2323rotateCFrame = CFrame.Angles(0, -amount.X * rotateSpeedReduce, 0) * CFrame.Angles(amount.Y * rotateSpeedReduce, 0, 0) * rotateCFrame
2324wait()
2325end
2326
2327if amount.magnitude == 0 then
2328if not player:FindFirstChild("IsChatting") or player.IsChatting.Value < 2 then
2329Humanoid.WalkSpeed = walkSpeed
2330end
2331end
2332end
2333
2334--------------------------------[[ User Input ]]------------------------------------
2335
2336wait(1)
2337
2338carryAnimationTrack = Humanoid:LoadAnimation(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Dragger:WaitForChild("CarryItem"))
2339
2340--input = require(game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.Parent:WaitForChild("Scripts"):WaitForChild("UserInput"))
2341
2342game.Players.LocalPlayer:GetMouse().Button1Down:connect(function()
2343click()
2344holdDistanceChanged()
2345end)
2346game.Players.LocalPlayer:GetMouse().Button1Up:connect(function()
2347clickEnded()
2348end)
2349--input.ClickBegan(click, holdDistanceChanged)
2350--input.ClickEnded(clickEnded)
2351
2352--input.Rotate(crotate)
2353
2354
2355function setPlatformControls()
2356game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.PC.Value
2357game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanDrag.PlatformButton.KeyLabel.Text = "CLICK"
2358game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.Image = game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.PC.Value
2359game.Players.LocalPlayer.PlayerGui.ItemDraggingGUI.CanRotate.PlatformButton.KeyLabel.Text = "SHIFT + WASD"
2360end
2361
2362
2363interactLoop()
2364
2365end)
2366 -- PlotSpawn
2367PlotSpawn.MouseButton1Click:connect(function()
2368if basetoggle == false then basetoggle = true else basetoggle = false
2369end
2370end)
2371
2372 Mouse.KeyDown:connect(function(key)
2373 if key == "f" then
2374 if basetoggle == true then
2375
2376local pos = (CFrame.new(Mouse.Hit.X, Mouse.Hit.Y, Mouse.Hit.Z))
2377
2378for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
2379local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
2380Event:FireServer(v, pos)
2381end
2382end
2383end
2384end)
2385
2386--- Walk on water
2387WalkOnWater.MouseButton1Click:connect(function()
2388
2389for index, water in pairs(game.Workspace.Water:GetChildren()) do
2390 water.CanCollide = true
2391print("Should Work")
2392end
2393end)
2394
2395RAW Paste Data
2396
2397
2398
2399
2400
2401
2402create new paste / dealsnew! / syntax languages / archive / faq / tools / night mode / api / scraping api
2403privacy statement / cookies policy / terms of service / security disclosure / dmca / contact
2404
2405By using Pastebin.com you agree to our cookies policy to enhance your experience.
2406Site design & logo © 2020 Pastebin; user contributions (pastes) licensed under cc by-sa 3.0 -- FavPNG -- Dedicated Server Hosting by Steadfast
2407
2408
2409Top