Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local UIGradient = Instance.new("UIGradient")
- local UICorner = Instance.new("UICorner")
- local UICorner_2 = Instance.new("UICorner")
- local UIGradient_2 = Instance.new("UIGradient")
- local TextLabel_2 = Instance.new("TextLabel")
- local UIGradient_3 = Instance.new("UIGradient")
- local UICorner_3 = Instance.new("UICorner")
- local TextLabel_3 = Instance.new("TextLabel")
- local UICorner_4 = Instance.new("UICorner")
- local UIGradient_4 = Instance.new("UIGradient")
- local YourBizarreAdventureLevelAutoFarm = Instance.new("TextButton")
- local UIGradient_5 = Instance.new("UIGradient")
- local UICorner_5 = Instance.new("UICorner")
- local DelivarySimulatorAutoFarmDeliverys = Instance.new("TextButton")
- local UIGradient_6 = Instance.new("UIGradient")
- local UICorner_6 = Instance.new("UICorner")
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.Position = UDim2.new(0.348302305, 0, 0.47324416, 0)
- Frame.Size = UDim2.new(0, 544, 0, 286)
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Size = UDim2.new(0, 277, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Your Bizarre Adventure Level AutoFarm"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient.Parent = TextLabel
- UICorner.Parent = TextLabel
- UICorner_2.Parent = Frame
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient_2.Parent = Frame
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.Position = UDim2.new(0.509191155, 0, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 267, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Delivery Simulator Autofarm Deliverys"
- 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(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient_3.Parent = TextLabel_2
- UICorner_3.Parent = TextLabel_2
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.Position = UDim2.new(0, 0, 0.825174809, 0)
- TextLabel_3.Size = UDim2.new(0, 544, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Gui Made By Avoidzs On YT | Please Like And Subscribe On My YT"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 22.000
- UICorner_4.Parent = TextLabel_3
- UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient_4.Parent = TextLabel_3
- YourBizarreAdventureLevelAutoFarm.Name = "Your Bizarre Adventure Level AutoFarm"
- YourBizarreAdventureLevelAutoFarm.Parent = Frame
- YourBizarreAdventureLevelAutoFarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- YourBizarreAdventureLevelAutoFarm.Position = UDim2.new(0, 0, 0.174825177, 0)
- YourBizarreAdventureLevelAutoFarm.Size = UDim2.new(0, 277, 0, 186)
- YourBizarreAdventureLevelAutoFarm.Font = Enum.Font.SourceSans
- YourBizarreAdventureLevelAutoFarm.Text = "ACTIVATE!!!"
- YourBizarreAdventureLevelAutoFarm.TextColor3 = Color3.fromRGB(0, 0, 0)
- YourBizarreAdventureLevelAutoFarm.TextSize = 50.000
- YourBizarreAdventureLevelAutoFarm.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://gist.githubusercontent.com/stellar-4242/090eac215b54e6520097aea444b9f530/raw/48e54416196937bae43e16036e1b59882d6f736c/autofarm.lua'))()
- end)
- UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient_5.Parent = YourBizarreAdventureLevelAutoFarm
- UICorner_5.Parent = YourBizarreAdventureLevelAutoFarm
- DelivarySimulatorAutoFarmDeliverys.Name = "Delivary Simulator AutoFarm Deliverys"
- DelivarySimulatorAutoFarmDeliverys.Parent = Frame
- DelivarySimulatorAutoFarmDeliverys.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DelivarySimulatorAutoFarmDeliverys.Position = UDim2.new(0.509191155, 0, 0.174825177, 0)
- DelivarySimulatorAutoFarmDeliverys.Size = UDim2.new(0, 267, 0, 186)
- DelivarySimulatorAutoFarmDeliverys.Font = Enum.Font.SourceSans
- DelivarySimulatorAutoFarmDeliverys.Text = "ACTIVATE!!!"
- DelivarySimulatorAutoFarmDeliverys.TextColor3 = Color3.fromRGB(0, 0, 0)
- DelivarySimulatorAutoFarmDeliverys.TextSize = 50.000
- DelivarySimulatorAutoFarmDeliverys.MouseButton1Down:connect(function()
- _G.Enabled = true ---Enable script
- _G.Stock = true --Auto restock all racks
- _G.Deliver = true --Auto sell everything
- loadstring(game:HttpGet('https://pastebin.com/raw/VkRfdPp1'))()
- end)
- UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
- UIGradient_6.Parent = DelivarySimulatorAutoFarmDeliverys
- UICorner_6.Parent = DelivarySimulatorAutoFarmDeliverys
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement