Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local BeautyA = Instance.new("Frame")
  7. local Label = Instance.new("TextLabel")
  8. local BeautyB = Instance.new("Frame")
  9. local Label_2 = Instance.new("TextLabel")
  10. local AK47 = Instance.new("TextButton")
  11. local CloseButton = Instance.new("TextButton")
  12. local KillAura = Instance.new("TextButton")
  13. local ArrestAll = Instance.new("TextButton")
  14. local None = Instance.new("TextButton")
  15. local None_2 = Instance.new("TextButton")
  16. local None_3 = Instance.new("TextButton")
  17. local RemoveDoors = Instance.new("TextButton")
  18. local FLY = Instance.new("TextButton")
  19. local None_4 = Instance.new("TextButton")
  20. local OpenFrame = Instance.new("Frame")
  21. local TextButton = Instance.new("TextButton")
  22. --Properties:
  23. ScreenGui.Parent = game.CoreGui
  24.  
  25. Main.Name = "Main"
  26. Main.Parent = ScreenGui
  27. Main.Active = true
  28. Main.BackgroundColor3 = Color3.new(0.0117647, 0.305882, 0.780392)
  29. Main.BackgroundTransparency = 0.30000001192093
  30. Main.Position = UDim2.new(0.355502844, 0, 0.30316025, 0)
  31. Main.Size = UDim2.new(0, 496, 0, 289)
  32. Main.Visible = false
  33.  
  34. BeautyA.Name = "BeautyA"
  35. BeautyA.Parent = Main
  36. BeautyA.Active = true
  37. BeautyA.BackgroundColor3 = Color3.new(0, 1, 0.968628)
  38. BeautyA.Size = UDim2.new(0, 496, 0, 32)
  39.  
  40. Label.Name = "Label"
  41. Label.Parent = BeautyA
  42. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  43. Label.BackgroundTransparency = 1
  44. Label.BorderSizePixel = 0
  45. Label.Position = UDim2.new(0.297671914, 0, 0, 0)
  46. Label.Size = UDim2.new(0, 200, 0, 32)
  47. Label.Font = Enum.Font.SciFi
  48. Label.Text = "Prisonlife RuinerV0.1"
  49. Label.TextColor3 = Color3.new(1, 1, 1)
  50. Label.TextSize = 20
  51. Label.TextStrokeColor3 = Color3.new(1, 1, 1)
  52.  
  53. BeautyB.Name = "BeautyB"
  54. BeautyB.Parent = Main
  55. BeautyB.Active = true
  56. BeautyB.BackgroundColor3 = Color3.new(0, 1, 0.968628)
  57. BeautyB.Position = UDim2.new(0, 0, 0.913494825, 0)
  58. BeautyB.Size = UDim2.new(0, 496, 0, 32)
  59.  
  60. Label_2.Name = "Label"
  61. Label_2.Parent = BeautyB
  62. Label_2.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Label_2.BackgroundTransparency = 1
  64. Label_2.BorderSizePixel = 0
  65. Label_2.Position = UDim2.new(0.296370953, 0, 0.0625, 0)
  66. Label_2.Size = UDim2.new(0, 200, 0, 27)
  67. Label_2.Font = Enum.Font.SciFi
  68. Label_2.Text = "Made By Amit1Sorz"
  69. Label_2.TextColor3 = Color3.new(1, 1, 1)
  70. Label_2.TextSize = 20
  71. Label_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  72.  
  73. AK47.Name = "AK - 47"
  74. AK47.Parent = Main
  75. AK47.BackgroundColor3 = Color3.new(1, 1, 1)
  76. AK47.Position = UDim2.new(0.0423387103, 0, 0.186851218, 0)
  77. AK47.Size = UDim2.new(0, 134, 0, 43)
  78. AK47.Font = Enum.Font.SciFi
  79. AK47.Text = "AK - 47"
  80. AK47.TextColor3 = Color3.new(0, 0, 0)
  81. AK47.TextSize = 30
  82.  
  83. CloseButton.Name = "CloseButton"
  84. CloseButton.Parent = Main
  85. CloseButton.BackgroundColor3 = Color3.new(0.85098, 0, 0)
  86. CloseButton.Size = UDim2.new(0, 41, 0, 32)
  87. CloseButton.Font = Enum.Font.SciFi
  88. CloseButton.Text = "Close"
  89. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  90. CloseButton.TextSize = 14
  91.  
  92. KillAura.Name = "KillAura"
  93. KillAura.Parent = Main
  94. KillAura.BackgroundColor3 = Color3.new(1, 1, 1)
  95. KillAura.Position = UDim2.new(0.0423387103, 0, 0.425605536, 0)
  96. KillAura.Size = UDim2.new(0, 134, 0, 43)
  97. KillAura.Font = Enum.Font.SciFi
  98. KillAura.Text = "KillAura"
  99. KillAura.TextColor3 = Color3.new(0, 0, 0)
  100. KillAura.TextSize = 30
  101.  
  102. ArrestAll.Name = "ArrestAll"
  103. ArrestAll.Parent = Main
  104. ArrestAll.BackgroundColor3 = Color3.new(1, 1, 1)
  105. ArrestAll.Position = UDim2.new(0.0423387103, 0, 0.695501685, 0)
  106. ArrestAll.Size = UDim2.new(0, 134, 0, 43)
  107. ArrestAll.Font = Enum.Font.SciFi
  108. ArrestAll.Text = "ArrestAll"
  109. ArrestAll.TextColor3 = Color3.new(0, 0, 0)
  110. ArrestAll.TextSize = 30
  111.  
  112. None.Name = "None"
  113. None.Parent = Main
  114. None.BackgroundColor3 = Color3.new(1, 1, 1)
  115. None.Position = UDim2.new(0.685483873, 0, 0.186851218, 0)
  116. None.Size = UDim2.new(0, 134, 0, 43)
  117. None.Font = Enum.Font.SciFi
  118. None.Text = "None"
  119. None.TextColor3 = Color3.new(0, 0, 0)
  120. None.TextSize = 30
  121.  
  122. None_2.Name = "None"
  123. None_2.Parent = Main
  124. None_2.BackgroundColor3 = Color3.new(1, 1, 1)
  125. None_2.Position = UDim2.new(0.685483873, 0, 0.425605536, 0)
  126. None_2.Size = UDim2.new(0, 134, 0, 43)
  127. None_2.Font = Enum.Font.SciFi
  128. None_2.Text = "None"
  129. None_2.TextColor3 = Color3.new(0, 0, 0)
  130. None_2.TextSize = 30
  131.  
  132. None_3.Name = "None"
  133. None_3.Parent = Main
  134. None_3.BackgroundColor3 = Color3.new(1, 1, 1)
  135. None_3.Position = UDim2.new(0.685483873, 0, 0.695501685, 0)
  136. None_3.Size = UDim2.new(0, 134, 0, 43)
  137. None_3.Font = Enum.Font.SciFi
  138. None_3.Text = "None"
  139. None_3.TextColor3 = Color3.new(0, 0, 0)
  140. None_3.TextSize = 30
  141.  
  142. RemoveDoors.Name = "RemoveDoors"
  143. RemoveDoors.Parent = Main
  144. RemoveDoors.BackgroundColor3 = Color3.new(1, 1, 1)
  145. RemoveDoors.Position = UDim2.new(0.364919364, 0, 0.186851218, 0)
  146. RemoveDoors.Size = UDim2.new(0, 134, 0, 43)
  147. RemoveDoors.Font = Enum.Font.SciFi
  148. RemoveDoors.Text = "Remove All Doors"
  149. RemoveDoors.TextColor3 = Color3.new(0, 0, 0)
  150. RemoveDoors.TextSize = 16
  151.  
  152. FLY.Name = "FLY"
  153. FLY.Parent = Main
  154. FLY.BackgroundColor3 = Color3.new(1, 1, 1)
  155. FLY.Position = UDim2.new(0.364919364, 0, 0.425605536, 0)
  156. FLY.Size = UDim2.new(0, 134, 0, 43)
  157. FLY.Font = Enum.Font.SciFi
  158. FLY.Text = "Fly(coming soon)"
  159. FLY.TextColor3 = Color3.new(0, 0, 0)
  160. FLY.TextSize = 20
  161.  
  162. None_4.Name = "None"
  163. None_4.Parent = Main
  164. None_4.BackgroundColor3 = Color3.new(1, 1, 1)
  165. None_4.Position = UDim2.new(0.364919364, 0, 0.695501685, 0)
  166. None_4.Size = UDim2.new(0, 134, 0, 43)
  167. None_4.Font = Enum.Font.SciFi
  168. None_4.Text = "None"
  169. None_4.TextColor3 = Color3.new(0, 0, 0)
  170. None_4.TextSize = 30
  171.  
  172. OpenFrame.Parent = ScreenGui
  173. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  174. OpenFrame.Position = UDim2.new(-6.04739583e-08, 0, 0.626732767, 0)
  175. OpenFrame.Size = UDim2.new(0, 83, 0, 43)
  176.  
  177. TextButton.Parent = OpenFrame
  178. TextButton.BackgroundColor3 = Color3.new(0.164706, 0.807843, 0.807843)
  179. TextButton.Position = UDim2.new(0, 0, -0.0238095243, 0)
  180. TextButton.Size = UDim2.new(0, 83, 0, 45)
  181. TextButton.Font = Enum.Font.SciFi
  182. TextButton.Text = "Open"
  183. TextButton.TextColor3 = Color3.new(0, 0, 0)
  184. TextButton.TextSize = 30
  185.  
  186. -- Scripts:
  187.  
  188. CloseButton.MouseButton1Down:connect(function()
  189. Main.Visible = false
  190. end)
  191.  
  192. AK47.MouseButton1Down:connect(function()
  193. wait(0.1)
  194. local Weapon = {"AK-47"}
  195. for i,v in pairs(workspace.Prison_ITEMS.giver:GetChildren()) do
  196. if v.Name == Weapon[1] then
  197. local lol = workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  198. end
  199. end
  200. end)
  201.  
  202. KillAura.MouseButton1Down:connect(function()
  203. while wait(0.1) do
  204. for i, plr in pairs(game.Players:GetChildren()) do
  205. if plr.Name ~= game.Players.LocalPlayer.Name then
  206. for i = 1, 10 do
  207. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  208. end
  209. end
  210. end
  211. end
  212. end)
  213.  
  214. ArrestAll.MouseButton1Down:connect(function()
  215. wait(0.1)
  216. local Player = game.Players.LocalPlayer
  217. local cpos = Player.Character.HumanoidRootPart.CFrame
  218. for i,v in pairs(game.Teams.Criminals:GetPlayers()) do
  219. if v.Name ~= Player.Name then
  220. local i = 10
  221. repeat
  222. wait()
  223. i = i-1
  224. game.Workspace.Remote.arrest:InvokeServer(v.Character.HumanoidRootPart)
  225. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  226. until i == 0
  227. end
  228. end
  229. end)
  230.  
  231. RemoveDoors.MouseButton1Down:connect(function()
  232. Workspace.Prison_Cellblock.doors:Destroy()
  233.  
  234. for i,v in pairs(workspace:GetChildren())do
  235. if v.Name == "Doors" then
  236. v:Destroy()
  237. end
  238. end
  239. end)
  240.  
  241. TextButton.MouseButton1Down:connect(function()
  242. Main.Visible = true
  243. OpenFrame.Visible = false
  244. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement