Apr 18th, 2017

Roblox Jailbreak Hack The Jailbreak hacks as the name suggest breaking through the original codes of the game to amend or evade the game’s laws. This gives immense possibilities to the player on. Playing as a prisoner, the player's goal is to escape the prison. There are many ways, from brute force to sneaking out of their cell at night. The player can also kill all guards they see if they have obtained a gun; the player can get one in the armory or from a dead guard, which always drop.

Never

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Roblox Prison Escape Hacks

Prison Escape Minecraft

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox prison escape hacks list
  1. -- Local Player
  2. local gui = Instance.new('ScreenGui',p.PlayerGui)
  3. local open = Instance.new('TextButton',gui)
  4. local arrest = Instance.new('TextButton',frame)
  5. local escape = Instance.new('TextButton',frame)
  6. local killaura = Instance.new('TextButton',frame)
  7. local removedoors = Instance.new('TextButton',frame)
  8. local speedplus = Instance.new('TextButton',frame)
  9. local speedminus = Instance.new('TextButton',frame)
  10. local jumpplus = Instance.new('TextButton',frame)
  11. local jumpminus = Instance.new('TextButton',frame)
  12. local db = Instance.new('TextButton',frame)
  13. local creator = Instance.new('TextButton',frame)
  14. local garage = Instance.new('TextButton',frame)
  15. -- Name object
  16. frame.Name = 'Commands'
  17. name.Name = 'Name'
  18. btools.Name = 'BtoolsButton'
  19. exit.Name = 'ExitButton'
  20. melee.Name = 'MeleeButton'
  21. tools.Name = 'ToolsButton'
  22. speedminus.Name = 'SpeedReduce'
  23. jumpminus.Name = 'JumpReduce'
  24. db.Name = 'DisableBypass'
  25. creator.Name = 'CreatorName'
  26. garage.Name = 'TPtogarage'
  27. -- Object Visible
  28. open.Visible = false
  29. arrest.Visible = true
  30. escape.Visible = true
  31. killaura.Visible = true
  32. removedoors.Visible = true
  33. speedplus.Visible = true
  34. jumpplus.Visible = true
  35. bypass.Visible = true
  36. floor.Visible = true
  37. prison.Visible = true
  38. frame.BackgroundColor3 = Color3.new(255,255,255)
  39. name.BackgroundColor3 = Color3.new(255,255,255)
  40. btools.BackgroundColor3 = Color3.new(0,255,0)
  41. exit.BackgroundColor3 = Color3.new(255,0,0)
  42. melee.BackgroundColor3 = Color3.new(0,255,0)
  43. removedoors.BackgroundColor3 = Color3.new(0,255,0)
  44. speedplus.BackgroundColor3 = Color3.new(0,255,0)
  45. speedminus.BackgroundColor3 = Color3.new(0,255,0)
  46. jumpminus.BackgroundColor3 = Color3.new(0,255,0)
  47. db.BackgroundColor3 = Color3.new(0,255,0)
  48. creator.BackgroundColor3 = Color3.new(169,169,169)
  49. garage.BackgroundColor3 = Color3.new(0,255,0)
  50. -- Background Transparency
  51. open.BackgroundTransparency = 0.5
  52. arrest.BackgroundTransparency = 0
  53. escape.BackgroundTransparency = 0
  54. killaura.BackgroundTransparency = 0
  55. removedoors.BackgroundTransparency = 0
  56. speedplus.BackgroundTransparency = 0
  57. jumpplus.BackgroundTransparency = 0
  58. bypass.BackgroundTransparency = 0
  59. floor.BackgroundTransparency = 0
  60. prison.BackgroundTransparency = 0
  61. frame.Size = UDim2.new(0,250,0,350)
  62. name.Size = UDim2.new(0,180,0,40)
  63. btools.Size = UDim2.new(0.9,12,0,30)
  64. exit.Size = UDim2.new(0,50,0,40)
  65. melee.Size = UDim2.new(0.9,12,0,30)
  66. tools.Size = UDim2.new(0.9,12,0,30)
  67. speedminus.Size = UDim2.new(0.9,12,0,30)
  68. jumpminus.Size = UDim2.new(0.9,12,0,30)
  69. db.Size = UDim2.new(0.9,12,0,30)
  70. creator.Size = UDim2.new(0.9,12,0,30)
  71. garage.Size = UDim2.new(0.9,12,0,30)
  72. -- Objects Position
  73. open.Position = UDim2.new(0,0,0,0)
  74. arrest.Position = UDim2.new(0,0,0,320)
  75. escape.Position = UDim2.new(0,0,0,230)
  76. killaura.Position = UDim2.new(0,0,0,275)
  77. removedoors.Position = UDim2.new(0,0,0,50)
  78. speedplus.Position = UDim2.new(0,0,0,365)
  79. jumpplus.Position = UDim2.new(0,0,0,455)
  80. bypass.Position = UDim2.new(0,0,0,545)
  81. floor.Position = UDim2.new(0,0,0,635)
  82. garage.Position = UDim2.new(0,0,0,725)
  83. open.TextColor3 = Color3.new(0,0,0)
  84. arrest.TextColor3 = Color3.new(0,0,0)
  85. escape.TextColor3 = Color3.new(0,0,0)
  86. killaura.TextColor3 = Color3.new(0,0,0)
  87. removedoors.TextColor3 = Color3.new(0,0,0)
  88. speedplus.TextColor3 = Color3.new(0,0,0)
  89. jumpplus.TextColor3 = Color3.new(0,0,0)
  90. bypass.TextColor3 = Color3.new(0,0,0)
  91. floor.TextColor3 = Color3.new(0,0,0)
  92. prison.TextColor3 = Color3.new(0,0,0)
  93. name.Font = 'Fantasy'
  94. -- Object Text
  95. name.Text = 'Prison Life v2.0 Commands'
  96. btools.Text = 'Give Btools'
  97. exit.Text = 'Exit'
  98. melee.Text = 'Give Melee'
  99. tools.Text = 'Give Guns'
  100. speedminus.Text = 'WalkSpeed - 10'
  101. jumpminus.Text = 'JumpPower - 10'
  102. bypass.Text = 'Bypass Taser, Arrest [Cannot Punch]'
  103. floor.Text = 'Get Tools on the floor'
  104. prison.Text = 'Teleport to prison'
  105. open.TextScaled = true
  106. arrest.TextScaled = true
  107. escape.TextScaled = true
  108. killaura.TextScaled = true
  109. removedoors.TextScaled = true
  110. speedplus.TextScaled = true
  111. jumpplus.TextScaled = true
  112. bypass.TextScaled = true
  113. floor.TextScaled = true
  114. prison.TextScaled = true
  115. frame.Active = true
  116. open.MouseButton1Down:connect(function()
  117. frame:TweenPosition(UDim2.new(0,5,0.4,0), 'Out', 'Bounce',1 ,true)
  118. open.Position = UDim2.new(0,0,0,0)
  119. exit.MouseButton1Down:connect(function()
  120. frame:TweenPosition(UDim2.new(0.1,-400,0.4,0) , 'Out', 'Quad', 1, true)
  121. frame.Visible = false
  122. open.Visible = true
  123. open:TweenPosition(UDim2.new(0,2,0.8,15), 'Out', 'Bounce',1 ,true)
  124. btools.MouseButton1Down:connect(function()
  125. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  126. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  127. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  128. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
  129. removedoors.MouseButton1Down:connect(function()
  130. end)
  131. -- Guns Function
  132. local weapons = {'Remington 870', 'M9', 'AK-47', 'M4A1', 'Riot Shield'}
  133. for i, v in pairs(game.Workspace['Prison_ITEMS'].giver:GetChildren()) do
  134. if v.Name k then
  135. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  136. end
  137. end)
  138. -- Melee Function
  139. local weapons = {'Crude Knife', 'Sharpened stick', 'Extendo mirror'}
  140. for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
  141. if v.Name k then
  142. v:Clone().Parent = game.Players.LocalPlayer.Backpack
  143. end
  144. end)
  145. -- Escape Function
  146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
  147. killaura.MouseButton1Down:connect(function()
  148. for i, plr in pairs(game.Players:GetChildren()) do
  149. if plr.Name ~= game.Players.LocalPlayer.Name then
  150. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  151. end
  152. end
  153. local mouse = game.Players.LocalPlayer:GetMouse()
  154. local arrestEvent = game.Workspace.Remote.arrest
  155. local obj = mouse.Target
  156. end)
  157. -- WalkSpeed Increase
  158. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed + 10
  159. speedminus.MouseButton1Down:connect(function()
  160. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed - 10
  161. jumpplus.MouseButton1Down:connect(function()
  162. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower + 10
  163. jumpminus.MouseButton1Down:connect(function()
  164. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower - 10
  165. bypass.MouseButton1Down:connect(function()
  166. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  167. game.Players.LocalPlayer.CharacterAdded:connect(function()
  168. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  169. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  170. local message = Instance.new('Message',game.Workspace)
  171. wait(2)
  172. end)
  173. -- Disable Bypass Taser , Arrest
  174. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  175. game.Players.LocalPlayer.CharacterAdded:connect(function()
  176. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  177. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  178. end)
  179. -- Get Tools On the Floor
  180. for i, v in pairs(game.Workspace['Prison_ITEMS'].single:GetChildren()) do
  181. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  182. end)
  183. -- Prison Function
  184. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(900, 97, 2400)
  185. garage.MouseButton1Down:connect(function()
  186. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-945, 97, 2050)
RAW Paste Data

Roblox Prison Escape

Roblox Prison Escape Hacks 2019

Aug 6th, 2019

Prison Escape Unblocked

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. Made by PresidentIvan
  2. Enjoy!
  3. local DoomspireExploitUI = Instance.new('ScreenGui')
  4. local Credits = Instance.new('TextLabel')
  5. local TPRed = Instance.new('TextButton')
  6. local TPYellow = Instance.new('TextButton')
  7. local Cheat = Instance.new('TextButton')
  8. local Open = Instance.new('TextButton')
  9. DoomspireExploitUI.Name ='DoomspireExploitUI'
  10. DoomspireExploitUI.Parent = game.CoreGui -- if 'game.CoreGui' doesn't work, I suggest you to change it to 'game.Players.LocalPlayer:WaitForChild('PlayerGui')' --
  11. Frame.Name ='Frame'
  12. Frame.BackgroundColor3 = Color3.new(1,1,1)
  13. Frame.Position = UDim2.new(0.344636947,0,0.184542581,0)
  14. Frame.Image ='rbxassetid://2851920938'
  15. Frame.ImageColor3 = Color3.new(0.156863,0.156863,0.156863)
  16. Frame.SliceCenter = Rect.new(25,25,25,25)
  17. Credits.Parent = Frame
  18. Credits.BackgroundTransparency =1
  19. Credits.Size = UDim2.new(0,500,0,50)
  20. Credits.Text ='Made by PresidentIvan'
  21. Credits.TextSize =40
  22. Credits.TextWrapped =true
  23. Title.Name ='Title'
  24. Title.BackgroundColor3 = Color3.new(0.156863,0.156863,0.156863)
  25. Title.Size = UDim2.new(0,500,0,50)
  26. Title.Text ='Doomspire Brickbattle Exploit UI'
  27. Title.TextSize =30
  28. Title.TextWrapped =true
  29. TPRed.Name ='TPRed'
  30. TPRed.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  31. TPRed.Position = UDim2.new(0.0599999949,0,0.225000009,0)
  32. TPRed.Font = Enum.Font.SciFi
  33. TPRed.TextColor3 = Color3.new(1,0,0)
  34. TPRed.TextWrapped =true
  35. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-131,21.2,0)+ Vector3.new(0,10,0)
  36. TPBlue.Parent = Frame
  37. TPBlue.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  38. TPBlue.Position = UDim2.new(0.539999962,0,0.225000009,0)
  39. TPBlue.Font = Enum.Font.SciFi
  40. TPBlue.TextColor3 = Color3.new(0,0,1)
  41. TPBlue.TextWrapped =true
  42. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,131)+ Vector3.new(0,10,0)
  43. TPYellow.Parent = Frame
  44. TPYellow.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  45. TPYellow.Position = UDim2.new(0.0599999987,0,0.648999989,0)
  46. TPYellow.Font = Enum.Font.SciFi
  47. TPYellow.TextColor3 = Color3.new(1,1,0)
  48. TPYellow.TextWrapped =true
  49. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(131,21.2,0)+ Vector3.new(0,10,0)
  50. TPGreen.Parent = Frame
  51. TPGreen.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  52. TPGreen.Position = UDim2.new(0.539999962,0,0.647500038,0)
  53. TPGreen.Font = Enum.Font.SciFi
  54. TPGreen.TextColor3 = Color3.new(0,1,0)
  55. TPGreen.TextWrapped =true
  56. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,21.2,-131)+ Vector3.new(0,10,0)
  57. Cheat.Parent = Frame
  58. Cheat.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  59. Cheat.Position = UDim2.new(0.299999982,0,0.436499983,0)
  60. Cheat.Font = Enum.Font.SciFi
  61. Cheat.TextColor3 = Color3.new(1,1,1)
  62. Cheat.TextWrapped =true
  63. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed =100
  64. game.Players.LocalPlayer.Character.Humanoid.JumpPower =200
  65. end)
  66. TPRandomPlayer.Name ='TPRandomPlayer'
  67. TPRandomPlayer.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  68. TPRandomPlayer.BorderColor3 = Color3.new(1,0.882353,0)
  69. TPRandomPlayer.Position = UDim2.new(0.300000012,0,0.811500013,0)
  70. TPRandomPlayer.Font = Enum.Font.SciFi
  71. TPRandomPlayer.TextColor3 = Color3.new(1,1,1)
  72. TPRandomPlayer.TextWrapped =true
  73. TPRandomPlayer.MouseButton1Click:Connect(function()
  74. for i, player inpairs(game.Players:GetPlayers())do
  75. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(player.Character.HumanoidRootPart.Position)+ Vector3.new(0,10,0)
  76. end)
  77. Open.Name ='Open'
  78. Open.BackgroundColor3 = Color3.new(0.0784314,0.0784314,0.0784314)
  79. Open.BorderSizePixel =5
  80. Open.Size = UDim2.new(0,200,0,50)
  81. Open.Text ='Open'
  82. Open.TextScaled =true
  83. Open.TextStrokeTransparency =0
  84. Open.MouseButton1Click:Connect(function()
  85. end)

Roblox Prison Life Escape