Thief Simulator Roblox

Thief Simulator Become the real thief. Steal in free roam sandbox neighborhoods. Observe your target and gather information that will help you with the burglary. Take the challenge and rob the best secured houses. Buy some hi-tech burglar equipment and learn new thief tricks. Sell stolen goods to the passers. Do anything that a real thief does!

Feb 13th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Version: 3.2
  2. -- Instances:
  3. local ThieflifeGui = Instance.new('ScreenGui')
  4. local TextLabel = Instance.new('TextLabel')
  5. local amusmentbutton = Instance.new('TextButton')
  6. local grocerybutton = Instance.new('TextButton')
  7. local cargobutton = Instance.new('TextButton')
  8. local boatbutton = Instance.new('TextButton')
  9. local hubbutton = Instance.new('TextButton')
  10. local jailbutton = Instance.new('TextButton')
  11. local openbutton = Instance.new('TextButton')
  12. --Properties:
  13. ThieflifeGui.Parent = game.CoreGui
  14. ThieflifeGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15. mainframe.Name = 'mainframe'
  16. mainframe.BackgroundColor3 = Color3.fromRGB(19, 76, 150)
  17. mainframe.BorderSizePixel = 0
  18. mainframe.Position = UDim2.new(0.312318742, 0, 0.0786240771, 0)
  19. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  20. TextLabel.Position = UDim2.new(0, 0, -0.0176322162, 0)
  21. TextLabel.Font = Enum.Font.GothamBlack
  22. TextLabel.TextColor3 = Color3.fromRGB(236, 198, 159)
  23. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  24. TextLabel_2.Position = UDim2.new(0.766904116, 0, 0.945262611, 0)
  25. TextLabel_2.Font = Enum.Font.GothamBlack
  26. TextLabel_2.TextColor3 = Color3.fromRGB(179, 255, 0)
  27. amusmentbutton.Parent = mainframe
  28. amusmentbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  29. amusmentbutton.Position = UDim2.new(0.682072818, 0, 0.253072441, 0)
  30. amusmentbutton.Font = Enum.Font.GothamBlack
  31. amusmentbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  32. amusmentbutton.MouseButton1Down:connect(function()
  33. me.HumanoidRootPart.CFrame = CFrame.new(-2120,13,-475)----put cordinates in here
  34. jewbuttton.Parent = mainframe
  35. jewbuttton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  36. jewbuttton.Position = UDim2.new(0.364868492, 0, 0.252583176, 0)
  37. jewbuttton.Font = Enum.Font.GothamBlack
  38. jewbuttton.TextColor3 = Color3.fromRGB(236, 236, 22)
  39. jewbuttton.MouseButton1Down:connect(function()
  40. me.HumanoidRootPart.CFrame = CFrame.new(-2226,13,1399)----put cordinates in here
  41. grocerybutton.Parent = mainframe
  42. grocerybutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  43. grocerybutton.Position = UDim2.new(0.054384619, 0, 0.252583176, 0)
  44. grocerybutton.Font = Enum.Font.GothamBlack
  45. grocerybutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  46. grocerybutton.MouseButton1Down:connect(function()
  47. me.HumanoidRootPart.CFrame = CFrame.new(-2409,13,-1016)----put cordinates in here
  48. Suburbsbutton.Parent = mainframe
  49. Suburbsbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  50. Suburbsbutton.Position = UDim2.new(0.054384619, 0, 0.425970256, 0)
  51. Suburbsbutton.Font = Enum.Font.GothamBlack
  52. Suburbsbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  53. Suburbsbutton.TextWrapped = true
  54. Suburbsbutton.MouseButton1Down:connect(function()
  55. me.HumanoidRootPart.CFrame = CFrame.new(-1305,12,797)----put cordinates in here
  56. cargobutton.Parent = mainframe
  57. cargobutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  58. cargobutton.Position = UDim2.new(0.054384619, 0, 0.599357367, 0)
  59. cargobutton.Font = Enum.Font.GothamBlack
  60. cargobutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  61. cargobutton.MouseButton1Down:connect(function()
  62. me.HumanoidRootPart.CFrame = CFrame.new(-552,11,78)----put cordinates in here
  63. gasbutton.Parent = mainframe
  64. gasbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  65. gasbutton.Position = UDim2.new(0.364868492, 0, 0.425970256, 0)
  66. gasbutton.Font = Enum.Font.GothamBlack
  67. gasbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  68. gasbutton.MouseButton1Down:connect(function()
  69. me.HumanoidRootPart.CFrame = CFrame.new(-1808,13,352)----put cordinates in here
  70. boatbutton.Parent = mainframe
  71. boatbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  72. boatbutton.Position = UDim2.new(0.364868492, 0, 0.599357367, 0)
  73. boatbutton.Font = Enum.Font.GothamBlack
  74. boatbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  75. boatbutton.MouseButton1Down:connect(function()
  76. me.HumanoidRootPart.CFrame = CFrame.new(-865,13,687)----put cordinates in here
  77. desertbutton.Parent = mainframe
  78. desertbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  79. desertbutton.Position = UDim2.new(0.682072818, 0, 0.425970256, 0)
  80. desertbutton.Font = Enum.Font.GothamBlack
  81. desertbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  82. desertbutton.MouseButton1Down:connect(function()
  83. me.HumanoidRootPart.CFrame = CFrame.new(-561,4,-4130)----put cordinates in here
  84. hubbutton.Parent = mainframe
  85. hubbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  86. hubbutton.Position = UDim2.new(0.682072818, 0, 0.599357367, 0)
  87. hubbutton.Font = Enum.Font.GothamBlack
  88. hubbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  89. hubbutton.MouseButton1Down:connect(function()
  90. me.HumanoidRootPart.CFrame = CFrame.new(-1333,12,-56)----put cordinates in here
  91. sellbutton.Parent = mainframe
  92. sellbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  93. sellbutton.Position = UDim2.new(0.0422878414, 0, 0.800970256, 0)
  94. sellbutton.Font = Enum.Font.GothamBlack
  95. sellbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  96. sellbutton.TextSize = 31.000
  97. sellbutton.MouseButton1Down:connect(function()
  98. [1] = -1,
  99. game:GetService('ReplicatedStorage').Events.Shop.RequestSellAll:FireServer(unpack(args))
  100. jailbutton.Parent = mainframe
  101. jailbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  102. jailbutton.Position = UDim2.new(0.519438386, 0, 0.800970256, 0)
  103. jailbutton.Font = Enum.Font.GothamBlack
  104. jailbutton.TextColor3 = Color3.fromRGB(236, 236, 22)
  105. jailbutton.MouseButton1Down:connect(function()
  106. game:GetService('ReplicatedStorage').Events.Busted.RequestGetOutOfJail:FireServer()
  107. closebutton.Parent = mainframe
  108. closebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  109. closebutton.Position = UDim2.new(0.829301059, 0, -0.0201612897, 0)
  110. closebutton.Font = Enum.Font.GothamBlack
  111. closebutton.TextColor3 = Color3.fromRGB(255, 0, 0)
  112. closebutton.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  113. closebutton.MouseButton1Down:connect(function()
  114. mainframe.Visible = false
  115. openbutton.Parent = ThieflifeGui
  116. openbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  117. openbutton.Position = UDim2.new(-2.88555011e-08, 0, 0.761670709, 0)
  118. openbutton.Font = Enum.Font.GothamBlack
  119. openbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
  120. openbutton.MouseButton1Down:connect(function()
  121. openbutton.Visible = false
  122. local function VPVN_fake_script() -- TextLabel.LocalScript
  123. local script = Instance.new('LocalScript', TextLabel)
  124. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  125. counter = 0
  126. while wait(0.1)do
  127. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  128. counter = counter + 0.01
  129. end
  130. local function JMKA_fake_script() -- mainframe.LocalScript
  131. local script = Instance.new('LocalScript', mainframe)
  132. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  133. counter = 0
  134. while wait(0.1)do
  135. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  136. counter = counter + 0.01
  137. end
  138. local function MOEQB_fake_script() -- mainframe.LocalScript
  139. local script = Instance.new('LocalScript', mainframe)
  140. script.parent.Selectable = true
  141. script.parent.Draggable = true
  142. end
  143. local function UQBNL_fake_script() -- openbutton.LocalScript
  144. local script = Instance.new('LocalScript', openbutton)
  145. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  146. counter = 0
  147. while wait(0.1)do
  148. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  149. counter = counter + 0.01
  150. end
RAW Paste Data
Feb 27th, 2019
Thief Simulator Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --[[
  2. Description:
  3. This is a pretty nice autofarm
  4. Game:
  5. https://www.roblox.com/games/2693739238/THIEF-LIFE-Simulator
  6. Credits:
  7. GUI ~ brianops1
  8. Scripter(s) ~ brianops1
  9. Scripts:
  10. plr = game:GetService('Players').LocalPlayer
  11. --[[
  12. --~ Copy Vector3 (setclipboard function) ~--
  13. Root = plr.Character.HumanoidRootPart
  14. location = string.find(A, '.',0,true)
  15. end
  16. setclipboard(loc(x) .. ', ' .. loc(y) .. ', ' .. loc(z))
  17. y = Root.CFrame.y
  18. print('-----------------')
  19. print('Your y value is '.. loc(y))
  20. pcall(copy)
  21. Height = 5000 --this is how high up the plate will be
  22. SizeX = 60 --this is how big the X axis will be for the part
  23. SizeY = 60 --this is how big the Y axis will be for the part
  24. --Execute once to make the baseplate, execute again to delete and teleport back
  25. plr = game:GetService('Players').LocalPlayer
  26. local check = game.Workspace:FindFirstChild('BRIAN'S PLATFORM')
  27. Root.CFrame = _G.StartingPosition
  28. else
  29. local P = Instance.new('Part', workspace)
  30. P.CFrame = Root.CFrame * CFrame.new(0, Height, 0)
  31. P.Size = Vector3.new(SizeX, 1, SizeY)
  32. end
  33. print('Loading')
  34. mouse = plr:GetMouse()
  35. local Frame = Instance.new('Frame')
  36. local Minimize = Instance.new('TextButton')
  37. local Credit = Instance.new('TextLabel')
  38. local L1 = Instance.new('TextLabel')
  39. local L2 = Instance.new('TextLabel')
  40. local L3 = Instance.new('TextLabel')
  41. local L4 = Instance.new('TextLabel')
  42. local L5 = Instance.new('TextLabel')
  43. local L6 = Instance.new('TextLabel')
  44. local L7 = Instance.new('TextLabel')
  45. local L8 = Instance.new('TextLabel')
  46. _G.on1 = 0
  47. _G.on3 = 0
  48. _G.on5 = 0
  49. _G.on7 = 0
  50. end
  51. ScreenGui.Parent = game.CoreGui
  52. Frame.BackgroundColor3 = Color3.new(0.219608, 0.572549, 1)
  53. Frame.BorderColor3 = Color3.new(1, 1, 1)
  54. Frame.Size = UDim2.new(0, 295, 0, 270)
  55. Frame.Selectable = true
  56. Game.Name = 'Game'
  57. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Game.BorderColor3 = Color3.new(1, 1, 1)
  59. Game.Size = UDim2.new(0, 245, 0, 25)
  60. Game.Text = '
  61. Game.TextSize = 14
  62. Minimize.Parent = Frame
  63. Minimize.BackgroundTransparency = 0.69999998807907
  64. Minimize.BorderSizePixel = 0
  65. Minimize.Size = UDim2.new(0, 25, 0, 25)
  66. Minimize.Text = '-'
  67. Minimize.TextSize = 14
  68. Close.Parent = Frame
  69. Close.BackgroundTransparency = 0.69999998807907
  70. Close.BorderColor3 = Color3.new(0.87451, 0.87451, 0.87451)
  71. Close.Position = UDim2.new(0, 270, 0, 0)
  72. Close.Font = Enum.Font.SourceSans
  73. Close.TextColor3 = Color3.new(0, 0, 0)
  74. Credit.Name = 'Credit'
  75. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  76. Credit.BorderColor3 = Color3.new(1, 1, 1)
  77. Credit.Size = UDim2.new(0, 295, 0, 25)
  78. Credit.Text = 'GUI ~ brianops1 | Scipter(s) ~ '
  79. Credit.TextSize = 14
  80. B1.Parent = Frame
  81. B1.BackgroundTransparency = 0.5
  82. B1.Position = UDim2.new(0.0240000002, 0, 0.123000003, 0)
  83. B1.Font = Enum.Font.SourceSans
  84. B1.TextColor3 = Color3.new(0, 0, 0)
  85. L1.Name = 'L1'
  86. L1.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  87. L1.BorderSizePixel = 0
  88. L1.Font = Enum.Font.SourceSans
  89. L1.TextColor3 = Color3.new(0, 0, 0)
  90. B2.Name = 'B2'
  91. B2.BackgroundColor3 = Color3.new(1, 1, 1)
  92. B2.BorderColor3 = Color3.new(1, 1, 1)
  93. B2.Position = UDim2.new(0.518999994, 0, 0.123000003, 0)
  94. B2.Font = Enum.Font.SourceSans
  95. B2.TextColor3 = Color3.new(0, 0, 0)
  96. L2.Name = 'L2'
  97. L2.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  98. L2.BorderSizePixel = 0
  99. L2.Font = Enum.Font.SourceSans
  100. L2.TextColor3 = Color3.new(0, 0, 0)
  101. B3.Name = 'B3'
  102. B3.BackgroundColor3 = Color3.new(1, 1, 1)
  103. B3.BorderColor3 = Color3.new(1, 1, 1)
  104. B3.Position = UDim2.new(0.0240000002, 0, 0.317999989, 0)
  105. B3.Font = Enum.Font.SourceSans
  106. B3.TextColor3 = Color3.new(0, 0, 0)
  107. L3.Name = 'L3'
  108. L3.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  109. L3.BorderSizePixel = 0
  110. L3.Font = Enum.Font.SourceSans
  111. L3.TextColor3 = Color3.new(0, 0, 0)
  112. B4.Name = 'B4'
  113. B4.BackgroundColor3 = Color3.new(1, 1, 1)
  114. B4.BorderColor3 = Color3.new(1, 1, 1)
  115. B4.Position = UDim2.new(0.518999994, 0, 0.317999989, 0)
  116. B4.Font = Enum.Font.SourceSans
  117. B4.TextColor3 = Color3.new(0, 0, 0)
  118. L4.Name = 'L4'
  119. L4.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  120. L4.BorderSizePixel = 0
  121. L4.Font = Enum.Font.SourceSans
  122. L4.TextColor3 = Color3.new(0, 0, 0)
  123. B5.Name = 'B5'
  124. B5.BackgroundColor3 = Color3.new(1, 1, 1)
  125. B5.BorderColor3 = Color3.new(1, 1, 1)
  126. B5.Position = UDim2.new(0.0240000002, 0, 0.514999986, 0)
  127. B5.Font = Enum.Font.SourceSans
  128. B5.TextColor3 = Color3.new(0, 0, 0)
  129. L5.Name = 'L5'
  130. L5.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  131. L5.BorderSizePixel = 0
  132. L5.Font = Enum.Font.SourceSans
  133. L5.TextColor3 = Color3.new(0, 0, 0)
  134. B6.Name = 'B6'
  135. B6.BackgroundColor3 = Color3.new(1, 1, 1)
  136. B6.BorderColor3 = Color3.new(1, 1, 1)
  137. B6.Position = UDim2.new(0.518999994, 0, 0.514999986, 0)
  138. B6.Font = Enum.Font.SourceSans
  139. B6.TextColor3 = Color3.new(0, 0, 0)
  140. L6.Name = 'L6'
  141. L6.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  142. L6.BorderSizePixel = 0
  143. L6.Font = Enum.Font.SourceSans
  144. L6.TextColor3 = Color3.new(0, 0, 0)
  145. B7.Name = 'B7'
  146. B7.BackgroundColor3 = Color3.new(1, 1, 1)
  147. B7.BorderColor3 = Color3.new(1, 1, 1)
  148. B7.Size = UDim2.new(0, 135, 0, 45)
  149. B7.Text = '
  150. B7.TextSize = 14
  151. L7.Parent = B7
  152. L7.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  153. L7.BorderSizePixel = 0
  154. L7.Font = Enum.Font.SourceSans
  155. L7.TextColor3 = Color3.new(0, 0, 0)
  156. B8.Name = 'B8'
  157. B8.BackgroundColor3 = Color3.new(1, 1, 1)
  158. B8.BorderColor3 = Color3.new(1, 1, 1)
  159. B8.Size = UDim2.new(0, 135, 0, 45)
  160. B8.Text = '
  161. B8.TextSize = 14
  162. L8.Parent = B8
  163. L8.BackgroundColor3 = Color3.new(0.0509804, 0.137255, 0.254902)
  164. L8.BorderSizePixel = 0
  165. L8.Font = Enum.Font.SourceSans
  166. L8.TextColor3 = Color3.new(0, 0, 0)
  167. B1.TextWrapped = true
  168. B3.TextWrapped = true
  169. B5.TextWrapped = true
  170. B7.TextWrapped = true
  171. ---------------------------------Functions---------------------------------
  172. Minimize.MouseButton1Click:connect(function()
  173. m = 1
  174. B2.Visible = false
  175. B4.Visible = false
  176. B6.Visible = false
  177. B8.Visible = false
  178. Frame.Size = UDim2.new(0, 295, 0, 25)
  179. m = 0
  180. B2.Visible = true
  181. B4.Visible = true
  182. B6.Visible = true
  183. B8.Visible = true
  184. Frame.Size = UDim2.new(0, 295, 0, 270)
  185. end)
  186. VarOff()
  187. end)
  188. light.BackgroundColor3 = Color3.fromRGB(51, 139, 255)
  189. function off(light)
  190. light.BackgroundColor3 = Color3.fromRGB(13, 35, 65)
  191. function inL()
  192. local loot = plr['PlayerGui']['LootGUI']['LootWindow']['Loot']
  193. if x.ClassName 'Frame' and x and _G.on1 1 then
  194. local Event = game:GetService('ReplicatedStorage').Events.Shop.RequestSellAll
  195. local A_1 = x.Name
  196. local Event = game:GetService('ReplicatedStorage').Events.Loot.RequestPickUp
  197. end
  198. wait(.05)
  199. if check then
  200. elseif _G.on1 0 then
  201. else
  202. end
  203. ---------------------------------MainCode---------------------------------
  204. Credit.Text = Credit.Text .. 'brianops1' --Scripter Credit Here
  205. Game.Text = 'THIEF LIFE Simulator' --Game name here
  206. B1.Text = 'Main Autofarm' --Name of the buttons (scripts)
  207. B3.Text = '
  208. B5.Text = '
  209. B7.Text = '
  210. B1.MouseButton1Click:connect(function()
  211. _G.on1 = 0
  212. else
  213. on(L1)
  214. while _G.on1 1 do
  215. for i,v in pairs(game:GetService('Workspace')['Loot']['Places']:GetChildren()) do
  216. if v and check and _G.on1 1 then
  217. local Event = game:GetService('ReplicatedStorage').Events.Loot.RequestLoot
  218. wait(.1)
  219. end
  220. local A_1 = -1
  221. local Event = game:GetService('ReplicatedStorage').Events.Shop.RequestSellAll
  222. end
  223. end
  224. end)
  225. if _G.on2 1 then
  226. off(L2)
  227. _G.on2 = 1
  228. while _G.on2 1 do
  229. for i,v in pairs(game:GetService('Workspace')['CoinDrops']:GetChildren()) do
  230. for a,b in pairs(v.Coins:GetChildren()) do
  231. local A_1 = v.Name
  232. local Event = game:GetService('ReplicatedStorage').Events.Coin.RequestPickUp
  233. end
  234. wait()
  235. end
  236. end
  237. end)
  238. if _G.on3 1 then
  239. off(L3)
  240. _G.on3 = 1
  241. --code
  242. end
  243. B4.MouseButton1Click:connect(function()
  244. _G.on4 = 0
  245. else
  246. on(L4)
  247. --code
  248. end)
  249. if _G.on5 1 then
  250. off(L5)
  251. _G.on5 = 1
  252. game:GetService('RunService').Stepped:wait()
  253. end
  254. B6.MouseButton1Click:connect(function()
  255. _G.on6 = 0
  256. else
  257. on(L6)
  258. --code
  259. end)
  260. if _G.on7 1 then
  261. off(L7)
  262. _G.on7 = 1
  263. game:GetService('RunService').Stepped:wait()
  264. end
  265. B8.MouseButton1Click:connect(function()
  266. _G.on8 = 0
  267. else
  268. on(L8)
  269. --code
  270. end)
RAW Paste Data
Thief