Advertisement
Xxploitboi

(not mine) prison life gui

May 9th, 2018
683
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.61 KB | None | 0 0
  1. -- Thanks for using my gui!
  2. -- Made by RoboHaxRoblox on v3rm
  3.  
  4. -- Objects
  5.  
  6. local PrisonLifeHAX = Instance.new("ScreenGui")
  7. local MainUI = Instance.new("Frame")
  8. local guiname = Instance.new("TextLabel")
  9. local Walkspeed = Instance.new("TextButton")
  10. local Jumpower = Instance.new("TextButton")
  11. local SpeedValue = Instance.new("TextBox")
  12. local JumpowerValue = Instance.new("TextBox")
  13. local tools = Instance.new("TextButton")
  14. local melee = Instance.new("TextButton")
  15. local killaura = Instance.new("TextButton")
  16. local bypass = Instance.new("TextButton")
  17. local removedoors = Instance.new("TextButton")
  18. local clickarrest = Instance.new("TextButton")
  19. local teleportlist = Instance.new("TextLabel")
  20. local outside = Instance.new("TextButton")
  21. local criminalbase = Instance.new("TextButton")
  22. local yard = Instance.new("TextButton")
  23. local cafeteria = Instance.new("TextButton")
  24. local cells = Instance.new("TextButton")
  25. local secret = Instance.new("TextButton")
  26. local credits = Instance.new("TextLabel")
  27.  
  28. -- Properties
  29.  
  30. PrisonLifeHAX.Name = "PrisonLifeHAX"
  31. PrisonLifeHAX.Parent = game.CoreGui
  32.  
  33. MainUI.Name = "MainUI"
  34. MainUI.Parent = PrisonLifeHAX
  35. MainUI.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  36. MainUI.BackgroundTransparency = 0.019999999552965
  37. MainUI.Position = UDim2.new(0.24550131, 0, 0.056497179, 0)
  38. MainUI.Size = UDim2.new(0, 470, 0, 304)
  39.  
  40. guiname.Name = "guiname"
  41. guiname.Parent = MainUI
  42. guiname.BackgroundColor3 = Color3.new(0.588235, 0, 0)
  43. guiname.Position = UDim2.new(0, 0, -0.00657894742, 0)
  44. guiname.Size = UDim2.new(0, 470, 0, 38)
  45. guiname.Font = Enum.Font.SciFi
  46. guiname.Text = "PrisonHax"
  47. guiname.TextSize = 40
  48.  
  49. Walkspeed.Name = "Walkspeed"
  50. Walkspeed.Parent = MainUI
  51. Walkspeed.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  52. Walkspeed.Position = UDim2.new(0.0150537631, 0, 0.183050841, 0)
  53. Walkspeed.Size = UDim2.new(0, 97, 0, 30)
  54. Walkspeed.Font = Enum.Font.SciFi
  55. Walkspeed.Text = "Walkspeed"
  56. Walkspeed.TextSize = 19
  57. Walkspeed.TextStrokeTransparency = 2
  58.  
  59. Jumpower.Name = "Jumpower"
  60. Jumpower.Parent = MainUI
  61. Jumpower.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  62. Jumpower.Position = UDim2.new(0.0150537631, 0, 0.311864406, 0)
  63. Jumpower.Size = UDim2.new(0, 97, 0, 30)
  64. Jumpower.Font = Enum.Font.SciFi
  65. Jumpower.Text = "Jumpower"
  66. Jumpower.TextSize = 19
  67. Jumpower.TextStrokeTransparency = 2
  68.  
  69. SpeedValue.Name = "SpeedValue"
  70. SpeedValue.Parent = MainUI
  71. SpeedValue.BackgroundColor3 = Color3.new(0.596078, 0, 0)
  72. SpeedValue.Position = UDim2.new(0.223655909, 0, 0.183050841, 0)
  73. SpeedValue.Size = UDim2.new(0, 97, 0, 30)
  74. SpeedValue.Font = Enum.Font.SciFi
  75. SpeedValue.Text = "Value"
  76. SpeedValue.TextSize = 14
  77.  
  78. JumpowerValue.Name = "JumpowerValue"
  79. JumpowerValue.Parent = MainUI
  80. JumpowerValue.BackgroundColor3 = Color3.new(0.596078, 0, 0)
  81. JumpowerValue.Position = UDim2.new(0.223655909, 0, 0.311864406, 0)
  82. JumpowerValue.Size = UDim2.new(0, 97, 0, 30)
  83. JumpowerValue.Font = Enum.Font.SciFi
  84. JumpowerValue.Text = "Value"
  85. JumpowerValue.TextSize = 14
  86.  
  87. tools.Name = "tools"
  88. tools.Parent = MainUI
  89. tools.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  90. tools.Position = UDim2.new(0.0171814226, 0, 0.710771561, 0)
  91. tools.Size = UDim2.new(0, 97, 0, 30)
  92. tools.Font = Enum.Font.SciFi
  93. tools.Text = "Give Guns"
  94. tools.TextSize = 19
  95. tools.TextStrokeTransparency = 2
  96.  
  97. melee.Name = "melee"
  98. melee.Parent = MainUI
  99. melee.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  100. melee.Position = UDim2.new(0.264516085, 0, 0.710671365, 0)
  101. melee.Size = UDim2.new(0, 97, 0, 30)
  102. melee.Font = Enum.Font.SciFi
  103. melee.Text = "Give melee"
  104. melee.TextSize = 19
  105. melee.TextStrokeTransparency = 2
  106.  
  107. killaura.Name = "killaura"
  108. killaura.Parent = MainUI
  109. killaura.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  110. killaura.Position = UDim2.new(0.0150537193, 0, 0.859322011, 0)
  111. killaura.Size = UDim2.new(0, 97, 0, 30)
  112. killaura.Font = Enum.Font.SciFi
  113. killaura.Text = "Kill aura"
  114. killaura.TextSize = 19
  115. killaura.TextStrokeTransparency = 2
  116.  
  117. bypass.Name = "bypass"
  118. bypass.Parent = MainUI
  119. bypass.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  120. bypass.Position = UDim2.new(0.264516085, 0, 0.859322011, 0)
  121. bypass.Size = UDim2.new(0, 97, 0, 30)
  122. bypass.Font = Enum.Font.SciFi
  123. bypass.Text = "Bypass"
  124. bypass.TextSize = 19
  125. bypass.TextStrokeTransparency = 2
  126.  
  127. removedoors.Name = "removedoors"
  128. removedoors.Parent = MainUI
  129. removedoors.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  130. removedoors.Position = UDim2.new(0.506451607, 0, 0.709076762, 0)
  131. removedoors.Size = UDim2.new(0, 100, 0, 30)
  132. removedoors.Font = Enum.Font.SciFi
  133. removedoors.Text = "Delete doors"
  134. removedoors.TextSize = 19
  135. removedoors.TextStrokeTransparency = 2
  136.  
  137. clickarrest.Name = "clickarrest"
  138. clickarrest.Parent = MainUI
  139. clickarrest.BackgroundColor3 = Color3.new(0.490196, 0, 0)
  140. clickarrest.Position = UDim2.new(0.506520212, 0, 0.859322011, 0)
  141. clickarrest.Size = UDim2.new(0, 97, 0, 30)
  142. clickarrest.Font = Enum.Font.SciFi
  143. clickarrest.Text = "Click arrest"
  144. clickarrest.TextSize = 19
  145. clickarrest.TextStrokeTransparency = 2
  146.  
  147. teleportlist.Name = "teleportlist"
  148. teleportlist.Parent = MainUI
  149. teleportlist.BackgroundColor3 = Color3.new(0.623529, 0, 0)
  150. teleportlist.Position = UDim2.new(0.516129017, 0, 0.162711859, 0)
  151. teleportlist.Size = UDim2.new(0, 201, 0, 20)
  152. teleportlist.Font = Enum.Font.SciFi
  153. teleportlist.Text = "Teleport list"
  154. teleportlist.TextScaled = true
  155. teleportlist.TextSize = 15
  156. teleportlist.TextWrapped = true
  157.  
  158. outside.Name = "outside"
  159. outside.Parent = MainUI
  160. outside.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  161. outside.Position = UDim2.new(0.516129017, 0, 0.284745753, 0)
  162. outside.Size = UDim2.new(0, 101, 0, 20)
  163. outside.Font = Enum.Font.SciFi
  164. outside.Text = "Outside prison"
  165. outside.TextSize = 14
  166.  
  167. criminalbase.Name = "criminalbase"
  168. criminalbase.Parent = MainUI
  169. criminalbase.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  170. criminalbase.Position = UDim2.new(0.750537634, 0, 0.284745753, 0)
  171. criminalbase.Size = UDim2.new(0, 101, 0, 20)
  172. criminalbase.Font = Enum.Font.SciFi
  173. criminalbase.Text = "Criminal base"
  174. criminalbase.TextSize = 14
  175.  
  176. yard.Name = "yard"
  177. yard.Parent = MainUI
  178. yard.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  179. yard.Position = UDim2.new(0.516129017, 0, 0.383050859, 0)
  180. yard.Size = UDim2.new(0, 101, 0, 20)
  181. yard.Font = Enum.Font.SciFi
  182. yard.Text = "Yard"
  183. yard.TextSize = 14
  184.  
  185. cafeteria.Name = "cafeteria"
  186. cafeteria.Parent = MainUI
  187. cafeteria.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  188. cafeteria.Position = UDim2.new(0.750537634, 0, 0.383050859, 0)
  189. cafeteria.Size = UDim2.new(0, 101, 0, 20)
  190. cafeteria.Font = Enum.Font.SciFi
  191. cafeteria.Text = "Cafeteria"
  192. cafeteria.TextSize = 14
  193.  
  194. cells.Name = "cells"
  195. cells.Parent = MainUI
  196. cells.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  197. cells.Position = UDim2.new(0.516129017, 0, 0.488135606, 0)
  198. cells.Size = UDim2.new(0, 101, 0, 20)
  199. cells.Font = Enum.Font.SciFi
  200. cells.Text = "Cells"
  201. cells.TextSize = 14
  202.  
  203. secret.Name = "secret"
  204. secret.Parent = MainUI
  205. secret.BackgroundColor3 = Color3.new(0.462745, 0, 0)
  206. secret.Position = UDim2.new(0.750537634, 0, 0.488135606, 0)
  207. secret.Size = UDim2.new(0, 101, 0, 20)
  208. secret.Font = Enum.Font.SciFi
  209. secret.Text = "Secret room"
  210. secret.TextSize = 14
  211.  
  212. credits.Name = "credits"
  213. credits.Parent = MainUI
  214. credits.BackgroundColor3 = Color3.new(0.513726, 0, 0)
  215. credits.Position = UDim2.new(0, 0, 1, 0)
  216. credits.Size = UDim2.new(0, 470, 0, 27)
  217. credits.Font = Enum.Font.SciFi
  218. credits.Text = "Made by Roboguyplayzroblox1"
  219. credits.TextSize = 19
  220.  
  221. -- Dragable
  222. MainUI.Active = true
  223. MainUI.Draggable = true
  224.  
  225.  
  226. -- All the scripts
  227.  
  228. local p = game.Players.LocalPlayer
  229.  
  230. -- Gives guns
  231. tools.MouseButton1Down:connect(function()
  232. local weapons = {"Remington 870", "M9", "AK-47", "M4A1", "Riot Shield"}
  233. for i, v in pairs(game.Workspace["Prison_ITEMS"].giver:GetChildren()) do
  234. for j, k in pairs(weapons) do
  235. if v.Name == k then
  236. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  237. end
  238. end
  239. end
  240. end)
  241.  
  242. -- Gives meele tools
  243. melee.MouseButton1Down:connect(function()
  244. local weapons = {"Crude Knife", "Sharpened stick", "Extendo mirror"}
  245. for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
  246. for j, k in pairs(weapons) do
  247. if v.Name == k then
  248. v:Clone().Parent = game.Players.LocalPlayer.Backpack
  249. end
  250. end
  251. end
  252. end)
  253.  
  254.  
  255. -- removes all doors
  256. removedoors.MouseButton1Down:connect(function()
  257. game.Workspace.Doors:Destroy()
  258. end)
  259.  
  260. -- kill anybody near you
  261. killaura.MouseButton1Down:connect(function()
  262. while wait(0.1) do
  263. for i, plr in pairs(game.Players:GetChildren()) do
  264. if plr.Name ~= game.Players.LocalPlayer.Name then
  265. for i = 1, 10 do
  266. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  267. end
  268. end
  269. end
  270. end
  271. end)
  272.  
  273. -- bypassed taser and arrest
  274.  
  275. bypass.MouseButton1Down:connect(function()
  276. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  277. game.Players.LocalPlayer.CharacterAdded:connect(function()
  278. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  279. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  280. end)
  281. local message = Instance.new("Message",game.Workspace)
  282. message.Text = 'This script bypasses taser and arrest!'
  283. wait(3)
  284. message:Destroy()
  285. end)
  286.  
  287.  
  288. -- click arrest
  289. clickarrest.MouseButton1Down:connect(function()
  290. local mouse = game.Players.LocalPlayer:GetMouse()
  291. local arrestEvent = game.Workspace.Remote.arrest
  292. mouse.Button1Down:connect(function()
  293. local obj = mouse.Target
  294. local response = arrestEvent:InvokeServer(obj)
  295. end)
  296. local message = Instance.new("Message",game.Workspace)
  297. message.Text = "This script can only arrest guilty prisoners and criminals!"
  298. wait(2)
  299. message:destroy()
  300. end)
  301.  
  302. --Walkspeed
  303. Walkspeed.MouseButton1Down:connect(function()
  304. p.Character.Humanoid.WalkSpeed = SpeedValue.Text
  305. end)
  306.  
  307. -- Jumpower
  308. Jumpower.MouseButton1Down:connect(function()
  309. p.Character.Humanoid.JumpPower = JumpowerValue.Text
  310. end)
  311.  
  312.  
  313. outside.MouseButton1Down:connect(function()
  314. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(288.452, 69.999, 2206.731)
  315. end)
  316.  
  317.  
  318. criminalbase.MouseButton1Down:connect(function()
  319. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.704, 91.632, 2056.925)
  320. end)
  321.  
  322. yard.MouseButton1Down:connect(function()
  323. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.092, 96.001, 2451.114)
  324. end)
  325.  
  326. cafeteria.MouseButton1Down:connect(function()
  327. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(930, 97.54, 2291)
  328. end)
  329.  
  330. cells.MouseButton1Down:connect(function()
  331. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918, 97.73, 2447)
  332. end)
  333.  
  334. secret.MouseButton1Down:connect(function()
  335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(697, 97.492, 2364)
  336. end)
  337.  
  338. --- End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement