Roblox Prison Life 2.0.2 Hack

  

  1. Roblox Prison Life 2.0.2 Hack
Hack in roblox prison life 2.0.2 100% working
Aug 17th, 2018

Roblox Prison Life 2.0.2 Hack

Prison Life OP GUI with this script you can kill all, Kill Aura and other OP commands in Prison Life, make other players mad and have fun:D to execute this script recommended to use Paid Exploit example: Synapse X, SirHurt, etc. But you can enjoy it with free exploit too, but some features may not work properly.

  1. Prison Life V 2.0 Hacks/Glitch! ROBLOX (mlg)Hacking ROBLOX Prison Life v2.0 LIKE A BOSS!Downloads!Hack -.
  2. The game has undergone a lot of changes since it has been in version 2.0.2. Prison Life has approximately 1.7 billion visits (as of January 9, 2021) and was the most visited game on Roblox and still remains to be a game which has a lot more visits than many other games on Roblox.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Made by ForgottenIsBack
  2. local ScreenGui = Instance.new('ScreenGui')
  3. local Open = Instance.new('TextButton')
  4. local TextLabel = Instance.new('TextLabel')
  5. local Escape = Instance.new('TextButton')
  6. local GunMod = Instance.new('TextButton')
  7. local KillAura = Instance.new('TextButton')
  8. ScreenGui.Parent = game.CoreGui
  9. Frame.Parent = ScreenGui
  10. Frame.Position = UDim2.new(0, 0, 0.558359623, 0)
  11. Open.Parent = Frame
  12. Open.Position = UDim2.new(0.0857142881, 0, 0, 0)
  13. Open.Font = Enum.Font.Fantasy
  14. Open.TextColor3 = Color3.new(0, 0, 0)
  15. Open.MouseButton1Down:connect(function()
  16. Main.Visible = true
  17. Main.Parent = ScreenGui
  18. Main.BackgroundTransparency = 0.25
  19. Main.Position = UDim2.new(0.369107306, 0, 0.323343843, 0)
  20. Main.Visible = false
  21. Main.Active = true
  22. TextLabel.Parent = Main
  23. TextLabel.Size = UDim2.new(0, 260, 0, 24)
  24. TextLabel.Text = 'PRISON LIFE GUI!'
  25. TextLabel.TextSize = 14
  26. TextLabel_2.Parent = Main
  27. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  28. TextLabel_2.Position = UDim2.new(0, 0, 0.954682767, 0)
  29. TextLabel_2.Font = Enum.Font.Fantasy
  30. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  31. Escape.Parent = Main
  32. Escape.Position = UDim2.new(0.115384616, 0, 0.153831467, 0)
  33. Escape.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  34. Escape.Text = 'ESCAPE!'
  35. Escape.TextSize = 14
  36. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
  37. Guns.Parent = Main
  38. Guns.Position = UDim2.new(0.115384616, 0, 0.339815438, 0)
  39. Guns.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  40. Guns.Text = 'ALL GUNS!'
  41. Guns.TextSize = 14
  42. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  43. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  44. end
  45. GunMod.Parent = Main
  46. GunMod.Position = UDim2.new(0.115384616, 0, 0.522353172, 0)
  47. GunMod.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  48. GunMod.Text = 'M9 GUN MOD!'
  49. GunMod.TextSize = 14
  50. local player = game:GetService('Players').LocalPlayer
  51. local sM = require(gun:FindFirstChild('GunStates'))
  52. sM['MaxAmmo'] = 9999991
  53. sM['FireRate'] = 0.05
  54. sM['Range'] = 5000
  55. sM['Bullets'] = 10
  56. end)
  57. Exit.Name = 'Exit'
  58. Exit.BackgroundColor3 = Color3.new(0, 0, 0)
  59. Exit.Size = UDim2.new(0, 37, 0, 24)
  60. Exit.Text = 'X'
  61. Exit.TextSize = 14
  62. Frame.Visible = true
  63. end)
  64. KillAura.Name = 'Kill Aura'
  65. KillAura.BackgroundColor3 = Color3.new(1, 1, 1)
  66. KillAura.Position = UDim2.new(0.115384616, 0, 0.697062135, 0)
  67. KillAura.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  68. KillAura.Text = 'KILL AURA!'
  69. KillAura.TextSize = 14
  70. while wait(0.1) do
  71. for i, plr in pairs(game.Players:GetChildren()) do
  72. if plr.Name ~= game.Players.LocalPlayer.Name then
  73. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  74. end
  75. end
RAW Paste Data