Functions: Autofarm money

Video showcase:
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy 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