Victory Race Script | AUTO FARM

Png-76.png

Created by Ozzf

Features:

  • AUTO FARM
local vu = game:GetService("VirtualUser")
game:GetService("Players").LocalPlayer.Idled:connect(function()
  vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  wait(1)
  vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
end)

if game.PlaceId == 4951858512 then
     local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
     local Window = Library.CreateLib("Hi thanks for using it :D", "Ocean")
     
            local Main = Window:NewTab("Main")
     
      local MainSection = Main:NewSection("Main")
     
     
      --Main
     
      MainSection:NewToggle("win autofarm", "autofarms wins", function(state)
   if state then
       
  _G.functiond = true;

spawn(function()
  while _G.functiond == true do
      wait(.88)
      for _, v in pairs(game.Workspace:GetDescendants()) do
                  if v:IsA("TouchTransmitter") or v:IsA("TouchInterest") then
                      firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart or game.Players.LocalPlayer.Character.Torso, v:FindFirstAncestorWhichIsA("Part"),0)
                  end
      end
  end
      end)
   else
       
  _G.functiond = false;

spawn(function()
  while _G.functiond == true do
      wait(.88)
      for _, v in pairs(game.Workspace:GetDescendants()) do
                  if v:IsA("TouchTransmitter") or v:IsA("TouchInterest") then
                      firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart or game.Players.LocalPlayer.Character.Torso, v:FindFirstAncestorWhichIsA("Part"),0)
                  end
      end
  end
      end)
   end
end)

--Settings--

                  local Settings = Window:NewTab("Settings")
     
      local SettingsSection = Settings:NewSection("Settings")
     

SettingsSection:NewKeybind("ToggleGui", "?", Enum.KeyCode.RightControl, function()
Library:ToggleUI()
end)


--Credits--

                  local Credits = Window:NewTab("Credits")
     
      local CreditsSection = Credits:NewSection("Credits")
     

CreditsSection:NewButton("Creator Owenn#1382", "Discord", function()
   print("balls")
end)

CreditsSection:NewButton("KavoLibary", "https://xheptcofficial.gitbook.io/kavo-library/", function()
   print("https://xheptcofficial.gitbook.io/kavo-library/")
end)

end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service