forgetfuldingo

JailBreakFinal

Aug 9th, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. -- Instances:
  2.  
  3.  
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6.  
  7. local GUIBody = Instance.new("Frame")
  8.  
  9. local ImageLabel = Instance.new("ImageLabel")
  10.  
  11. local JailShitter = Instance.new("TextButton")
  12.  
  13. local AutoRob = Instance.new("TextButton")
  14. local ESP = Instance.new("TextButton")
  15.  
  16. local Close = Instance.new("TextButton")
  17.  
  18. local OpenMain = Instance.new("Frame")
  19.  
  20. local OpenButton = Instance.new("TextButton")
  21.  
  22.  
  23.  
  24. --Properties:
  25.  
  26.  
  27.  
  28. ScreenGui.Parent = game.CoreGui
  29.  
  30.  
  31.  
  32. GUIBody.Name = "GUIBody"
  33.  
  34. GUIBody.Parent = ScreenGui
  35.  
  36. GUIBody.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  37.  
  38. GUIBody.Position = UDim2.new(0.247040257, 0, 0.205159709, 0)
  39.  
  40. GUIBody.Size = UDim2.new(0, 640, 0, 480)
  41.  
  42. GUIBody.Active = true
  43.  
  44. GUIBody.Draggable = true
  45.  
  46.  
  47.  
  48. ImageLabel.Parent = GUIBody
  49.  
  50. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  51.  
  52. ImageLabel.Size = UDim2.new(0, 640, 0, 480)
  53.  
  54. ImageLabel.Image = "rbxassetid://5515979704"
  55.  
  56.  
  57.  
  58. JailShitter.Name = "JailShitter"
  59.  
  60. JailShitter.Parent = GUIBody
  61.  
  62. JailShitter.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  63.  
  64. JailShitter.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  65.  
  66. JailShitter.Size = UDim2.new(0, 200, 0, 50)
  67.  
  68. JailShitter.Font = Enum.Font.ArialBold
  69.  
  70. JailShitter.Text = "JailShitter"
  71.  
  72. JailShitter.TextColor3 = Color3.fromRGB(0, 0, 0)
  73.  
  74. JailShitter.TextSize = 25.000
  75.  
  76. JailShitter.TextWrapped = true
  77.  
  78. JailShitter.MouseButton1Down:connect(function()JailShitter.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  79.  
  80. end)
  81.  
  82. JailShitter.MouseButton1Down:connect(function()
  83.  
  84. loadstring(game:HttpGet("https://pastebin.com/raw/ewkTbXeU"))()
  85.  
  86. end)
  87.  
  88.  
  89.  
  90. AutoRob.Name = "AutoRob"
  91.  
  92. AutoRob.Parent = GUIBody
  93.  
  94. AutoRob.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  95.  
  96. AutoRob.Position = UDim2.new(0.34375, 0, 0.416666657, 0)
  97.  
  98. AutoRob.Size = UDim2.new(0, 200, 0, 50)
  99.  
  100. AutoRob.Font = Enum.Font.ArialBold
  101.  
  102. AutoRob.Text = "AutoRob"
  103.  
  104. AutoRob.TextColor3 = Color3.fromRGB(0, 0, 0)
  105.  
  106. AutoRob.TextSize = 25.000
  107.  
  108. AutoRob.MouseButton1Down:connect(function()AutoRob.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  109.  
  110. end)
  111.  
  112. AutoRob.MouseButton1Down:connect(function()
  113.  
  114. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  115.  
  116. end)
  117.  
  118.  
  119. ESP.Name = "ESP"
  120. ESP.Parent = GUIBody
  121. ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. ESP.Position = UDim2.new(0.34375, 0, 0.625, 0)
  123. ESP.Size = UDim2.new(0, 200, 0, 50)
  124. ESP.Font = Enum.Font.ArialBold
  125. ESP.Text = "Anti Cage"
  126. ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  127. ESP.TextSize = 25.000
  128.  
  129. ESP.MouseButton1Down:connect(function()ESP.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  130.  
  131. end)
  132.  
  133. ESP.MouseButton1Down:connect(function()
  134. loadstring(game:HttpGet("https://raw.githubusercontent.com/SweatyChungus/Cereal-Hub/master/Anti%20Cage?token=AQRJFCRO6YPFKQ7AUSC7YQK7F557O"))()
  135. end)
  136.  
  137.  
  138. Close.Name = "Close"
  139.  
  140. Close.Parent = GUIBody
  141.  
  142. Close.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  143.  
  144. Close.Position = UDim2.new(0.953125, 0, 0, 0)
  145.  
  146. Close.Size = UDim2.new(0, 30, 0, 30)
  147.  
  148. Close.Font = Enum.Font.SourceSans
  149.  
  150. Close.Text = "X"
  151.  
  152. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  153.  
  154. Close.TextScaled = true
  155.  
  156. Close.TextSize = 14.000
  157.  
  158. Close.TextWrapped = true
  159.  
  160. Close.MouseButton1Down:connect(function()
  161.  
  162. GUIBody.Visible = false
  163.  
  164. OpenMain.Visible = true
  165.  
  166. end)
  167.  
  168.  
  169.  
  170.  
  171.  
  172. OpenMain.Name = "OpenMain"
  173.  
  174. OpenMain.Parent = ScreenGui
  175.  
  176. OpenMain.BackgroundColor3 = Color3.fromRGB(0, 85, 0)
  177.  
  178. OpenMain.Position = UDim2.new(0, 0, 0.444717467, 0)
  179.  
  180. OpenMain.Size = UDim2.new(0, 80, 0, 60)
  181.  
  182. OpenMain.Draggable = true
  183.  
  184. OpenMain.Active = true
  185.  
  186.  
  187.  
  188. OpenButton.Name = "OpenButton"
  189.  
  190. OpenButton.Parent = OpenMain
  191.  
  192. OpenButton.BackgroundColor3 = Color3.fromRGB(0, 170, 0)
  193.  
  194. OpenButton.Size = UDim2.new(0, 80, 0, 40)
  195.  
  196. OpenButton.Font = Enum.Font.SourceSans
  197.  
  198. OpenButton.Text = "Open"
  199.  
  200. OpenButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  201.  
  202. OpenButton.TextSize = 14.000
  203.  
  204. OpenButton.MouseButton1Down:connect(function()
  205.  
  206. GUIBody.Visible = true
  207.  
  208. OpenMain.Visible = false
  209.  
  210. end)
Add Comment
Please, Sign In to add comment