UNKNOWNSCRIPTER12

Avoidzs On Yts GUI

Jun 27th, 2021 (edited)
3,418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.05 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE = Instance.new("TextButton")
  4. local UIGradient = Instance.new("UIGradient")
  5. local UICorner = Instance.new("UICorner")
  6. local YOURBIZZAREADVENTUREGUI = Instance.new("TextButton")
  7. local UICorner_2 = Instance.new("UICorner")
  8. local UIGradient_2 = Instance.new("UIGradient")
  9. local UIGradient_3 = Instance.new("UIGradient")
  10. local UICorner_3 = Instance.new("UICorner")
  11. local DeliverySimulatorAUTOFARMDELIVERYS = Instance.new("TextButton")
  12. local UICorner_4 = Instance.new("UICorner")
  13. local UIGradient_4 = Instance.new("UIGradient")
  14. local DogecoinMiningTycoonSCRIPT = Instance.new("TextButton")
  15. local UIGradient_5 = Instance.new("UIGradient")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local TextLabel = Instance.new("TextLabel")
  18. local UIGradient_6 = Instance.new("UIGradient")
  19. local UICorner_6 = Instance.new("UICorner")
  20. local AnimeFightersSimulatorScriptAUTOFARM = Instance.new("TextButton")
  21. local UICorner_7 = Instance.new("UICorner")
  22. local UIGradient_7 = Instance.new("UIGradient")
  23. local pHANTOMFORCESSCRIPT = Instance.new("TextButton")
  24. local UICorner_8 = Instance.new("UICorner")
  25. local UIGradient_8 = Instance.new("UIGradient")
  26. local DeliverySimulatorDisableAutoFarmDisableItHere = Instance.new("TextButton")
  27. local UICorner_9 = Instance.new("UICorner")
  28. local UIGradient_8 = Instance.new("UIGradient")
  29. local UIGradient_9 = Instance.new("UIGradient")
  30. local InfiniteYieldScript = Instance.new("TextButton")
  31. local UICorner_10 = Instance.new("UICorner")
  32. local UIGradient_10 = Instance.new("UIGradient")
  33.  
  34. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. ScreenGui.ResetOnSpawn = false
  36.  
  37. Frame.Parent = ScreenGui
  38. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. Frame.Position = UDim2.new(0.141292438, 0, 0.1187291, 0)
  40. Frame.Size = UDim2.new(0, 640, 0, 467)
  41. Frame.Active = true
  42. Frame.Draggable = true
  43.  
  44. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.Name = "YOUR BIZZARE ADVENTURE LEVEL AUTOFARM ACTIVATE HERE"
  45. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.Parent = Frame
  46. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  47. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.Size = UDim2.new(0, 200, 0, 61)
  48. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.Font = Enum.Font.SourceSans
  49. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.Text = "YOUR BIZZARE ADVENTURE LEVEL AUTOFARM ACTIVATE HERE!!!"
  50. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.TextColor3 = Color3.fromRGB(0, 0, 0)
  51. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.TextScaled = true
  52. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.TextSize = 14.000
  53. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.TextWrapped = true
  54. YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet('https://gist.githubusercontent.com/stellar-4242/090eac215b54e6520097aea444b9f530/raw/48e54416196937bae43e16036e1b59882d6f736c/autofarm.lua'))()
  56. end)
  57.  
  58. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  59. UIGradient.Parent = YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE
  60.  
  61. UICorner.Parent = YOURBIZZAREADVENTURELEVELAUTOFARMACTIVATEHERE
  62.  
  63. YOURBIZZAREADVENTUREGUI.Name = "YOUR BIZZARE ADVENTURE GUI"
  64. YOURBIZZAREADVENTUREGUI.Parent = Frame
  65. YOURBIZZAREADVENTUREGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. YOURBIZZAREADVENTUREGUI.Position = UDim2.new(0, 0, 0.130620986, 0)
  67. YOURBIZZAREADVENTUREGUI.Size = UDim2.new(0, 200, 0, 50)
  68. YOURBIZZAREADVENTUREGUI.Font = Enum.Font.SourceSans
  69. YOURBIZZAREADVENTUREGUI.Text = "Your Bizarre Adventure GUI ACTIVATE HERE!!!"
  70. YOURBIZZAREADVENTUREGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  71. YOURBIZZAREADVENTUREGUI.TextScaled = true
  72. YOURBIZZAREADVENTUREGUI.TextSize = 14.000
  73. YOURBIZZAREADVENTUREGUI.TextWrapped = true
  74. YOURBIZZAREADVENTUREGUI.MouseButton1Down:connect(function()
  75. loadstring(game:HttpGet("https://rasputin-bf.glitch.me/ybascript.lua", true))()
  76. end)
  77.  
  78. UICorner_2.Parent = YOURBIZZAREADVENTUREGUI
  79.  
  80. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  81. UIGradient_2.Parent = YOURBIZZAREADVENTUREGUI
  82.  
  83. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  84. UIGradient_3.Parent = Frame
  85.  
  86. UICorner_3.Parent = Frame
  87.  
  88. DeliverySimulatorAUTOFARMDELIVERYS.Name = "Delivery Simulator AUTOFARM DELIVERYS"
  89. DeliverySimulatorAUTOFARMDELIVERYS.Parent = Frame
  90. DeliverySimulatorAUTOFARMDELIVERYS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  91. DeliverySimulatorAUTOFARMDELIVERYS.Position = UDim2.new(0, 0, 0.237687364, 0)
  92. DeliverySimulatorAUTOFARMDELIVERYS.Size = UDim2.new(0, 200, 0, 50)
  93. DeliverySimulatorAUTOFARMDELIVERYS.Font = Enum.Font.SourceSans
  94. DeliverySimulatorAUTOFARMDELIVERYS.Text = "Delivery Simulator AUTOFARM DELIVERYS ACTIVATE HERE!!!"
  95. DeliverySimulatorAUTOFARMDELIVERYS.TextColor3 = Color3.fromRGB(0, 0, 0)
  96. DeliverySimulatorAUTOFARMDELIVERYS.TextScaled = true
  97. DeliverySimulatorAUTOFARMDELIVERYS.TextSize = 14.000
  98. DeliverySimulatorAUTOFARMDELIVERYS.TextWrapped = true
  99. DeliverySimulatorAUTOFARMDELIVERYS.MouseButton1Down:connect(function()
  100. _G.Enabled = true ---Enable script
  101. _G.Stock = true --Auto restock all racks
  102. _G.Deliver = true --Auto sell everything
  103.  
  104. loadstring(game:HttpGet('https://pastebin.com/raw/VkRfdPp1'))()
  105. end)
  106.  
  107. UICorner_4.Parent = DeliverySimulatorAUTOFARMDELIVERYS
  108.  
  109. UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  110. UIGradient_4.Parent = DeliverySimulatorAUTOFARMDELIVERYS
  111.  
  112. DogecoinMiningTycoonSCRIPT.Name = "Dogecoin Mining Tycoon SCRIPT"
  113. DogecoinMiningTycoonSCRIPT.Parent = Frame
  114. DogecoinMiningTycoonSCRIPT.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  115. DogecoinMiningTycoonSCRIPT.Position = UDim2.new(0, 0, 0.451820135, 0)
  116. DogecoinMiningTycoonSCRIPT.Size = UDim2.new(0, 200, 0, 50)
  117. DogecoinMiningTycoonSCRIPT.Font = Enum.Font.SourceSans
  118. DogecoinMiningTycoonSCRIPT.Text = "Dogecoin Mining Tycoon SCRIPT ACTIVATE HERE!!!"
  119. DogecoinMiningTycoonSCRIPT.TextColor3 = Color3.fromRGB(0, 0, 0)
  120. DogecoinMiningTycoonSCRIPT.TextScaled = true
  121. DogecoinMiningTycoonSCRIPT.TextSize = 14.000
  122. DogecoinMiningTycoonSCRIPT.TextWrapped = true
  123. DogecoinMiningTycoonSCRIPT.MouseButton1Down:connect(function()
  124. loadstring(game:HttpGet("https://pastebin.com/raw/1Ja6hbmP", true))()
  125. end)
  126.  
  127. UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  128. UIGradient_5.Parent = DogecoinMiningTycoonSCRIPT
  129.  
  130. UICorner_5.Parent = DogecoinMiningTycoonSCRIPT
  131.  
  132. TextLabel.Parent = Frame
  133. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  134. TextLabel.Position = UDim2.new(0, 0, 0.892933607, 0)
  135. TextLabel.Size = UDim2.new(0, 640, 0, 50)
  136. TextLabel.Font = Enum.Font.SourceSans
  137. TextLabel.Text = "Gui Made By Avoidzs On YT | Please Like And Subscribe To Me"
  138. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  139. TextLabel.TextScaled = true
  140. TextLabel.TextSize = 14.000
  141. TextLabel.TextWrapped = true
  142.  
  143. UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  144. UIGradient_6.Parent = TextLabel
  145.  
  146. UICorner_6.Parent = TextLabel
  147.  
  148. AnimeFightersSimulatorScriptAUTOFARM.Name = "Anime Fighters Simulator Script AUTOFARM"
  149. AnimeFightersSimulatorScriptAUTOFARM.Parent = Frame
  150. AnimeFightersSimulatorScriptAUTOFARM.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  151. AnimeFightersSimulatorScriptAUTOFARM.Position = UDim2.new(0, 0, 0.344753772, 0)
  152. AnimeFightersSimulatorScriptAUTOFARM.Size = UDim2.new(0, 200, 0, 50)
  153. AnimeFightersSimulatorScriptAUTOFARM.Font = Enum.Font.SourceSans
  154. AnimeFightersSimulatorScriptAUTOFARM.Text = "Anime Fighters Simulator Script GUI"
  155. AnimeFightersSimulatorScriptAUTOFARM.TextColor3 = Color3.fromRGB(0, 0, 0)
  156. AnimeFightersSimulatorScriptAUTOFARM.TextScaled = true
  157. AnimeFightersSimulatorScriptAUTOFARM.TextSize = 14.000
  158. AnimeFightersSimulatorScriptAUTOFARM.TextWrapped = true
  159. AnimeFightersSimulatorScriptAUTOFARM.MouseButton1Down:connect(function()
  160. loadstring(game:HttpGet("https://pastebin.com/raw/KBx8RCjR", true))()
  161. end)
  162.  
  163. UICorner_7.Parent = AnimeFightersSimulatorScriptAUTOFARM
  164.  
  165. UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  166. UIGradient_7.Parent = AnimeFightersSimulatorScriptAUTOFARM
  167.  
  168. pHANTOMFORCESSCRIPT.Name = "pHANTOM FORCES SCRIPT"
  169. pHANTOMFORCESSCRIPT.Parent = Frame
  170. pHANTOMFORCESSCRIPT.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. pHANTOMFORCESSCRIPT.Position = UDim2.new(0, 0, 0.558886528, 0)
  172. pHANTOMFORCESSCRIPT.Size = UDim2.new(0, 200, 0, 61)
  173. pHANTOMFORCESSCRIPT.Font = Enum.Font.SourceSans
  174. pHANTOMFORCESSCRIPT.Text = "PHANTOM FORCES SCRIPT"
  175. pHANTOMFORCESSCRIPT.TextColor3 = Color3.fromRGB(0, 0, 0)
  176. pHANTOMFORCESSCRIPT.TextScaled = true
  177. pHANTOMFORCESSCRIPT.TextSize = 14.000
  178. pHANTOMFORCESSCRIPT.TextWrapped = true
  179. pHANTOMFORCESSCRIPT.MouseButton1Down:connect(function()
  180. loadstring(game:HttpGet(('https://pastebin.com/raw/8KHFpex7'),true))()
  181. end)
  182.  
  183. UICorner_8.Parent = pHANTOMFORCESSCRIPT
  184.  
  185. UIGradient_8.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  186. UIGradient_8.Parent = pHANTOMFORCESSCRIPT
  187.  
  188. DeliverySimulatorDisableAutoFarmDisableItHere.Name = "Delivery Simulator Disable AutoFarm Disable It Here"
  189. DeliverySimulatorDisableAutoFarmDisableItHere.Parent = Frame
  190. DeliverySimulatorDisableAutoFarmDisableItHere.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. DeliverySimulatorDisableAutoFarmDisableItHere.Position = UDim2.new(0.3125, 0, 0.237687364, 0)
  192. DeliverySimulatorDisableAutoFarmDisableItHere.Size = UDim2.new(0, 200, 0, 50)
  193. DeliverySimulatorDisableAutoFarmDisableItHere.Font = Enum.Font.SourceSans
  194. DeliverySimulatorDisableAutoFarmDisableItHere.Text = "Delivery Simulator Disable AutoFarm Disable It Here!!!"
  195. DeliverySimulatorDisableAutoFarmDisableItHere.TextColor3 = Color3.fromRGB(0, 0, 0)
  196. DeliverySimulatorDisableAutoFarmDisableItHere.TextScaled = true
  197. DeliverySimulatorDisableAutoFarmDisableItHere.TextSize = 14.000
  198. DeliverySimulatorDisableAutoFarmDisableItHere.TextWrapped = true
  199. DeliverySimulatorDisableAutoFarmDisableItHere.MouseButton1Down:connect(function()
  200. _G.Enabled = false ---Enable script
  201. _G.Stock = false --Auto restock all racks
  202. _G.Deliver = false --Auto sell everything
  203.  
  204. loadstring(game:HttpGet('https://pastebin.com/raw/VkRfdPp1'))()
  205. end)
  206.  
  207. UICorner_9.Parent = DeliverySimulatorDisableAutoFarmDisableItHere
  208.  
  209. UIGradient_9.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(42, 0, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  210. UIGradient_9.Parent = DeliverySimulatorDisableAutoFarmDisableItHere
  211.  
  212. InfiniteYieldScript.Name = "Infinite Yield Script"
  213. InfiniteYieldScript.Parent = Frame
  214. InfiniteYieldScript.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. InfiniteYieldScript.Position = UDim2.new(0.3125, 0, 0.130620986, 0)
  216. InfiniteYieldScript.Size = UDim2.new(0, 200, 0, 50)
  217. InfiniteYieldScript.Font = Enum.Font.SourceSans
  218. InfiniteYieldScript.Text = "Infinite Yield Script (\"fly\")"
  219. InfiniteYieldScript.TextColor3 = Color3.fromRGB(0, 0, 0)
  220. InfiniteYieldScript.TextScaled = true
  221. InfiniteYieldScript.TextSize = 14.000
  222. InfiniteYieldScript.TextWrapped = true
  223. InfiniteYieldScript.MouseButton1Down:connect(function()
  224. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  225. end)
  226.  
  227. UICorner_10.Parent = InfiniteYieldScript
  228.  
  229. UIGradient_10.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(187, 215, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 58, 170))}
  230. UIGradient_10.Parent = InfiniteYieldScript
Add Comment
Please, Sign In to add comment