Thief Simulator Script | AUTO ROB ATM, GET GOOD BAG

Created by Killo

Features:

  • AUTO ROB ATM
while wait() do
local args = {
    [1] = workspace.Map.ATMs.Model
}

game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams["GameTaskCompleted_Functionv.05"]:InvokeServer(unpack(args))
end
  • GET GOOD BAG
local args = {
    [1] = "Backpack",
    [2] = "Gym Bag"
}

game:GetService("ReplicatedStorage").FrameworkReplicated.DataStreams["RequestEquip_Functionv.05"]:InvokeServer(unpack(args))

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS