2 Thief Simulator Script GUIs | Auto Rob, Auto Upgrade & More

Thief Simulator Script Hack Features
- Auto Rob
- auto sell
- atm farm
- auto stealth upgrade
- auto swipe upgrade
- auto intimidation upgrade
- auto sprint upgrade
- auto strength upgrade
The auto upgrades will not show in places like stats UI and the upgrade UI but it will upgrade those stats. If you want to see them in the UI’s restart your game.
How to use Thief Simulator scripts
If you don’t know how to use the Thief Simulator script below here is what you have to do
- Pick an exploit from this page – Roblox Injectors/Exploits (Free & Paid)
- Download the exploit you chouse
When downloading be sure your antivirus is off. But why? All exploits will show up as viruses but they are not harmful. Read more in-depth about why Roblox exploits are showing up as viruses – How To Use Roblox Scripts & Safety - Open it
- When you open the game press Inject or Attach
- Paste in the Script
- Press Execute
- That’s it, you can now enjoy the Thief Simulator script GUI
By any chance, if you still don’t understand something or you are having problems there are video tutorials here – How To Use Roblox Scripts or you can join my discord server and ask for help – Discord Server
Thief Simulator Script GUI

_G.RedGUI = true
_G.Theme = "Dark" -- Must disable or remove _G.RedGUI to use
--Themes: Light, Dark, Mocha, Aqua and Jester
loadstring(game:HttpGet("https://raw.githubusercontent.com/CasperFlyModz/discord.gg-rips/main/ThiefSimulator.lua"))()
Credit – RIP#6666
Auto Rob/Sell Thief Simulator Script
This is not a GUI, when you execute it will start auto robbing and auto selling. You can use this to auto rob/sell and the GUI in top to auto upgrade
getgenv().Enabled = true
local GC = getconnections or get_signal_cons
if GC then
for i,v in pairs(GC(game.Players.LocalPlayer.Idled)) do
if v["Disable"] then
v["Disable"](v)
elseif v["Disconnect"] then
v["Disconnect"](v)
end
end
end
while task.wait() and Enabled do
local HumanoidRootPart = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
for _,v in next, game:GetService("Workspace"):GetChildren() do
if v.Name:find("Base") and v:FindFirstChild("HumanoidRootPart") then
local TargetPart = v:FindFirstChild("HumanoidRootPart")
if TargetPart then
local ProximityPrompt = v.HumanoidRootPart:FindFirstChild("ProximityPrompt")
if ProximityPrompt then
HumanoidRootPart.CFrame = TargetPart.CFrame
task.wait(.25)
fireproximityprompt(ProximityPrompt)
end
end
else
HumanoidRootPart.CFrame = game:GetService("Workspace").Sells.World1.Ring.CFrame
task.wait()
end
end
end
getgenv().Enabled = true
local GC = getconnections or get_signal_cons
if GC then
for i,v in pairs(GC(game.Players.LocalPlayer.Idled)) do
if v["Disable"] then
v["Disable"](v)
elseif v["Disconnect"] then
v["Disconnect"](v)
end
end
end
while task.wait() and Enabled do
local HumanoidRootPart = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
for _,v in next, game:GetService("Workspace"):GetChildren() do
if v.Name:find("Base") and v:FindFirstChild("HumanoidRootPart") then
local TargetPart = v:FindFirstChild("HumanoidRootPart")
if TargetPart then
local ProximityPrompt = v.HumanoidRootPart:FindFirstChild("ProximityPrompt")
if ProximityPrompt then
HumanoidRootPart.CFrame = TargetPart.CFrame
task.wait(.25)
fireproximityprompt(ProximityPrompt)
end
end
else
HumanoidRootPart.CFrame = game:GetService("Workspace").Sells.World1.Ring.CFrame
task.wait()
end
end
end
In case a script is not working be sure to comment that it is not working and include the exploit you are using.
Would be nice to know what you think about the Thief Simulator hack script so be sure to rate it below. If you have a script you want to post on this website, you can post it here – Post A Scrip