Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell infortality
- -- Revamp by ImFrostic, Version 2.8
- -- Thanks Unjailbreak for this bypass.
- spawn(function()
- while wait(0.05) do
- game:GetService("Workspace").Name = "Workspace"
- game:GetService("ReplicatedStorage").Name = "ReplicatedStorage"
- game:GetService("Players").Name = "Players"
- end
- end)
- function Bypass()
- game:GetService('Workspace').Name = "Workspace"
- game.Workspace.Banks:GetChildren()[1].Name="Bank"
- game.Workspace.Jewelrys:GetChildren()[1].Name="Jewelry"
- game:GetService('Players').Name = "Players"
- game:GetService('ReplicatedStorage').Name = "ReplicatedStorage"
- end
- Bypass()
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local Bank = Instance.new("TextButton")
- local Jewelry = Instance.new("TextButton")
- local Donut = Instance.new("TextButton")
- local Gas = Instance.new("TextButton")
- local Bugatti = Instance.new("TextButton")
- local Lambo = Instance.new("TextButton")
- local Camaro = Instance.new("TextButton")
- local Heli = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- Bank.Name = "Bank"
- Bank.Parent = ScreenGui
- Bank.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Bank.BorderSizePixel = 0
- Bank.Position = UDim2.new(0, 0, 0.0866290033, 0)
- Bank.Size = UDim2.new(0, 164, 0, 37)
- Bank.Font = Enum.Font.SourceSans
- Bank.Text = "Bank"
- Bank.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Bank.TextScaled = true
- Bank.TextSize = 14
- Bank.TextWrapped = true
- Jewelry.Name = "Jewelry"
- Jewelry.Parent = ScreenGui
- Jewelry.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Jewelry.BorderSizePixel = 0
- Jewelry.Position = UDim2.new(0, 0, 0.192090392, 0)
- Jewelry.Size = UDim2.new(0, 164, 0, 37)
- Jewelry.Font = Enum.Font.SourceSans
- Jewelry.Text = "Jewelry"
- Jewelry.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Jewelry.TextScaled = true
- Jewelry.TextSize = 14
- Jewelry.TextWrapped = true
- Donut.Name = "Donut"
- Donut.Parent = ScreenGui
- Donut.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Donut.BorderSizePixel = 0
- Donut.Position = UDim2.new(0, 0, 0.297551811, 0)
- Donut.Size = UDim2.new(0, 164, 0, 37)
- Donut.Font = Enum.Font.SourceSans
- Donut.Text = "Donut"
- Donut.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Donut.TextScaled = true
- Donut.TextSize = 14
- Donut.TextWrapped = true
- Gas.Name = "Gas"
- Gas.Parent = ScreenGui
- Gas.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Gas.BorderSizePixel = 0
- Gas.Position = UDim2.new(0, 0, 0.40301317, 0)
- Gas.Size = UDim2.new(0, 164, 0, 37)
- Gas.Font = Enum.Font.SourceSans
- Gas.Text = "Gas"
- Gas.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Gas.TextScaled = true
- Gas.TextSize = 14
- Gas.TextWrapped = true
- Bugatti.Name = "Bugatti"
- Bugatti.Parent = ScreenGui
- Bugatti.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Bugatti.BorderSizePixel = 0
- Bugatti.Position = UDim2.new(0, 0, 0.508474588, 0)
- Bugatti.Size = UDim2.new(0, 164, 0, 37)
- Bugatti.Font = Enum.Font.SourceSans
- Bugatti.Text = "Bugatti"
- Bugatti.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Bugatti.TextScaled = true
- Bugatti.TextSize = 14
- Bugatti.TextWrapped = true
- Lambo.Name = "Lambo"
- Lambo.Parent = ScreenGui
- Lambo.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Lambo.BorderSizePixel = 0
- Lambo.Position = UDim2.new(0, 0, 0.612052739, 0)
- Lambo.Size = UDim2.new(0, 164, 0, 37)
- Lambo.Font = Enum.Font.SourceSans
- Lambo.Text = "Lambo"
- Lambo.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Lambo.TextScaled = true
- Lambo.TextSize = 14
- Lambo.TextWrapped = true
- Camaro.Name = "Camaro"
- Camaro.Parent = ScreenGui
- Camaro.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Camaro.BorderSizePixel = 0
- Camaro.Position = UDim2.new(0, 0, 0.730696797, 0)
- Camaro.Size = UDim2.new(0, 164, 0, 37)
- Camaro.Font = Enum.Font.SourceSans
- Camaro.Text = "Camaro"
- Camaro.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Camaro.TextScaled = true
- Camaro.TextSize = 14
- Camaro.TextWrapped = true
- Heli.Name = "Heli"
- Heli.Parent = ScreenGui
- Heli.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
- Heli.BorderSizePixel = 0
- Heli.Position = UDim2.new(0, 0, 0.841807902, 0)
- Heli.Size = UDim2.new(0, 164, 0, 37)
- Heli.Font = Enum.Font.SourceSans
- Heli.Text = "Heli"
- Heli.TextColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- Heli.TextScaled = true
- Heli.TextSize = 14
- Heli.TextWrapped = true
- -- Scripts
- Bank.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
- end)
- Jewelry.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
- end)
- Donut.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
- end)
- Gas.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
- end)
- Bugatti.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
- end)
- Lambo.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
- end)
- Camaro.MouseButton1Up:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement