Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- this is not mine the owner link:https://ru-clip.net/video/BNxlGfNFt14/vehicle-simulator-working-2018-money-farm-gui-script-free-lvl-7-included.html
- -- Objects
- local VehiclesimElite = Instance.new("ScreenGui")
- local Open = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local Main = Instance.new("Frame")
- local Exit = Instance.new("TextButton")
- local Teleports = Instance.new("TextButton")
- local Functions = Instance.new("TextButton")
- local Credits = Instance.new("TextButton")
- local DealerShips = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local Teleports_2 = Instance.new("Frame")
- local Exit2 = Instance.new("TextButton")
- local AirportTp = Instance.new("TextButton")
- local Teleports_3 = Instance.new("TextLabel")
- local RaceTrackTp = Instance.new("TextButton")
- local DuneRace = Instance.new("TextButton")
- local Highway = Instance.new("TextButton")
- local QuarterTP = Instance.new("TextButton")
- local GreenDom = Instance.new("TextButton")
- local YellowDom = Instance.new("TextButton")
- local BlueDom = Instance.new("TextButton")
- local BlueDom_2 = Instance.new("TextButton")
- local Popo = Instance.new("TextButton")
- local DonutShop = Instance.new("TextButton")
- local Sword = Instance.new("TextButton")
- local Apartments = Instance.new("TextButton")
- local Functions_2 = Instance.new("Frame")
- local Exit3 = Instance.new("TextButton")
- local CrateTP = Instance.new("TextButton")
- local QuarterMileWin = Instance.new("TextButton")
- local AirportWin = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local MoneyFarm = Instance.new("TextButton")
- local Flingallcars = Instance.new("TextButton")
- local Credits_2 = Instance.new("Frame")
- local Exit4 = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local DealerShips_2 = Instance.new("Frame")
- local Exit5 = Instance.new("TextButton")
- local AutoShop = Instance.new("TextButton")
- local Tesla = Instance.new("TextButton")
- local SuperCar = Instance.new("TextButton")
- local TextLabel_8 = Instance.new("TextLabel")
- local Aquatic = Instance.new("TextButton")
- -- Properties
- VehiclesimElite.Name = "VehiclesimElite"
- VehiclesimElite.Parent = game.CoreGui
- Open.Name = "Open"
- Open.Parent = VehiclesimElite
- Open.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(0, 0, 0, 730)
- Open.Size = UDim2.new(0, 129, 0, 50)
- Open.Font = Enum.Font.SciFi
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextSize = 25
- Open.TextWrapped = true
- Open.Visible = true
- Close.Name = "Close"
- Close.Parent = VehiclesimElite
- Close.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0, 0, 0, 730)
- Close.Size = UDim2.new(0, 129, 0, 50)
- Close.Font = Enum.Font.SciFi
- Close.Text = "Close"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 25
- Close.TextWrapped = true
- Close.Visible = false
- Main.Name = "Main"
- Main.Parent = VehiclesimElite
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Main.BorderSizePixel = 0
- Main.Draggable = true
- Main.Position = UDim2.new(0, 1070, 0, 244)
- Main.Size = UDim2.new(0, 210, 0, 279)
- Main.Visible = false
- Exit.Name = "Exit"
- Exit.Parent = Main
- Exit.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Exit.BackgroundTransparency = 1
- Exit.BorderSizePixel = 0
- Exit.Position = UDim2.new(0, 174, 0, 0)
- Exit.Size = UDim2.new(0, 36, 0, 35)
- Exit.Font = Enum.Font.Fantasy
- Exit.Text = "X"
- Exit.TextColor3 = Color3.new(1, 1, 1)
- Exit.TextSize = 30
- Exit.TextWrapped = true
- Teleports.Name = "Teleports"
- Teleports.Parent = Main
- Teleports.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Teleports.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Teleports.BorderSizePixel = 3
- Teleports.Position = UDim2.new(0, 25, 0, 47)
- Teleports.Size = UDim2.new(0, 164, 0, 36)
- Teleports.Font = Enum.Font.Fantasy
- Teleports.Text = "Teleports"
- Teleports.TextColor3 = Color3.new(1, 1, 1)
- Teleports.TextSize = 20
- Teleports.TextWrapped = true
- Functions.Name = "Functions"
- Functions.Parent = Main
- Functions.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Functions.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Functions.BorderSizePixel = 3
- Functions.Position = UDim2.new(0, 25, 0, 104)
- Functions.Size = UDim2.new(0, 164, 0, 36)
- Functions.Font = Enum.Font.Fantasy
- Functions.Text = "Functions"
- Functions.TextColor3 = Color3.new(1, 1, 1)
- Functions.TextSize = 20
- Functions.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Main
- Credits.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Credits.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Credits.BorderSizePixel = 3
- Credits.Position = UDim2.new(0, 25, 0, 159)
- Credits.Size = UDim2.new(0, 164, 0, 36)
- Credits.Font = Enum.Font.Fantasy
- Credits.Text = "Credits"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextSize = 20
- Credits.TextWrapped = true
- DealerShips.Name = "DealerShips"
- DealerShips.Parent = Main
- DealerShips.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- DealerShips.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- DealerShips.BorderSizePixel = 3
- DealerShips.Position = UDim2.new(0, 25, 0, 215)
- DealerShips.Size = UDim2.new(0, 164, 0, 36)
- DealerShips.Font = Enum.Font.Fantasy
- DealerShips.Text = "DealerShips"
- DealerShips.TextColor3 = Color3.new(1, 1, 1)
- DealerShips.TextSize = 20
- DealerShips.TextWrapped = true
- TextLabel.Parent = Main
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 5
- TextLabel.Position = UDim2.new(0, 3, 0, 0)
- TextLabel.Size = UDim2.new(0, 173, 0, 39)
- TextLabel.Font = Enum.Font.Fantasy
- TextLabel.Text = "Vehicle Simulator V2.1.0B"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 16
- Teleports_2.Name = "Teleports"
- Teleports_2.Parent = VehiclesimElite
- Teleports_2.Active = true
- Teleports_2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Teleports_2.BorderSizePixel = 0
- Teleports_2.Draggable = true
- Teleports_2.Position = UDim2.new(0, 129, 0, 0)
- Teleports_2.Size = UDim2.new(0, 429, 0, 291)
- Teleports_2.Visible = false
- Exit2.Name = "Exit2"
- Exit2.Parent = Teleports_2
- Exit2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Exit2.BackgroundTransparency = 1
- Exit2.BorderSizePixel = 0
- Exit2.Position = UDim2.new(0, 390, 0, 0)
- Exit2.Size = UDim2.new(0, 36, 0, 35)
- Exit2.Font = Enum.Font.Fantasy
- Exit2.Text = "X"
- Exit2.TextColor3 = Color3.new(1, 1, 1)
- Exit2.TextSize = 30
- Exit2.TextWrapped = true
- AirportTp.Name = "AirportTp"
- AirportTp.Parent = Teleports_2
- AirportTp.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- AirportTp.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- AirportTp.BorderSizePixel = 3
- AirportTp.Position = UDim2.new(0, 20, 0, 42)
- AirportTp.Size = UDim2.new(0, 116, 0, 36)
- AirportTp.Font = Enum.Font.Fantasy
- AirportTp.Text = "Airport"
- AirportTp.TextColor3 = Color3.new(1, 1, 1)
- AirportTp.TextSize = 20
- AirportTp.TextWrapped = true
- Teleports_3.Name = "Teleports"
- Teleports_3.Parent = Teleports_2
- Teleports_3.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleports_3.BackgroundTransparency = 5
- Teleports_3.Position = UDim2.new(0, 3, 0, 0)
- Teleports_3.Size = UDim2.new(0, 426, 0, 39)
- Teleports_3.Font = Enum.Font.Fantasy
- Teleports_3.Text = "Teleports"
- Teleports_3.TextColor3 = Color3.new(1, 1, 1)
- Teleports_3.TextSize = 25
- RaceTrackTp.Name = "RaceTrackTp"
- RaceTrackTp.Parent = Teleports_2
- RaceTrackTp.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- RaceTrackTp.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- RaceTrackTp.BorderSizePixel = 3
- RaceTrackTp.Position = UDim2.new(0, 20, 0, 90)
- RaceTrackTp.Size = UDim2.new(0, 116, 0, 36)
- RaceTrackTp.Font = Enum.Font.Fantasy
- RaceTrackTp.Text = "RaceTrack"
- RaceTrackTp.TextColor3 = Color3.new(1, 1, 1)
- RaceTrackTp.TextSize = 20
- RaceTrackTp.TextWrapped = true
- DuneRace.Name = "DuneRace"
- DuneRace.Parent = Teleports_2
- DuneRace.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- DuneRace.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- DuneRace.BorderSizePixel = 3
- DuneRace.Position = UDim2.new(0, 20, 0, 141)
- DuneRace.Size = UDim2.new(0, 116, 0, 36)
- DuneRace.Font = Enum.Font.Fantasy
- DuneRace.Text = "Dune Race"
- DuneRace.TextColor3 = Color3.new(1, 1, 1)
- DuneRace.TextSize = 20
- DuneRace.TextWrapped = true
- Highway.Name = "Highway"
- Highway.Parent = Teleports_2
- Highway.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Highway.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Highway.BorderSizePixel = 3
- Highway.Position = UDim2.new(0, 156, 0, 42)
- Highway.Size = UDim2.new(0, 116, 0, 36)
- Highway.Font = Enum.Font.Fantasy
- Highway.Text = "Highway"
- Highway.TextColor3 = Color3.new(1, 1, 1)
- Highway.TextSize = 20
- Highway.TextWrapped = true
- QuarterTP.Name = "QuarterTP"
- QuarterTP.Parent = Teleports_2
- QuarterTP.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- QuarterTP.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- QuarterTP.BorderSizePixel = 3
- QuarterTP.Position = UDim2.new(0, 156, 0, 90)
- QuarterTP.Size = UDim2.new(0, 116, 0, 36)
- QuarterTP.Font = Enum.Font.Fantasy
- QuarterTP.Text = "Quarter Mile"
- QuarterTP.TextColor3 = Color3.new(1, 1, 1)
- QuarterTP.TextSize = 20
- QuarterTP.TextWrapped = true
- GreenDom.Name = "GreenDom"
- GreenDom.Parent = Teleports_2
- GreenDom.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- GreenDom.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- GreenDom.BorderSizePixel = 3
- GreenDom.Position = UDim2.new(0, 156, 0, 141)
- GreenDom.Size = UDim2.new(0, 116, 0, 36)
- GreenDom.Font = Enum.Font.Fantasy
- GreenDom.Text = "Green Dominus"
- GreenDom.TextColor3 = Color3.new(1, 1, 1)
- GreenDom.TextSize = 18
- GreenDom.TextWrapped = true
- YellowDom.Name = "YellowDom"
- YellowDom.Parent = Teleports_2
- YellowDom.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- YellowDom.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- YellowDom.BorderSizePixel = 3
- YellowDom.Position = UDim2.new(0, 287, 0, 42)
- YellowDom.Size = UDim2.new(0, 116, 0, 36)
- YellowDom.Font = Enum.Font.Fantasy
- YellowDom.Text = "Yellow Dominus"
- YellowDom.TextColor3 = Color3.new(1, 1, 1)
- YellowDom.TextSize = 18
- YellowDom.TextWrapped = true
- BlueDom.Name = "BlueDom"
- BlueDom.Parent = Teleports_2
- BlueDom.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- BlueDom.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- BlueDom.BorderSizePixel = 3
- BlueDom.Position = UDim2.new(0, 287, 0, 90)
- BlueDom.Size = UDim2.new(0, 116, 0, 36)
- BlueDom.Font = Enum.Font.Fantasy
- BlueDom.Text = "Blue Dominus"
- BlueDom.TextColor3 = Color3.new(1, 1, 1)
- BlueDom.TextSize = 18
- BlueDom.TextWrapped = true
- BlueDom_2.Name = "BlueDom"
- BlueDom_2.Parent = Teleports_2
- BlueDom_2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- BlueDom_2.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- BlueDom_2.BorderSizePixel = 3
- BlueDom_2.Position = UDim2.new(0, 289, 0, 141)
- BlueDom_2.Size = UDim2.new(0, 116, 0, 36)
- BlueDom_2.Font = Enum.Font.Fantasy
- BlueDom_2.Text = "Secret island"
- BlueDom_2.TextColor3 = Color3.new(1, 1, 1)
- BlueDom_2.TextSize = 18
- BlueDom_2.TextWrapped = true
- Popo.Name = "Popo"
- Popo.Parent = Teleports_2
- Popo.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Popo.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Popo.BorderSizePixel = 3
- Popo.Position = UDim2.new(0, 20, 0, 189)
- Popo.Size = UDim2.new(0, 116, 0, 36)
- Popo.Font = Enum.Font.Fantasy
- Popo.Text = "Police Station"
- Popo.TextColor3 = Color3.new(1, 1, 1)
- Popo.TextSize = 20
- Popo.TextWrapped = true
- DonutShop.Name = "DonutShop"
- DonutShop.Parent = Teleports_2
- DonutShop.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- DonutShop.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- DonutShop.BorderSizePixel = 3
- DonutShop.Position = UDim2.new(0, 156, 0, 189)
- DonutShop.Size = UDim2.new(0, 116, 0, 36)
- DonutShop.Font = Enum.Font.Fantasy
- DonutShop.Text = "Donut Shop"
- DonutShop.TextColor3 = Color3.new(1, 1, 1)
- DonutShop.TextSize = 18
- DonutShop.TextWrapped = true
- Sword.Name = "Sword"
- Sword.Parent = Teleports_2
- Sword.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Sword.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Sword.BorderSizePixel = 3
- Sword.Position = UDim2.new(0, 289, 0, 189)
- Sword.Size = UDim2.new(0, 116, 0, 36)
- Sword.Font = Enum.Font.Fantasy
- Sword.Text = "Sword"
- Sword.TextColor3 = Color3.new(1, 1, 1)
- Sword.TextSize = 18
- Sword.TextWrapped = true
- Apartments.Name = "Apartments"
- Apartments.Parent = Teleports_2
- Apartments.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Apartments.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Apartments.BorderSizePixel = 3
- Apartments.Position = UDim2.new(0, 20, 0, 239)
- Apartments.Size = UDim2.new(0, 116, 0, 36)
- Apartments.Font = Enum.Font.Fantasy
- Apartments.Text = "Apartments"
- Apartments.TextColor3 = Color3.new(1, 1, 1)
- Apartments.TextSize = 20
- Apartments.TextWrapped = true
- Functions_2.Name = "Functions"
- Functions_2.Parent = VehiclesimElite
- Functions_2.Active = true
- Functions_2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Functions_2.BorderSizePixel = 0
- Functions_2.Draggable = true
- Functions_2.Position = UDim2.new(0, 157, 0, 0)
- Functions_2.Size = UDim2.new(0, 429, 0, 194)
- Functions_2.Visible = false
- Exit3.Name = "Exit3"
- Exit3.Parent = Functions_2
- Exit3.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Exit3.BackgroundTransparency = 1
- Exit3.BorderSizePixel = 0
- Exit3.Position = UDim2.new(0, 390, 0, 0)
- Exit3.Size = UDim2.new(0, 36, 0, 35)
- Exit3.Font = Enum.Font.Fantasy
- Exit3.Text = "X"
- Exit3.TextColor3 = Color3.new(1, 1, 1)
- Exit3.TextSize = 30
- Exit3.TextWrapped = true
- CrateTP.Name = "CrateTP"
- CrateTP.Parent = Functions_2
- CrateTP.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- CrateTP.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- CrateTP.BorderSizePixel = 3
- CrateTP.Position = UDim2.new(0, 23, 0, 54)
- CrateTP.Size = UDim2.new(0, 160, 0, 36)
- CrateTP.Font = Enum.Font.Fantasy
- CrateTP.Text = "Crate TP"
- CrateTP.TextColor3 = Color3.new(1, 1, 1)
- CrateTP.TextSize = 20
- CrateTP.TextWrapped = true
- QuarterMileWin.Name = "QuarterMileWin"
- QuarterMileWin.Parent = Functions_2
- QuarterMileWin.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- QuarterMileWin.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- QuarterMileWin.BorderSizePixel = 3
- QuarterMileWin.Position = UDim2.new(0, 232, 0, 53)
- QuarterMileWin.Size = UDim2.new(0, 164, 0, 36)
- QuarterMileWin.Font = Enum.Font.Fantasy
- QuarterMileWin.Text = "Quarter Mile Win"
- QuarterMileWin.TextColor3 = Color3.new(1, 1, 1)
- QuarterMileWin.TextSize = 20
- QuarterMileWin.TextWrapped = true
- AirportWin.Name = "AirportWin"
- AirportWin.Parent = Functions_2
- AirportWin.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- AirportWin.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- AirportWin.BorderSizePixel = 3
- AirportWin.Position = UDim2.new(0, 23, 0, 101)
- AirportWin.Size = UDim2.new(0, 160, 0, 36)
- AirportWin.Font = Enum.Font.Fantasy
- AirportWin.Text = "Airport Win"
- AirportWin.TextColor3 = Color3.new(1, 1, 1)
- AirportWin.TextSize = 20
- AirportWin.TextWrapped = true
- TextLabel_2.Parent = Functions_2
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 5
- TextLabel_2.Position = UDim2.new(0, 3, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_2.Font = Enum.Font.Fantasy
- TextLabel_2.Text = "Functions"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 25
- MoneyFarm.Name = "MoneyFarm"
- MoneyFarm.Parent = Functions_2
- MoneyFarm.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- MoneyFarm.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- MoneyFarm.BorderSizePixel = 3
- MoneyFarm.Position = UDim2.new(0, 232, 0, 101)
- MoneyFarm.Size = UDim2.new(0, 164, 0, 36)
- MoneyFarm.Font = Enum.Font.Fantasy
- MoneyFarm.Text = "Money Farm"
- MoneyFarm.TextColor3 = Color3.new(1, 1, 1)
- MoneyFarm.TextSize = 20
- MoneyFarm.TextWrapped = true
- Flingallcars.Name = "Flingallcars"
- Flingallcars.Parent = Functions_2
- Flingallcars.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Flingallcars.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Flingallcars.BorderSizePixel = 3
- Flingallcars.Position = UDim2.new(0, 23, 0, 150)
- Flingallcars.Size = UDim2.new(0, 160, 0, 36)
- Flingallcars.Font = Enum.Font.Fantasy
- Flingallcars.Text = "Fling All cars"
- Flingallcars.TextColor3 = Color3.new(1, 1, 1)
- Flingallcars.TextSize = 20
- Flingallcars.TextWrapped = true
- Credits_2.Name = "Credits"
- Credits_2.Parent = VehiclesimElite
- Credits_2.Active = true
- Credits_2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Credits_2.BorderSizePixel = 0
- Credits_2.Draggable = true
- Credits_2.Position = UDim2.new(0, 169, 0, 0)
- Credits_2.Size = UDim2.new(0, 429, 0, 180)
- Credits_2.Visible = false
- Exit4.Name = "Exit4"
- Exit4.Parent = Credits_2
- Exit4.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Exit4.BackgroundTransparency = 1
- Exit4.BorderSizePixel = 0
- Exit4.Position = UDim2.new(0, 390, 0, 0)
- Exit4.Size = UDim2.new(0, 36, 0, 35)
- Exit4.Font = Enum.Font.Fantasy
- Exit4.Text = "X"
- Exit4.TextColor3 = Color3.new(1, 1, 1)
- Exit4.TextSize = 30
- Exit4.TextWrapped = true
- TextLabel_3.Parent = Credits_2
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 5
- TextLabel_3.Position = UDim2.new(0, 3, 0, 0)
- TextLabel_3.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_3.Font = Enum.Font.Fantasy
- TextLabel_3.Text = "Credits"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 25
- TextLabel_4.Parent = Credits_2
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 5
- TextLabel_4.Position = UDim2.new(0, 3, 0, 42)
- TextLabel_4.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_4.Font = Enum.Font.Fantasy
- TextLabel_4.Text = "Gui Designer: Jag #0060"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 20
- TextLabel_5.Parent = Credits_2
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 5
- TextLabel_5.Position = UDim2.new(0, 3, 0, 78)
- TextLabel_5.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_5.Font = Enum.Font.Fantasy
- TextLabel_5.Text = "Crate TP: Lukki02r#1337"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 20
- TextLabel_6.Parent = Credits_2
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 5
- TextLabel_6.Position = UDim2.new(0, 3, 0, 112)
- TextLabel_6.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_6.Font = Enum.Font.Fantasy
- TextLabel_6.Text = "Other scripts: Jag #0060"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 20
- TextLabel_7.Parent = Credits_2
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 5
- TextLabel_7.Position = UDim2.new(0, 3, 0, 141)
- TextLabel_7.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_7.Font = Enum.Font.Fantasy
- TextLabel_7.Text = "Fling all cars: Victini #4791"
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextSize = 20
- DealerShips_2.Name = "DealerShips"
- DealerShips_2.Parent = VehiclesimElite
- DealerShips_2.Active = true
- DealerShips_2.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- DealerShips_2.BorderSizePixel = 0
- DealerShips_2.Draggable = true
- DealerShips_2.Position = UDim2.new(0, 386, 0, 0)
- DealerShips_2.Size = UDim2.new(0, 429, 0, 153)
- DealerShips_2.Visible = false
- Exit5.Name = "Exit5"
- Exit5.Parent = DealerShips_2
- Exit5.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- Exit5.BackgroundTransparency = 1
- Exit5.BorderSizePixel = 0
- Exit5.Position = UDim2.new(0, 390, 0, 0)
- Exit5.Size = UDim2.new(0, 36, 0, 35)
- Exit5.Font = Enum.Font.Fantasy
- Exit5.Text = "X"
- Exit5.TextColor3 = Color3.new(1, 1, 1)
- Exit5.TextSize = 30
- Exit5.TextWrapped = true
- AutoShop.Name = "AutoShop"
- AutoShop.Parent = DealerShips_2
- AutoShop.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- AutoShop.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- AutoShop.BorderSizePixel = 3
- AutoShop.Position = UDim2.new(0, 23, 0, 54)
- AutoShop.Size = UDim2.new(0, 160, 0, 36)
- AutoShop.Font = Enum.Font.Fantasy
- AutoShop.Text = "Auto shop"
- AutoShop.TextColor3 = Color3.new(1, 1, 1)
- AutoShop.TextSize = 20
- AutoShop.TextWrapped = true
- Tesla.Name = "Tesla"
- Tesla.Parent = DealerShips_2
- Tesla.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Tesla.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Tesla.BorderSizePixel = 3
- Tesla.Position = UDim2.new(0, 232, 0, 53)
- Tesla.Size = UDim2.new(0, 164, 0, 36)
- Tesla.Font = Enum.Font.Fantasy
- Tesla.Text = "Tesla"
- Tesla.TextColor3 = Color3.new(1, 1, 1)
- Tesla.TextSize = 20
- Tesla.TextWrapped = true
- SuperCar.Name = "SuperCar"
- SuperCar.Parent = DealerShips_2
- SuperCar.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- SuperCar.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- SuperCar.BorderSizePixel = 3
- SuperCar.Position = UDim2.new(0, 23, 0, 101)
- SuperCar.Size = UDim2.new(0, 160, 0, 36)
- SuperCar.Font = Enum.Font.Fantasy
- SuperCar.Text = "Super Car"
- SuperCar.TextColor3 = Color3.new(1, 1, 1)
- SuperCar.TextSize = 20
- SuperCar.TextWrapped = true
- TextLabel_8.Parent = DealerShips_2
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 5
- TextLabel_8.Position = UDim2.new(0, 3, 0, 0)
- TextLabel_8.Size = UDim2.new(0, 426, 0, 39)
- TextLabel_8.Font = Enum.Font.Fantasy
- TextLabel_8.Text = "DealerShips"
- TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_8.TextSize = 25
- Aquatic.Name = "Aquatic"
- Aquatic.Parent = DealerShips_2
- Aquatic.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
- Aquatic.BorderColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Aquatic.BorderSizePixel = 3
- Aquatic.Position = UDim2.new(0, 232, 0, 101)
- Aquatic.Size = UDim2.new(0, 164, 0, 36)
- Aquatic.Font = Enum.Font.Fantasy
- Aquatic.Text = "Aquatic"
- Aquatic.TextColor3 = Color3.new(1, 1, 1)
- Aquatic.TextSize = 20
- Aquatic.TextWrapped = true
- ----Functions----
- Open.MouseButton1Down:connect(function()
- Main.Visible = true
- Open.Visible = false
- Close.Visible = true
- end)
- Close.MouseButton1Down:connect(function()
- Main.Visible = false
- Open.Visible = true
- Close.Visible = false
- end)
- DealerShips.MouseButton1Down:connect(function()
- Main.Visible = false
- DealerShips_2.Visible = true
- end)
- Functions.MouseButton1Down:connect(function()
- Main.Visible = false
- Functions_2.Visible = true
- end)
- Teleports.MouseButton1Down:connect(function()
- Main.Visible = false
- Teleports_2.Visible = true
- end)
- Credits.MouseButton1Down:connect(function()
- Main.Visible = false
- Credits_2.Visible = true
- end)
- Exit.MouseButton1Down:connect(function()
- Main.Visible = false
- end)
- Exit2.MouseButton1Down:connect(function()
- Teleports_2.Visible = false
- Main.Visible = true
- end)
- Exit3.MouseButton1Down:connect(function()
- Functions_2.Visible = false
- Main.Visible = true
- end)
- Exit4.MouseButton1Down:connect(function()
- Credits_2.Visible = false
- Main.Visible = true
- end)
- Exit5.MouseButton1Down:connect(function()
- DealerShips_2.Visible = false
- Main.Visible = true
- end)
- wait(1)
- local car
- function check()
- for _,v in pairs(workspace.Vehicles:GetChildren()) do
- if v:IsA("Model") and v:FindFirstChild("owner").Value == game.Players.LocalPlayer.Name then
- car = v
- end
- end
- if car ~= nil then
- return true
- else
- return false
- end
- end
- function notify(msg)
- game.StarterGui:SetCore("SendNotification", {
- Title = "NOTIFACITON";
- Text = msg;
- Duration = 5;
- })
- end
- AirportWin.MouseButton1Down:connect(function()
- if check() == true then
- car:SetPrimaryPartCFrame(workspace.race_checkpoints.airport_checkpoints["Checkpoint_1_Airport Quarter Mile"].CFrame)
- elseif check() == false then
- notify("You must be in a car")
- end
- end)
- QuarterMileWin.MouseButton1Down:connect(function()
- if check() == true then
- car:SetPrimaryPartCFrame(workspace.race_checkpoints.quartermile_checkpoints["Checkpoint_1_Quarter Mile"].CFrame)
- elseif check() == false then
- notify("You must be in a car")
- end
- end)
- SuperCar.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-414, 60.1, -1191))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-414, 60.1, -1191)))
- end
- end)
- Tesla.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2813, 57.909, -441))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-2813, 57.909, -441)))
- end
- end)
- AutoShop.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1903, 53.297, -1216))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-1903, 53.297, -1216)))
- end
- end)
- AirportTp.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2035,40,1518))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-2035,40,1518)))
- end
- end)
- RaceTrackTp.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1343,42,592))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(1343,42,592)))
- end
- end)
- DuneRace.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2697,43,-2809))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(2697,43,-2809)))
- end
- end)
- QuarterTP.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-436,42,-3528))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-436,42,-3528)))
- end
- end)
- Highway.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1060,43,-2773))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-1060,43,-2773)))
- end
- end)
- Sword.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2622.016, 38.9, -1657.96))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(2622.016, 38.9, -1657.96)))
- end
- end)
- Apartments.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-497.641, 38.915, -262.415))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-497.641, 38.915, -262.415)))
- end
- end)
- Aquatic.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2951.88, 34.645, 144.59))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-2951.88, 34.645, 144.59)))
- end
- end)
- BlueDom_2.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10772.249, 81.83, 2668.821))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-10772.249, 81.83, 2668.821)))
- end
- end)
- DonutShop.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10772.249, 81.83, 2668.821))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-1844.555, 38.899, -1587.866)))
- end
- end)
- Popo.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1841.214, 38.9, -1936.007))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-1841.214, 38.9, -1936.007)))
- end
- end)
- MoneyFarm.MouseButton1Down:connect(function()
- for i=1,100000 do
- local car
- function check()
- for _,v in pairs(workspace.Vehicles:GetChildren()) do
- if v:IsA("Model") and v:FindFirstChild("owner").Value == game.Players.LocalPlayer.Name then
- car = v
- end
- end
- if car ~= nil then
- return true
- else
- return false
- end
- end
- if check() == true then
- car:SetPrimaryPartCFrame(game.workspace.SoccarArena.Team1.Roof.CFrame + Vector3.new(0,5,0))
- wait(0.9)
- elseif check() == false then
- print("You must be in a car")
- end
- wait(0.5)
- end
- end)
- Flingallcars.MouseButton1Down:connect(function()
- Cars = game.Workspace.Vehicles
- remote = game.ReplicatedStorage.VehicleEvents.Nitro
- for i, v in pairs(Cars:GetChildren()) do
- for a, b in pairs(v:GetChildren()) do
- if b.Name == "Bodykit" then
- for c, d in pairs(b:GetChildren()) do
- if d.Name == "CenterOfMass" then
- for e, f in pairs(d:GetChildren()) do
- if f.Name == "SoundSource" then
- for i, v in pairs(f:GetChildren()) do
- if v.Name == "NitroSound" then
- for a, b in pairs(d:GetChildren()) do
- if b.Name == "Nitro" then
- remote:FireServer(true, v, b, 1000000000)
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end)
- BlueDom.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1310.6,-205.5,-4584.7))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(-1310.6,-205.5,-4584.7)))
- end
- end)
- YellowDom.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2835.1,-37.5,-3064.8))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(2835.1,-37.5,-3064.8)))
- end
- end)
- GreenDom.MouseButton1Down:connect(function()
- if check() == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1048.3,185.9,-1186.5))
- elseif check() == true then
- car:SetPrimaryPartCFrame(CFrame.new(Vector3.new(1048.3,185.9,-1186.5)))
- end
- end)
- CrateTP.MouseButton1Down:connect(function()
- local descendants = game.Workspace:GetDescendants()
- for index, descendant in pairs(descendants) do
- if descendant:IsA("MeshPart") then
- if descendant.Name == "Crate" then
- print(descendant.Parent.Parent.Name)
- descendant.Parent.Parent.Name = "tpcrate"
- end
- end
- end
- wait(0.5)
- local plr = game.Players.LocalPlayer
- hum = plr.Character.HumanoidRootPart
- hum.CFrame = game.Workspace.tpcrate.Crate.Crate.CFrame + Vector3.new(math.random(10,15), math.random(10,15), math.random(10,15))
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement