Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local LT2 = Instance.new("ScreenGui")
- local Gui = Instance.new("Frame")
- local Palm = Instance.new("TextButton")
- local Phantom = Instance.new("TextButton")
- local Blue = Instance.new("TextButton")
- local LightSpooky = Instance.new("TextButton")
- local Spooky = Instance.new("TextButton")
- local Grey = Instance.new("TextButton")
- local Fire = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local Birch = Instance.new("TextButton")
- local Frost = Instance.new("TextButton")
- local Walnut = Instance.new("TextButton")
- --Properties:
- LT2.Name = "LT2"
- LT2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Gui.Name = "Gui"
- Gui.Parent = LT2
- Gui.Active = true
- Gui.BackgroundColor3 = Color3.new(1, 1, 1)
- Gui.BackgroundTransparency = 0.69999998807907
- Gui.BorderColor3 = Color3.new(0, 0, 0)
- Gui.BorderSizePixel = 0
- Gui.Draggable = true
- Gui.Position = UDim2.new(0, 71, 0, 166)
- Gui.Size = UDim2.new(0, 366, 0, 303)
- Palm.Name = "Palm"
- Palm.Parent = Gui
- Palm.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Palm.Position = UDim2.new(0.0517985076, 0, 0.10481514, 0)
- Palm.Size = UDim2.new(0, 151, 0, 41)
- Palm.Font = Enum.Font.SourceSans
- Palm.Text = "Palm"
- Palm.TextColor3 = Color3.new(0, 0, 0)
- Palm.TextSize = 14
- Palm.MouseButton1Click:connect(function()
- if g10 == true then
- g10 = false
- Palm.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g10 = true
- Palm.BackgroundColor3 = Color3.new(0, 255, 0)
- if g10 then
- woodtype = "Palm"
- end
- end
- end)
- Phantom.Name = "Phantom"
- Phantom.Parent = Gui
- Phantom.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Phantom.Position = UDim2.new(0.0517985038, 0, 0.267672181, 0)
- Phantom.Size = UDim2.new(0, 151, 0, 41)
- Phantom.Font = Enum.Font.SourceSans
- Phantom.Text = "Phantom"
- Phantom.TextColor3 = Color3.new(0, 0, 0)
- Phantom.TextSize = 14
- Phantom.MouseButton1Click:connect(function()
- if g5 == true then
- g5 = false
- Phantom.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g5 = true
- Phantom.BackgroundColor3 = Color3.new(0, 255, 0)
- if g5 then
- woodtype = "LoneCave"
- end
- end
- end)
- Blue.Name = "Blue"
- Blue.Parent = Gui
- Blue.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Blue.Position = UDim2.new(0.0517985038, 0, 0.430529177, 0)
- Blue.Size = UDim2.new(0, 151, 0, 41)
- Blue.Font = Enum.Font.SourceSans
- Blue.Text = "Blue"
- Blue.TextColor3 = Color3.new(0, 0, 0)
- Blue.TextSize = 14
- Blue.MouseButton1Click:connect(function()
- if g4 == true then
- g4 = false
- Blue.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g4 = true
- Blue.BackgroundColor3 = Color3.new(0, 255, 0)
- if g4 then
- woodtype = "CaveCrawler"
- end
- end
- end)
- LightSpooky.Name = "LightSpooky"
- LightSpooky.Parent = Gui
- LightSpooky.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- LightSpooky.Position = UDim2.new(0.0517985038, 0, 0.586785555, 0)
- LightSpooky.Size = UDim2.new(0, 151, 0, 41)
- LightSpooky.Font = Enum.Font.SourceSans
- LightSpooky.Text = "LightSpooky"
- LightSpooky.TextColor3 = Color3.new(0, 0, 0)
- LightSpooky.TextSize = 14
- LightSpooky.MouseButton1Click:connect(function()
- if g3 == true then
- g3 = false
- LightSpooky.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g3 = true
- LightSpooky.BackgroundColor3 = Color3.new(0, 255, 0)
- if g3 then
- woodtype = "SpookyNeon"
- end
- end
- end)
- Spooky.Name = "Spooky"
- Spooky.Parent = Gui
- Spooky.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Spooky.Position = UDim2.new(0.532672882, 0, 0.586785555, 0)
- Spooky.Size = UDim2.new(0, 151, 0, 41)
- Spooky.Font = Enum.Font.SourceSans
- Spooky.Text = "Spooky"
- Spooky.TextColor3 = Color3.new(0, 0, 0)
- Spooky.TextSize = 14
- Spooky.MouseButton1Click:connect(function()
- if g2 == true then
- g2 = false
- Spooky.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g2 = true
- Spooky.BackgroundColor3 = Color3.new(0, 255, 0)
- if g2 then
- woodtype = "Spooky"
- end
- end
- end)
- Grey.Name = "Grey"
- Grey.Parent = Gui
- Grey.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Grey.Position = UDim2.new(0.532672882, 0, 0.430529177, 0)
- Grey.Size = UDim2.new(0, 151, 0, 41)
- Grey.Font = Enum.Font.SourceSans
- Grey.Text = "Grey"
- Grey.TextColor3 = Color3.new(0, 0, 0)
- Grey.TextSize = 14
- Grey.MouseButton1Click:connect(function()
- if g1 == true then
- g1 = false
- Grey.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g1 = true
- Grey.BackgroundColor3 = Color3.new(0, 255, 0)
- if g1 then
- woodtype = nil
- end
- end
- end)
- Fire.Name = "Fire"
- Fire.Parent = Gui
- Fire.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Fire.Position = UDim2.new(0.532672882, 0, 0.267672181, 0)
- Fire.Size = UDim2.new(0, 151, 0, 41)
- Fire.Font = Enum.Font.SourceSans
- Fire.Text = "Fire"
- Fire.TextColor3 = Color3.new(0, 0, 0)
- Fire.TextSize = 14
- Fire.MouseButton1Click:connect(function()
- if g9 == true then
- g9 = false
- Fire.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g9 = true
- Fire.BackgroundColor3 = Color3.new(0, 255, 0)
- if g8 then
- woodtype = "Volcano"
- end
- end
- end)
- TextLabel.Parent = Gui
- TextLabel.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- TextLabel.Position = UDim2.new(-6.01179599e-05, 0, -0.105218075, 0)
- TextLabel.Size = UDim2.new(0, 366, 0, 41)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "LumberTycoon2"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- TextLabel_2.Parent = Gui
- TextLabel_2.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- TextLabel_2.Position = UDim2.new(-6.01179599e-05, 0, -0.105218075, 0)
- TextLabel_2.Size = UDim2.new(0, 46, 0, 41)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "V2"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- TextLabel_3.Parent = Gui
- TextLabel_3.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- TextLabel_3.Position = UDim2.new(-6.01168722e-05, 0, 0.998681188, 0)
- TextLabel_3.Size = UDim2.new(0, 52, 0, 16)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "arfi#1221"
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextSize = 14
- Birch.Name = "Birch"
- Birch.Parent = Gui
- Birch.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Birch.Position = UDim2.new(0.532672822, 0, 0.10481514, 0)
- Birch.Size = UDim2.new(0, 151, 0, 41)
- Birch.Font = Enum.Font.SourceSans
- Birch.Text = "Birch"
- Birch.TextColor3 = Color3.new(0, 0, 0)
- Birch.TextSize = 14
- Birch.MouseButton1Click:connect(function()
- if g6 == true then
- g6 = false
- Birch.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g6 = true
- Birch.BackgroundColor3 = Color3.new(0, 255, 0)
- if g6 then
- woodtype = "Birch"
- end
- end
- end)
- Frost.Name = "Frost"
- Frost.Parent = Gui
- Frost.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Frost.Position = UDim2.new(0.529940665, 0, 0.757261872, 0)
- Frost.Size = UDim2.new(0, 151, 0, 41)
- Frost.Font = Enum.Font.SourceSans
- Frost.Text = "Frost"
- Frost.TextColor3 = Color3.new(0, 0, 0)
- Frost.TextSize = 14
- Frost.MouseButton1Click:connect(function()
- if g7 == true then
- g7 = false
- Frost.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g7 = true
- Frost.BackgroundColor3 = Color3.new(0, 255, 0)
- if g7 then
- woodtype = "Frost"
- end
- end
- end)
- Walnut.Name = "Walnut"
- Walnut.Parent = Gui
- Walnut.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Walnut.Position = UDim2.new(0.0490662642, 0, 0.757261872, 0)
- Walnut.Size = UDim2.new(0, 151, 0, 41)
- Walnut.Font = Enum.Font.SourceSans
- Walnut.Text = "Walnut"
- Walnut.TextColor3 = Color3.new(0, 0, 0)
- Walnut.TextSize = 14
- Walnut.MouseButton1Click:connect(function()
- if g8 == true then
- g8 = false
- Walnut.BackgroundColor3 = Color3.new(255, 255, 255)
- else
- g8 = true
- Walnut.BackgroundColor3 = Color3.new(0, 255, 0)
- if g8 then
- woodtype = "Walnut"
- end
- end
- end)
- -- ColorHax Script
- woodtype = "Birch"
- local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
- tool.RequiresHandle = false
- --tool.RobloxLocked = true
- tool.Name = "Paint"
- tool.ToolTip = "Changes A Stucture's Wood Type"
- tool.Equipped:connect(function(Mouse)
- Mouse.Button1Down:connect(function()
- if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
- local Cframe
- if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
- Cframe = Mouse.Target.Parent.MainCFrame.Value
- else
- Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
- end
- if Mouse.Target.Parent ~= nil then
- game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
- end
- else
- --do nothing
- end
- end)
- end)
- g1 = false
- g2 = false
- g3 = false
- g4 = false
- g5 = false
- g6 = false
- g7 = false
- g8 = false
- g9 = false
- g10 = false
Advertisement
Add Comment
Please, Sign In to add comment