Roblox Thief Simulator Where To Sell Cars

ROBLOX THIEF SIMULATOR.SUPER REALISTIC. LIKE for more ROBLOX VIDEOS and SUBSCRIBE for more POKE!

Nov 11, 2018

Other Thief Simulator Guides:
  • Beginner's Guide.
  • Level Up Guide.
  • Lockpicking Guide.
  • Basic Rules to Follow.

Big Items


With big item's you want to have your car as close as possible to the house without it being in the middle of the road so people don't call the cops for it being in a weird place. Usually as long as the car isn't on the road but is on grass it is a good place to keep it.
Backing up the car and leaving the back open so you can just run through and place the big item in also helps.

Roblox Thief Simulator Where To Sell Cars For Sale

Agility Level 1


'Throw Bricks'. To be able to find and throw these bricks. The bricks are usually just left on/near the roads and the houses. To then throw the brick press E there is no drop key so press E near the ground if you don't want to chuck it at a house or wherever you're aiming.

Buying Hints


Buying hints from StealYourForums. This is very helpful especially if for if you're doing things for Rent-A-Thug. They can help you find out what their sercurity is like and when the people are out or in the house.
Sidenote: You can take the time and analyse the people and their sercurity if you would like to save your money, but I think its worth it just to buy the hints.

Sleeping


Sleeping in game. To sleep in the game you can either go back to home go up the stairs and sleep on the couch. Or you can park your car in the parking areas they're located on the map as the giant P's.
Recommended for You:
  • All Thief Simulator Guides!

You May Also Like:


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
Free
RAW Paste Data