Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- dont leak pls thanks :D
- local Lumber = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Bar = Instance.new("Frame")
- local Header = Instance.new("TextLabel")
- local ImageButton = Instance.new("ImageButton")
- local CreditsBtn = Instance.new("TextButton")
- local Scripts = Instance.new("TextButton")
- local HelpBtn = Instance.new("TextButton")
- local Help = Instance.new("Frame")
- local bar4 = Instance.new("Frame")
- local bar5 = Instance.new("Frame")
- local misc = Instance.new("Frame")
- local Spawney = Instance.new("TextButton")
- local replace = Instance.new("TextButton")
- local walk = Instance.new("TextButton")
- local SpawnSk = Instance.new("TextButton")
- local gold = Instance.new("TextButton")
- local rb = Instance.new("TextButton")
- local morespawn = Instance.new("Frame")
- local Comingsoon = Instance.new("TextButton")
- local Comingsoon_2 = Instance.new("TextButton")
- local pumD = Instance.new("TextButton")
- local pumC = Instance.new("TextButton")
- local coal = Instance.new("TextButton")
- local Comingsoon_3 = Instance.new("TextButton")
- local alpha = Instance.new("TextButton")
- local cAxe = Instance.new("TextButton")
- local Jingle = Instance.new("TextButton")
- local Comingsoon_4 = Instance.new("TextButton")
- local Comingsoon_5 = Instance.new("TextButton")
- local turk = Instance.new("TextButton")
- local replace_2 = Instance.new("Frame")
- local HangG = Instance.new("TextButton")
- local SangG = Instance.new("TextButton")
- local closeR = Instance.new("TextButton")
- local come1 = Instance.new("Frame")
- local come2 = Instance.new("TextLabel")
- local Credits = Instance.new("Frame")
- local arp2 = Instance.new("TextLabel")
- local ath = Instance.new("TextLabel")
- local crd = Instance.new("TextLabel")
- local arp = Instance.new("TextLabel")
- local ssss = Instance.new("Frame")
- local misc_2 = Instance.new("Frame")
- local money = Instance.new("TextButton")
- local bringwood = Instance.new("TextButton")
- local land = Instance.new("TextButton")
- local printt = Instance.new("TextButton")
- local tpbase = Instance.new("TextButton")
- local FreeTruck = Instance.new("TextButton")
- local tp = Instance.new("Frame")
- local blue = Instance.new("TextButton")
- local boxed = Instance.new("TextButton")
- local bridge = Instance.new("TextButton")
- local other = Instance.new("TextButton")
- local landstore = Instance.new("TextButton")
- local links = Instance.new("TextButton")
- local palm = Instance.new("TextButton")
- local endtime = Instance.new("TextButton")
- local swamp = Instance.new("TextButton")
- local green = Instance.new("TextButton")
- local volcanow = Instance.new("TextButton")
- local woodsrus = Instance.new("TextButton")
- local bar3 = Instance.new("Frame")
- local bar2 = Instance.new("Frame")
- local mnybox = Instance.new("TextBox")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- Lumber.Name = "Lumber"
- Lumber.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = Lumber
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.12549, 0.505882, 1)
- Main.BorderColor3 = Color3.new(1, 1, 1)
- Main.BorderSizePixel = 3
- Main.Draggable = true
- Main.Position = UDim2.new(0, -335, 0, 506)
- Main.Size = UDim2.new(0, 421, 0, 277)
- Main.Visible = false
- Bar.Name = "Bar"
- Bar.Parent = Main
- Bar.BackgroundColor3 = Color3.new(0.0431373, 0.32549, 0.976471)
- Bar.BorderColor3 = Color3.new(1, 1, 1)
- Bar.BorderSizePixel = 3
- Bar.Position = UDim2.new(0, 0, 0.00361010828, 0)
- Bar.Size = UDim2.new(0, 421, 0, 45)
- Header.Name = "Header"
- Header.Parent = Bar
- Header.BackgroundColor3 = Color3.new(1, 1, 1)
- Header.BackgroundTransparency = 1
- Header.BorderSizePixel = 0
- Header.Position = UDim2.new(0.0973871723, 0, 0.0666666701, 0)
- Header.Size = UDim2.new(0, 379, 0, 39)
- Header.Font = Enum.Font.SciFi
- Header.FontSize = Enum.FontSize.Size24
- Header.Text = " Lumber Tycoon 2 Hub - by Arpon AG"
- Header.TextColor3 = Color3.new(1, 1, 1)
- Header.TextSize = 22
- Header.TextXAlignment = Enum.TextXAlignment.Left
- ImageButton.Parent = Bar
- ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton.Position = UDim2.new(0.0146541279, 0, 0.111111112, 0)
- ImageButton.Size = UDim2.new(0, 35, 0, 35)
- ImageButton.Image = "rbxassetid://905250795"
- CreditsBtn.Name = "CreditsBtn"
- CreditsBtn.Parent = Main
- CreditsBtn.BackgroundColor3 = Color3.new(0.207843, 0.552941, 1)
- CreditsBtn.BorderColor3 = Color3.new(1, 1, 1)
- CreditsBtn.Position = UDim2.new(0.000926679932, 0, 0.180000007, 0)
- CreditsBtn.Size = UDim2.new(0, 140, 0, 32)
- CreditsBtn.Font = Enum.Font.SciFi
- CreditsBtn.FontSize = Enum.FontSize.Size28
- CreditsBtn.Text = "Credits"
- CreditsBtn.TextColor3 = Color3.new(1, 1, 1)
- CreditsBtn.TextSize = 25
- Scripts.Name = "Scripts"
- Scripts.Parent = Main
- Scripts.BackgroundColor3 = Color3.new(0.207843, 0.552941, 1)
- Scripts.BorderColor3 = Color3.new(1, 1, 1)
- Scripts.Position = UDim2.new(0.332546651, 0, 0.178864449, 0)
- Scripts.Size = UDim2.new(0, 140, 0, 32)
- Scripts.Font = Enum.Font.SciFi
- Scripts.FontSize = Enum.FontSize.Size28
- Scripts.Text = "Scripts"
- Scripts.TextColor3 = Color3.new(1, 1, 1)
- Scripts.TextSize = 25
- HelpBtn.Name = "HelpBtn"
- HelpBtn.Parent = Main
- HelpBtn.BackgroundColor3 = Color3.new(0.207843, 0.552941, 1)
- HelpBtn.BorderColor3 = Color3.new(1, 1, 1)
- HelpBtn.Position = UDim2.new(0.665185034, 0, 0.178864449, 0)
- HelpBtn.Size = UDim2.new(0, 140, 0, 32)
- HelpBtn.Font = Enum.Font.SciFi
- HelpBtn.FontSize = Enum.FontSize.Size28
- HelpBtn.Text = "More"
- HelpBtn.TextColor3 = Color3.new(1, 1, 1)
- HelpBtn.TextSize = 25
- Help.Name = "Help"
- Help.Parent = Main
- Help.BackgroundColor3 = Color3.new(0.239216, 0.466667, 1)
- Help.BorderColor3 = Color3.new(1, 1, 1)
- Help.BorderSizePixel = 3
- Help.Position = UDim2.new(0.00237529702, 0, 0.306859195, 0)
- Help.Size = UDim2.new(0, 420, 0, 192)
- Help.Visible = false
- bar4.Name = "bar4"
- bar4.Parent = Help
- bar4.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
- bar4.BorderColor3 = Color3.new(1, 1, 1)
- bar4.Position = UDim2.new(0.664048135, 0, 0.161458328, 0)
- bar4.Size = UDim2.new(0, 1, 0, 143)
- bar5.Name = "bar5"
- bar5.Parent = Help
- bar5.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
- bar5.BorderColor3 = Color3.new(1, 1, 1)
- bar5.Position = UDim2.new(0.311667144, 0, 0.161458328, 0)
- bar5.Size = UDim2.new(0, 1, 0, 143)
- misc.Name = "misc"
- misc.Parent = Help
- misc.BackgroundColor3 = Color3.new(1, 1, 1)
- misc.BackgroundTransparency = 1
- misc.BorderSizePixel = 0
- misc.Position = UDim2.new(0, 0, 0, 33)
- misc.Size = UDim2.new(0, 159, 0, 191)
- Spawney.Name = "Spawney"
- Spawney.Parent = misc
- Spawney.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Spawney.BackgroundTransparency = 0.5
- Spawney.BorderColor3 = Color3.new(1, 1, 1)
- Spawney.Position = UDim2.new(0, 20, 0, 130)
- Spawney.Size = UDim2.new(0, 100, 0, 25)
- Spawney.Font = Enum.Font.SciFi
- Spawney.FontSize = Enum.FontSize.Size18
- Spawney.Text = "Spawn Eye"
- Spawney.TextColor3 = Color3.new(1, 1, 1)
- Spawney.TextSize = 15
- replace.Name = "replace"
- replace.Parent = misc
- replace.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- replace.BackgroundTransparency = 0.5
- replace.BorderColor3 = Color3.new(1, 1, 1)
- replace.Position = UDim2.new(0, 20, 0, 5)
- replace.Size = UDim2.new(0, 100, 0, 25)
- replace.Font = Enum.Font.SciFi
- replace.FontSize = Enum.FontSize.Size18
- replace.Text = "Replace Axe"
- replace.TextColor3 = Color3.new(1, 1, 1)
- replace.TextSize = 15
- walk.Name = "walk"
- walk.Parent = misc
- walk.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- walk.BackgroundTransparency = 0.5
- walk.BorderColor3 = Color3.new(1, 1, 1)
- walk.Position = UDim2.new(0, 20, 0, 68)
- walk.Size = UDim2.new(0, 100, 0, 25)
- walk.Font = Enum.Font.SciFi
- walk.FontSize = Enum.FontSize.Size18
- walk.Text = "Walk on water"
- walk.TextColor3 = Color3.new(1, 1, 1)
- walk.TextSize = 15
- SpawnSk.Name = "SpawnSk"
- SpawnSk.Parent = misc
- SpawnSk.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- SpawnSk.BackgroundTransparency = 0.5
- SpawnSk.BorderColor3 = Color3.new(1, 1, 1)
- SpawnSk.Position = UDim2.new(0, 20, 0, 100)
- SpawnSk.Size = UDim2.new(0, 100, 0, 25)
- SpawnSk.Font = Enum.Font.SciFi
- SpawnSk.FontSize = Enum.FontSize.Size18
- SpawnSk.Text = "Spawn Skull"
- SpawnSk.TextColor3 = Color3.new(1, 1, 1)
- SpawnSk.TextSize = 15
- gold.Name = "gold"
- gold.Parent = misc
- gold.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- gold.BackgroundTransparency = 0.5
- gold.BorderColor3 = Color3.new(1, 1, 1)
- gold.Position = UDim2.new(0, 20, 0, -27)
- gold.Size = UDim2.new(0, 100, 0, 25)
- gold.Font = Enum.Font.SciFi
- gold.FontSize = Enum.FontSize.Size18
- gold.Text = "Gold Axe"
- gold.TextColor3 = Color3.new(1, 1, 1)
- gold.TextSize = 15
- rb.Name = "rb"
- rb.Parent = misc
- rb.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- rb.BackgroundTransparency = 0.5
- rb.BorderColor3 = Color3.new(1, 1, 1)
- rb.Position = UDim2.new(0, 20, 0, 36)
- rb.Size = UDim2.new(0, 100, 0, 25)
- rb.Font = Enum.Font.SciFi
- rb.FontSize = Enum.FontSize.Size14
- rb.Text = "Remove Blacklist"
- rb.TextColor3 = Color3.new(1, 1, 1)
- rb.TextSize = 13
- morespawn.Name = "morespawn"
- morespawn.Parent = Help
- morespawn.BackgroundColor3 = Color3.new(1, 1, 1)
- morespawn.BackgroundTransparency = 1
- morespawn.Position = UDim2.new(0.403422982, 0, 0.200000003, 0)
- morespawn.Size = UDim2.new(0, 244, 0, 154)
- Comingsoon.Name = "Comingsoon"
- Comingsoon.Parent = morespawn
- Comingsoon.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Comingsoon.BackgroundTransparency = 0.40000000596046
- Comingsoon.BorderColor3 = Color3.new(1, 1, 1)
- Comingsoon.Position = UDim2.new(0, 130, 0, 95)
- Comingsoon.Size = UDim2.new(0, 100, 0, 25)
- Comingsoon.Font = Enum.Font.SciFi
- Comingsoon.FontSize = Enum.FontSize.Size18
- Comingsoon.Text = "Coming Soon!"
- Comingsoon.TextColor3 = Color3.new(1, 1, 1)
- Comingsoon.TextSize = 15
- Comingsoon_2.Name = "Comingsoon"
- Comingsoon_2.Parent = morespawn
- Comingsoon_2.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Comingsoon_2.BackgroundTransparency = 0.40000000596046
- Comingsoon_2.BorderColor3 = Color3.new(1, 1, 1)
- Comingsoon_2.Position = UDim2.new(0, 130, 0, 125)
- Comingsoon_2.Size = UDim2.new(0, 100, 0, 25)
- Comingsoon_2.Font = Enum.Font.SciFi
- Comingsoon_2.FontSize = Enum.FontSize.Size18
- Comingsoon_2.Text = "Coming Soon!"
- Comingsoon_2.TextColor3 = Color3.new(1, 1, 1)
- Comingsoon_2.TextSize = 15
- pumD.Name = "pumD"
- pumD.Parent = morespawn
- pumD.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- pumD.BackgroundTransparency = 0.40000000596046
- pumD.BorderColor3 = Color3.new(1, 1, 1)
- pumD.Position = UDim2.new(0, -30, 0, -32)
- pumD.Size = UDim2.new(0, 133, 0, 25)
- pumD.Font = Enum.Font.SciFi
- pumD.FontSize = Enum.FontSize.Size18
- pumD.Text = "Spawn PumpkinDark"
- pumD.TextColor3 = Color3.new(1, 1, 1)
- pumD.TextSize = 15
- pumC.Name = "pumC"
- pumC.Parent = morespawn
- pumC.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- pumC.BackgroundTransparency = 0.40000000596046
- pumC.BorderColor3 = Color3.new(1, 1, 1)
- pumC.Position = UDim2.new(0, -30, 0, 0)
- pumC.Size = UDim2.new(0, 133, 0, 25)
- pumC.Font = Enum.Font.SciFi
- pumC.FontSize = Enum.FontSize.Size14
- pumC.Text = "Spawn PumpkinClassic"
- pumC.TextColor3 = Color3.new(1, 1, 1)
- pumC.TextSize = 13
- coal.Name = "coal"
- coal.Parent = morespawn
- coal.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- coal.BackgroundTransparency = 0.40000000596046
- coal.BorderColor3 = Color3.new(1, 1, 1)
- coal.Position = UDim2.new(0, 130, 0, -32)
- coal.Size = UDim2.new(0, 100, 0, 25)
- coal.Font = Enum.Font.SciFi
- coal.FontSize = Enum.FontSize.Size18
- coal.Text = "Spawn Coal"
- coal.TextColor3 = Color3.new(1, 1, 1)
- coal.TextSize = 15
- Comingsoon_3.Name = "Comingsoon"
- Comingsoon_3.Parent = morespawn
- Comingsoon_3.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Comingsoon_3.BackgroundTransparency = 0.40000000596046
- Comingsoon_3.BorderColor3 = Color3.new(1, 1, 1)
- Comingsoon_3.Position = UDim2.new(0, 130, 0, 0)
- Comingsoon_3.Size = UDim2.new(0, 100, 0, 25)
- Comingsoon_3.Font = Enum.Font.SciFi
- Comingsoon_3.FontSize = Enum.FontSize.Size18
- Comingsoon_3.Text = "Coming Soon!"
- Comingsoon_3.TextColor3 = Color3.new(1, 1, 1)
- Comingsoon_3.TextSize = 15
- alpha.Name = "alpha"
- alpha.Parent = morespawn
- alpha.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- alpha.BackgroundTransparency = 0.40000000596046
- alpha.BorderColor3 = Color3.new(1, 1, 1)
- alpha.Position = UDim2.new(0, -30, 0, 125)
- alpha.Size = UDim2.new(0, 133, 0, 25)
- alpha.Font = Enum.Font.SciFi
- alpha.FontSize = Enum.FontSize.Size18
- alpha.Text = "Spawn Alpha Axe"
- alpha.TextColor3 = Color3.new(1, 1, 1)
- alpha.TextSize = 15
- cAxe.Name = "cAxe"
- cAxe.Parent = morespawn
- cAxe.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- cAxe.BackgroundTransparency = 0.40000000596046
- cAxe.BorderColor3 = Color3.new(1, 1, 1)
- cAxe.Position = UDim2.new(0, -30, 0, 63)
- cAxe.Size = UDim2.new(0, 133, 0, 25)
- cAxe.Font = Enum.Font.SciFi
- cAxe.FontSize = Enum.FontSize.Size18
- cAxe.Text = "Spawn Chicken Axe"
- cAxe.TextColor3 = Color3.new(1, 1, 1)
- cAxe.TextSize = 15
- Jingle.Name = "Jingle"
- Jingle.Parent = morespawn
- Jingle.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Jingle.BackgroundTransparency = 0.40000000596046
- Jingle.BorderColor3 = Color3.new(1, 1, 1)
- Jingle.Position = UDim2.new(0, -30, 0, 95)
- Jingle.Size = UDim2.new(0, 133, 0, 25)
- Jingle.Font = Enum.Font.SciFi
- Jingle.FontSize = Enum.FontSize.Size18
- Jingle.Text = "Spawn Gift_Jingle"
- Jingle.TextColor3 = Color3.new(1, 1, 1)
- Jingle.TextSize = 15
- Comingsoon_4.Name = "Comingsoon"
- Comingsoon_4.Parent = morespawn
- Comingsoon_4.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Comingsoon_4.BackgroundTransparency = 0.40000000596046
- Comingsoon_4.BorderColor3 = Color3.new(1, 1, 1)
- Comingsoon_4.Position = UDim2.new(0, 130, 0, 31)
- Comingsoon_4.Size = UDim2.new(0, 100, 0, 25)
- Comingsoon_4.Font = Enum.Font.SciFi
- Comingsoon_4.FontSize = Enum.FontSize.Size14
- Comingsoon_4.Text = "Coming Soon!"
- Comingsoon_4.TextColor3 = Color3.new(1, 1, 1)
- Comingsoon_4.TextSize = 13
- Comingsoon_5.Name = "Comingsoon"
- Comingsoon_5.Parent = morespawn
- Comingsoon_5.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- Comingsoon_5.BackgroundTransparency = 0.40000000596046
- Comingsoon_5.BorderColor3 = Color3.new(1, 1, 1)
- Comingsoon_5.Position = UDim2.new(0, 131, 0, 63)
- Comingsoon_5.Size = UDim2.new(0, 100, 0, 25)
- Comingsoon_5.Font = Enum.Font.SciFi
- Comingsoon_5.FontSize = Enum.FontSize.Size18
- Comingsoon_5.Text = "Coming Soon!"
- Comingsoon_5.TextColor3 = Color3.new(1, 1, 1)
- Comingsoon_5.TextSize = 15
- turk.Name = "turk"
- turk.Parent = morespawn
- turk.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- turk.BackgroundTransparency = 0.40000000596046
- turk.BorderColor3 = Color3.new(1, 1, 1)
- turk.Position = UDim2.new(-0.122950822, 0, 0.201298699, 0)
- turk.Size = UDim2.new(0, 133, 0, 25)
- turk.Font = Enum.Font.SciFi
- turk.FontSize = Enum.FontSize.Size18
- turk.Text = "Spawn Turkey"
- turk.TextColor3 = Color3.new(1, 1, 1)
- turk.TextSize = 15
- replace_2.Name = "replace"
- replace_2.Parent = Help
- replace_2.BackgroundColor3 = Color3.new(0.239216, 0.466667, 1)
- replace_2.BorderColor3 = Color3.new(1, 1, 1)
- replace_2.Position = UDim2.new(-0.030952381, 0, 0.552083433, 0)
- replace_2.Size = UDim2.new(0, 441, 0, 79)
- replace_2.Visible = false
- HangG.Name = "HangG"
- HangG.Parent = replace_2
- HangG.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- HangG.BackgroundTransparency = 0.5
- HangG.BorderColor3 = Color3.new(1, 1, 1)
- HangG.Position = UDim2.new(0.528344691, 0, 0.303797454, 0)
- HangG.Size = UDim2.new(0, 200, 0, 31)
- HangG.Font = Enum.Font.SourceSans
- HangG.FontSize = Enum.FontSize.Size18
- HangG.Text = "Replace Basic axe With Golden axe"
- HangG.TextColor3 = Color3.new(1, 1, 1)
- HangG.TextSize = 15
- SangG.Name = "SangG"
- SangG.Parent = replace_2
- SangG.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- SangG.BackgroundTransparency = 0.5
- SangG.BorderColor3 = Color3.new(1, 1, 1)
- SangG.Position = UDim2.new(0.0294784904, 0, 0.303797454, 0)
- SangG.Size = UDim2.new(0, 200, 0, 31)
- SangG.Font = Enum.Font.SourceSans
- SangG.FontSize = Enum.FontSize.Size18
- SangG.Text = "Replace Silver axe With Golden axe"
- SangG.TextColor3 = Color3.new(1, 1, 1)
- SangG.TextSize = 15
- closeR.Name = "closeR"
- closeR.Parent = replace_2
- closeR.BackgroundColor3 = Color3.new(1, 1, 1)
- closeR.BorderColor3 = Color3.new(1, 1, 1)
- closeR.Position = UDim2.new(0.950113356, 0, 0.0759493634, 0)
- closeR.Size = UDim2.new(0, 14, 0, 12)
- closeR.Font = Enum.Font.SourceSans
- closeR.FontSize = Enum.FontSize.Size14
- closeR.Text = "X"
- closeR.TextSize = 14
- come1.Name = "come1"
- come1.Parent = Help
- come1.BackgroundColor3 = Color3.new(1, 1, 1)
- come1.BackgroundTransparency = 0.55000001192093
- come1.BorderSizePixel = 0
- come1.Size = UDim2.new(0, 419, 0, 192)
- come2.Name = "come2"
- come2.Parent = come1
- come2.BackgroundColor3 = Color3.new(1, 1, 1)
- come2.BackgroundTransparency = 1
- come2.BorderSizePixel = 0
- come2.Position = UDim2.new(0.0739856809, 0, 0.229166657, 0)
- come2.Rotation = -7
- come2.Size = UDim2.new(0, 349, 0, 85)
- come2.Font = Enum.Font.SourceSans
- come2.FontSize = Enum.FontSize.Size60
- come2.Text = "Coming Soon...."
- come2.TextColor3 = Color3.new(1, 1, 1)
- come2.TextSize = 50
- come2.TextStrokeTransparency = 0
- Credits.Name = "Credits"
- Credits.Parent = Main
- Credits.BackgroundColor3 = Color3.new(0.239216, 0.466667, 1)
- Credits.BorderColor3 = Color3.new(1, 1, 1)
- Credits.BorderSizePixel = 3
- Credits.Position = UDim2.new(0, 0, 0.306859195, 0)
- Credits.Size = UDim2.new(0, 420, 0, 6)
- Credits.Visible = false
- arp2.Name = "arp2"
- arp2.Parent = Credits
- arp2.BackgroundColor3 = Color3.new(1, 1, 1)
- arp2.BackgroundTransparency = 1
- arp2.Position = UDim2.new(0.0142857144, 0, 0.421875, 0)
- arp2.Size = UDim2.new(0, 414, 0, 42)
- arp2.Visible = false
- arp2.Font = Enum.Font.SciFi
- arp2.FontSize = Enum.FontSize.Size28
- arp2.Text = "- iAmAthoy Helped me with the Scripts"
- arp2.TextColor3 = Color3.new(1, 0.992157, 0.996078)
- arp2.TextSize = 25
- ath.Name = "ath"
- ath.Parent = Credits
- ath.BackgroundColor3 = Color3.new(1, 1, 1)
- ath.BackgroundTransparency = 1
- ath.Position = UDim2.new(0, 0, 0.640625, 0)
- ath.Size = UDim2.new(0, 392, 0, 42)
- ath.Visible = false
- ath.Font = Enum.Font.SciFi
- ath.FontSize = Enum.FontSize.Size28
- ath.Text = "- Atom also helped me with Scripts."
- ath.TextColor3 = Color3.new(1, 0.992157, 0.996078)
- ath.TextSize = 25
- crd.Name = "crd"
- crd.Parent = Credits
- crd.BackgroundColor3 = Color3.new(1, 1, 1)
- crd.BackgroundTransparency = 1
- crd.Position = UDim2.new(0.0142857134, 0, -1.88052654e-05, 0)
- crd.Size = UDim2.new(0, 160, 0, 42)
- crd.Visible = false
- crd.Font = Enum.Font.SciFi
- crd.FontSize = Enum.FontSize.Size28
- crd.Text = "---- Credits ---- "
- crd.TextColor3 = Color3.new(1, 0.992157, 0.996078)
- crd.TextSize = 25
- arp.Name = "arp"
- arp.Parent = Credits
- arp.BackgroundColor3 = Color3.new(1, 1, 1)
- arp.BackgroundTransparency = 1
- arp.Position = UDim2.new(0.0142857144, 0, 0.21875, 0)
- arp.Size = UDim2.new(0, 360, 0, 42)
- arp.Visible = false
- arp.Font = Enum.Font.SciFi
- arp.FontSize = Enum.FontSize.Size28
- arp.Text = "- This Gui is Created By Arpon AG."
- arp.TextColor3 = Color3.new(1, 0.992157, 0.996078)
- arp.TextSize = 25
- ssss.Name = "ssss"
- ssss.Parent = Main
- ssss.BackgroundColor3 = Color3.new(0.239216, 0.466667, 1)
- ssss.BorderColor3 = Color3.new(1, 1, 1)
- ssss.BorderSizePixel = 3
- ssss.Position = UDim2.new(0, 0, 0.306859195, 0)
- ssss.Size = UDim2.new(0, 420, 0, 192)
- ssss.Visible = false
- misc_2.Name = "misc"
- misc_2.Parent = ssss
- misc_2.BackgroundColor3 = Color3.new(1, 1, 1)
- misc_2.BackgroundTransparency = 1
- misc_2.BorderSizePixel = 0
- misc_2.Position = UDim2.new(0, 0, 0, 33)
- misc_2.Size = UDim2.new(0, 159, 0, 191)
- money.Name = "money"
- money.Parent = misc_2
- money.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- money.BackgroundTransparency = 0.5
- money.BorderColor3 = Color3.new(1, 1, 1)
- money.Position = UDim2.new(0, 20, 0, 130)
- money.Size = UDim2.new(0, 100, 0, 25)
- money.Font = Enum.Font.SciFi
- money.FontSize = Enum.FontSize.Size18
- money.Text = "Free Money"
- money.TextColor3 = Color3.new(1, 1, 1)
- money.TextSize = 15
- bringwood.Name = "bringwood"
- bringwood.Parent = misc_2
- bringwood.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- bringwood.BackgroundTransparency = 0.5
- bringwood.BorderColor3 = Color3.new(1, 1, 1)
- bringwood.Position = UDim2.new(0, 20, 0, 5)
- bringwood.Size = UDim2.new(0, 100, 0, 25)
- bringwood.Font = Enum.Font.SciFi
- bringwood.FontSize = Enum.FontSize.Size18
- bringwood.Text = "BringWood"
- bringwood.TextColor3 = Color3.new(1, 1, 1)
- bringwood.TextSize = 15
- land.Name = "land"
- land.Parent = misc_2
- land.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- land.BackgroundTransparency = 0.5
- land.BorderColor3 = Color3.new(1, 1, 1)
- land.Position = UDim2.new(0, 20, 0, 68)
- land.Size = UDim2.new(0, 100, 0, 25)
- land.Font = Enum.Font.SciFi
- land.FontSize = Enum.FontSize.Size18
- land.Text = "Free land "
- land.TextColor3 = Color3.new(1, 1, 1)
- land.TextSize = 15
- printt.Name = "printt"
- printt.Parent = misc_2
- printt.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- printt.BackgroundTransparency = 0.5
- printt.BorderColor3 = Color3.new(1, 1, 1)
- printt.Position = UDim2.new(0, 20, 0, 100)
- printt.Size = UDim2.new(0, 100, 0, 25)
- printt.Font = Enum.Font.SciFi
- printt.FontSize = Enum.FontSize.Size18
- printt.Text = "Print all trees"
- printt.TextColor3 = Color3.new(1, 1, 1)
- printt.TextSize = 15
- tpbase.Name = "tpbase"
- tpbase.Parent = misc_2
- tpbase.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- tpbase.BackgroundTransparency = 0.5
- tpbase.BorderColor3 = Color3.new(1, 1, 1)
- tpbase.Position = UDim2.new(0, 20, 0, -27)
- tpbase.Size = UDim2.new(0, 100, 0, 25)
- tpbase.Font = Enum.Font.SciFi
- tpbase.FontSize = Enum.FontSize.Size18
- tpbase.Text = "Tp to base"
- tpbase.TextColor3 = Color3.new(1, 1, 1)
- tpbase.TextSize = 15
- FreeTruck.Name = "Free Truck"
- FreeTruck.Parent = misc_2
- FreeTruck.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- FreeTruck.BackgroundTransparency = 0.5
- FreeTruck.BorderColor3 = Color3.new(1, 1, 1)
- FreeTruck.Position = UDim2.new(0, 20, 0, 36)
- FreeTruck.Size = UDim2.new(0, 100, 0, 25)
- FreeTruck.Font = Enum.Font.SciFi
- FreeTruck.FontSize = Enum.FontSize.Size18
- FreeTruck.Text = "Use Any Truck"
- FreeTruck.TextColor3 = Color3.new(1, 1, 1)
- FreeTruck.TextSize = 15
- tp.Name = "tp"
- tp.Parent = ssss
- tp.BackgroundColor3 = Color3.new(1, 1, 1)
- tp.BackgroundTransparency = 1
- tp.Position = UDim2.new(0.403422982, 0, 0.200000003, 0)
- tp.Size = UDim2.new(0, 244, 0, 154)
- blue.Name = "blue"
- blue.Parent = tp
- blue.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- blue.BackgroundTransparency = 0.40000000596046
- blue.BorderColor3 = Color3.new(1, 1, 1)
- blue.Position = UDim2.new(0, 131, 0, 95)
- blue.Size = UDim2.new(0, 100, 0, 25)
- blue.Font = Enum.Font.SciFi
- blue.FontSize = Enum.FontSize.Size18
- blue.Text = "Blue Wood"
- blue.TextColor3 = Color3.new(1, 1, 1)
- blue.TextSize = 15
- boxed.Name = "boxed"
- boxed.Parent = tp
- boxed.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- boxed.BackgroundTransparency = 0.40000000596046
- boxed.BorderColor3 = Color3.new(1, 1, 1)
- boxed.Position = UDim2.new(0, 131, 0, 125)
- boxed.Size = UDim2.new(0, 100, 0, 25)
- boxed.Font = Enum.Font.SciFi
- boxed.FontSize = Enum.FontSize.Size18
- boxed.Text = "------"
- boxed.TextColor3 = Color3.new(1, 1, 1)
- boxed.TextSize = 15
- bridge.Name = "bridge"
- bridge.Parent = tp
- bridge.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- bridge.BackgroundTransparency = 0.40000000596046
- bridge.BorderColor3 = Color3.new(1, 1, 1)
- bridge.Position = UDim2.new(0, -7, 0, -32)
- bridge.Size = UDim2.new(0, 100, 0, 25)
- bridge.Font = Enum.Font.SciFi
- bridge.FontSize = Enum.FontSize.Size18
- bridge.Text = "The Bridge"
- bridge.TextColor3 = Color3.new(1, 1, 1)
- bridge.TextSize = 15
- other.Name = "other"
- other.Parent = tp
- other.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- other.BackgroundTransparency = 0.40000000596046
- other.BorderColor3 = Color3.new(1, 1, 1)
- other.Position = UDim2.new(0, -7, 0, 0)
- other.Size = UDim2.new(0, 100, 0, 25)
- other.Font = Enum.Font.SciFi
- other.FontSize = Enum.FontSize.Size12
- other.Text = "Other Shops"
- other.TextColor3 = Color3.new(1, 1, 1)
- other.TextSize = 12
- landstore.Name = "landstore"
- landstore.Parent = tp
- landstore.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- landstore.BackgroundTransparency = 0.40000000596046
- landstore.BorderColor3 = Color3.new(1, 1, 1)
- landstore.Position = UDim2.new(0, 131, 0, -32)
- landstore.Size = UDim2.new(0, 100, 0, 25)
- landstore.Font = Enum.Font.SciFi
- landstore.FontSize = Enum.FontSize.Size18
- landstore.Text = "Land Store"
- landstore.TextColor3 = Color3.new(1, 1, 1)
- landstore.TextSize = 15
- links.Name = "links"
- links.Parent = tp
- links.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- links.BackgroundTransparency = 0.40000000596046
- links.BorderColor3 = Color3.new(1, 1, 1)
- links.Position = UDim2.new(0, 131, 0, 0)
- links.Size = UDim2.new(0, 100, 0, 25)
- links.Font = Enum.Font.SciFi
- links.FontSize = Enum.FontSize.Size18
- links.Text = "Link's Logic"
- links.TextColor3 = Color3.new(1, 1, 1)
- links.TextSize = 15
- palm.Name = "palm"
- palm.Parent = tp
- palm.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- palm.BackgroundTransparency = 0.40000000596046
- palm.BorderColor3 = Color3.new(1, 1, 1)
- palm.Position = UDim2.new(0, -7, 0, 125)
- palm.Size = UDim2.new(0, 100, 0, 25)
- palm.Font = Enum.Font.SciFi
- palm.FontSize = Enum.FontSize.Size18
- palm.Text = "Palm Island"
- palm.TextColor3 = Color3.new(1, 1, 1)
- palm.TextSize = 15
- endtime.Name = "endtime"
- endtime.Parent = tp
- endtime.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- endtime.BackgroundTransparency = 0.40000000596046
- endtime.BorderColor3 = Color3.new(1, 1, 1)
- endtime.Position = UDim2.new(0, -7, 0, 63)
- endtime.Size = UDim2.new(0, 100, 0, 25)
- endtime.Font = Enum.Font.SciFi
- endtime.FontSize = Enum.FontSize.Size18
- endtime.Text = "Tp to End Tree"
- endtime.TextColor3 = Color3.new(1, 1, 1)
- endtime.TextSize = 15
- swamp.Name = "swamp"
- swamp.Parent = tp
- swamp.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- swamp.BackgroundTransparency = 0.40000000596046
- swamp.BorderColor3 = Color3.new(1, 1, 1)
- swamp.Position = UDim2.new(0, -7, 0, 95)
- swamp.Size = UDim2.new(0, 100, 0, 25)
- swamp.Font = Enum.Font.SciFi
- swamp.FontSize = Enum.FontSize.Size18
- swamp.Text = "The Swamp"
- swamp.TextColor3 = Color3.new(1, 1, 1)
- swamp.TextSize = 15
- green.Name = "green"
- green.Parent = tp
- green.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- green.BackgroundTransparency = 0.40000000596046
- green.BorderColor3 = Color3.new(1, 1, 1)
- green.Position = UDim2.new(0, 131, 0, 31)
- green.Size = UDim2.new(0, 100, 0, 25)
- green.Font = Enum.Font.SciFi
- green.FontSize = Enum.FontSize.Size14
- green.Text = "Green box"
- green.TextColor3 = Color3.new(1, 1, 1)
- green.TextSize = 13
- volcanow.Name = "volcanow"
- volcanow.Parent = tp
- volcanow.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- volcanow.BackgroundTransparency = 0.40000000596046
- volcanow.BorderColor3 = Color3.new(1, 1, 1)
- volcanow.Position = UDim2.new(0, 131, 0, 63)
- volcanow.Size = UDim2.new(0, 100, 0, 25)
- volcanow.Font = Enum.Font.SciFi
- volcanow.FontSize = Enum.FontSize.Size18
- volcanow.Text = "Volcano Wood"
- volcanow.TextColor3 = Color3.new(1, 1, 1)
- volcanow.TextSize = 15
- woodsrus.Name = "woodsrus"
- woodsrus.Parent = tp
- woodsrus.BackgroundColor3 = Color3.new(0.0745098, 0.286275, 0.976471)
- woodsrus.BackgroundTransparency = 0.40000000596046
- woodsrus.BorderColor3 = Color3.new(1, 1, 1)
- woodsrus.Position = UDim2.new(-0.0266393684, 0, 0.201298624, 0)
- woodsrus.Size = UDim2.new(0, 100, 0, 25)
- woodsrus.Font = Enum.Font.SciFi
- woodsrus.FontSize = Enum.FontSize.Size18
- woodsrus.Text = "Woods R Us"
- woodsrus.TextColor3 = Color3.new(1, 1, 1)
- woodsrus.TextSize = 15
- bar3.Name = "bar3"
- bar3.Parent = ssss
- bar3.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
- bar3.BorderColor3 = Color3.new(1, 1, 1)
- bar3.Position = UDim2.new(0.330714762, 0, 0.161458328, 0)
- bar3.Size = UDim2.new(0, 1, 0, 143)
- bar2.Name = "bar2"
- bar2.Parent = ssss
- bar2.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
- bar2.BorderColor3 = Color3.new(1, 1, 1)
- bar2.Position = UDim2.new(0.666429043, 0, 0.161458328, 0)
- bar2.Size = UDim2.new(0, 1, 0, 143)
- mnybox.Name = "mnybox"
- mnybox.Parent = ssss
- mnybox.BackgroundColor3 = Color3.new(0.207843, 0.552941, 1)
- mnybox.BorderColor3 = Color3.new(1, 1, 1)
- mnybox.Position = UDim2.new(-1.45476186, 0, 1.15104175, 0)
- mnybox.Size = UDim2.new(0, 352, 0, 37)
- mnybox.Visible = false
- mnybox.Font = Enum.Font.SciFi
- mnybox.FontSize = Enum.FontSize.Size24
- mnybox.Text = "Name"
- mnybox.TextColor3 = Color3.new(1, 1, 1)
- mnybox.TextSize = 22
- mnybox.TextStrokeTransparency = 50
- Open.Name = "Open"
- Open.Parent = Lumber
- Open.BackgroundColor3 = Color3.new(0, 0.423529, 0.976471)
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(-0.00642411085, 5, 0.648221374, -30)
- Open.Size = UDim2.new(0, 66, 0, 26)
- Open.Font = Enum.Font.Cartoon
- Open.FontSize = Enum.FontSize.Size24
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextSize = 24
- Close.Name = "Close"
- Close.Parent = Lumber
- Close.BackgroundColor3 = Color3.new(0, 0.423529, 0.976471)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(-0.00642411085, 5, 0.707509875, -30)
- Close.Size = UDim2.new(0, 66, 0, 26)
- Close.Visible = false
- Close.Font = Enum.Font.Cartoon
- Close.FontSize = Enum.FontSize.Size24
- Close.Text = "Close"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 24
- Open.MouseButton1Click:connect(function()
- Main.Visible = true
- Main:TweenPosition(UDim2.new(0, 259,0, 130), "Out", "Back",2.5)
- Open.Visible = false
- Close.Visible = true
- end)
- Close.MouseButton1Click:connect(function()
- Main:TweenPosition(UDim2.new(0, -753,0, 563), "In", "Back",2.5)
- wait(2)
- Main.Visible = false
- Close.Visible = false
- Open.Visible = true
- end)
- CreditsBtn.MouseButton1Click:connect(function()
- Credits:TweenSize(UDim2.new(0, 420,0, 192), "In", "Quad",2)
- ssss.Visible = false
- Help.Visible = false
- Credits.Visible = true
- Credits.arp.Visible = true
- Credits.arp2.Visible = true
- Credits.ath.Visible = true
- Credits.crd.Visible = true
- end)
- Scripts.MouseButton1Click:connect(function()
- Credits.Visible = false
- Help.Visible = false
- ssss.Visible = true
- ssss.bar2.Visible = true
- ssss.bar3.Visible = true
- ssss.mic.Visible = true
- ssss.tp.Visible = true
- end)
- HelpBtn.MouseButton1Click:connect(function()
- ssss.Visible = false
- Credits.Visible = false
- Help.Visible = true
- Help.mnh.Visible = true
- Help.F.Visible = true
- end)
- green.MouseButton1Click:connect(function()
- local tp = (Vector3.new(-1691.527, 347.102, 1478.253))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- landstore.MouseButton1Click:connect(function()
- local tp = (Vector3.new(248.35, 0.7, -98.77))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- links.MouseButton1Click:connect(function()
- local tp = (Vector3.new(4606.864, 4.801, -780.509))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- other.MouseButton1Click:connect(function()
- local tp = (Vector3.new(504.16, 0.5, -1592.3))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- palm.MouseButton1Click:connect(function()
- local tp = (Vector3.new(2617.099, -8.4, -16.82))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- swamp.MouseButton1Click:connect(function()
- local tp = (Vector3.new(-1060.749, 140.501, -1112.33))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- volcanow.MouseButton1Click:connect(function()
- local tp = (Vector3.new(-1514.756, 620.5, 1095.337))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- woodsrus.MouseButton1Click:connect(function()
- local tp = (Vector3.new(255.68, 0.7, 57.44))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- FreeTruck.MouseButton1Click:connect(function()
- local SpoofReturns = function(name,class,returns)
- if name == "ClientIsWhitelisted" and returns[1] == false then
- returns[1] = true
- end
- return unpack(returns)
- end
- local meta,oldmeta = getrawmetatable(game),{}
- for i,v in next,meta do oldmeta[i] = v end
- local realmethods = {}
- realmethods.Fire = Instance.new("BindableEvent").Fire
- realmethods.Invoke = Instance.new("BindableFunction").Invoke
- realmethods.FireServer = Instance.new("RemoteEvent").FireServer
- realmethods.InvokeServer = Instance.new("RemoteFunction").InvokeServer
- meta.__index = function(t,k)
- if k == "Fire" or k == "Invoke" or k == "FireServer" or k == "InvokeServer" then
- return function(self,...)
- return SpoofReturns(t.Name,t.ClassName,{realmethods[k](self,...)})
- end
- else
- return oldmeta.__index(t,k)
- end
- end
- local MSGText = "You are now whitelisted by everybody."
- game.ReplicatedStorage.Notices.SendUserNotice:Fire(MSGText)
- end)
- bringwood.MouseButton1Click:connect(function()
- for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
- if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") and Log.Owner.Value == game.Players.LocalPlayer then
- Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 20, 0))
- end
- end
- end)
- land.MouseButton1Click:connect(function()
- local SpoofReturns = function(name,class,returns)
- if name == "AttemptPurchase" and returns[1] == false then
- returns[1] = true
- end
- return unpack(returns)
- end
- local meta,oldmeta = getrawmetatable(game),{}
- for i,v in next,meta do oldmeta[i] = v end
- local realmethods = {}
- realmethods.Fire = Instance.new("BindableEvent").Fire
- realmethods.Invoke = Instance.new("BindableFunction").Invoke
- realmethods.FireServer = Instance.new("RemoteEvent").FireServer
- realmethods.InvokeServer = Instance.new("RemoteFunction").InvokeServer
- meta.__index = function(t,k)
- if k == "Fire" or k == "Invoke" or k == "FireServer" or k == "InvokeServer" then
- return function(self,...)
- return SpoofReturns(t.Name,t.ClassName,{realmethods[k](self,...)})
- end
- else
- return oldmeta.__index(t,k)
- end
- end
- local MSGText = "You can now buy land for free."
- game.ReplicatedStorage.Notices.SendUserNotice:Fire(MSGText)
- end)
- money.MouseButton1Click:connect(function()
- mnybox.Visible = true
- mnybox:TweenPosition(UDim2.new(0.081, 0,1.052, 0), "In", "Quad",2)
- if settingset1 == false then
- print'setting1true'
- mnybox.Text = 'Type your name'
- mnybox.Visible = true
- settingset1 = true
- else
- mnybox.Visible = false
- print'setting1false'
- game.ReplicatedStorage.Transactions.ClientToServer.AttemptPurchase:InvokeServer(-10000000)
- game.Players.LocalPlayer.PlayerGui.LoadSaveGUI.LoadSaveClient.SavePlease:Fire()
- wait(0.1)
- game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players[TextBox.Text], 10000000,1)
- end
- end)
- printt.MouseButton1Click:connect(function()
- function g(o)
- for i,v in pairs(o:children())do
- if string.match(v.ClassName, "StringValue") then
- print("Name: "..v.Value.." | ".."Location: ".."game."..v:GetFullName())
- end
- g(v)
- end
- end
- pcall(g,game)
- local MSGText = "Printed all trees, pres f9"
- game.ReplicatedStorage.Notices.SendUserNotice:Fire(MSGText)
- end)
- tpbase.MouseButton1Click:connect(function()
- for i, v in pairs(game.Workspace.Properties:GetChildren()) do
- if v.Owner.Value == game.Players.LocalPlayer then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
- end
- end
- end)
- blue.MouseButton1Click:connect(function()
- local tp = (Vector3.new(3322.261, -228, 452.55))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- bridge.MouseButton1Click:connect(function()
- local tp = (Vector3.new(115.46, 1.128, -629.172))
- game.Players.LocalPlayer.Character:MoveTo(tp)
- end)
- endtime.MouseButton1Click:connect(function()
- local g1 = (Vector3.new(-4.28, -215.6, -1341.109))
- game.Players.LocalPlayer.Character:MoveTo(g1)
- wait(0.1)
- game.ServerScriptService.Trees.Regions.Underbridge.KillPeople:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement