Advertisement
UNKNOWNSCRIPTER12

Your Bizarre Adventure / Delivery simulaotr script

Jun 16th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local UIGradient = Instance.new("UIGradient")
  5. local UICorner = Instance.new("UICorner")
  6. local UICorner_2 = Instance.new("UICorner")
  7. local UIGradient_2 = Instance.new("UIGradient")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local UIGradient_3 = Instance.new("UIGradient")
  10. local UICorner_3 = Instance.new("UICorner")
  11. local TextLabel_3 = Instance.new("TextLabel")
  12. local UICorner_4 = Instance.new("UICorner")
  13. local UIGradient_4 = Instance.new("UIGradient")
  14. local YourBizarreAdventureLevelAutoFarm = Instance.new("TextButton")
  15. local UIGradient_5 = Instance.new("UIGradient")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local DelivarySimulatorAutoFarmDeliverys = Instance.new("TextButton")
  18. local UIGradient_6 = Instance.new("UIGradient")
  19. local UICorner_6 = Instance.new("UICorner")
  20.  
  21. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22. ScreenGui.ResetOnSpawn = false
  23.  
  24. Frame.Parent = ScreenGui
  25. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  26. Frame.Position = UDim2.new(0.348302305, 0, 0.47324416, 0)
  27. Frame.Size = UDim2.new(0, 544, 0, 286)
  28. Frame.Active = true
  29. Frame.Draggable = true
  30.  
  31. TextLabel.Parent = Frame
  32. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  33. TextLabel.Size = UDim2.new(0, 277, 0, 50)
  34. TextLabel.Font = Enum.Font.SourceSans
  35. TextLabel.Text = "Your Bizarre Adventure Level AutoFarm"
  36. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  37. TextLabel.TextScaled = true
  38. TextLabel.TextSize = 14.000
  39. TextLabel.TextWrapped = true
  40.  
  41. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  42. UIGradient.Parent = TextLabel
  43.  
  44. UICorner.Parent = TextLabel
  45.  
  46. UICorner_2.Parent = Frame
  47.  
  48. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  49. UIGradient_2.Parent = Frame
  50.  
  51. TextLabel_2.Parent = Frame
  52. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. TextLabel_2.Position = UDim2.new(0.509191155, 0, 0, 0)
  54. TextLabel_2.Size = UDim2.new(0, 267, 0, 50)
  55. TextLabel_2.Font = Enum.Font.SourceSans
  56. TextLabel_2.Text = "Delivery Simulator Autofarm Deliverys"
  57. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  58. TextLabel_2.TextScaled = true
  59. TextLabel_2.TextSize = 14.000
  60. TextLabel_2.TextWrapped = true
  61.  
  62. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  63. UIGradient_3.Parent = TextLabel_2
  64.  
  65. UICorner_3.Parent = TextLabel_2
  66.  
  67. TextLabel_3.Parent = Frame
  68. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  69. TextLabel_3.Position = UDim2.new(0, 0, 0.825174809, 0)
  70. TextLabel_3.Size = UDim2.new(0, 544, 0, 50)
  71. TextLabel_3.Font = Enum.Font.SourceSans
  72. TextLabel_3.Text = "Gui Made By Avoidzs On YT | Please Like And Subscribe On My YT"
  73. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. TextLabel_3.TextSize = 22.000
  75.  
  76. UICorner_4.Parent = TextLabel_3
  77.  
  78. UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  79. UIGradient_4.Parent = TextLabel_3
  80.  
  81. YourBizarreAdventureLevelAutoFarm.Name = "Your Bizarre Adventure Level AutoFarm"
  82. YourBizarreAdventureLevelAutoFarm.Parent = Frame
  83. YourBizarreAdventureLevelAutoFarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  84. YourBizarreAdventureLevelAutoFarm.Position = UDim2.new(0, 0, 0.174825177, 0)
  85. YourBizarreAdventureLevelAutoFarm.Size = UDim2.new(0, 277, 0, 186)
  86. YourBizarreAdventureLevelAutoFarm.Font = Enum.Font.SourceSans
  87. YourBizarreAdventureLevelAutoFarm.Text = "ACTIVATE!!!"
  88. YourBizarreAdventureLevelAutoFarm.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. YourBizarreAdventureLevelAutoFarm.TextSize = 50.000
  90. YourBizarreAdventureLevelAutoFarm.MouseButton1Down:connect(function()
  91. loadstring(game:HttpGet('https://gist.githubusercontent.com/stellar-4242/090eac215b54e6520097aea444b9f530/raw/48e54416196937bae43e16036e1b59882d6f736c/autofarm.lua'))()
  92. end)
  93.  
  94. UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  95. UIGradient_5.Parent = YourBizarreAdventureLevelAutoFarm
  96.  
  97. UICorner_5.Parent = YourBizarreAdventureLevelAutoFarm
  98.  
  99. DelivarySimulatorAutoFarmDeliverys.Name = "Delivary Simulator AutoFarm Deliverys"
  100. DelivarySimulatorAutoFarmDeliverys.Parent = Frame
  101. DelivarySimulatorAutoFarmDeliverys.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. DelivarySimulatorAutoFarmDeliverys.Position = UDim2.new(0.509191155, 0, 0.174825177, 0)
  103. DelivarySimulatorAutoFarmDeliverys.Size = UDim2.new(0, 267, 0, 186)
  104. DelivarySimulatorAutoFarmDeliverys.Font = Enum.Font.SourceSans
  105. DelivarySimulatorAutoFarmDeliverys.Text = "ACTIVATE!!!"
  106. DelivarySimulatorAutoFarmDeliverys.TextColor3 = Color3.fromRGB(0, 0, 0)
  107. DelivarySimulatorAutoFarmDeliverys.TextSize = 50.000
  108. DelivarySimulatorAutoFarmDeliverys.MouseButton1Down:connect(function()
  109. _G.Enabled = true ---Enable script
  110. _G.Stock = true --Auto restock all racks
  111. _G.Deliver = true --Auto sell everything
  112.  
  113. loadstring(game:HttpGet('https://pastebin.com/raw/VkRfdPp1'))()
  114. end)
  115.  
  116. UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  117. UIGradient_6.Parent = DelivarySimulatorAutoFarmDeliverys
  118.  
  119. UICorner_6.Parent = DelivarySimulatorAutoFarmDeliverys
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement