All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the Auto Money

The Auto Money code is below. Copy & inject it into the game. Enjoy!

Thief Simulator - Auto Money
while wait() do
    local A_1 = game:GetService("Workspace").Map.ATMs.Model
    local Event = game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams["GameTaskCompleted_Functionv.05"]
    Event:InvokeServer(A_1)
end