Roblox Vehicle Simulator Special Car
All of the cars under the Special class are Land Vehicles. The 1970 Dodge Charger and the Hot Rod are the only vehicles accessible to all players. The Interceptor is a pre-alpha exclusive vehicle. It is not obtainable through normal means. For planes go here. For aquatic vehicles go here. Land Vehicles are vehicles that can be only driven on land. These vehicles are bought at the Auto's Car Dealership, the Parking Lot Dealership, the Tesla Dealership, Motorcycle Dealership, Supercars Dealership, and the JDM Imports Dealership. These vehicles are the most commonly used ones in the game as you can play with them a lot more than. Farming simulator script roblox pastebin.
A very very farfetched theory on Henry's death in fnaf world. It was a system malfunction like how in fnaf 2 animatronics kill you because you look like a steel endo skeleton.now if Henry died in fnaf world ending which is before sister location because sister location was made by Afton to keep her possessed daughter then Henry. Henrys death fnaf world. In the Insanity Ending, an image reading HRY223 can be seen while Henry is speaking. PJ Heywood, who voiced William Afton throughout the franchise, revealed on the FNaF Show that Cassette Man is Henry. He refers to William Afton as 'Old friend,' considering that Henry. Before the events of The Silver Eyes, Henry and William owned a small little restaurant known as Fredbear’s Family Diner with only two animationics, Fredbear (occasionally worn by Henry) and Spring Bonnie (occasionally worn by William). On one fateful day, Henry's only daughter was killed by William. Oh, I'm sorry, were you looking forEmily Henry Emily, the book version? 1 Relatives 2 Affiliation 3 Appearance 4 Biography 4.1 Pre-Game 4.2 Freddy Fazbear's Pizzeria Simulator 5 Quotes 6 Trivia Henry (AKA cassette man and HRY223,) is the formal owner of Fredbear's Family diner, including Fredbear & Friends. He knows the crimes William committed. He is, in fact, a father himself. Henry's Suicide Robot is an animatronic that Henry made before the events of The Silver Eyes to help kill himself. It is Mentioned In The Silver Eyes. It is described as an endoskeleton with two fox-like ear (similar to Endo-02) and a knife to stab Henry. Its an alternative.
Roblox free robux generator no survey or human verification. Earn Free Robux Free Robux No Human Verification No Download No Survey No Offers Robux Free Free Robux Codes No Verification Free Robux Without Human Verification Bux.Gg Free Robux Rbxfree.Com Free Robux Roblox Free Robux Free Robux 2020 Robux For Free How To Get Robux For Free Free Robux No Human Verification Or Survey 2020 Free Robux No. Tagged: Roblox Free Robux Generator No Human Verification. Roblox Hack No Virus Roblox Hack No Virus This topic has 0 replies, 1 voice, and was last updated 1 year, 7 months ago by Syndneyundub. Free Robux No Human Verification Or Survey This method is a hundred safe, and your privacy and security will stay intact while you will get free Robux. Free Robux hack turns out to be useful for lovers of the video games on this three-D platform with over 15 million consumer-created video games. Roblox Robux Hack Here. ROBUX GENERATOR IS THE WEB-BASED APPLICATION ALLOWS YOU TO GET FREE ROBUX. THIS ROBUX GENERATOR IS DEVELOPED FOR HUMAN AND DEMO USE ONLY. YOU CAN GET FREE ROBUX ONCE DAILY WITHOUT HUMAN VERIFICATION METHOD. Attempting TO GET ROBUX MULTIPLE TIMES A DAY IS FORBIDDEN. Finally, a free robux generator without human verification that works on all devices. Click here to get started right now.
For Animal Crossing: New Leaf on the 3DS, a GameFAQs message board topic titled 'Putting pro design (from another's QR code) on display at Able Sisters'. Animal Crossing: New Leaf QR Codes - Dresses. This page provides QR codes of dress designs for Animal Crossing New Leaf. For other categories, use the following links: Newest submissions - General patterns - Shirts - Paths - Face-Cutout Standees. Usage of QR Codes is unlocked at the Able Sisters clothing shop after becoming friends with Sable. If you've played previous entries in the Animal Crossing series, you might be familiar with this process: you simply chat with Sable at least once a day for a number of days, and she gradually becomes more friendly with you. Cute clothes animal crossing qr codes. Using your IRL phone, go to the Nintendo Switch Online app, click on Animal Crossing, select the 'designs' app on NookLink, then scan your QR code with your phone. If it's been scanned successfully, you'll see it in your Customs Designs app on your in-game Nook Phone. Via: AllGamers - HyperX.
Selling cars, used to be an a feature being able to sell your cars for its value. However, the feature got removed due to inconvenience (ex. Siblings selling cars). The feature was a button labeled sell and could sell the car for its value. Before this, the selling feature wasn’t to good since cars like the Pagani Zonda R would only sell for 800k.
- -- Instances:
- local VehicleSimulatorFuhaxor = Instance.new('ScreenGui')
- local Open = Instance.new('TextButton')
- local BeautyA = Instance.new('Frame')
- local BeautyB = Instance.new('Frame')
- local Torque = Instance.new('TextButton')
- local TptoCrate = Instance.new('TextButton')
- local NST = Instance.new('TextBox')
- local NitroForce = Instance.new('TextButton')
- local Speed = Instance.new('TextButton')
- local CrateESP = Instance.new('TextButton')
- local GiveAllPerks = Instance.new('TextButton')
- local JumpHeight = Instance.new('TextButton')
- local AutoFarm = Instance.new('TextButton')
- local BrakingT = Instance.new('TextBox')
- VehicleSimulatorFuhaxor.Name = 'Vehicle Simulator'
- VehicleSimulatorFuhaxor.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- OpenFrame.Name = 'OpenFrame'
- OpenFrame.BackgroundColor3 = Color3.new(0.666667, 0, 0.498039)
- OpenFrame.BorderColor3 = Color3.new(0.666667, 0, 0.498039)
- OpenFrame.Size = UDim2.new(0, 69, 0, 27)
- Main.Visible = true
- end)
- Open.Name = 'Open'
- Open.BackgroundColor3 = Color3.new(0.666667, 0, 0.498039)
- Open.BorderColor3 = Color3.new(0.666667, 0, 0.498039)
- Open.Font = Enum.Font.Cartoon
- Open.TextColor3 = Color3.new(1, 1, 1)
- Main.Parent = VehicleSimulatorFuhaxor
- Main.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
- Main.Position = UDim2.new(0.376574308, 0, 0.178571433, 0)
- Main.Visible = false
- BeautyA.Parent = Main
- BeautyA.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- BeautyA.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
- BeautyA.Size = UDim2.new(0, 439, 0, 25)
- Name.Name = 'Name'
- Name.BackgroundColor3 = Color3.new(1, 1, 1)
- Name.BorderSizePixel = 0
- Name.Size = UDim2.new(0, 154, 0, 25)
- Name.Text = 'Vehicle Simulator'
- Name.TextSize = 20
- BeautyB.Name = 'BeautyB'
- BeautyB.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- BeautyB.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
- BeautyB.Position = UDim2.new(0, 0, 0.91366905, 0)
- Credit.Parent = BeautyB
- Credit.BackgroundTransparency = 1
- Credit.Size = UDim2.new(0, 439, 0, 24)
- Credit.Text = '
- Credit.TextSize = 16
- Torque.Name = 'Torque'
- Torque.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- Torque.Position = UDim2.new(0.679532647, 0, 0.169338807, 0)
- Torque.Font = Enum.Font.Cartoon
- Torque.TextColor3 = Color3.new(1, 1, 1)
- Torquet.Parent = Torque
- Torquet.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- Torquet.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
- Torquet.Font = Enum.Font.Cartoon
- Torquet.TextColor3 = Color3.new(0, 0, 0)
- Torquet.TextWrapped = true
- TptoCrate.Name = 'TptoCrate'
- TptoCrate.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- TptoCrate.Position = UDim2.new(0.0262044966, 0, 0.165741712, 0)
- TptoCrate.Font = Enum.Font.Cartoon
- TptoCrate.TextColor3 = Color3.new(1, 1, 1)
- NitroSpeed.Parent = Main
- NitroSpeed.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- NitroSpeed.Position = UDim2.new(0.346034855, 0, 0.169338807, 0)
- NitroSpeed.Font = Enum.Font.Cartoon
- NitroSpeed.TextColor3 = Color3.new(1, 1, 1)
- NitroSpeed.TextSize = 13
- NST.Parent = NitroSpeed
- NST.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- NST.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
- NST.Font = Enum.Font.Cartoon
- NST.TextColor3 = Color3.new(0, 0, 0)
- NST.TextWrapped = true
- TeleportToCar.Name = 'TeleportToCar'
- TeleportToCar.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- TeleportToCar.Position = UDim2.new(0.026204519, 0, 0.332408428, 0)
- TeleportToCar.Font = Enum.Font.Cartoon
- TeleportToCar.TextColor3 = Color3.new(1, 1, 1)
- TeleportToCar.TextSize = 20
- NitroForce.Parent = Main
- NitroForce.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- NitroForce.Position = UDim2.new(0.346034855, 0, 0.336005569, 0)
- NitroForce.Font = Enum.Font.Cartoon
- NitroForce.TextColor3 = Color3.new(1, 1, 1)
- NitroForce.TextWrapped = true
- NFT.Name = 'NFT'
- NFT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- NFT.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
- NFT.Font = Enum.Font.Cartoon
- NFT.TextColor3 = Color3.new(0, 0, 0)
- NFT.TextWrapped = true
- Speed.Name = 'Speed'
- Speed.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- Speed.Position = UDim2.new(0.679532647, 0, 0.336005569, 0)
- Speed.Font = Enum.Font.Cartoon
- Speed.TextColor3 = Color3.new(1, 1, 1)
- SpeedBind.Parent = Speed
- SpeedBind.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- SpeedBind.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
- SpeedBind.Font = Enum.Font.Cartoon
- SpeedBind.TextColor3 = Color3.new(0, 0, 0)
- SpeedBind.TextWrapped = true
- CrateESP.Name = 'CrateESP'
- CrateESP.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- CrateESP.Position = UDim2.new(0.0262044966, 0, 0.748543978, 0)
- CrateESP.Font = Enum.Font.Cartoon
- CrateESP.TextColor3 = Color3.new(1, 1, 1)
- SuperCar.Parent = Main
- SuperCar.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- SuperCar.Position = UDim2.new(0.355146468, 0, 0.748544037, 0)
- SuperCar.Font = Enum.Font.Cartoon
- SuperCar.TextColor3 = Color3.new(1, 1, 1)
- GiveAllPerks.Parent = Main
- GiveAllPerks.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- GiveAllPerks.Position = UDim2.new(0.695478082, 0, 0.748543978, 0)
- GiveAllPerks.Font = Enum.Font.Cartoon
- GiveAllPerks.TextColor3 = Color3.new(1, 1, 1)
- Close.Parent = Main
- Close.BackgroundTransparency = 1
- Close.Position = UDim2.new(0.935208917, 0, -0.00128471851, 0)
- Close.Font = Enum.Font.SourceSans
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.MouseButton1Down:connect(function()
- Main.Visible = false
- JumpHeight.Parent = Main
- JumpHeight.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- JumpHeight.Position = UDim2.new(0.346034855, 0, 0.497876078, 0)
- JumpHeight.Font = Enum.Font.Cartoon
- JumpHeight.TextColor3 = Color3.new(1, 1, 1)
- JumpHeight.TextSize = 15
- JHT.Parent = JumpHeight
- JHT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- JHT.Position = UDim2.new(1.08955193, 0, 0, 0)
- JHT.Font = Enum.Font.Cartoon
- JHT.TextColor3 = Color3.new(0, 0, 0)
- JHT.TextWrapped = true
- AutoFarm.Name = 'AutoFarm'
- AutoFarm.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- AutoFarm.Position = UDim2.new(0.0262044966, 0, 0.496676952, 0)
- AutoFarm.Font = Enum.Font.Cartoon
- AutoFarm.TextColor3 = Color3.new(1, 1, 1)
- Braking.Parent = Main
- Braking.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- Braking.Position = UDim2.new(0.679532647, 0, 0.494278967, 0)
- Braking.Font = Enum.Font.Cartoon
- Braking.TextColor3 = Color3.new(1, 1, 1)
- Braking.TextSize = 23
- BrakingT.Parent = Braking
- BrakingT.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- BrakingT.Position = UDim2.new(1.08955228, 0, 4.47034836e-08, 0)
- BrakingT.Font = Enum.Font.Cartoon
- BrakingT.TextColor3 = Color3.new(0, 0, 0)
- BrakingT.TextWrapped = true
- local vehicle = workspace.Vehicles:getChildren()
- if vehicle[i]:findFirstChild('owner') then
- if vehicle[i].owner.Value game.Players.LocalPlayer.Name then
- end
- end
- local waitTime = 3 --This will be the time it takes (seconds) until your car resets. See line 37
- local hint = Instance.new('Hint', Workspace) hint.Text = 'Vehicle Simulator Autofarm loading..'
- local go = true
- function findVehicle() --Finds your vehicle
- while not found do --Loops until your vehicle has been found
- local vehicles = Workspace.Vehicles:getChildren()
- if vehicles[i]:findFirstChild'owner' then
- if vehicles[i].owner.Value game:GetService'Players'.LocalPlayer.Name then -- Found your vehicle
- found = true --Setting found to true so loop breaks
- vehicle = vehicles[i] -- Declares vehicle variable to your vehicle
- vehStats = vehicle.Handling -- Declares vehStats variable to vehicle stats folder
- vehStats.Torque.Value = 60000
- vehStats.SteeringRadiusConstant.Value = 120000000
- elseif vehicles[i + 1] nil and not found then
- hint.Text = 'Please spawn and enter your vehicle!' --Your vehicle does not exist in the Workspace
- end
- wait(1) --Waiting before checking again so we don't crash
- wait(2) --We've found the car. Waiting so the car can be properly placed on the highway
- vehicle.PrimaryPart = vehicle.Chassis.VehicleSeat
- function farm() --This is where the magic happens :)
- hint.Text = 'Finished loading! Autofarm initialized..FAST,TELEPORT,WIN v2'
- while wait(waitTime) do --Waits x seconds before resetting car
- vehicle:SetPrimaryPartCFrame(CFrame.new(-2470,60,777)) --Teleports vehicle to highway
- game:GetService'VirtualUser':SetKeyUp('w') --Resets W key
- game:GetService'VirtualUser':SetKeyDown('w') --Presses W key to go forward
- end
- while go do
- if not pcall(farm()) then --Calls farm function & checks for errors
- found = false --If it errors, it sets found to false and continues looking for your vehicle.
- end
- end)
- SuperCar.MouseButton1Down:connect(function()
- myCar.Handling.MaxSpeed.Value = 10000
- myCar.Handling.SteeringRadiusConstant.Value = 15000
- myCar.Handling.Nitro.NitroSpeed.Value = 100000
- myCar.Handling.Braking.Value = 100000
- myCar.Handling.TurboJump.TurboJumpHeight.Value = 25
- 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
- findCar()
- end)
- GiveAllPerks.MouseButton1Down:connect(function()
- 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)
Codes For Vehicle Simulator Roblox
Fastest Cars | Roblox Vehicle Simulator Wiki | Fandom
- -- 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)