Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local SpeedeBox = Instance.new("TextBox")
- local NitroeSpeed = Instance.new("TextBox")
- local NitroeForce = Instance.new("TextBox")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local Tourq = Instance.new("TextBox")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- --Frame
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
- Frame.Position = UDim2.new(0.256072849, 0, 0.205457464, 0)
- Frame.Size = UDim2.new(0, 382, 0, 264)
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(150, 150, 150)
- TextLabel.Size = UDim2.new(0, 382, 0, 32)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Vehicle Simulator GUI"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 35.000
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0, 0, 0.0972644389, 0)
- TextLabel_2.Size = UDim2.new(0, 222, 0, 44)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Gerneral "
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 27.000
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0.662303746, 0, 0.0972644389, 0)
- TextLabel_3.Size = UDim2.new(0, 129, 0, 44)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Custom Perks"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 27.000
- --Speed
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.Position = UDim2.new(0, 0, 0.231003046, 0)
- TextButton.Size = UDim2.new(0, 99, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Speed"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 25.000
- --Nit Speed
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.Position = UDim2.new(0, 0, 0.420396984, 0)
- TextButton_2.Size = UDim2.new(0, 99, 0, 51)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Nitro Speed"
- TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.TextSize = 25.000
- --Nit force
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.Position = UDim2.new(0, 0, 0.614499867, 0)
- TextButton_3.Size = UDim2.new(0, 99, 0, 51)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Nitro Force"
- TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.TextSize = 25.000
- --Torqe
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.Position = UDim2.new(0, 0, 0.808142245, 0)
- TextButton_4.Size = UDim2.new(0, 99, 0, 50)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Tourqe"
- TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.TextSize = 25.000
- --Speed Text box
- SpeedeBox.Name = "SpeedeBox"
- SpeedeBox.Parent = Frame
- SpeedeBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SpeedeBox.Position = UDim2.new(0.259162307, 0, 0.227272734, 0)
- SpeedeBox.Size = UDim2.new(0, 107, 0, 50)
- SpeedeBox.Font = Enum.Font.SourceSans
- SpeedeBox.Text = ""
- SpeedeBox.TextColor3 = Color3.fromRGB(0, 0, 0)
- SpeedeBox.TextSize = 14.000
- --Nit Speed Box
- NitroeSpeed.Name = "NitroeSpeed"
- NitroeSpeed.Parent = Frame
- NitroeSpeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NitroeSpeed.Position = UDim2.new(0.259162307, 0, 0.420396984, 0)
- NitroeSpeed.Size = UDim2.new(0, 107, 0, 51)
- NitroeSpeed.Font = Enum.Font.SourceSans
- NitroeSpeed.Text = ""
- NitroeSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
- NitroeSpeed.TextSize = 14.000
- --Nit Force box
- NitroeForce.Name = "NitroeForce"
- NitroeForce.Parent = Frame
- NitroeForce.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NitroeForce.Position = UDim2.new(0.259162307, 0, 0.61742425, 0)
- NitroeForce.Size = UDim2.new(0, 107, 0, 50)
- NitroeForce.Font = Enum.Font.SourceSans
- NitroeForce.Text = ""
- NitroeForce.TextColor3 = Color3.fromRGB(0, 0, 0)
- NitroeForce.TextSize = 14.000
- --Mega jump
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.Position = UDim2.new(0.662303746, 0, 0.227272734, 0)
- TextButton_5.Size = UDim2.new(0, 129, 0, 29)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "Mega Jump"
- TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.TextSize = 25.000
- --Super car
- TextButton_6.Parent = Frame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.Position = UDim2.new(0.662303746, 0, 0.337121218, 0)
- TextButton_6.Size = UDim2.new(0, 129, 0, 31)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = "Super Car "
- TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.TextSize = 25.000
- --Inf nit
- TextButton_7.Parent = Frame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.Position = UDim2.new(0.662303746, 0, 0.454545468, 0)
- TextButton_7.Size = UDim2.new(0, 129, 0, 28)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.Text = "Inf Nitro "
- TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.TextSize = 25.000
- -- Torque text box
- Tourq.Name = "Tourq"
- Tourq.Parent = Frame
- Tourq.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tourq.Position = UDim2.new(0.259162307, 0, 0.810606062, 0)
- Tourq.Size = UDim2.new(0, 107, 0, 49)
- Tourq.Font = Enum.Font.SourceSans
- Tourq.Text = ""
- Tourq.TextColor3 = Color3.fromRGB(0, 0, 0)
- Tourq.TextSize = 14.000
- -- Scripts
- function findCar()
- local vehicle = workspace.Vehicles:getChildren()
- for i=1,#vehicle do
- if vehicle[i]:findFirstChild("owner") then
- if vehicle[i].owner.Value == game.Players.LocalPlayer.Name then
- myCar = vehicle[i]
- end
- end
- end
- end
- TextButton_6.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.MaxSpeed.Value = 10000
- myCar.Handling.Torque.Value = 40000
- myCar.Handling.SteeringRadiusConstant.Value = 15000
- myCar.Handling.FrictionRoad.Value = 250
- myCar.Handling.Nitro.NitroSpeed.Value = 500
- myCar.Handling.Nitro.NitroForce.Value = 5000
- myCar.Handling.TurboJump.TurboJumpHeight.Value = 250
- end)
- TextButton.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.MaxSpeed.Value = SpeedeBox.Text
- myCar.Handling.SteeringRadiusConstant.Value = 1500000
- end)
- TextButton_4.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.Torque.Value = Tourq.Text
- end)
- TextButton_2.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.Nitro.NitroSpeed.Value = NitroeSpeed.Text
- end)
- TextButton_3.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.Nitro.NitroForce.Value = NitroeForce.Text
- end)
- TextButton_5.MouseButton1Down:connect(function()
- findCar()
- myCar.Handling.TurboJump.TurboJumpHeight.Value = 50
- end)
- TextButton_7.MouseButton1Down:connect(function()
- veh = nil
- for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
- if v:IsA("Model") then
- if v.owner.Value == game.Players.LocalPlayer.Name then
- veh = v
- end
- end
- end
- han = veh.Handling
- while han ~= nil do
- wait(0.1)
- han.Nitro.NitroAmount.Value = 250
- end
- end)
Add Comment
Please, Sign In to add comment