Monster Truck Vehicle Simulator Roblox

Posted on  by 

Should I modify my BMW M6 as a monster truck so I can go off-road, buy a new Tesla, or save up for a Bugatti as a street car? Roblox Vehicle Simulator Wiki is a. Roblox Vehicle Simulator Wiki. Sign In; Don't have an account? Register; Start a Wiki. Roblox Vehicle Simulator Wiki. And McClaren to name a few), and a Tesla roadster. Should I modify my BMW M6 as a monster truck so I can go off-road, buy a new Tesla, or save up for a Bugatti as a street car? Thanks for your.

May 22nd, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local frame = Instance.new('Frame')
  2. local title = Instance.new('TextLabel')
  3. local createtp = Instance.new('TextButton')
  4. local credits_2 = Instance.new('TextLabel')
  5. -- Properties
  6. gui.Name = 'gui'
  7. frame.Parent = gui
  8. frame.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  9. frame.Position = UDim2.new(0.0113207549, 0, 0.355932206, 0)
  10. frame.Active = true
  11. color.Name = 'color'
  12. color.BackgroundColor3 = Color3.new(1, 1, 1)
  13. color.Size = UDim2.new(0, 271, 0, 68)
  14. title.Name = 'title'
  15. title.BackgroundColor3 = Color3.new(1, 1, 1)
  16. title.BorderSizePixel = 0
  17. title.Size = UDim2.new(0, 200, 0, 50)
  18. title.Text = 'Vehicle simulator GUI'
  19. credits.Parent = color
  20. credits.BackgroundTransparency = 1
  21. credits.Position = UDim2.new(0.416974187, 0, 0.5, 0)
  22. credits.Font = Enum.Font.Highway
  23. credits.TextSize = 20
  24. createtp.Name = 'createtp'
  25. createtp.BackgroundColor3 = Color3.new(1, 1, 1)
  26. createtp.Position = UDim2.new(0.0258302614, 0, 0.413793087, 0)
  27. createtp.Font = Enum.Font.SourceSans
  28. createtp.TextSize = 30
  29. speed.Name = 'speed'
  30. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  31. speed.Position = UDim2.new(0.55350554, 0, 0.413793087, 0)
  32. speed.Font = Enum.Font.SourceSans
  33. speed.TextSize = 30
  34. credits_2.Name = 'credits'
  35. credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  36. credits_2.BorderSizePixel = 0
  37. credits_2.Position = UDim2.new(0.127306283, 0, 0.820197046, 0)
  38. credits_2.Font = Enum.Font.Highway
  39. credits_2.TextColor3 = Color3.new(1, 1, 1)
  40. print('Crate Script created by Demon#5038')
  41. local plr = game.Players.LocalPlayer
  42. hum = plr.Character.HumanoidRootPart
  43. local descendants = game.Workspace:GetDescendants()
  44. if descendant:IsA('Model') and descendant.DataCost 52 then
  45. if descendant.PrimaryPart:IsA('MeshPart') then
  46. descendant.Name = 'Lukki02RCrateScript'
  47. end
  48. hum.CFrame = game.Workspace.Lukki02RCrateScript.PrimaryPart.CFrame + Vector3.new(math.random(10,15), math.random(10,15), math.random(10,15))
  49. veh = nil
  50. for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
  51. if v.owner.Value game.Players.LocalPlayer.Name then
  52. end
  53. end
  54. if veh then
  55. han.MaxSpeed.Value = 800
  56. han.SteeringRadiusConstant.Value = 3000
  57. han.Gears.Value = 7
  58. han.Nitro.NitroForce.Value = 8000
  59. print('Unable to find your vehicle!')
  60. end)
Roblox monster simulator codes
Feb 8th, 2019
Never

Roblox Monster Truck

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Vehicle Simulator Roblox Map

  1. -- Roblox Username AndreKing2019
  2. -- Version: 2.82
  3. local VehicleSimulatorFuhaxor = Instance.new('ScreenGui')
  4. local Open = Instance.new('TextButton')
  5. local BeautyA = Instance.new('Frame')
  6. local BeautyB = Instance.new('Frame')
  7. local Torque = Instance.new('TextButton')
  8. local TptoCrate = Instance.new('TextButton')
  9. local NST = Instance.new('TextBox')
  10. local NitroForce = Instance.new('TextButton')
  11. local Speed = Instance.new('TextButton')
  12. local CrateESP = Instance.new('TextButton')
  13. local GiveAllPerks = Instance.new('TextButton')
  14. local JumpHeight = Instance.new('TextButton')
  15. local AutoFarm = Instance.new('TextButton')
  16. local BrakingT = Instance.new('TextBox')
  17. VehicleSimulatorFuhaxor.Name = 'Vehicle Simulator Fuhaxor'
  18. VehicleSimulatorFuhaxor.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19. OpenFrame.Name = 'OpenFrame'
  20. OpenFrame.BackgroundColor3 = Color3.new(0.666667, 0, 0.498039)
  21. OpenFrame.BorderColor3 = Color3.new(0.666667, 0, 0.498039)
  22. OpenFrame.Position = UDim2.new(0, 0, 0.47716558, 0)
  23. Open.MouseButton1Down:connect(function()
  24. OpenFrame.Visible = false
  25. Open.Parent = OpenFrame
  26. Open.BackgroundColor3 = Color3.new(0.666667, 0, 0.498039)
  27. Open.BorderColor3 = Color3.new(0.666667, 0, 0.498039)
  28. Open.Font = Enum.Font.Cartoon
  29. Open.TextColor3 = Color3.new(1, 1, 1)
  30. Main.Parent = VehicleSimulatorFuhaxor
  31. Main.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  32. Main.Position = UDim2.new(0.376574308, 0, 0.178571433, 0)
  33. Main.Visible = false
  34. BeautyA.Parent = Main
  35. BeautyA.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  36. BeautyA.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  37. BeautyA.Size = UDim2.new(0, 439, 0, 25)
  38. Name.Name = 'Name'
  39. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  40. Name.BorderSizePixel = 0
  41. Name.Size = UDim2.new(0, 154, 0, 25)
  42. Name.Text = 'Vehicle Simulator Succ '
  43. Name.TextSize = 20
  44. BeautyB.Name = 'BeautyB'
  45. BeautyB.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  46. BeautyB.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  47. BeautyB.Position = UDim2.new(0, 0, 0.91366905, 0)
  48. Credit.Parent = BeautyB
  49. Credit.BackgroundTransparency = 1
  50. Credit.Size = UDim2.new(0, 439, 0, 24)
  51. Credit.Text = 'Gui Made By Duky #4715 , Scripts Made By someone'
  52. Credit.TextSize = 16
  53. Torque.Name = 'Torque'
  54. Torque.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  55. Torque.Position = UDim2.new(0.679532647, 0, 0.169338807, 0)
  56. Torque.Font = Enum.Font.Cartoon
  57. Torque.TextColor3 = Color3.new(1, 1, 1)
  58. Torquet.Parent = Torque
  59. Torquet.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  60. Torquet.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
  61. Torquet.Font = Enum.Font.Cartoon
  62. Torquet.TextColor3 = Color3.new(0, 0, 0)
  63. Torquet.TextWrapped = true
  64. TptoCrate.Name = 'TptoCrate'
  65. TptoCrate.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  66. TptoCrate.Position = UDim2.new(0.0262044966, 0, 0.165741712, 0)
  67. TptoCrate.Font = Enum.Font.Cartoon
  68. TptoCrate.TextColor3 = Color3.new(1, 1, 1)
  69. NitroSpeed.Parent = Main
  70. NitroSpeed.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  71. NitroSpeed.Position = UDim2.new(0.346034855, 0, 0.169338807, 0)
  72. NitroSpeed.Font = Enum.Font.Cartoon
  73. NitroSpeed.TextColor3 = Color3.new(1, 1, 1)
  74. NitroSpeed.TextSize = 13
  75. NST.Parent = NitroSpeed
  76. NST.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  77. NST.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
  78. NST.Font = Enum.Font.Cartoon
  79. NST.TextColor3 = Color3.new(0, 0, 0)
  80. NST.TextWrapped = true
  81. TeleportToCar.Name = 'TeleportToCar'
  82. TeleportToCar.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  83. TeleportToCar.Position = UDim2.new(0.026204519, 0, 0.332408428, 0)
  84. TeleportToCar.Font = Enum.Font.Cartoon
  85. TeleportToCar.TextColor3 = Color3.new(1, 1, 1)
  86. TeleportToCar.TextSize = 20
  87. NitroForce.Parent = Main
  88. NitroForce.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  89. NitroForce.Position = UDim2.new(0.346034855, 0, 0.336005569, 0)
  90. NitroForce.Font = Enum.Font.Cartoon
  91. NitroForce.TextColor3 = Color3.new(1, 1, 1)
  92. NitroForce.TextWrapped = true
  93. NFT.Name = 'NFT'
  94. NFT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  95. NFT.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
  96. NFT.Font = Enum.Font.Cartoon
  97. NFT.TextColor3 = Color3.new(0, 0, 0)
  98. NFT.TextWrapped = true
  99. Speed.Name = 'Speed'
  100. Speed.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  101. Speed.Position = UDim2.new(0.679532647, 0, 0.336005569, 0)
  102. Speed.Font = Enum.Font.Cartoon
  103. Speed.TextColor3 = Color3.new(1, 1, 1)
  104. SpeedBind.Parent = Speed
  105. SpeedBind.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  106. SpeedBind.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
  107. SpeedBind.Font = Enum.Font.Cartoon
  108. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  109. SpeedBind.TextWrapped = true
  110. CrateESP.Name = 'CrateESP'
  111. CrateESP.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  112. CrateESP.Position = UDim2.new(0.0262044966, 0, 0.748543978, 0)
  113. CrateESP.Font = Enum.Font.Cartoon
  114. CrateESP.TextColor3 = Color3.new(1, 1, 1)
  115. SuperCar.Parent = Main
  116. SuperCar.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  117. SuperCar.Position = UDim2.new(0.355146468, 0, 0.748544037, 0)
  118. SuperCar.Font = Enum.Font.Cartoon
  119. SuperCar.TextColor3 = Color3.new(1, 1, 1)
  120. GiveAllPerks.Parent = Main
  121. GiveAllPerks.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  122. GiveAllPerks.Position = UDim2.new(0.695478082, 0, 0.748543978, 0)
  123. GiveAllPerks.Font = Enum.Font.Cartoon
  124. GiveAllPerks.TextColor3 = Color3.new(1, 1, 1)
  125. Close.Parent = Main
  126. Close.BackgroundTransparency = 1
  127. Close.Position = UDim2.new(0.935208917, 0, -0.00128471851, 0)
  128. Close.Font = Enum.Font.SourceSans
  129. Close.TextColor3 = Color3.new(1, 1, 1)
  130. Close.MouseButton1Down:connect(function()
  131. Main.Visible = false
  132. JumpHeight.Parent = Main
  133. JumpHeight.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  134. JumpHeight.Position = UDim2.new(0.346034855, 0, 0.497876078, 0)
  135. JumpHeight.Font = Enum.Font.Cartoon
  136. JumpHeight.TextColor3 = Color3.new(1, 1, 1)
  137. JumpHeight.TextSize = 15
  138. JHT.Parent = JumpHeight
  139. JHT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  140. JHT.Position = UDim2.new(1.08955193, 0, 0, 0)
  141. JHT.Font = Enum.Font.Cartoon
  142. JHT.TextColor3 = Color3.new(0, 0, 0)
  143. JHT.TextWrapped = true
  144. AutoFarm.Name = 'AutoFarm'
  145. AutoFarm.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  146. AutoFarm.Position = UDim2.new(0.0262044966, 0, 0.496676952, 0)
  147. AutoFarm.Font = Enum.Font.Cartoon
  148. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  149. Braking.Parent = Main
  150. Braking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  151. Braking.Position = UDim2.new(0.679532647, 0, 0.494278967, 0)
  152. Braking.Font = Enum.Font.Cartoon
  153. Braking.TextColor3 = Color3.new(1, 1, 1)
  154. Braking.TextSize = 23
  155. BrakingT.Parent = Braking
  156. BrakingT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  157. BrakingT.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
  158. BrakingT.Font = Enum.Font.Cartoon
  159. BrakingT.TextColor3 = Color3.new(0, 0, 0)
  160. BrakingT.TextWrapped = true
  161. local vehicle = workspace.Vehicles:getChildren()
  162. if vehicle[i]:findFirstChild('owner') then
  163. if vehicle[i].owner.Value game.Players.LocalPlayer.Name then
  164. end
  165. end
  166. local waitTime = 3 --This will be the time it takes (seconds) until your car resets. See line 37
  167. local hint = Instance.new('Hint', Workspace) hint.Text = 'Vehicle Simulator Autofarm loading...'
  168. local go = true
  169. function findVehicle() --Finds your vehicle
  170. while not found do --Loops until your vehicle has been found
  171. local vehicles = Workspace.Vehicles:getChildren()
  172. if vehicles[i]:findFirstChild'owner' then
  173. if vehicles[i].owner.Value game:GetService'Players'.LocalPlayer.Name then -- Found your vehicle
  174. found = true --Setting found to true so loop breaks
  175. vehicle = vehicles[i] -- Declares vehicle variable to your vehicle
  176. vehStats = vehicle.Handling -- Declares vehStats variable to vehicle stats folder
  177. vehStats.Torque.Value = 60000
  178. vehStats.SteeringRadiusConstant.Value = 120000000
  179. elseif vehicles[i + 1] nil and not found then
  180. hint.Text = 'Please spawn and enter your vehicle!' --Your vehicle does not exist in the Workspace
  181. end
  182. wait(1) --Waiting before checking again so we don't crash
  183. wait(2) --We've found the car. Waiting so the car can be properly placed on the highway
  184. vehicle.PrimaryPart = vehicle.Chassis.VehicleSeat
  185. function farm() --This is where the magic happens :)
  186. hint.Text = 'Finished loading! Autofarm initialized.'
  187. while wait(waitTime) do --Waits x seconds before resetting car
  188. vehicle:SetPrimaryPartCFrame(CFrame.new(-2470,60,777)) --Teleports vehicle to highway
  189. game:GetService'VirtualUser':SetKeyUp('w') --Resets W key
  190. game:GetService'VirtualUser':SetKeyDown('w') --Presses W key to go forward
  191. end
  192. while go do
  193. if not pcall(farm()) then --Calls farm function & checks for errors
  194. found = false --If it errors, it sets found to false and continues looking for your vehicle.
  195. end
  196. end)
  197. SuperCar.MouseButton1Down:connect(function()
  198. myCar.Handling.MaxSpeed.Value = 10000
  199. myCar.Handling.SteeringRadiusConstant.Value = 15000
  200. myCar.Handling.Nitro.NitroSpeed.Value = 100000
  201. myCar.Handling.Braking.Value = 100000
  202. myCar.Handling.TurboJump.TurboJumpHeight.Value = 25
  203. findCar()
  204. myCar.Handling.SteeringRadiusConstant.Value = 15000
  205. findCar()
  206. end)
  207. NitroSpeed.MouseButton1Down:connect(function()
  208. myCar.Handling.Nitro.NitroSpeed.Value = NST.Text
  209. findCar()
  210. end)
  211. JumpHeight.MouseButton1Down:connect(function()
  212. myCar.Handling.TurboJump.TurboJumpHeight.Value = JHT.Text
  213. findCar()
  214. end)
  215. GiveAllPerks.MouseButton1Down:connect(function()
  216. game:GetService('Players').LocalPlayer.UserId = 1099580
  217. local crates = workspace:getChildren()
  218. if crates[i].ClassName 'Model' then
  219. for i=1,#crates2 do
  220. local crates3 = crates2[i]:getChildren()
  221. if crates3[i].ClassName 'MeshPart' then
  222. if crates3[i]:findFirstChild('BoxHandleAdornment') then
  223. crates3[i]:findFirstChild('BoxHandleAdornment'):Remove()
  224. local a = Instance.new('BoxHandleAdornment',crates3[i])
  225. a.SizeRelativeOffset = Vector3.new(0,135,0)
  226. a.Transparency = 0.5
  227. a.Adornee = crates3[i]
  228. local b = Instance.new('BoxHandleAdornment',crates3[i])
  229. b.Color3 = Color3.fromRGB(0,0,255)
  230. b.AlwaysOnTop = true
  231. b.ZIndex = 1
  232. end
  233. end
  234. end
  235. end
  236. local crates = workspace:getChildren()
  237. if crates[i].ClassName 'Model' then
  238. for i=1,#crates2 do
  239. local crates3 = crates2[i]:getChildren()
  240. if crates3[i].ClassName 'MeshPart' then
  241. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(crates3[i].Position.X+30,crates3[i].Position.Y+5,crates3[i].Position.Z))
  242. game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(crates3[i].Position.X,crates3[i].Position.Y,crates3[i].Position.Z))
  243. end
  244. end
  245. end
  246. end
  247. TeleportToCar.MouseButton1Down:connect(function()
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(myCar.Chassis.VehicleSeat.Position+myCar.Chassis.VehicleSeat.SeatOffset.Value)
  249. --] Updated 02.02.2019
RAW Paste Data

Vehicle Simulator Roblox Monster Truck 2019

Coments are closed