Functions: Autofarm money

Video showcase:
https://www.youtube.com/watch?v=65sRy2vgargInstallation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
local Time = 2
local LP = game:GetService("Players").LocalPlayer
local Char = LP.Character
local Loc = game:GetService("Workspace"):FindFirstChild(LP.UserId .. "Tycoon").GeneratedFloor1.MoneyATM.Part
LP.PlayerGui:FindFirstChild("EffectsScreenGui").Enabled = false
while task.wait(Time) do
firetouchinterest(Char.HumanoidRootPart, Loc, 0)
firetouchinterest(Char.HumanoidRootPart, Loc, 1)
end

Leave a Comment