Au:Reborn Autofarm

MADE BY Hazomo

FEATURE:

  • AUTOFARM
  • .
  • INSTRUCTION:

Join a private server with your main account, and then with an alt – then execute the script on your main. Anti-afk also reccomended

If anyone has any suggestions on improvement, please post a reply!

https://www.roblox.com/games/9845465117/RELEASE-AU-Reborn

SCRIPT:

unction b()
while wait(0.1) do
game:GetService("ReplicatedStorage").Remotes.Combat:FireServer()
local args = {[1] = "Reset"}
game:GetService("ReplicatedStorage").Remotes.ComboReset:FireServer(unpack(args))
local args = {[1] = "One",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
local args = {[1] = "Two",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
local args = {[1] = "Three",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
local args = {[1] = "Four",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
local args = {[1] = "Five",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
local args = {[1] = "Six",[2] = nil --[[Vector3]]}
game:GetService("ReplicatedStorage").Remotes.Skill:FireServer(unpack(args))
for i,v in pairs(game.Players:GetChildren()) do
if v ~= game.Players.LocalPlayer then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,2)
wait()
end
end
end
end

local a = nil
a = hookmetamethod(game, "__namecall", function(self, ...)
if getnamecallmethod() == "FireServer" and self.Name == "LowGFXSetting" then
task.spawn(b)
end
return a(self, ...)
end)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!