Heist Tycoon Script | AUTO FARM & MORE!

Png-58.png

Created by Ezpi

Features:

--// Services \--
local Players = game:GetService("Players")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Workspace = game:GetService("Workspace")

--// Variables \--
local PlayerName = Players.LocalPlayer.Name
local Buy = ReplicatedStorage:WaitForChild("Knit"):WaitForChild("Services"):WaitForChild("TycoonService"):WaitForChild("RF"):WaitForChild("BuyObject")
local Reb = ReplicatedStorage.Knit.Services.TycoonService.RF:WaitForChild("Rebirth")
local Pay = ReplicatedStorage.Knit.Services.TycoonService.RF:WaitForChild("PayIncome")

--// Get Money \--
task.spawn(function()
    while task.wait() do
        task.spawn(Pay.InvokeServer, Pay)
    end
end)

--// Buy Buttons \--
while task.wait(0.2) do
    for _, Tycoon in next, workspace.Tycoons:GetChildren() do        
        if Tycoon:GetAttribute("Owner") == PlayerName then                
            for _, A_1 in next, Tycoon.Buttons:GetChildren() do                
                if not A_1:FindFirstChild("Type") or A_1.Type.Value ~= "Gamepass" then                        
                    task.spawn(function()                        
                        Buy:InvokeServer(A_1.Name, 3)                        
                    end)                        
                    task.wait()                        
                end                
            end                
        end        
    end
    Reb:InvokeServer()
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