With the largest user-generated online gaming platform, and over 15 million games created by users, ROBLOX is the #1 gaming site for kids and teens (comScore). Every day, virtual explorers come to ROBLOX to create adventures, play games, role play, and learn with their friends in a family-friendly, immersive, 3D environment. // DESCRIPTION // Link Me:🔊 Subscribe bit.ly/MNKZARTZ Instagram @xlaflxme Soundcloud @laflxme Portfol.
Jun 17th, 2018

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

- loadstring(game:HttpGet('https://pastebin.com/raw/0u5zXZkc', true))()
 - local plr = game.Players.LocalPlayer
 - function getvehicle()
 - for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
 - if v.owner.Value plr.Name then
 - end
 - end
 - end
 - if t then
 - h.Text = txt
 - h:remove()
 - local h = Instance.new('Hint',plr.PlayerGui)
 - wait(2)
 - end
 - if msg:lower():sub(1,10) '/e toggle:' then
 - local vehicle = getvehicle()
 - if ins 'infnitro' then
 - inftoggle = false
 - else
 - hint('(+)Enabled Infinite Nitro!(+)')
 - end
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,14) '/e nitrospeed:' then
 - local vehicle = getvehicle()
 - vehicle.Handling.Nitro.NitroSpeed.Value = tonumber(num)
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,14) '/e stop' then
 - local vehicle = getvehicle()
 - vehicle.Chassis.VehicleSeat.Anchored = true
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,14) '/e nitroforce:' then
 - local vehicle = getvehicle()
 - vehicle.Handling.Nitro.NitroForce.Value = tonumber(num)
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,12) '/e maxspeed:' then
 - local vehicle = getvehicle()
 - vehicle.Handling.MaxSpeed.Value = tonumber(num)
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,10) '/e torque:' then
 - local vehicle = getvehicle()
 - vehicle.Handling.Torque.Value = tonumber(num)
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,12) '/e friction:' then
 - local vehicle = getvehicle()
 - vehicle.Handling.FrictionOffroad.Value = tonumber(num)
 - vehicle.Handling.FrictionRoad.Value = tonumber(num)
 - hint('(-)You do not have a vehicle spawned!(-)')
 - elseif msg:lower():sub(1,13) '/e racingmode' then
 - if vehicle then
 - han.MaxSpeed.Value = 10000
 - han.SteeringRadiusConstant.Value = 12000
 - han.FrictionRoad.Value = 200
 - han.Nitro.NitroForce.Value = 8000
 - inftoggle = true
 - hint('(-)You do not have a vehicle spawned!(-)')
 - end
 - wait(0.5)
 - wait(0.02)
 - if vehicle then
 - end
 
 RAW Paste Data 
Dec 10th, 2018

 Never 
Not a member of Pastebin yet?Sign Up, it unlocks many cool features! 
Vehicle Simulator Upgrades
- -- Join this group https://www.roblox.com/My/Groups.aspx?gid=4572322
 - local VehicleSimulator = Instance.new('ScreenGui')
 - local GiveAllPerks = Instance.new('TextButton')
 - local CrateESP = Instance.new('TextButton')
 - local SpeedBind = Instance.new('TextBox')
 - local Torquet = Instance.new('TextBox')
 - local NST = Instance.new('TextBox')
 - local TeleportLT = Instance.new('TextButton')
 - local MadebyTokumeiAresuu = Instance.new('TextLabel')
 - local NitroForce = Instance.new('TextButton')
 - local JumpHeight = Instance.new('TextButton')
 - local TptoCrate = Instance.new('TextButton')
 - local Close = Instance.new('TextButton')
 - VehicleSimulator.Name = 'Vehicle Simulator'
 - VSV1.Parent = VehicleSimulator
 - VSV1.BackgroundColor3 = Color3.new(0, 0, 0)
 - VSV1.BorderColor3 = Color3.new(0.501961, 0, 0)
 - VSV1.Position = UDim2.new(0.155411661, 0, 0.117529884, 0)
 - VSV1.Draggable = true
 - GiveAllPerks.Parent = VSV1
 - GiveAllPerks.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - GiveAllPerks.BackgroundTransparency = 0.20000000298023
 - GiveAllPerks.BorderSizePixel = 0
 - GiveAllPerks.Position = UDim2.new(0, 0, 0.777108431, 0)
 - GiveAllPerks.Font = Enum.Font.Cartoon
 - GiveAllPerks.TextColor3 = Color3.new(0, 0, 0)
 - GiveAllPerks.TextSize = 14
 - GiveAllPerks.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - SuperCar.Parent = VSV1
 - SuperCar.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - SuperCar.BackgroundTransparency = 0.20000000298023
 - SuperCar.BorderSizePixel = 0
 - SuperCar.Position = UDim2.new(0.464970767, 0, 0.777963579, 0)
 - SuperCar.Font = Enum.Font.Cartoon
 - SuperCar.TextColor3 = Color3.new(0, 0, 0)
 - SuperCar.TextSize = 14
 - SuperCar.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - CrateESP.Parent = VSV1
 - CrateESP.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - CrateESP.BackgroundTransparency = 0.20000000298023
 - CrateESP.BorderSizePixel = 0
 - CrateESP.Position = UDim2.new(0, 0, 0.654845238, 0)
 - CrateESP.Font = Enum.Font.Cartoon
 - CrateESP.TextColor3 = Color3.new(0, 0, 0)
 - CrateESP.TextSize = 14
 - CrateESP.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - Speed.Parent = VSV1
 - Speed.BackgroundTransparency = 0.20000000298023
 - Speed.BorderSizePixel = 0
 - Speed.Position = UDim2.new(0.0182370823, 0, 0.0913978517, 0)
 - Speed.Font = Enum.Font.Cartoon
 - Speed.TextColor3 = Color3.new(0, 0, 0)
 - Speed.TextSize = 14
 - Speed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - SpeedBind.Parent = Speed
 - SpeedBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
 - SpeedBind.BorderSizePixel = 2
 - SpeedBind.Position = UDim2.new(1.07476318, 0, 0, 0)
 - SpeedBind.Font = Enum.Font.Cartoon
 - SpeedBind.TextColor3 = Color3.new(0, 0, 0)
 - SpeedBind.TextSize = 14
 - Torque.Parent = VSV1
 - Torque.BackgroundTransparency = 0.20000000298023
 - Torque.BorderSizePixel = 0
 - Torque.Position = UDim2.new(0.0182370823, 0, 0.16731441, 0)
 - Torque.Font = Enum.Font.Cartoon
 - Torque.TextColor3 = Color3.new(0, 0, 0)
 - Torque.TextSize = 14
 - Torque.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - Torquet.Parent = Torque
 - Torquet.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
 - Torquet.BorderSizePixel = 2
 - Torquet.Position = UDim2.new(1.07476318, 0, 0, 0)
 - Torquet.Font = Enum.Font.Cartoon
 - Torquet.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
 - Torquet.TextColor3 = Color3.new(0, 0, 0)
 - Torquet.TextSize = 14
 - Torquet.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - NitroSpeed.Parent = VSV1
 - NitroSpeed.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - NitroSpeed.BackgroundTransparency = 0.20000000298023
 - NitroSpeed.BorderSizePixel = 0
 - NitroSpeed.Position = UDim2.new(0.0182370823, 0, 0.246243045, 0)
 - NitroSpeed.Font = Enum.Font.Cartoon
 - NitroSpeed.TextColor3 = Color3.new(0, 0, 0)
 - NitroSpeed.TextSize = 14
 - NitroSpeed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - NST.Parent = NitroSpeed
 - NST.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
 - NST.BorderSizePixel = 2
 - NST.Size = UDim2.new(0, 151, 0, 26)
 - NST.Text = 'Amount'
 - NST.TextScaled = true
 - NST.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - Title.Parent = VSV1
 - Title.BackgroundColor3 = Color3.new(0.901961, 0.0980392, 0.419608)
 - Title.BorderSizePixel = 0
 - Title.Font = Enum.Font.Cartoon
 - Title.TextColor3 = Color3.new(0, 0, 0)
 - Title.TextSize = 16
 - TeleportLT.Parent = VSV1
 - TeleportLT.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - TeleportLT.BackgroundTransparency = 0.20000000298023
 - TeleportLT.BorderSizePixel = 0
 - TeleportLT.Position = UDim2.new(0.464970767, 0, 0.529569924, 0)
 - TeleportLT.Font = Enum.Font.Cartoon
 - TeleportLT.TextColor3 = Color3.new(0, 0, 0)
 - TeleportLT.TextSize = 14
 - TeleportLT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - TeleportToCar.Parent = VSV1
 - TeleportToCar.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - TeleportToCar.BackgroundTransparency = 0.20000000298023
 - TeleportToCar.BorderSizePixel = 0
 - TeleportToCar.Position = UDim2.new(0, 0, 0.529569924, 0)
 - TeleportToCar.Font = Enum.Font.Cartoon
 - TeleportToCar.TextColor3 = Color3.new(0, 0, 0)
 - TeleportToCar.TextSize = 14
 - TeleportToCar.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - MadebyTokumeiAresuu.Name = 'Made by Tokumei/Aresuu'
 - MadebyTokumeiAresuu.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
 - MadebyTokumeiAresuu.BorderColor3 = Color3.new(0, 0, 0)
 - MadebyTokumeiAresuu.Position = UDim2.new(0, 0, 0.909638584, 0)
 - MadebyTokumeiAresuu.Size = UDim2.new(0, 144, 0, 30)
 - MadebyTokumeiAresuu.Text = 'Made by Tokumei/Aresuu'
 - MadebyTokumeiAresuu.TextColor3 = Color3.new(0, 0, 0)
 - CreditOwners.Parent = MadebyTokumeiAresuu
 - CreditOwners.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
 - CreditOwners.BorderSizePixel = 0
 - CreditOwners.Position = UDim2.new(1.0625, 0, 0, 0)
 - CreditOwners.Font = Enum.Font.Cartoon
 - CreditOwners.Text = 'Credit to LeviTheOtaku for the Scripts'
 - CreditOwners.TextScaled = true
 - CreditOwners.TextWrapped = true
 - NitroForce.Name = 'Nitro Force'
 - NitroForce.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - NitroForce.BackgroundTransparency = 0.20000000298023
 - NitroForce.BorderSizePixel = 0
 - NitroForce.Position = UDim2.new(0.0182370823, 0, 0.325171649, 0)
 - NitroForce.Font = Enum.Font.Cartoon
 - NitroForce.TextColor3 = Color3.new(0, 0, 0)
 - NitroForce.TextSize = 14
 - NitroForce.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - NFT.Parent = NitroForce
 - NFT.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
 - NFT.BorderSizePixel = 2
 - NFT.Size = UDim2.new(0, 151, 0, 26)
 - NFT.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
 - NFT.TextColor3 = Color3.new(0, 0, 0)
 - NFT.TextSize = 14
 - NFT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - JumpHeight.Parent = VSV1
 - JumpHeight.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - JumpHeight.BackgroundTransparency = 0.20000000298023
 - JumpHeight.BorderSizePixel = 0
 - JumpHeight.Position = UDim2.new(0.0182370823, 0, 0.404100299, 0)
 - JumpHeight.Font = Enum.Font.Cartoon
 - JumpHeight.TextColor3 = Color3.new(0, 0, 0)
 - JumpHeight.TextSize = 14
 - JumpHeight.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - JHT.Parent = JumpHeight
 - JHT.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
 - JHT.BorderSizePixel = 2
 - JHT.Size = UDim2.new(0, 151, 0, 26)
 - JHT.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
 - JHT.TextColor3 = Color3.new(0, 0, 0)
 - JHT.TextSize = 14
 - JHT.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - TptoCrate.Parent = VSV1
 - TptoCrate.BackgroundColor3 = Color3.new(1, 0, 0.4)
 - TptoCrate.BackgroundTransparency = 0.20000000298023
 - TptoCrate.BorderSizePixel = 0
 - TptoCrate.Position = UDim2.new(0.464970767, 0, 0.654845238, 0)
 - TptoCrate.Font = Enum.Font.Cartoon
 - TptoCrate.TextColor3 = Color3.new(0, 0, 0)
 - TptoCrate.TextSize = 14
 - TptoCrate.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
 - Open.Parent = VehicleSimulator
 - Open.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
 - Open.BorderColor3 = Color3.new(0.709804, 0, 0.0117647)
 - Open.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
 - Open.Font = Enum.Font.Cartoon
 - Open.TextColor3 = Color3.new(0, 0, 0)
 - Open.TextSize = 14
 - Close.Parent = VehicleSimulator
 - Close.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
 - Close.BorderSizePixel = 6
 - Close.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
 - Close.Font = Enum.Font.Cartoon
 - Close.TextColor3 = Color3.new(0, 0, 0)
 - Close.TextSize = 14
 - -- Scripts:
 - Open.MouseButton1Click:connect(function()
 - Open.Visible = false
 - end)
 - Close.MouseButton1Click:connect(function()
 - Open.Visible = true
 - end)
 - local vehicle = workspace.Vehicles:getChildren()
 - if vehicle[i]:findFirstChild('owner') then
 - if vehicle[i].owner.Value game.Players.LocalPlayer.Name then
 - end
 - end
 - SuperCar.MouseButton1Down:connect(function()
 - myCar.Handling.MaxSpeed.Value = 10000
 - myCar.Handling.SteeringRadiusConstant.Value = 15000
 - myCar.Handling.Nitro.NitroSpeed.Value = 500
 - myCar.Handling.TurboJump.TurboJumpHeight.Value = 250
 - findCar()
 - myCar.Handling.SteeringRadiusConstant.Value = 15000
 - findCar()
 - end)
 - NitroSpeed.MouseButton1Down:connect(function()
 - myCar.Handling.Nitro.NitroSpeed.Value = NST.Text
 - findCar()
 - end)
 - JumpHeight.MouseButton1Down:connect(function()
 - myCar.Handling.TurboJump.TurboJumpHeight.Value = JHT.Text
 - game:GetService('Players').LocalPlayer.UserId = 1099580
 - local crates = workspace:getChildren()
 - if crates[i].ClassName 'Model' then
 - for i=1,#crates2 do
 - local crates3 = crates2[i]:getChildren()
 - if crates3[i].ClassName 'MeshPart' then
 - if crates3[i]:findFirstChild('BoxHandleAdornment') then
 - crates3[i]:findFirstChild('BoxHandleAdornment'):Remove()
 - local a = Instance.new('BoxHandleAdornment',crates3[i])
 - a.SizeRelativeOffset = Vector3.new(0,135,0)
 - a.Transparency = 0.5
 - a.Adornee = crates3[i]
 - local b = Instance.new('BoxHandleAdornment',crates3[i])
 - b.Color3 = Color3.fromRGB(0,0,255)
 - b.AlwaysOnTop = true
 - b.ZIndex = 1
 - end
 - end
 - end
 - end
 - local crates = workspace:getChildren()
 - if crates[i].ClassName 'Model' then
 - for i=1,#crates2 do
 - local crates3 = crates2[i]:getChildren()
 - if crates3[i].ClassName 'MeshPart' then
 - game.Players.LocalPlayer.Character:MoveTo(Vector3.new(crates3[i].Position.X+30,crates3[i].Position.Y+5,crates3[i].Position.Z))
 - game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(crates3[i].Position.X,crates3[i].Position.Y,crates3[i].Position.Z))
 - end
 - end
 - end
 - end
 - TeleportToCar.MouseButton1Down:connect(function()
 - game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(myCar.Chassis.VehicleSeat.Position+myCar.Chassis.VehicleSeat.SeatOffset.Value)
 - findCar()
 - end)