Roblox Vehicle Simulator Motorcycle Removed

Dec 10th, 2018

Vehicle Simulator is a game created by Simbuilder on August 10, 2014. It mostly revolves around driving/racing. 1 Vehicles 2 Dealerships 2.1 Auto car dealership 2.2 Supercars 2.3 Unknown 3 Locations 3.1 Known locations 3.2 Workshops 3.3 Unpopular areas 3.4 Easter eggs 4 Gallery 5 Trivia These.

Tribe simulator script roblox. Tribe Simulator Script. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report. G.farmgold = true while G.farmgold do local plr = game.Players.LocalPlayer.Character.HumanoidRootPart.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Join this group https://www.roblox.com/My/Groups.aspx?gid=4572322
  2. local VehicleSimulator = Instance.new('ScreenGui')
  3. local GiveAllPerks = Instance.new('TextButton')
  4. local CrateESP = Instance.new('TextButton')
  5. local SpeedBind = Instance.new('TextBox')
  6. local Torquet = Instance.new('TextBox')
  7. local NST = Instance.new('TextBox')
  8. local TeleportLT = Instance.new('TextButton')
  9. local MadebyTokumeiAresuu = Instance.new('TextLabel')
  10. local NitroForce = Instance.new('TextButton')
  11. local JumpHeight = Instance.new('TextButton')
  12. local TptoCrate = Instance.new('TextButton')
  13. local Close = Instance.new('TextButton')
  14. VehicleSimulator.Name = 'Vehicle Simulator'
  15. VSV1.Parent = VehicleSimulator
  16. VSV1.BackgroundColor3 = Color3.new(0, 0, 0)
  17. VSV1.BorderColor3 = Color3.new(0.501961, 0, 0)
  18. VSV1.Position = UDim2.new(0.155411661, 0, 0.117529884, 0)
  19. VSV1.Draggable = true
  20. GiveAllPerks.Parent = VSV1
  21. GiveAllPerks.BackgroundColor3 = Color3.new(1, 0, 0.4)
  22. GiveAllPerks.BackgroundTransparency = 0.20000000298023
  23. GiveAllPerks.BorderSizePixel = 0
  24. GiveAllPerks.Position = UDim2.new(0, 0, 0.777108431, 0)
  25. GiveAllPerks.Font = Enum.Font.Cartoon
  26. GiveAllPerks.TextColor3 = Color3.new(0, 0, 0)
  27. GiveAllPerks.TextSize = 14
  28. GiveAllPerks.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  29. SuperCar.Parent = VSV1
  30. SuperCar.BackgroundColor3 = Color3.new(1, 0, 0.4)
  31. SuperCar.BackgroundTransparency = 0.20000000298023
  32. SuperCar.BorderSizePixel = 0
  33. SuperCar.Position = UDim2.new(0.464970767, 0, 0.777963579, 0)
  34. SuperCar.Font = Enum.Font.Cartoon
  35. SuperCar.TextColor3 = Color3.new(0, 0, 0)
  36. SuperCar.TextSize = 14
  37. SuperCar.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  38. CrateESP.Parent = VSV1
  39. CrateESP.BackgroundColor3 = Color3.new(1, 0, 0.4)
  40. CrateESP.BackgroundTransparency = 0.20000000298023
  41. CrateESP.BorderSizePixel = 0
  42. CrateESP.Position = UDim2.new(0, 0, 0.654845238, 0)
  43. CrateESP.Font = Enum.Font.Cartoon
  44. CrateESP.TextColor3 = Color3.new(0, 0, 0)
  45. CrateESP.TextSize = 14
  46. CrateESP.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  47. Speed.Parent = VSV1
  48. Speed.BackgroundTransparency = 0.20000000298023
  49. Speed.BorderSizePixel = 0
  50. Speed.Position = UDim2.new(0.0182370823, 0, 0.0913978517, 0)
  51. Speed.Font = Enum.Font.Cartoon
  52. Speed.TextColor3 = Color3.new(0, 0, 0)
  53. Speed.TextSize = 14
  54. Speed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  55. SpeedBind.Parent = Speed
  56. SpeedBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  57. SpeedBind.BorderSizePixel = 2
  58. SpeedBind.Position = UDim2.new(1.07476318, 0, 0, 0)
  59. SpeedBind.Font = Enum.Font.Cartoon
  60. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  61. SpeedBind.TextSize = 14
  62. Torque.Parent = VSV1
  63. Torque.BackgroundTransparency = 0.20000000298023
  64. Torque.BorderSizePixel = 0
  65. Torque.Position = UDim2.new(0.0182370823, 0, 0.16731441, 0)
  66. Torque.Font = Enum.Font.Cartoon
  67. Torque.TextColor3 = Color3.new(0, 0, 0)
  68. Torque.TextSize = 14
  69. Torque.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  70. Torquet.Parent = Torque
  71. Torquet.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  72. Torquet.BorderSizePixel = 2
  73. Torquet.Position = UDim2.new(1.07476318, 0, 0, 0)
  74. Torquet.Font = Enum.Font.Cartoon
  75. Torquet.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  76. Torquet.TextColor3 = Color3.new(0, 0, 0)
  77. Torquet.TextSize = 14
  78. Torquet.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  79. NitroSpeed.Parent = VSV1
  80. NitroSpeed.BackgroundColor3 = Color3.new(1, 0, 0.4)
  81. NitroSpeed.BackgroundTransparency = 0.20000000298023
  82. NitroSpeed.BorderSizePixel = 0
  83. NitroSpeed.Position = UDim2.new(0.0182370823, 0, 0.246243045, 0)
  84. NitroSpeed.Font = Enum.Font.Cartoon
  85. NitroSpeed.TextColor3 = Color3.new(0, 0, 0)
  86. NitroSpeed.TextSize = 14
  87. NitroSpeed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  88. NST.Parent = NitroSpeed
  89. NST.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  90. NST.BorderSizePixel = 2
  91. NST.Size = UDim2.new(0, 151, 0, 26)
  92. NST.Text = 'Amount'
  93. NST.TextScaled = true
  94. NST.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  95. Title.Parent = VSV1
  96. Title.BackgroundColor3 = Color3.new(0.901961, 0.0980392, 0.419608)
  97. Title.BorderSizePixel = 0
  98. Title.Font = Enum.Font.Cartoon
  99. Title.TextColor3 = Color3.new(0, 0, 0)
  100. Title.TextSize = 16
  101. TeleportLT.Parent = VSV1
  102. TeleportLT.BackgroundColor3 = Color3.new(1, 0, 0.4)
  103. TeleportLT.BackgroundTransparency = 0.20000000298023
  104. TeleportLT.BorderSizePixel = 0
  105. TeleportLT.Position = UDim2.new(0.464970767, 0, 0.529569924, 0)
  106. TeleportLT.Font = Enum.Font.Cartoon
  107. TeleportLT.TextColor3 = Color3.new(0, 0, 0)
  108. TeleportLT.TextSize = 14
  109. TeleportLT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  110. TeleportToCar.Parent = VSV1
  111. TeleportToCar.BackgroundColor3 = Color3.new(1, 0, 0.4)
  112. TeleportToCar.BackgroundTransparency = 0.20000000298023
  113. TeleportToCar.BorderSizePixel = 0
  114. TeleportToCar.Position = UDim2.new(0, 0, 0.529569924, 0)
  115. TeleportToCar.Font = Enum.Font.Cartoon
  116. TeleportToCar.TextColor3 = Color3.new(0, 0, 0)
  117. TeleportToCar.TextSize = 14
  118. TeleportToCar.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  119. MadebyTokumeiAresuu.Name = 'Made by Tokumei/Aresuu'
  120. MadebyTokumeiAresuu.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  121. MadebyTokumeiAresuu.BorderColor3 = Color3.new(0, 0, 0)
  122. MadebyTokumeiAresuu.Position = UDim2.new(0, 0, 0.909638584, 0)
  123. MadebyTokumeiAresuu.Size = UDim2.new(0, 144, 0, 30)
  124. MadebyTokumeiAresuu.Text = 'Made by Tokumei/Aresuu'
  125. MadebyTokumeiAresuu.TextColor3 = Color3.new(0, 0, 0)
  126. CreditOwners.Parent = MadebyTokumeiAresuu
  127. CreditOwners.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  128. CreditOwners.BorderSizePixel = 0
  129. CreditOwners.Position = UDim2.new(1.0625, 0, 0, 0)
  130. CreditOwners.Font = Enum.Font.Cartoon
  131. CreditOwners.Text = 'Credit to LeviTheOtaku for the Scripts'
  132. CreditOwners.TextScaled = true
  133. CreditOwners.TextWrapped = true
  134. NitroForce.Name = 'Nitro Force'
  135. NitroForce.BackgroundColor3 = Color3.new(1, 0, 0.4)
  136. NitroForce.BackgroundTransparency = 0.20000000298023
  137. NitroForce.BorderSizePixel = 0
  138. NitroForce.Position = UDim2.new(0.0182370823, 0, 0.325171649, 0)
  139. NitroForce.Font = Enum.Font.Cartoon
  140. NitroForce.TextColor3 = Color3.new(0, 0, 0)
  141. NitroForce.TextSize = 14
  142. NitroForce.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  143. NFT.Parent = NitroForce
  144. NFT.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  145. NFT.BorderSizePixel = 2
  146. NFT.Size = UDim2.new(0, 151, 0, 26)
  147. NFT.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  148. NFT.TextColor3 = Color3.new(0, 0, 0)
  149. NFT.TextSize = 14
  150. NFT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  151. JumpHeight.Parent = VSV1
  152. JumpHeight.BackgroundColor3 = Color3.new(1, 0, 0.4)
  153. JumpHeight.BackgroundTransparency = 0.20000000298023
  154. JumpHeight.BorderSizePixel = 0
  155. JumpHeight.Position = UDim2.new(0.0182370823, 0, 0.404100299, 0)
  156. JumpHeight.Font = Enum.Font.Cartoon
  157. JumpHeight.TextColor3 = Color3.new(0, 0, 0)
  158. JumpHeight.TextSize = 14
  159. JumpHeight.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  160. JHT.Parent = JumpHeight
  161. JHT.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  162. JHT.BorderSizePixel = 2
  163. JHT.Size = UDim2.new(0, 151, 0, 26)
  164. JHT.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  165. JHT.TextColor3 = Color3.new(0, 0, 0)
  166. JHT.TextSize = 14
  167. JHT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  168. TptoCrate.Parent = VSV1
  169. TptoCrate.BackgroundColor3 = Color3.new(1, 0, 0.4)
  170. TptoCrate.BackgroundTransparency = 0.20000000298023
  171. TptoCrate.BorderSizePixel = 0
  172. TptoCrate.Position = UDim2.new(0.464970767, 0, 0.654845238, 0)
  173. TptoCrate.Font = Enum.Font.Cartoon
  174. TptoCrate.TextColor3 = Color3.new(0, 0, 0)
  175. TptoCrate.TextSize = 14
  176. TptoCrate.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  177. Open.Parent = VehicleSimulator
  178. Open.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  179. Open.BorderColor3 = Color3.new(0.709804, 0, 0.0117647)
  180. Open.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
  181. Open.Font = Enum.Font.Cartoon
  182. Open.TextColor3 = Color3.new(0, 0, 0)
  183. Open.TextSize = 14
  184. Close.Parent = VehicleSimulator
  185. Close.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  186. Close.BorderSizePixel = 6
  187. Close.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
  188. Close.Font = Enum.Font.Cartoon
  189. Close.TextColor3 = Color3.new(0, 0, 0)
  190. Close.TextSize = 14
  191. -- Scripts:
  192. Open.MouseButton1Click:connect(function()
  193. Open.Visible = false
  194. end)
  195. Close.MouseButton1Click:connect(function()
  196. Open.Visible = true
  197. end)
  198. local vehicle = workspace.Vehicles:getChildren()
  199. if vehicle[i]:findFirstChild('owner') then
  200. if vehicle[i].owner.Value game.Players.LocalPlayer.Name then
  201. end
  202. end
  203. SuperCar.MouseButton1Down:connect(function()
  204. myCar.Handling.MaxSpeed.Value = 10000
  205. myCar.Handling.SteeringRadiusConstant.Value = 15000
  206. myCar.Handling.Nitro.NitroSpeed.Value = 500
  207. myCar.Handling.TurboJump.TurboJumpHeight.Value = 250
  208. findCar()
  209. myCar.Handling.SteeringRadiusConstant.Value = 15000
  210. findCar()
  211. end)
  212. NitroSpeed.MouseButton1Down:connect(function()
  213. myCar.Handling.Nitro.NitroSpeed.Value = NST.Text
  214. findCar()
  215. end)
  216. JumpHeight.MouseButton1Down:connect(function()
  217. myCar.Handling.TurboJump.TurboJumpHeight.Value = JHT.Text
  218. game:GetService('Players').LocalPlayer.UserId = 1099580
  219. local crates = workspace:getChildren()
  220. if crates[i].ClassName 'Model' then
  221. for i=1,#crates2 do
  222. local crates3 = crates2[i]:getChildren()
  223. if crates3[i].ClassName 'MeshPart' then
  224. if crates3[i]:findFirstChild('BoxHandleAdornment') then
  225. crates3[i]:findFirstChild('BoxHandleAdornment'):Remove()
  226. local a = Instance.new('BoxHandleAdornment',crates3[i])
  227. a.SizeRelativeOffset = Vector3.new(0,135,0)
  228. a.Transparency = 0.5
  229. a.Adornee = crates3[i]
  230. local b = Instance.new('BoxHandleAdornment',crates3[i])
  231. b.Color3 = Color3.fromRGB(0,0,255)
  232. b.AlwaysOnTop = true
  233. b.ZIndex = 1
  234. end
  235. end
  236. end
  237. end
  238. local crates = workspace:getChildren()
  239. if crates[i].ClassName 'Model' then
  240. for i=1,#crates2 do
  241. local crates3 = crates2[i]:getChildren()
  242. if crates3[i].ClassName 'MeshPart' then
  243. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(crates3[i].Position.X+30,crates3[i].Position.Y+5,crates3[i].Position.Z))
  244. game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(crates3[i].Position.X,crates3[i].Position.Y,crates3[i].Position.Z))
  245. end
  246. end
  247. end
  248. end
  249. TeleportToCar.MouseButton1Down:connect(function()
  250. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(myCar.Chassis.VehicleSeat.Position+myCar.Chassis.VehicleSeat.SeatOffset.Value)
  251. findCar()
  252. end)
Removed
Jan 5, 2021

You can find here all the valid Vehicle Simulator codes and claim tons of bucks, car textures and more rewards for this popular Roblox game.

Roblox Vehicle Simulator Speed Hack

All Vehicle Simulator Promo Codes


Valid and Active Codes


Need some money, new skin or another stuff? Then use these OP working codes:
  • Hooke`s Law: Redeem this code to earn $40,000.
  • Subscribe: Redeem this code to earn $40,000.

Expired Codes


  • cincodemayo: Redeem this code to earn Mexico skin for free.

How to Redeem Vehicle Simulator Codes


More Roblox Codes:
  • Tons of Roblox Games and tons of Roblox Codes, but don't worry, we have them all!

How to Play Vehicle Simulator Roblox Game


Enjoy your time in this giant city packed with unique vehicles, stunt objects, and many secrets. Customize your vehicles, race your friends, or just cruise around, this world is your world. There are 55+ unique vehicles, each one with it's unique handling stats and feel. There are land, water and air vehicles.
Recommended for You:
  • All Roblox Guides!

Roblox Vehicle Simulator


You May Also Like:

Roblox Vehicle Simulator Motorcycle Removed