thorpedosg

tmSrjs1B

Aug 6th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. -- Exploit Godz.
  2. -- Version: 2.82
  3. -- Instances:
  4. local prison = Instance.new("ScreenGui")
  5. local frame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Main = Instance.new("Frame")
  8. local credits = Instance.new("TextBox")
  9. local m9 = Instance.new("TextButton")
  10. local all = Instance.new("TextButton")
  11. local btools = Instance.new("TextButton")
  12. local aura = Instance.new("TextButton")
  13. local Close = Instance.new("TextButton")
  14. --Properties:
  15. prison.Name = "prison"
  16. prison.Parent = game.Workspace
  17.  
  18. frame.Name = "frame"
  19. frame.Parent = prison
  20. frame.BackgroundColor3 = Color3.new(0, 0, 0)
  21. frame.Position = UDim2.new(0, 0, 0.479217619, 0)
  22. frame.Size = UDim2.new(0, 152, 0, 33)
  23.  
  24. Open.Name = "Open"
  25. Open.Parent = frame
  26. Open.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  27. Open.BackgroundTransparency = 0.89999997615814
  28. Open.Position = UDim2.new(-0.0197368413, 0, 0.24242425, 0)
  29. Open.Size = UDim2.new(0, 155, 0, 18)
  30. Open.Font = Enum.Font.SciFi
  31. Open.Text = "Open"
  32. Open.TextColor3 = Color3.new(1, 1, 1)
  33. Open.TextSize = 14
  34.  
  35. Main.Name = "Main"
  36. Main.Parent = prison
  37.  
  38. Open.MouseButton1Down:connect(function()
  39. Main.Visible = true
  40. frame.Visible = false
  41. end)
  42.  
  43. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  44. Main.Position = UDim2.new(0.316495657, 0, 0.207823962, 0)
  45. Main.Size = UDim2.new(0, 406, 0, 192)
  46. Main.Visible = false
  47.  
  48. credits.Name = "credits"
  49.  
  50. Main.Active = true
  51. Main.Draggable = true
  52. credits.Parent = Main
  53. credits.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  54. credits.BorderSizePixel = 0
  55. credits.Size = UDim2.new(0, 401, 0, 35)
  56. credits.Font = Enum.Font.SourceSansSemibold
  57. credits.Text = "PrisonLifeGui Made By Exploit Godz"
  58. credits.TextColor3 = Color3.new(1, 1, 1)
  59. credits.TextSize = 20
  60.  
  61. m9.Name = "m9"
  62. m9.Parent = Main
  63. m9.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  64. m9.BorderSizePixel = 0
  65. m9.Position = UDim2.new(0.0473815426, 0, 0.25, 0)
  66. m9.Size = UDim2.new(0, 168, 0, 30)
  67. m9.Font = Enum.Font.SciFi
  68. m9.Text = "Fast M9"
  69. m9.TextColor3 = Color3.new(1, 1, 1)
  70. m9.TextSize = 20
  71.  
  72. all.Name = "all"
  73. all.Parent = Main
  74. all.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  75. all.BorderSizePixel = 0
  76. all.Position = UDim2.new(0.538653255, 0, 0.25, 0)
  77. all.Size = UDim2.new(0, 168, 0, 30)
  78. all.Font = Enum.Font.SciFi
  79. all.Text = "All Guns"
  80. all.TextColor3 = Color3.new(1, 1, 1)
  81. all.TextSize = 20
  82.  
  83. m9.MouseButton1Down:connect(function()
  84. local player = game:GetService("Players").LocalPlayer
  85. local gun = player.Backpack:FindFirstChild("M9")
  86. local sM = require(gun:FindFirstChild("GunStates"))
  87. sM["Damage"] = 9999
  88. sM["MaxAmmo"] = 99999919
  89. sM["StoredAmmo"] = 9999991
  90. sM["FireRate"] = 0.05
  91. sM["AmmoPerClip"] = 9999991
  92. sM["Range"] = 5000
  93. sM["ReloadTime"] = 0.05
  94. sM["Bullets"] = 10
  95. sM["AutoFire"] = true
  96. end)
  97. btools.Name = "btools"
  98. btools.Parent = Main
  99. btools.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  100. btools.BorderSizePixel = 0
  101. btools.Position = UDim2.new(0.0473814905, 0, 0.491666675, 0)
  102. btools.Size = UDim2.new(0, 168, 0, 30)
  103. btools.Font = Enum.Font.SciFi
  104. btools.Text = "Btools"
  105. btools.TextColor3 = Color3.new(1, 1, 1)
  106. btools.TextSize = 20
  107. all
  108. .MouseButton1Down:connect(function()
  109. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  110.  
  111. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  112. print(lol)
  113. end
  114. end)
  115. aura.Name = "aura"
  116. aura.Parent = Main
  117. aura.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  118. aura.BorderSizePixel = 0
  119. aura.Position = UDim2.new(0.538653314, 0, 0.491666675, 0)
  120. aura.Size = UDim2.new(0, 168, 0, 30)
  121. aura.Font = Enum.Font.SciFi
  122. aura.Text = "Kill Aura"
  123. aura.TextColor3 = Color3.new(1, 1, 1)
  124. aura.TextSize = 20
  125. Close.MouseButton1Down:connect(function()
  126. frame.Visible = true
  127. Main. Visible = false
  128. end)
  129. Close.Name = "Close"
  130. Close.Parent = Main
  131. Close.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  132. Close.Position = UDim2.new(0.884236455, 0, 0, 0)
  133. Close.Size = UDim2.new(0, 47, 0, 35)
  134. Close.Font = Enum.Font.SourceSansBold
  135. Close.Text = "X"
  136. Close.TextColor3 = Color3.new(1, 1, 1)
  137. Close.TextSize = 20
  138. -- Scripts:
Add Comment
Please, Sign In to add comment