Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local UIGradient = Instance.new("UIGradient")
- local UICorner = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local UIGradient_2 = Instance.new("UIGradient")
- local UICorner_2 = Instance.new("UICorner")
- local TextLabel_2 = Instance.new("TextLabel")
- local UIGradient_3 = Instance.new("UIGradient")
- local UICorner_3 = Instance.new("UICorner")
- local BirdkeepersScript = Instance.new("TextButton")
- local UIGradient_4 = Instance.new("UIGradient")
- local UICorner_4 = Instance.new("UICorner")
- local HarvestSimulatorScript = Instance.new("TextButton")
- local UIGradient_5 = Instance.new("UIGradient")
- local UICorner_5 = Instance.new("UICorner")
- local Close = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local UIGradient_6 = Instance.new("UIGradient")
- local openmain = Instance.new("Frame")
- local open = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local UIGradient_7 = Instance.new("UIGradient")
- local UICorner_8 = Instance.new("UICorner")
- local UIGradient_8 = Instance.new("UIGradient")
- ScreenGui.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.Position = UDim2.new(0.207507819, 0, 0.30050084, 0)
- main.Size = UDim2.new(0, 561, 0, 238)
- main.Visible = false
- main.Active = true
- main.Draggable = true
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient.Parent = main
- UICorner.Parent = main
- TextLabel.Parent = main
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Size = UDim2.new(0, 561, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Avoidzs GUI"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_2.Parent = TextLabel
- UICorner_2.Parent = TextLabel
- TextLabel_2.Parent = main
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.Position = UDim2.new(0, 0, 0.789915979, 0)
- TextLabel_2.Size = UDim2.new(0, 561, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "GUI Made By Avoidzs On YT"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_3.Parent = TextLabel_2
- UICorner_3.Parent = TextLabel_2
- BirdkeepersScript.Name = " Birdkeepers Script"
- BirdkeepersScript.Parent = main
- BirdkeepersScript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BirdkeepersScript.Position = UDim2.new(0.0427807495, 0, 0.357142866, 0)
- BirdkeepersScript.Size = UDim2.new(0, 205, 0, 61)
- BirdkeepersScript.Font = Enum.Font.SourceSans
- BirdkeepersScript.Text = "Birdkeepers Script"
- BirdkeepersScript.TextColor3 = Color3.fromRGB(0, 0, 0)
- BirdkeepersScript.TextScaled = true
- BirdkeepersScript.TextSize = 14.000
- BirdkeepersScript.TextWrapped = true
- BirdkeepersScript.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/eVTc0iWc", true))()
- end)
- UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_4.Parent = BirdkeepersScript
- UICorner_4.Parent = BirdkeepersScript
- HarvestSimulatorScript.Name = "Harvest Simulator Script"
- HarvestSimulatorScript.Parent = main
- HarvestSimulatorScript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- HarvestSimulatorScript.Position = UDim2.new(0.570410013, 0, 0.357142866, 0)
- HarvestSimulatorScript.Size = UDim2.new(0, 205, 0, 61)
- HarvestSimulatorScript.Font = Enum.Font.SourceSans
- HarvestSimulatorScript.Text = "Harvest Simulator Script"
- HarvestSimulatorScript.TextColor3 = Color3.fromRGB(0, 0, 0)
- HarvestSimulatorScript.TextScaled = true
- HarvestSimulatorScript.TextSize = 14.000
- HarvestSimulatorScript.TextWrapped = true
- HarvestSimulatorScript.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ZMB2pXE0", true))()
- end)
- UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_5.Parent = HarvestSimulatorScript
- UICorner_5.Parent = HarvestSimulatorScript
- Close.Name = "Close"
- Close.Parent = main
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.Position = UDim2.new(0.884135485, 0, 0, 0)
- Close.Size = UDim2.new(0, 65, 0, 50)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextWrapped = true
- Close.MouseButton1Down:connect(function()
- main.Visible = false
- openmain.Visible = true
- end)
- UICorner_6.Parent = Close
- UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_6.Parent = Close
- openmain.Name = "openmain"
- openmain.Parent = ScreenGui
- openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- openmain.Position = UDim2.new(0, 0, 0.522537589, 0)
- openmain.Size = UDim2.new(0, 236, 0, 81)
- openmain.Active = true
- openmain.Draggable =true
- open.Name = "open"
- open.Parent = openmain
- open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- open.Size = UDim2.new(0, 236, 0, 81)
- open.Font = Enum.Font.SourceSans
- open.Text = "OPEN"
- open.TextColor3 = Color3.fromRGB(0, 0, 0)
- open.TextScaled = true
- open.TextSize = 14.000
- open.TextWrapped = true
- open.MouseButton1Down:connect(function()
- openmain.Visible = false
- main.Visible = true
- end)
- UICorner_7.Parent = open
- UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_7.Parent = open
- UICorner_8.Parent = openmain
- UIGradient_8.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 0)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
- UIGradient_8.Parent = openmain
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement