MrShadowDev

Jailbreak Roblox Script | MrShadow | Best GUI Ever | IT Include 5 Scripts

Nov 28th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.19 KB | Gaming | 0 0
  1. Suscribe to MrShadow: https://bit.ly/mrshadowyt
  2.  
  3. --Made By MrShadow
  4. --Subscribe on Youtube
  5. --Enjoy
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local main = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local OPJAILBREAKGUI = Instance.new("TextButton")
  11. local jailbreakV55 = Instance.new("TextButton")
  12. local jailbreakerV2 = Instance.new("TextButton")
  13. local anotherjailbreakscript = Instance.new("TextButton")
  14. local jailbreakerV4 = Instance.new("TextButton")
  15. local infiniteyield = Instance.new("TextButton")
  16. local GUIjailbreak = Instance.new("TextButton")
  17. local jailbreakGUI = Instance.new("TextButton")
  18. local close = Instance.new("TextButton")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local openmain = Instance.new("Frame")
  21. local open = Instance.new("TextButton")
  22.  
  23. --Properties:
  24.  
  25. ScreenGui.Parent = game.CoreGui
  26.  
  27. main.Name = "main"
  28. main.Parent = ScreenGui
  29. main.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  30. main.BackgroundTransparency = 0.320
  31. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  32. main.BorderSizePixel = 2
  33. main.Position = UDim2.new(0.3671875, 0, 0.208333328, 0)
  34. main.Size = UDim2.new(0, 300, 0, 370)
  35. main.Visible = false
  36. main.Active = true
  37. main.Draggable = true
  38.  
  39. TextLabel.Parent = main
  40. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  41. TextLabel.BackgroundTransparency = 0.240
  42. TextLabel.Size = UDim2.new(0, 300, 0, 50)
  43. TextLabel.Font = Enum.Font.Gotham
  44. TextLabel.Text = "JAILBREAK V1"
  45. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  46. TextLabel.TextScaled = true
  47. TextLabel.TextSize = 30.000
  48. TextLabel.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  49. TextLabel.TextWrapped = true
  50.  
  51. OPJAILBREAKGUI.Name = "OP JAILBREAK GUI"
  52. OPJAILBREAKGUI.Parent = main
  53. OPJAILBREAKGUI.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  54. OPJAILBREAKGUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  55. OPJAILBREAKGUI.BorderSizePixel = 2
  56. OPJAILBREAKGUI.Position = UDim2.new(0.0334895849, 0, 0.16329734, 0)
  57. OPJAILBREAKGUI.Size = UDim2.new(0, 135, 0, 31)
  58. OPJAILBREAKGUI.Font = Enum.Font.SourceSans
  59. OPJAILBREAKGUI.Text = "OP GUI"
  60. OPJAILBREAKGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  61. OPJAILBREAKGUI.TextSize = 14.000
  62. OPJAILBREAKGUI.MouseButton1Down:connect(function()
  63. loadstring(game:GetObjects("rbxassetid://3473939051")[1].Source)()
  64. end)
  65.  
  66. jailbreakV55.Name = "jailbreak V5.5 "
  67. jailbreakV55.Parent = main
  68. jailbreakV55.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  69. jailbreakV55.BorderColor3 = Color3.fromRGB(0, 0, 0)
  70. jailbreakV55.BorderSizePixel = 2
  71. jailbreakV55.Position = UDim2.new(0.535833359, 0, 0.163297385, 0)
  72. jailbreakV55.Size = UDim2.new(0, 135, 0, 31)
  73. jailbreakV55.Font = Enum.Font.SourceSans
  74. jailbreakV55.Text = "JAILBEAK V5.5 GUI"
  75. jailbreakV55.TextColor3 = Color3.fromRGB(0, 0, 0)
  76. jailbreakV55.TextSize = 14.000
  77. jailbreakV55.MouseButton1Down:connect(function()
  78. loadstring(game:HttpGet("https://pastebin.com/raw/ghGgrmWR", true))()
  79. end)
  80.  
  81. jailbreakerV2.Name = "jailbreaker V2"
  82. jailbreakerV2.Parent = main
  83. jailbreakerV2.BackgroundColor3 = Color3.fromRGB(255, 1, 1)
  84. jailbreakerV2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  85. jailbreakerV2.BorderSizePixel = 2
  86. jailbreakerV2.Position = UDim2.new(0.535833359, 0, 0.32659477, 0)
  87. jailbreakerV2.Size = UDim2.new(0, 135, 0, 31)
  88. jailbreakerV2.Font = Enum.Font.SourceSans
  89. jailbreakerV2.Text = "JailBreaker V2"
  90. jailbreakerV2.TextColor3 = Color3.fromRGB(0, 0, 0)
  91. jailbreakerV2.TextSize = 14.000
  92. jailbreakerV2.MouseButton1Down:connect(function()
  93. loadstring(game:HttpGet("https://pastebin.com/raw/xFB3guNv", true))()
  94. end)
  95.  
  96. anotherjailbreakscript.Name = "another jail break script"
  97. anotherjailbreakscript.Parent = main
  98. anotherjailbreakscript.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  99. anotherjailbreakscript.BorderColor3 = Color3.fromRGB(0, 0, 0)
  100. anotherjailbreakscript.BorderSizePixel = 2
  101. anotherjailbreakscript.Position = UDim2.new(0.0334895849, 0, 0.32659477, 0)
  102. anotherjailbreakscript.Size = UDim2.new(0, 135, 0, 31)
  103. anotherjailbreakscript.Font = Enum.Font.SourceSans
  104. anotherjailbreakscript.Text = "another jailbreak gui"
  105. anotherjailbreakscript.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. anotherjailbreakscript.TextSize = 14.000
  107. anotherjailbreakscript.MouseButton1Down:connect(function()
  108. loadstring(game:HttpGet("https://pastebin.com/raw/qW2t2MtP", true))()
  109. end)
  110.  
  111. jailbreakerV4.Name = "jailbreakerV4"
  112. jailbreakerV4.Parent = main
  113. jailbreakerV4.BackgroundColor3 = Color3.fromRGB(255, 6, 6)
  114. jailbreakerV4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  115. jailbreakerV4.BorderSizePixel = 2
  116. jailbreakerV4.Position = UDim2.new(0.0336458348, 0, 0.492232293, 0)
  117. jailbreakerV4.Size = UDim2.new(0, 135, 0, 31)
  118. jailbreakerV4.Font = Enum.Font.SourceSans
  119. jailbreakerV4.Text = "JailBreaker V4"
  120. jailbreakerV4.TextColor3 = Color3.fromRGB(0, 0, 0)
  121. jailbreakerV4.TextSize = 14.000
  122. jailbreakerV4.MouseButton1Down:connect(function()
  123. loadstring(game:HttpGet("https://pastebin.com/raw/ghGgrmWR", true))()
  124. end)
  125.  
  126. infiniteyield.Name = "infinite yield"
  127. infiniteyield.Parent = main
  128. infiniteyield.BackgroundColor3 = Color3.fromRGB(255, 1, 1)
  129. infiniteyield.BorderColor3 = Color3.fromRGB(0, 0, 0)
  130. infiniteyield.BorderSizePixel = 2
  131. infiniteyield.Position = UDim2.new(0.538333356, 0, 0.492232293, 0)
  132. infiniteyield.Size = UDim2.new(0, 135, 0, 31)
  133. infiniteyield.Font = Enum.Font.SourceSans
  134. infiniteyield.Text = "Infinite Yield "
  135. infiniteyield.TextColor3 = Color3.fromRGB(0, 0, 0)
  136. infiniteyield.TextSize = 14.000
  137. infiniteyield.MouseButton1Down:connect(function()
  138. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  139. end)
  140.  
  141. GUIjailbreak.Name = "GUI jailbreak"
  142. GUIjailbreak.Parent = main
  143. GUIjailbreak.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  144. GUIjailbreak.BorderColor3 = Color3.fromRGB(0, 0, 0)
  145. GUIjailbreak.BorderSizePixel = 2
  146. GUIjailbreak.Position = UDim2.new(0.0336458348, 0, 0.656309724, 0)
  147. GUIjailbreak.Size = UDim2.new(0, 135, 0, 31)
  148. GUIjailbreak.Font = Enum.Font.SourceSans
  149. GUIjailbreak.Text = "JAILBREAK gui"
  150. GUIjailbreak.TextColor3 = Color3.fromRGB(0, 0, 0)
  151. GUIjailbreak.TextSize = 14.000
  152. GUIjailbreak.MouseButton1Down:connect(function()
  153. loadstring(game:HttpGet("https://pastebin.com/raw/kmWxeu8P", true))()
  154. end)
  155.  
  156. jailbreakGUI.Name = "jailbreakGUI"
  157. jailbreakGUI.Parent = main
  158. jailbreakGUI.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  159. jailbreakGUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  160. jailbreakGUI.BorderSizePixel = 2
  161. jailbreakGUI.Position = UDim2.new(0.538333356, 0, 0.656309724, 0)
  162. jailbreakGUI.Size = UDim2.new(0, 135, 0, 31)
  163. jailbreakGUI.Font = Enum.Font.SourceSans
  164. jailbreakGUI.Text = "Prison Breaker V1.5"
  165. jailbreakGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. jailbreakGUI.TextSize = 14.000
  167. jailbreakGUI.MouseButton1Down:connect(function()
  168. loadstring(game:GetObjects("rbxassetid://03774822542")[1].Source)()
  169. end)
  170.  
  171. close.Name = "close"
  172. close.Parent = main
  173. close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  174. close.BorderColor3 = Color3.fromRGB(255, 1, 1)
  175. close.BorderSizePixel = 2
  176. close.Position = UDim2.new(0.170356035, 0, 0.782902241, 0)
  177. close.Size = UDim2.new(0, 196, 0, 32)
  178. close.Font = Enum.Font.SourceSans
  179. close.Text = "CLOSE"
  180. close.TextColor3 = Color3.fromRGB(209, 0, 0)
  181. close.TextSize = 14.000
  182. close.MouseButton1Down:connect(function()
  183. main.Visible = false
  184. openmain.Visible = true
  185. end)
  186.  
  187. TextLabel_2.Parent = main
  188. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 5, 5)
  189. TextLabel_2.BorderSizePixel = 2
  190. TextLabel_2.Position = UDim2.new(0.171562493, 0, 0.904864848, 0)
  191. TextLabel_2.Size = UDim2.new(0, 196, 0, 18)
  192. TextLabel_2.Font = Enum.Font.SourceSans
  193. TextLabel_2.Text = "Made by MrShadow"
  194. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  195. TextLabel_2.TextSize = 27.000
  196.  
  197. openmain.Name = "openmain"
  198. openmain.Parent = ScreenGui
  199. openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  200. openmain.Position = UDim2.new(0.0116640748, 0, 0.436057627, 0)
  201. openmain.Size = UDim2.new(0, 102, 0, 45)
  202.  
  203. open.Name = "open"
  204. open.Parent = openmain
  205. open.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  206. open.BorderColor3 = Color3.fromRGB(0, 0, 0)
  207. open.BorderSizePixel = 3
  208. open.Size = UDim2.new(0, 102, 0, 45)
  209. open.Font = Enum.Font.SourceSans
  210. open.Text = "OPEN"
  211. open.TextColor3 = Color3.fromRGB(0, 0, 0)
  212. open.TextScaled = true
  213. open.TextSize = 30.000
  214. open.TextWrapped = true
  215. open.MouseButton1Down:connect(function()
  216. openmain.Visible = false
  217. main.Visible = true
  218. end)
Add Comment
Please, Sign In to add comment