Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui by bob5918#1567
- local PacificoGui = Instance.new("ScreenGui")
- local background = Instance.new("Frame")
- local top1 = Instance.new("Frame")
- local close = Instance.new("TextButton")
- local top2 = Instance.new("Frame")
- local credits = Instance.new("TextLabel")
- local tab = Instance.new("Frame")
- local gamepass1btt = Instance.new("TextButton")
- local gamepass2btt = Instance.new("TextButton")
- local gamepass3btt = Instance.new("TextButton")
- local gamepass4btt = Instance.new("TextButton")
- local game1 = Instance.new("Frame")
- local game1car1 = Instance.new("TextButton")
- local game1car2 = Instance.new("TextButton")
- local game1car3 = Instance.new("TextButton")
- local game2 = Instance.new("Frame")
- local game2car1 = Instance.new("TextButton")
- local game2car2 = Instance.new("TextButton")
- local game2car3 = Instance.new("TextButton")
- local game2car4 = Instance.new("TextButton")
- local game2car5 = Instance.new("TextButton")
- local game2car6 = Instance.new("TextButton")
- local game3 = Instance.new("Frame")
- local game3car1 = Instance.new("TextButton")
- local game3car2 = Instance.new("TextButton")
- local game3car3 = Instance.new("TextButton")
- local game3car4 = Instance.new("TextButton")
- local game4 = Instance.new("Frame")
- local game4car1 = Instance.new("TextButton")
- local game4car2 = Instance.new("TextButton")
- local game4car3 = Instance.new("TextButton")
- local game4car4 = Instance.new("TextButton")
- local game4car5 = Instance.new("TextButton")
- local copuni = Instance.new("TextButton")
- local clinicuni = Instance.new("TextButton")
- local getall = Instance.new("TextButton")
- local open = Instance.new("TextButton")
- --Properties:
- PacificoGui.Name = "PacificoGui"
- PacificoGui.Parent = game.CoreGui
- background.Name = "background"
- background.Parent = PacificoGui
- background.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- background.BorderSizePixel = 0
- background.Position = UDim2.new(0.275019705, 0, 0.254817992, 0)
- background.Size = UDim2.new(0, 570, 0, 479)
- top1.Name = "top1"
- top1.Parent = background
- top1.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- top1.BorderSizePixel = 0
- top1.Position = UDim2.new(0, 0, -0.0167014617, 0)
- top1.Size = UDim2.new(0, 570, 0, 18)
- close.Name = "close"
- close.Parent = top1
- close.BackgroundColor3 = Color3.new(1, 1, 1)
- close.BackgroundTransparency = 1
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.952631533, 0, 0, 0)
- close.Size = UDim2.new(0, 33, 0, 18)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.new(1, 0, 0)
- close.TextSize = 20
- close.TextWrapped = true
- top2.Name = "top2"
- top2.Parent = background
- top2.BackgroundColor3 = Color3.new(0.388235, 0.388235, 0.388235)
- top2.BorderSizePixel = 0
- top2.Position = UDim2.new(0, 0, 0.0208768267, 0)
- top2.Size = UDim2.new(0, 570, 0, 10)
- credits.Name = "credits"
- credits.Parent = background
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BackgroundTransparency = 1
- credits.Position = UDim2.new(0.649122834, 0, 0.895615876, 0)
- credits.Size = UDim2.new(0, 200, 0, 50)
- credits.Font = Enum.Font.SourceSans
- credits.Text = "GUI by Bob5918#1567"
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextSize = 14
- credits.TextXAlignment = Enum.TextXAlignment.Right
- credits.TextYAlignment = Enum.TextYAlignment.Bottom
- tab.Name = "tab"
- tab.Parent = background
- tab.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- tab.BorderSizePixel = 0
- tab.Position = UDim2.new(0, 0, 0.0417536534, 0)
- tab.Size = UDim2.new(0, 570, 0, 50)
- gamepass1btt.Name = "gamepass1btt"
- gamepass1btt.Parent = tab
- gamepass1btt.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- gamepass1btt.BorderSizePixel = 0
- gamepass1btt.Position = UDim2.new(0.012456134, 0, 0.237167746, 0)
- gamepass1btt.Size = UDim2.new(0, 74, 0, 26)
- gamepass1btt.Font = Enum.Font.SourceSans
- gamepass1btt.Text = "Gamepass1"
- gamepass1btt.TextColor3 = Color3.new(1, 1, 1)
- gamepass1btt.TextSize = 14
- gamepass2btt.Name = "gamepass2btt"
- gamepass2btt.Parent = tab
- gamepass2btt.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- gamepass2btt.BorderSizePixel = 0
- gamepass2btt.Position = UDim2.new(0.287894726, 0, 0.237167746, 0)
- gamepass2btt.Size = UDim2.new(0, 74, 0, 26)
- gamepass2btt.Font = Enum.Font.SourceSans
- gamepass2btt.Text = "Gamepass2"
- gamepass2btt.TextColor3 = Color3.new(1, 1, 1)
- gamepass2btt.TextSize = 14
- gamepass3btt.Name = "gamepass3btt"
- gamepass3btt.Parent = tab
- gamepass3btt.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- gamepass3btt.BorderSizePixel = 0
- gamepass3btt.Position = UDim2.new(0.517719269, 0, 0.237167746, 0)
- gamepass3btt.Size = UDim2.new(0, 74, 0, 26)
- gamepass3btt.Font = Enum.Font.SourceSans
- gamepass3btt.Text = "Gamepass3"
- gamepass3btt.TextColor3 = Color3.new(1, 1, 1)
- gamepass3btt.TextSize = 14
- gamepass4btt.Name = "gamepass4btt"
- gamepass4btt.Parent = tab
- gamepass4btt.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- gamepass4btt.BorderSizePixel = 0
- gamepass4btt.Position = UDim2.new(0.856315792, 0, 0.237167746, 0)
- gamepass4btt.Size = UDim2.new(0, 74, 0, 26)
- gamepass4btt.Font = Enum.Font.SourceSans
- gamepass4btt.Text = "Gamepass4"
- gamepass4btt.TextColor3 = Color3.new(1, 1, 1)
- gamepass4btt.TextSize = 14
- game1.Name = "game1"
- game1.Parent = background
- game1.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
- game1.BorderSizePixel = 0
- game1.Position = UDim2.new(0, 0, 0.146137789, 0)
- game1.Size = UDim2.new(0, 81, 0, 390)
- game1car1.Name = "game1car1"
- game1car1.Parent = game1
- game1car1.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game1car1.BorderSizePixel = 0
- game1car1.Position = UDim2.new(0, 0, 0.0679369792, 0)
- game1car1.Size = UDim2.new(0, 81, 0, 26)
- game1car1.Font = Enum.Font.SourceSans
- game1car1.Text = "Chevrolet Tahoe POLICE"
- game1car1.TextColor3 = Color3.new(1, 1, 1)
- game1car1.TextScaled = true
- game1car1.TextSize = 14
- game1car1.TextWrapped = true
- game1car2.Name = "game1car2"
- game1car2.Parent = game1
- game1car2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game1car2.BorderSizePixel = 0
- game1car2.Position = UDim2.new(0, 0, 0.242295951, 0)
- game1car2.Size = UDim2.new(0, 81, 0, 26)
- game1car2.Font = Enum.Font.SourceSans
- game1car2.Text = "Sokudo Bolt 2017 UNDERCOVER POLICE"
- game1car2.TextColor3 = Color3.new(1, 1, 1)
- game1car2.TextScaled = true
- game1car2.TextSize = 10
- game1car2.TextWrapped = true
- game1car3.Name = "game1car3"
- game1car3.Parent = game1
- game1car3.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game1car3.BorderSizePixel = 0
- game1car3.Position = UDim2.new(0, 0, 0.419219047, 0)
- game1car3.Size = UDim2.new(0, 81, 0, 26)
- game1car3.Font = Enum.Font.SourceSans
- game1car3.Text = "Model 3 POLICE"
- game1car3.TextColor3 = Color3.new(1, 1, 1)
- game1car3.TextScaled = true
- game1car3.TextSize = 14
- game1car3.TextWrapped = true
- game2.Name = "game2"
- game2.Parent = background
- game2.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
- game2.BorderSizePixel = 0
- game2.Position = UDim2.new(0.287719309, 0, 0.146137789, 0)
- game2.Size = UDim2.new(0, 81, 0, 390)
- game2car1.Name = "game2car1"
- game2car1.Parent = game2
- game2car1.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car1.BorderSizePixel = 0
- game2car1.Position = UDim2.new(-0.00840175338, 0, 0.0679369792, 0)
- game2car1.Size = UDim2.new(0, 82, 0, 26)
- game2car1.Font = Enum.Font.SourceSans
- game2car1.Text = "LM Rally Fighter"
- game2car1.TextColor3 = Color3.new(1, 1, 1)
- game2car1.TextScaled = true
- game2car1.TextSize = 14
- game2car1.TextWrapped = true
- game2car2.Name = "game2car2"
- game2car2.Parent = game2
- game2car2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car2.BorderSizePixel = 0
- game2car2.Position = UDim2.new(-0.00840175152, 0, 0.242295951, 0)
- game2car2.Size = UDim2.new(0, 82, 0, 26)
- game2car2.Font = Enum.Font.SourceSans
- game2car2.Text = "Nissan Figaro"
- game2car2.TextColor3 = Color3.new(1, 1, 1)
- game2car2.TextScaled = true
- game2car2.TextSize = 14
- game2car2.TextWrapped = true
- game2car3.Name = "game2car3"
- game2car3.Parent = game2
- game2car3.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car3.BorderSizePixel = 0
- game2car3.Position = UDim2.new(-0.00840175152, 0, 0.419219017, 0)
- game2car3.Size = UDim2.new(0, 82, 0, 26)
- game2car3.Font = Enum.Font.SourceSans
- game2car3.Text = "Cadillac CTS-V Wagon"
- game2car3.TextColor3 = Color3.new(1, 1, 1)
- game2car3.TextScaled = true
- game2car3.TextSize = 14
- game2car3.TextWrapped = true
- game2car4.Name = "game2car4"
- game2car4.Parent = game2
- game2car4.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car4.BorderSizePixel = 0
- game2car4.Position = UDim2.new(-0.00840175152, 0, 0.588449776, 0)
- game2car4.Size = UDim2.new(0, 82, 0, 26)
- game2car4.Font = Enum.Font.SourceSans
- game2car4.Text = "Elio P5"
- game2car4.TextColor3 = Color3.new(1, 1, 1)
- game2car4.TextScaled = true
- game2car4.TextSize = 14
- game2car4.TextWrapped = true
- game2car5.Name = "game2car5"
- game2car5.Parent = game2
- game2car5.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car5.BorderSizePixel = 0
- game2car5.Position = UDim2.new(-0.00840175152, 0, 0.760244668, 0)
- game2car5.Size = UDim2.new(0, 82, 0, 26)
- game2car5.Font = Enum.Font.SourceSans
- game2car5.Text = "Tesla Model 3"
- game2car5.TextColor3 = Color3.new(1, 1, 1)
- game2car5.TextScaled = true
- game2car5.TextSize = 14
- game2car5.TextWrapped = true
- game2car6.Name = "game2car6"
- game2car6.Parent = game2
- game2car6.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game2car6.BorderSizePixel = 0
- game2car6.Position = UDim2.new(-0.00840175152, 0, 0.949988306, 0)
- game2car6.Size = UDim2.new(0, 82, 0, 26)
- game2car6.Font = Enum.Font.SourceSans
- game2car6.Text = "Goggle Self Driving Car"
- game2car6.TextColor3 = Color3.new(1, 1, 1)
- game2car6.TextScaled = true
- game2car6.TextSize = 14
- game2car6.TextWrapped = true
- game3.Name = "game3"
- game3.Parent = background
- game3.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
- game3.BorderSizePixel = 0
- game3.Position = UDim2.new(0.510526299, 0, 0.146137789, 0)
- game3.Size = UDim2.new(0, 81, 0, 390)
- game3car1.Name = "game3car1"
- game3car1.Parent = game3
- game3car1.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game3car1.BorderSizePixel = 0
- game3car1.Position = UDim2.new(-0.000799485191, 0, 0.0679369792, 0)
- game3car1.Size = UDim2.new(0, 81, 0, 26)
- game3car1.Font = Enum.Font.SourceSans
- game3car1.Text = "Gurkha"
- game3car1.TextColor3 = Color3.new(1, 1, 1)
- game3car1.TextScaled = true
- game3car1.TextSize = 14
- game3car1.TextWrapped = true
- game3car2.Name = "game3car2"
- game3car2.Parent = game3
- game3car2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game3car2.BorderSizePixel = 0
- game3car2.Position = UDim2.new(-0.000799485191, 0, 0.242295951, 0)
- game3car2.Size = UDim2.new(0, 81, 0, 26)
- game3car2.Font = Enum.Font.SourceSans
- game3car2.Text = "Italia"
- game3car2.TextColor3 = Color3.new(1, 1, 1)
- game3car2.TextScaled = true
- game3car2.TextSize = 14
- game3car2.TextWrapped = true
- game3car3.Name = "game3car3"
- game3car3.Parent = game3
- game3car3.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game3car3.BorderSizePixel = 0
- game3car3.Position = UDim2.new(-0.000799485191, 0, 0.419219017, 0)
- game3car3.Size = UDim2.new(0, 81, 0, 26)
- game3car3.Font = Enum.Font.SourceSans
- game3car3.Text = "Aventador"
- game3car3.TextColor3 = Color3.new(1, 1, 1)
- game3car3.TextScaled = true
- game3car3.TextSize = 14
- game3car3.TextWrapped = true
- game3car4.Name = "game3car4"
- game3car4.Parent = game3
- game3car4.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game3car4.BorderSizePixel = 0
- game3car4.Position = UDim2.new(-0.000799485191, 0, 0.588449776, 0)
- game3car4.Size = UDim2.new(0, 81, 0, 26)
- game3car4.Font = Enum.Font.SourceSans
- game3car4.Text = "Tango T600"
- game3car4.TextColor3 = Color3.new(1, 1, 1)
- game3car4.TextScaled = true
- game3car4.TextSize = 14
- game3car4.TextWrapped = true
- game4.Name = "game4"
- game4.Parent = background
- game4.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
- game4.BorderSizePixel = 0
- game4.Position = UDim2.new(0.857894719, 0, 0.146137789, 0)
- game4.Size = UDim2.new(0, 81, 0, 390)
- game4car1.Name = "game4car1"
- game4car1.Parent = game4
- game4car1.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game4car1.BorderSizePixel = 0
- game4car1.Position = UDim2.new(0, 0, 0.0679369792, 0)
- game4car1.Size = UDim2.new(0, 81, 0, 26)
- game4car1.Font = Enum.Font.SourceSans
- game4car1.Text = "BMW M3"
- game4car1.TextColor3 = Color3.new(1, 1, 1)
- game4car1.TextScaled = true
- game4car1.TextSize = 14
- game4car1.TextWrapped = true
- game4car2.Name = "game4car2"
- game4car2.Parent = game4
- game4car2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game4car2.BorderSizePixel = 0
- game4car2.Position = UDim2.new(0, 0, 0.242295951, 0)
- game4car2.Size = UDim2.new(0, 81, 0, 26)
- game4car2.Font = Enum.Font.SourceSans
- game4car2.Text = "Audi Quattro"
- game4car2.TextColor3 = Color3.new(1, 1, 1)
- game4car2.TextScaled = true
- game4car2.TextSize = 14
- game4car2.TextWrapped = true
- game4car3.Name = "game4car3"
- game4car3.Parent = game4
- game4car3.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game4car3.BorderSizePixel = 0
- game4car3.Position = UDim2.new(-0.00788182393, 0, 0.419219017, 0)
- game4car3.Size = UDim2.new(0, 82, 0, 26)
- game4car3.Font = Enum.Font.SourceSans
- game4car3.Text = "Testarossa"
- game4car3.TextColor3 = Color3.new(1, 1, 1)
- game4car3.TextScaled = true
- game4car3.TextSize = 14
- game4car3.TextWrapped = true
- game4car4.Name = "game4car4"
- game4car4.Parent = game4
- game4car4.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game4car4.BorderSizePixel = 0
- game4car4.Position = UDim2.new(0, 0, 0.588449776, 0)
- game4car4.Size = UDim2.new(0, 81, 0, 26)
- game4car4.Font = Enum.Font.SourceSans
- game4car4.Text = "Cobra"
- game4car4.TextColor3 = Color3.new(1, 1, 1)
- game4car4.TextScaled = true
- game4car4.TextSize = 14
- game4car4.TextWrapped = true
- game4car5.Name = "game4car5"
- game4car5.Parent = game4
- game4car5.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- game4car5.BorderSizePixel = 0
- game4car5.Position = UDim2.new(0, 0, 0.760244668, 0)
- game4car5.Size = UDim2.new(0, 80, 0, 26)
- game4car5.Font = Enum.Font.SourceSans
- game4car5.Text = "Countach"
- game4car5.TextColor3 = Color3.new(1, 1, 1)
- game4car5.TextScaled = true
- game4car5.TextSize = 14
- game4car5.TextWrapped = true
- copuni.Name = "copuni"
- copuni.Parent = background
- copuni.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- copuni.BorderSizePixel = 0
- copuni.Position = UDim2.new(0.687894702, 0, 0.168274224, 0)
- copuni.Size = UDim2.new(0, 74, 0, 26)
- copuni.Font = Enum.Font.SourceSans
- copuni.Text = "Cop Uniform"
- copuni.TextColor3 = Color3.new(1, 1, 1)
- copuni.TextScaled = true
- copuni.TextSize = 14
- copuni.TextWrapped = true
- clinicuni.Name = "clinicuni"
- clinicuni.Parent = background
- clinicuni.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- clinicuni.BorderSizePixel = 0
- clinicuni.Position = UDim2.new(0.687894702, 0, 0.253869206, 0)
- clinicuni.Size = UDim2.new(0, 74, 0, 26)
- clinicuni.Font = Enum.Font.SourceSans
- clinicuni.Text = "Clinic Uniform"
- clinicuni.TextColor3 = Color3.new(1, 1, 1)
- clinicuni.TextScaled = true
- clinicuni.TextSize = 14
- clinicuni.TextWrapped = true
- getall.Name = "getall"
- getall.Parent = background
- getall.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
- getall.BorderSizePixel = 0
- getall.Position = UDim2.new(0.687894702, 0, 0.34155187, 0)
- getall.Size = UDim2.new(0, 74, 0, 26)
- getall.Font = Enum.Font.SourceSans
- getall.Text = "Get all cars(MAKES YOU RESPAWN)"
- getall.TextColor3 = Color3.new(1, 1, 1)
- getall.TextScaled = true
- getall.TextSize = 14
- getall.TextWrapped = true
- open.Name = "open"
- open.Parent = PacificoGui
- open.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
- open.BorderSizePixel = 0
- open.Position = UDim2.new(0, 0, 0.767665982, 0)
- open.Size = UDim2.new(0, 126, 0, 50)
- open.Visible = false
- open.Font = Enum.Font.SourceSans
- open.Text = "Open"
- open.TextColor3 = Color3.new(1, 1, 1)
- open.TextScaled = true
- open.TextSize = 14
- open.TextWrapped = true
- -- draggable
- background.Active = true
- background.Draggable = true
- -- Scripts:
- close.MouseButton1Down:connect(function()
- open.Visible = true
- background.Visible = false
- end)
- open.MouseButton1Down:connect(function()
- open.Visible = false
- background.Visible = true
- end)
- getall.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.UserId = 664819
- wait(0.30)
- game.Players.LocalPlayer.Character:BreakJoints()
- end)
- copuni.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "PoliceUniform"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- clinicuni.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI'] -- Give Clinic uniform
- local Arguments = {
- [1] = "ClinicUniform"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game1car1.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass1",
- [3] = "Chevrolet Tahoe POLICE"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game1car2.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass1",
- [3] = "Sokudo Bolt 2017 UNDERCOVER POLICE"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game1car3.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass1",
- [3] = "Model 3 POLICE"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car1.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "LM Rally Fighter"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car2.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "Nissan Figaro"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car3.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "Cadillac CTS-V Wagon"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car4.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "Elio P5"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car5.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "Tesla Model 3"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game2car6.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass2",
- [3] = "Goggle Self Driving Car"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game3car1.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass3",
- [3] = "Gurkha"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game3car2.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass3",
- [3] = "Italia"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game3car3.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass3",
- [3] = "Aventador"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game3car4.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass3",
- [3] = "Tango T600"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game4car1.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass4",
- [3] = "BMW M3"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game4car2.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass4",
- [3] = "Audi Quattro"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game4car3.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass4",
- [3] = "Testarossa"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game4car4.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass4",
- [3] = "Cobra"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
- game4car5.MouseButton1Down:connect(function()
- local Remote = game.ReplicatedStorage.Events['HandleUI']
- local Arguments = {
- [1] = "VehicleMenu",
- [2] = "gamepass4",
- [3] = "Countach"
- }
- Remote:InvokeServer(unpack(Arguments))
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement