Facebook
From Sloppy Agouti, 4 Years ago, written in Lua.
Embed
Download Paste or View Raw
Hits: 150
  1. -- Created By OfficialDezzie
  2.  
  3. -- DO NOT SKID/LEECH!!!
  4. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  5. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  6. -- Contact me if anything gets patched, Im trying really hard but Jailbreak just released their biggest update of all time and has so many security patches. and I'm trying my best, sorry.
  7. -- AIMBOT HACK STOPPED WORKING ON JAILBREAK (On Phantom Forces the ESP, CHAMS etc. everything on the 'Aimbot' Hack still works except for the actual 'Aimbot')
  8. -- As Of 9/4/20 (test date) all hacks included in this script hub by OfficialDezzie for Prison Life have now been patched, sorry.
  9.  
  10. -- [LUA]
  11. -- Built-In Bypass
  12. -- FE Bypass Injected Into HUB (*ONLY HUB*)
  13.  
  14.  -- Roblox Username: OfficialDezzie
  15.  -- Snapchat Username: lu.fraud (old one was P2_Surenos)
  16.  
  17. -- Works With All Executors!
  18.  
  19. -- On the Jailbreak Hack I forgot to write my name and some text may be too big so there is only glitches with text so it doesn't affect anything it just might look weird, sorry.
  20.  
  21. -- JailedCat Option Only Works With Paid Executors All The Others Work With Any Executor As Long As It Supports Loadstrings.
  22.  
  23. -- Script V0.3
  24.  
  25. -- Script:
  26.  
  27. local ScreenGui = Instance.new("ScreenGui")
  28. local OfficialDezzie = Instance.new("Frame")
  29. local OfficialDezziesScriptHub = Instance.new("TextLabel")
  30. local OfficialDezziesJailbreakHack = Instance.new("TextButton")
  31. local OfficialDezziesPrisonLifeHack = Instance.new("TextButton")
  32. local OfficialDezziesAimbotHack = Instance.new("TextButton")
  33. local OfficialDezziesJBCarSpeedHack = Instance.new("TextButton")
  34. local OfficialDezziesDevUziHack = Instance.new("TextButton")
  35. local OfficialDezziesAntiExploitBypassHack = Instance.new("TextButton")
  36. local SnapchatP2_Surenos = Instance.new("TextLabel")
  37. local Close = Instance.new("TextButton")
  38. local OpenMain = Instance.new("Frame")
  39. local Open = Instance.new("TextButton")
  40.  
  41. ScreenGui.Parent = game.CoreGui
  42.  
  43. OfficialDezzie.Name = "OfficialDezzie"
  44. OfficialDezzie.Parent = ScreenGui
  45. OfficialDezzie.BackgroundColor3 = Color3.fromRGB(157, 0, 255)
  46. OfficialDezzie.Position = UDim2.new(0.0689179748, 0, 0.618147492, 0)
  47. OfficialDezzie.Size = UDim2.new(0, 226, 0, 182)
  48. OfficialDezzie.Visible = false
  49. OfficialDezzie.Active = true
  50. OfficialDezzie.Draggable = true
  51.  
  52. OfficialDezziesScriptHub.Name = "OfficialDezzie's Script Hub"
  53. OfficialDezziesScriptHub.Parent = OfficialDezzie
  54. OfficialDezziesScriptHub.BackgroundColor3 = Color3.fromRGB(129, 19, 255)
  55. OfficialDezziesScriptHub.Size = UDim2.new(0, 226, 0, 50)
  56. OfficialDezziesScriptHub.Font = Enum.Font.Highway
  57. OfficialDezziesScriptHub.Text = "OfficialDezzie's Script Hub"
  58. OfficialDezziesScriptHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  59. OfficialDezziesScriptHub.TextSize = 14.000
  60.  
  61. OfficialDezziesJailbreakHack.Name = "OfficialDezzie's Jailbreak Hack"
  62. OfficialDezziesJailbreakHack.Parent = OfficialDezzie
  63. OfficialDezziesJailbreakHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  64. OfficialDezziesJailbreakHack.Position = UDim2.new(0.0434782989, 0, 0.290697694, 0)
  65. OfficialDezziesJailbreakHack.Size = UDim2.new(0, 84, 0, 34)
  66. OfficialDezziesJailbreakHack.Font = Enum.Font.Gotham
  67. OfficialDezziesJailbreakHack.Text = "Jailbreak"
  68. OfficialDezziesJailbreakHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  69. OfficialDezziesJailbreakHack.TextSize = 14.000
  70. OfficialDezziesJailbreakHack.MouseButton1Down:connect(function()
  71. -- Created By OfficialDezzie
  72.  
  73. -- DO NOT SKID/LEECH!!!
  74. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  75. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  76.  
  77. -- [LUA]
  78. -- Built-In Bypass
  79.  
  80. -- Roblox Username: OfficialDezzie
  81. -- Snapchat Username: P2_Surenos
  82.  
  83. --Works With All Executors!
  84.  
  85. -- JailedCat Option Only Works With Paid Executors All The Rest Work With Any Executor As Long As It Supports Loadstrings.
  86.  
  87. -- Script:
  88.  
  89. loadstring(game:HttpGet(('https://pastebin.pl/view/raw/9c5d74c7'),true))()
  90. end)
  91.  
  92. OfficialDezziesPrisonLifeHack.Name = "OfficialDezzie's Prison Life Hack"
  93. OfficialDezziesPrisonLifeHack.Parent = OfficialDezzie
  94. OfficialDezziesPrisonLifeHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  95. OfficialDezziesPrisonLifeHack.Position = UDim2.new(0.588495672, 0, 0.285714298, 0)
  96. OfficialDezziesPrisonLifeHack.Size = UDim2.new(0, 84, 0, 34)
  97. OfficialDezziesPrisonLifeHack.Font = Enum.Font.Gotham
  98. OfficialDezziesPrisonLifeHack.Text = "Prison Life"
  99. OfficialDezziesPrisonLifeHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  100. OfficialDezziesPrisonLifeHack.TextSize = 14.000
  101. OfficialDezziesPrisonLifeHack.MouseButton1Down:connect(function()
  102. -- Created By OfficialDezzie
  103. --Kick GUI Made By Jake11price
  104.  
  105. loadstring(game:HttpGet(('https://pastebin.pl/view/raw/b7de8dd4'),true))()
  106. end)
  107.  
  108. OfficialDezziesAimbotHack.Name = "OfficialDezzie's Aimbot Hack"
  109. OfficialDezziesAimbotHack.Parent = OfficialDezzie
  110. OfficialDezziesAimbotHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  111. OfficialDezziesAimbotHack.Position = UDim2.new(0.0398230106, 0, 0.472527474, 0)
  112. OfficialDezziesAimbotHack.Size = UDim2.new(0, 84, 0, 34)
  113. OfficialDezziesAimbotHack.Font = Enum.Font.Gotham
  114. OfficialDezziesAimbotHack.Text = "Aimbot"
  115. OfficialDezziesAimbotHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  116. OfficialDezziesAimbotHack.TextSize = 14.000
  117. OfficialDezziesAimbotHack.MouseButton1Down:connect(function()
  118. -- Created By OfficialDezzie
  119.  
  120. -- DO NOT SKID/LEECH!!!
  121. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  122. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  123.  
  124. -- [LUA]
  125. -- Built-In Bypass
  126.  
  127. -- Roblox Username: OfficialDezzie
  128. -- Snapchat Username: P2_Surenos
  129.  
  130. --Works With All Executors!
  131.  
  132. -- JailedCat Option Only Works With Paid Executors All The Rest Work With Any Executor As Long As It Supports Loadstrings.
  133.  
  134. -- Script:
  135.  
  136. loadstring(game:HttpGet("https://pastebin.pl/view/raw/68bde211"))()
  137. end)
  138.  
  139. OfficialDezziesJBCarSpeedHack.Name = "OfficialDezzie's JB Car Speed Hack"
  140. OfficialDezziesJBCarSpeedHack.Parent = OfficialDezzie
  141. OfficialDezziesJBCarSpeedHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  142. OfficialDezziesJBCarSpeedHack.Position = UDim2.new(0.588495672, 0, 0.472527474, 0)
  143. OfficialDezziesJBCarSpeedHack.Size = UDim2.new(0, 84, 0, 34)
  144. OfficialDezziesJBCarSpeedHack.Font = Enum.Font.Gotham
  145. OfficialDezziesJBCarSpeedHack.Text = "JB Car Speed"
  146. OfficialDezziesJBCarSpeedHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  147. OfficialDezziesJBCarSpeedHack.TextSize = 14.000
  148. OfficialDezziesJBCarSpeedHack.MouseButton1Down:connect(function()
  149. -- Created By OfficialDezzie
  150.  
  151. -- DO NOT SKID/LEECH!!!
  152. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  153. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  154.  
  155. -- [LUA]
  156. -- Built-In Bypass
  157.  
  158. -- Roblox Username: OfficialDezzie
  159. -- Snapchat Username: P2_Surenos
  160.  
  161. --Works With All Executors!
  162.  
  163. -- Script:
  164.  
  165. loadstring(game:HttpGet("https://pastebin.pl/view/raw/b929f95d"))()
  166. end)
  167.  
  168. OfficialDezziesDevUziHack.Name = "OfficialDezzie's Dev Uzi Hack"
  169. OfficialDezziesDevUziHack.Parent = OfficialDezzie
  170. OfficialDezziesDevUziHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  171. OfficialDezziesDevUziHack.Position = UDim2.new(0.0398230106, 0, 0.65934068, 0)
  172. OfficialDezziesDevUziHack.Size = UDim2.new(0, 83, 0, 34)
  173. OfficialDezziesDevUziHack.Font = Enum.Font.Gotham
  174. OfficialDezziesDevUziHack.Text = "Dev Uzi"
  175. OfficialDezziesDevUziHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  176. OfficialDezziesDevUziHack.TextSize = 14.000
  177. OfficialDezziesDevUziHack.MouseButton1Down:connect(function()
  178. -- Created By OfficalDezzie
  179. -- Created By OfficialDezzie
  180.  
  181. -- DO NOT SKID/LEECH!!!
  182. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  183. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  184.  
  185. -- [LUA]
  186. -- Built-In Bypass
  187.  
  188. -- Roblox Username: OfficialDezzie
  189. -- Snapchat Username: P2_Surenos
  190.  
  191. --Works With All Executors!
  192.  
  193. -- Script:
  194.  
  195. loadstring(game:HttpGet("https://pastebin.pl/view/raw/2deef08f"))()
  196. end)
  197.  
  198. OfficialDezziesAntiExploitBypassHack.Name = "OfficialDezzie's Anti-Exploit Bypass Hack"
  199. OfficialDezziesAntiExploitBypassHack.Parent = OfficialDezzie
  200. OfficialDezziesAntiExploitBypassHack.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  201. OfficialDezziesAntiExploitBypassHack.Position = UDim2.new(0.588495672, 0, 0.65934068, 0)
  202. OfficialDezziesAntiExploitBypassHack.Size = UDim2.new(0, 83, 0, 34)
  203. OfficialDezziesAntiExploitBypassHack.Font = Enum.Font.Gotham
  204. OfficialDezziesAntiExploitBypassHack.Text = "Anti-Exploit Bypass"
  205. OfficialDezziesAntiExploitBypassHack.TextColor3 = Color3.fromRGB(0, 0, 0)
  206. OfficialDezziesAntiExploitBypassHack.TextSize = 9.000
  207. OfficialDezziesAntiExploitBypassHack.MouseButton1Down:connect(function()
  208. -- Created By OfficialDezzie
  209.  
  210. -- DO NOT SKID/LEECH!!!
  211. -- IT TOOK MONTHS AND ALL NIGHTERS TO MAKE THIS!!!
  212. -- DO NOT LEAK BECAUSE THEY WILL BE A BIGGER CHANCE OF IT GETTING PATCHED!!!
  213.  
  214. -- [LUA]
  215. -- Built-In Bypass
  216.  
  217. -- Roblox Username: OfficialDezzie
  218. -- Snapchat Username: P2_Surenos
  219.  
  220. --Works With All Executors!
  221.  
  222. -- Script:
  223.  
  224. loadstring(game:HttpGet("https://pastebin.pl/view/raw/f94e61bc"))()
  225. end)
  226.  
  227. SnapchatP2_Surenos.Name = "Snapchat: lu.fraud"
  228. SnapchatP2_Surenos.Parent = OfficialDezzie
  229. SnapchatP2_Surenos.BackgroundColor3 = Color3.fromRGB(141, 0, 211)
  230. SnapchatP2_Surenos.Position = UDim2.new(0, 0, 0.846153855, 0)
  231. SnapchatP2_Surenos.Size = UDim2.new(0, 226, 0, 27)
  232. SnapchatP2_Surenos.Font = Enum.Font.Highway
  233. SnapchatP2_Surenos.Text = "Snapchat: P2_Surenos"
  234. SnapchatP2_Surenos.TextColor3 = Color3.fromRGB(0, 0, 0)
  235. SnapchatP2_Surenos.TextSize = 14.000
  236.  
  237. Close.Name = "Close"
  238. Close.Parent = OfficialDezzie
  239. Close.BackgroundColor3 = Color3.fromRGB(56, 0, 170)
  240. Close.Position = UDim2.new(0.880531013, 0, 0, 0)
  241. Close.Size = UDim2.new(0, 27, 0, 20)
  242. Close.Font = Enum.Font.GothamBlack
  243. Close.Text = "X"
  244. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  245. Close.TextScaled = true
  246. Close.TextSize = 14.000
  247. Close.TextWrapped = true
  248. Close.MouseButton1Down:connect(function()
  249. OfficialDezzie.Visible = false
  250. OpenMain.Visible = true
  251. end)
  252.  
  253. OpenMain.Name = "OpenMain"
  254. OpenMain.Parent = ScreenGui
  255. OpenMain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  256. OpenMain.Position = UDim2.new(0.00620261626, 0, 0.28544426, 0)
  257. OpenMain.Size = UDim2.new(0, 77, 0, 25)
  258. OpenMain.Active = true
  259. OpenMain.Draggable = true
  260.  
  261. Open.Name = "Open"
  262. Open.Parent = OpenMain
  263. Open.BackgroundColor3 = Color3.fromRGB(137, 4, 177)
  264. Open.Size = UDim2.new(0, 77, 0, 25)
  265. Open.Font = Enum.Font.SourceSansSemibold
  266. Open.Text = "OfficalDezzie"
  267. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  268. Open.TextSize = 14.000
  269. Open.MouseButton1Down:connect(function()
  270. OpenMain.Visible = false
  271. OfficialDezzie.Visible = true
  272. end)