TEXT 651
OOF Tycoon Script Auto Farm Guest on 3rd September 2022 05:20:13 AM
  1. local vu = game:GetService("VirtualUser")
  2. game:GetService("Players").LocalPlayer.Idled:connect(function()
  3.  vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  4.  wait(1)
  5.  vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  6. end)
  7.  
  8. print('loaded antiafk :D')
  9.  
  10. if game.PlaceId == 10325366821 then
  11.     local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  12.     local Window = Library.CreateLib("Thx for using script :D Script by Owenn#1382", "Ocean")
  13.    
  14.    
  15.                  local Main = Window:NewTab("Main")
  16.    
  17.      local MainSection = Main:NewSection("Main")
  18.  
  19. MainSection:NewToggle("Buy oofs", "e", function(state)
  20.   if state then
  21. _G.jo = true;  
  22. spawn(function()
  23.   while _G.jo == true do
  24.      game:GetService("ReplicatedStorage").PurchaseNoob:FireServer()
  25.      wait(0.2)
  26.      end
  27. end)
  28.      else
  29. _G.jo = false;
  30. spawn(function()
  31.   while _G.jo == true do
  32. game:GetService("ReplicatedStorage").PurchaseNoob:FireServer()
  33. wait(0.2)
  34. end
  35. end)
  36. end
  37. end)
  38.  
  39. MainSection:NewToggle("Auto Evolve oofs", "e", function(state)
  40.   if state then
  41. _G.apples = true;
  42.  
  43. spawn(function()
  44.   while _G.apples == true do
  45. game:GetService("ReplicatedStorage").GoldenNoob:FireServer()
  46. wait(0.2)
  47. end
  48. end)
  49.   else
  50. _G.apples = false;
  51.  
  52. spawn(function()
  53.   while _G.apples == true do
  54. game:GetService("ReplicatedStorage").GoldenNoob:FireServer()
  55. wait(0.2)
  56. end
  57. end)
  58.   end
  59. end)    
  60.  
  61. MainSection:NewButton("Auto Collect Heads (Cant Turn This Off)", "Auto Collects heads", function()
  62. local localPlayer = game:GetService('Players').LocalPlayer
  63. for _, v in pairs(workspace.Plots:GetChildren()) do
  64.   v.Oofs.ChildAdded:Connect(function(child)
  65.       if (child.Name == 'OOFBALL') then
  66.           child.CFrame = localPlayer.Character.HumanoidRootPart.CFrame
  67.       end
  68.   end)
  69.  
  70.   for _, v in pairs(v.Oofs:GetChildren()) do
  71.       if (v.Name == 'OOFBALL') then
  72.           v.CFrame = localPlayer.Character.HumanoidRootPart.CFrame
  73.       end
  74.   end
  75. end
  76. end)
  77.  
  78. MainSection:NewToggle("tick upgrade by 10", "e", function(state)
  79.   if state then
  80.       _G.hiya = true;
  81.  
  82. spawn(function()
  83.   while _G.hiya == true do
  84. local args = {
  85.   [1] = 10
  86. }
  87.  
  88. game:GetService("ReplicatedStorage").IncreaseTick:FireServer(unpack(args))
  89. wait(0.2)
  90. end
  91. end)
  92.       else
  93.           _G.hiya = false;
  94.  
  95. spawn(function()
  96.   while _G.hiya == true do
  97. local args = {
  98.   [1] = 10
  99. }
  100.  
  101. game:GetService("ReplicatedStorage").IncreaseTick:FireServer(unpack(args))
  102. wait(0.2)
  103. end
  104. end)
  105.   end
  106. end)
  107.  
  108.  
  109.  
  110.     MainSection:NewToggle("tick upgrade by 1", "e", function(state)
  111.   if state then
  112.       _G.nice = true;
  113.  
  114. spawn(function()
  115.   while _G.nice == true do
  116. game:GetService("ReplicatedStorage").IncreaseTick:FireServer()
  117. wait(0.2)
  118. end
  119. end)
  120.       else
  121.           _G.nice = false;
  122.  
  123. spawn(function()
  124.   while _G.nice == true do
  125. game:GetService("ReplicatedStorage").IncreaseTick:FireServer()
  126. wait(0.2)
  127. end
  128. end)
  129.   end
  130.     end)
  131.  
  132.  
  133.     MainSection:NewToggle("auto sell", "e", function(state)
  134.   if state then
  135.   _G.thanksforusingthis = true;
  136.  
  137. spawn(function()
  138.   while _G.thanksforusingthis == true do
  139. game.Workspace.Plots.Plot1.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  140. game.Workspace.Plots.Plot2.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  141. game.Workspace.Plots.Plot3.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  142. game.Workspace.Plots.Plot4.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  143. game.Workspace.Plots.Plot5.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  144. game.Workspace.Plots.Plot6.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  145. game.Workspace.Plots.Plot7.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  146. task.wait()
  147.      wait()
  148. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  149. wait()
  150. task.wait()
  151. end
  152. end)
  153. else
  154.       _G.thanksforusingthis = false;
  155.  
  156. spawn(function()
  157.       while _G.thanksforusingthis == true do
  158. game.Workspace.Plots.Plot1.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  159. game.Workspace.Plots.Plot2.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  160. game.Workspace.Plots.Plot3.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  161. game.Workspace.Plots.Plot4.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  162. game.Workspace.Plots.Plot5.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  163. game.Workspace.Plots.Plot6.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  164. game.Workspace.Plots.Plot7.DepositStep.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  165. task.wait()
  166.      wait()
  167. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  168. wait()
  169. task.wait()
  170. end
  171. end)
  172. end
  173. end)
  174.  
  175.  
  176.  
  177.    MainSection:NewToggle("antiban", "e", function(state)
  178.  if state then
  179.  _G.antiban = true;
  180.  
  181.  spawn(function()
  182.      while _G.antiban == true do
  183.        local CFrameEnd = CFrame.new(-503.84021, 16.043438, -165.258881, 0.0635921806, 1.01517639e-08, -0.997975945, -2.01509476e-08, 1, 8.88831142e-09, 0.997975945, 1.95449346e-08, 0.0635921806
  184. )
  185. local Time = .1
  186. local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  187. tween:Play()
  188. tween.Completed:Wait()  
  189.    
  190.    wait()
  191.      local CFrameEnd = CFrame.new(-479.393127, 9.67599392, -201.424805, -0.0987465382, -5.11127389e-08, -0.995112598, 6.45028875e-09, 1, -5.20038448e-08, 0.995112598, -1.1553964e-08, -0.0987465382
  192. )
  193. local Time = .1
  194. local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  195. tween:Play()
  196. tween.Completed:Wait()  
  197.    wait()
  198.    end
  199.  end)
  200. else
  201.      _G.antiban = false;
  202.  
  203.  spawn(function()
  204.      while _G.antiban == true do
  205.        local CFrameEnd = CFrame.new(-503.84021, 16.043438, -165.258881, 0.0635921806, 1.01517639e-08, -0.997975945, -2.01509476e-08, 1, 8.88831142e-09, 0.997975945, 1.95449346e-08, 0.0635921806
  206. )
  207. local Time = .1
  208. local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  209. tween:Play()
  210. tween.Completed:Wait()  
  211.    
  212.    wait()
  213.      local CFrameEnd = CFrame.new(-479.393127, 9.67599392, -201.424805, -0.0987465382, -5.11127389e-08, -0.995112598, 6.45028875e-09, 1, -5.20038448e-08, 0.995112598, -1.1553964e-08, -0.0987465382
  214. )
  215. local Time = .1
  216. local tween =  game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(Time), {CFrame = CFrameEnd})
  217. tween:Play()
  218. tween.Completed:Wait()  
  219.    wait()
  220. end
  221. end)
  222. end
  223. end)
  224.  
  225.                  local Noobomatic = Window:NewTab("Noobomatic")
  226.    
  227.      local NoobomaticSection = Noobomatic:NewSection("Noobomatic")
  228.    
  229.         NoobomaticSection:NewToggle("autonoobomatic 1 to 5", "e", function(state)
  230.   if state then  
  231.      _G.noobomatic1 = true;
  232.      spawn(function()
  233.          while _G.noobomatic1 == true do
  234.              local args = {
  235.    [1] = 1
  236. }
  237.  
  238. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  239.              wait(0.5)
  240.          end
  241.      end)
  242.      else
  243.                _G.noobomatic1 = false;
  244.      spawn(function()
  245.          while _G.noobomatic1 == true do
  246.              local args = {
  247.    [1] = 1
  248. }
  249.  
  250. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  251.              wait(0.5)
  252.          end
  253.      end)
  254.   end
  255.         end)
  256.  
  257.         NoobomaticSection:NewToggle("autonoobomatic 2 to 10", "e", function(state)
  258.   if state then  
  259.      _G.noobomatic2 = true;
  260.      spawn(function()
  261.          while _G.noobomatic2 == true do
  262.              local args = {
  263.    [1] = 2
  264. }
  265.  
  266. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  267.              wait(0.5)
  268.          end
  269.      end)
  270.      else
  271.                _G.noobomatic2 = false;
  272.      spawn(function()
  273.          while _G.noobomatic2 == true do
  274.              local args = {
  275.    [1] = 2
  276. }
  277.  
  278. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  279.              wait(0.5)
  280.          end
  281.      end)
  282.   end
  283.         end)
  284.  
  285.         NoobomaticSection:NewToggle("autonoobomatic 3 to 25", "e", function(state)
  286.   if state then  
  287.      _G.noobomatic3 = true;
  288.      spawn(function()
  289.          while _G.noobomatic3 == true do
  290.              local args = {
  291.    [1] = 3
  292. }
  293.  
  294. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  295.              wait(0.5)
  296.          end
  297.      end)
  298.      else
  299.                _G.noobomatic3 = false;
  300.      spawn(function()
  301.          while _G.noobomatic3 == true do
  302.              local args = {
  303.    [1] = 3
  304. }
  305.  
  306. game:GetService("ReplicatedStorage").SlotMachine:InvokeServer(unpack(args))
  307.              wait(0.5)
  308.          end
  309.      end)
  310.   end
  311.  end)
  312.    
  313.                  local Player = Window:NewTab("Player")
  314.    
  315.      local PlayerSection = Player:NewSection("Player")
  316.    
  317.      PlayerSection:NewSlider("Walkspeed", "e", 500, 0, function(walkspeed)
  318.   game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = walkspeed
  319. end)
  320.  
  321. PlayerSection:NewSlider("JumpPower", "SliderInfo", 500, 0, function(jumppower)
  322.   game.Players.LocalPlayer.Character.Humanoid.JumpPower = jumppower
  323. end)
  324.  
  325.  
  326.                  local Credits = Window:NewTab("Credits")
  327.    
  328.      local CreditsSection = Credits:NewSection("Credits")
  329.    
  330.  
  331. CreditsSection:NewButton("Creator Owenn#1382", "Discord", function()
  332.   print("e")
  333. end)
  334.  
  335. CreditsSection:NewButton("Libary = KavoLibary", "https://xheptcofficial.gitbook.io/kavo-library/", function()
  336.   print("https://xheptcofficial.gitbook.io/kavo-library/")
  337. end)
  338.  
  339. end

Texbin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.