Advertisement
IDontNoJustUseIt

Mine

Dec 30th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1.  
  2.  
  3. -- Instances:
  4.  
  5. local JailbreakS1hitloosered = Instance.new("ScreenGui")
  6. local Main = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local AutoRob = Instance.new("TextBox")
  9. local AutoArrest = Instance.new("TextBox")
  10. local Btools = Instance.new("TextBox")
  11. local Moresoon = Instance.new("TextBox")
  12. local Close = Instance.new("TextButton")
  13. local OpenGUI = Instance.new("Frame")
  14. local TextButton = Instance.new("TextButton")
  15.  
  16. --Properties:
  17.  
  18. JailbreakS1hitloosered.Name = "JailbreakS1hitloosered"
  19. JailbreakS1hitloosered.Parent = game.CoreGui
  20. JailbreakS1hitloosered.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Main.Active = true
  23. Main.Draggable = true
  24.  
  25. Main.Name = "Main"
  26. Main.Parent = JailbreakS1hitloosered
  27. Main.Active = true
  28. Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  29. Main.Position = UDim2.new(0.0828496069, 0, 0.57155025, 0)
  30. Main.Selectable = true
  31. Main.Size = UDim2.new(0, 409, 0, 458)
  32. Main.Visible = false
  33.  
  34. Title.Name = "Title"
  35. Title.Parent = Main
  36. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37. Title.BackgroundTransparency = 1.000
  38. Title.Size = UDim2.new(0, 386, 0, 50)
  39. Title.Font = Enum.Font.SourceSans
  40. Title.Text = "S1hitlooser Jailbreak GUI"
  41. Title.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. Title.TextSize = 40.000
  43.  
  44. AutoRob.Name = "AutoRob"
  45. AutoRob.Parent = Main
  46. AutoRob.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  47. AutoRob.Position = UDim2.new(0.0207253881, 0, 0.483167082, 0)
  48. AutoRob.Size = UDim2.new(0, 369, 0, 50)
  49. AutoRob.Font = Enum.Font.SourceSans
  50. AutoRob.Text = "AutoRob"
  51. AutoRob.TextColor3 = Color3.fromRGB(0, 0, 0)
  52. AutoRob.TextSize = 30.000
  53. AutoRob.MouseButton1Click:connect(function()
  54. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  55.  
  56. print("Working!")
  57. end)
  58.  
  59. AutoArrest.Name = "AutoArrest"
  60. AutoArrest.Parent = Main
  61. AutoArrest.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  62. AutoArrest.Position = UDim2.new(0.0207253881, 0, 0.331438005, 0)
  63. AutoArrest.Size = UDim2.new(0, 369, 0, 50)
  64. AutoArrest.Font = Enum.Font.SourceSans
  65. AutoArrest.Text = "AutoArrest"
  66. AutoArrest.TextColor3 = Color3.fromRGB(0, 0, 0)
  67. AutoArrest.TextSize = 30.000
  68. AutoArrest.MouseButton1Click:connect(function()
  69.  
  70. end)
  71.  
  72. Btools.Name = "Btools"
  73. Btools.Parent = Main
  74. Btools.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  75. Btools.Position = UDim2.new(0.0207253881, 0, 0.165719047, 0)
  76. Btools.Size = UDim2.new(0, 369, 0, 50)
  77. Btools.Font = Enum.Font.SourceSans
  78. Btools.Text = "Btools"
  79. Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
  80. Btools.TextSize = 30.000
  81. Btools.MouseButton1Click:connect(function()
  82. loadstring(game:GetObjects("https://pastebin.com/raw/LETNPL0E")[1].Source)()
  83.  
  84. print("AutoRob Started!")
  85. end)
  86.  
  87. Moresoon.Name = "More soon"
  88. Moresoon.Parent = Main
  89. Moresoon.BackgroundColor3 = Color3.fromRGB(125, 125, 125)
  90. Moresoon.Position = UDim2.new(0.0207253881, 0, 0.638357341, 0)
  91. Moresoon.Size = UDim2.new(0, 369, 0, 50)
  92. Moresoon.Font = Enum.Font.SourceSans
  93. Moresoon.Text = "More coming soon..."
  94. Moresoon.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. Moresoon.TextSize = 30.000
  96.  
  97. Close.Name = "Close"
  98. Close.Parent = Main
  99. Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  100. Close.Position = UDim2.new(0.921583116, 0, 0.0131004369, 0)
  101. Close.Size = UDim2.new(0, 32, 0, 36)
  102. Close.Font = Enum.Font.SourceSans
  103. Close.Text = "X"
  104. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  105. Close.TextSize = 25.000
  106. Close.MouseButton1Click:connect(function()
  107. Main.Visible = false
  108. OpenGUI.Visible = true
  109. end)
  110.  
  111. OpenGUI.Name = "OpenGUI"
  112. OpenGUI.Parent = JailbreakS1hitloosered
  113. OpenGUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. OpenGUI.Position = UDim2.new(0.449604213, 0, 0.961669505, 0)
  115. OpenGUI.Size = UDim2.new(0, 171, 0, 45)
  116.  
  117. TextButton.Parent = OpenGUI
  118. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  119. TextButton.Size = UDim2.new(0, 200, 0, 50)
  120. TextButton.Font = Enum.Font.SourceSans
  121. TextButton.Text = "Open"
  122. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  123. TextButton.TextSize = 30.000
  124. OpenGUI.MouseButton1Click:connect(function()
  125. Main.visible = true
  126. OpenGUI.visible = false
  127. end)
  128.  
  129. print("S1hitloosersploit coming out soon!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement