Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local JailbreakS1hitloosered = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local AutoRob = Instance.new("TextBox")
- local AutoArrest = Instance.new("TextBox")
- local Btools = Instance.new("TextBox")
- local Moresoon = Instance.new("TextBox")
- local Close = Instance.new("TextButton")
- local OpenGUI = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- --Properties:
- JailbreakS1hitloosered.Name = "JailbreakS1hitloosered"
- JailbreakS1hitloosered.Parent = game.CoreGui
- JailbreakS1hitloosered.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Active = true
- Main.Draggable = true
- Main.Name = "Main"
- Main.Parent = JailbreakS1hitloosered
- Main.Active = true
- Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Main.Position = UDim2.new(0.0828496069, 0, 0.57155025, 0)
- Main.Selectable = true
- Main.Size = UDim2.new(0, 409, 0, 458)
- Main.Visible = false
- Title.Name = "Title"
- Title.Parent = Main
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Size = UDim2.new(0, 386, 0, 50)
- Title.Font = Enum.Font.SourceSans
- Title.Text = "S1hitlooser Jailbreak GUI"
- Title.TextColor3 = Color3.fromRGB(0, 0, 0)
- Title.TextSize = 40.000
- AutoRob.Name = "AutoRob"
- AutoRob.Parent = Main
- AutoRob.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
- AutoRob.Position = UDim2.new(0.0207253881, 0, 0.483167082, 0)
- AutoRob.Size = UDim2.new(0, 369, 0, 50)
- AutoRob.Font = Enum.Font.SourceSans
- AutoRob.Text = "AutoRob"
- AutoRob.TextColor3 = Color3.fromRGB(0, 0, 0)
- AutoRob.TextSize = 30.000
- AutoRob.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- print("Working!")
- end)
- AutoArrest.Name = "AutoArrest"
- AutoArrest.Parent = Main
- AutoArrest.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
- AutoArrest.Position = UDim2.new(0.0207253881, 0, 0.331438005, 0)
- AutoArrest.Size = UDim2.new(0, 369, 0, 50)
- AutoArrest.Font = Enum.Font.SourceSans
- AutoArrest.Text = "AutoArrest"
- AutoArrest.TextColor3 = Color3.fromRGB(0, 0, 0)
- AutoArrest.TextSize = 30.000
- AutoArrest.MouseButton1Click:connect(function()
- end)
- Btools.Name = "Btools"
- Btools.Parent = Main
- Btools.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
- Btools.Position = UDim2.new(0.0207253881, 0, 0.165719047, 0)
- Btools.Size = UDim2.new(0, 369, 0, 50)
- Btools.Font = Enum.Font.SourceSans
- Btools.Text = "Btools"
- Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
- Btools.TextSize = 30.000
- Btools.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("https://pastebin.com/raw/LETNPL0E")[1].Source)()
- print("AutoRob Started!")
- end)
- Moresoon.Name = "More soon"
- Moresoon.Parent = Main
- Moresoon.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
- Moresoon.Position = UDim2.new(0.0207253881, 0, 0.638357341, 0)
- Moresoon.Size = UDim2.new(0, 369, 0, 50)
- Moresoon.Font = Enum.Font.SourceSans
- Moresoon.Text = "More coming soon..."
- Moresoon.TextColor3 = Color3.fromRGB(0, 0, 0)
- Moresoon.TextSize = 30.000
- Close.Name = "Close"
- Close.Parent = Main
- Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- Close.Position = UDim2.new(0.921583116, 0, 0.0131004369, 0)
- Close.Size = UDim2.new(0, 32, 0, 36)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.TextSize = 25.000
- Close.MouseButton1Click:connect(function()
- Main.Visible = false
- OpenGUI.Visible = true
- end)
- OpenGUI.Name = "OpenGUI"
- OpenGUI.Parent = JailbreakS1hitloosered
- OpenGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenGUI.Position = UDim2.new(0.449604213, 0, 0.961669505, 0)
- OpenGUI.Size = UDim2.new(0, 171, 0, 45)
- TextButton.Parent = OpenGUI
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Open"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 30.000
- OpenGUI.MouseButton1Click:connect(function()
- Main.visible = true
- OpenGUI.visible = false
- end)
- print("S1hitloosersploit coming out soon!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement