Advertisement
Jezilas

Untitled

Mar 15th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local Frame = Instance.new("Frame")
  8. local cmd = Instance.new("TextBox")
  9. local Frame_2 = Instance.new("Frame")
  10. local sub = Instance.new("TextButton")
  11. --Properties:
  12. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13. ScreenGui.ResetOnSpawn = false
  14.  
  15. TextLabel.Parent = ScreenGui
  16. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  17. TextLabel.BackgroundTransparency = 1
  18. TextLabel.Position = UDim2.new(0.309593022, 0, 0.0227272678, 0)
  19. TextLabel.Size = UDim2.new(0, 613, 0, 50)
  20. TextLabel.Font = Enum.Font.SourceSansLight
  21. TextLabel.Text = "kf4ce's(zdfi,helpmeplease)'s Prison Life commands!"
  22. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  23. TextLabel.TextScaled = true
  24. TextLabel.TextSize = 14
  25. TextLabel.TextWrapped = true
  26.  
  27. TextLabel_2.Parent = ScreenGui
  28. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  29. TextLabel_2.BackgroundTransparency = 1
  30. TextLabel_2.Position = UDim2.new(0.309593022, 0, 0.085858576, 0)
  31. TextLabel_2.Size = UDim2.new(0, 613, 0, 50)
  32. TextLabel_2.Font = Enum.Font.SourceSansLight
  33. TextLabel_2.Text = "kf4ce(zdfi)#2694"
  34. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  35. TextLabel_2.TextScaled = true
  36. TextLabel_2.TextSize = 14
  37. TextLabel_2.TextWrapped = true
  38.  
  39. Frame.Parent = ScreenGui
  40. Frame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  41. Frame.BorderSizePixel = 0
  42. Frame.Position = UDim2.new(0.595203459, 0, 0.518939435, 0)
  43. Frame.Size = UDim2.new(0, 534, 0, 115)
  44.  
  45. cmd.Name = "cmd"
  46. cmd.Parent = Frame
  47. cmd.BackgroundColor3 = Color3.new(0.12549, 0.0509804, 0.054902)
  48. cmd.BorderSizePixel = 0
  49. cmd.Position = UDim2.new(0, 0, 0.173913047, 0)
  50. cmd.Size = UDim2.new(0, 534, 0, 82)
  51. cmd.Font = Enum.Font.SourceSansLight
  52. cmd.PlaceholderColor3 = Color3.new(0.498039, 0.498039, 0.498039)
  53. cmd.PlaceholderText = "Command"
  54. cmd.Text = ""
  55. cmd.TextColor3 = Color3.new(1, 1, 1)
  56. cmd.TextScaled = true
  57. cmd.TextSize = 14
  58. cmd.TextWrapped = true
  59. cmd.TextXAlignment = Enum.TextXAlignment.Left
  60. cmd.TextYAlignment = Enum.TextYAlignment.Top
  61.  
  62. Frame_2.Parent = Frame
  63. Frame_2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  64. Frame_2.BorderSizePixel = 0
  65. Frame_2.Position = UDim2.new(0, 0, 1.51304317, 0)
  66. Frame_2.Size = UDim2.new(0, 534, 0, 100)
  67.  
  68. sub.Name = "sub"
  69. sub.Parent = Frame_2
  70. sub.BackgroundColor3 = Color3.new(0.12549, 0.0509804, 0.054902)
  71. sub.BorderSizePixel = 0
  72. sub.Position = UDim2.new(0, 0, 0.25, 0)
  73. sub.Size = UDim2.new(0, 534, 0, 50)
  74. sub.AutoButtonColor = false
  75. sub.Font = Enum.Font.SourceSansLight
  76. sub.Text = "Submit"
  77. sub.TextColor3 = Color3.new(1, 1, 1)
  78. sub.TextScaled = true
  79. sub.TextSize = 14
  80. sub.TextWrapped = true
  81. sub.MouseButton1Click:connect(function()
  82. if cmd.Text=='kill me' then
  83. game.Players.LocalPlayer.Character.Humanoid.Health=0
  84. end
  85.  
  86. if cmd.Text=='killaura' then
  87. while wait(0.1) do
  88. for i, plr in pairs(game.Players:GetChildren()) do
  89. if plr.Name ~= game.Players.LocalPlayer.Name then
  90. for i = 1, 10 do
  91. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  92. end
  93. end
  94. end
  95. end
  96. end
  97.  
  98. if cmd.Text=='btools' then
  99. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  100. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  101. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  102. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
  103. end
  104.  
  105.  
  106. if cmd.Text=='arrestclick' then
  107. local mouse = game.Players.LocalPlayer:GetMouse()
  108. local arrestEvent = game.Workspace.Remote.arrest
  109. mouse.Button1Down:connect(function()
  110. local obj = mouse.Target
  111. local response = arrestEvent:InvokeServer(obj)
  112. end)
  113.  
  114. end
  115. if cmd.Text=='escape' then
  116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
  117.  
  118. end
  119.  
  120. if cmd.Text=='nodoors' then
  121. workspace.Doors:Remove()
  122. end
  123.  
  124. if cmd.Text=='weapons' then
  125.  
  126.  
  127. local A_1 = game:GetService("Workspace")["Prison_ITEMS"].giver["Remington 870"].ITEMPICKUP
  128. local Event = game:GetService("Workspace").Remote.ItemHandler
  129. Event:InvokeServer(A_1)
  130. local A_2 = game:GetService("Workspace")["Prison_ITEMS"].giver["M9"].ITEMPICKUP
  131. local Event = game:GetService("Workspace").Remote.ItemHandler
  132. Event:InvokeServer(A_2)
  133. local A_3 = game:GetService("Workspace")["Prison_ITEMS"].giver["AK-47"].ITEMPICKUP
  134. local Event = game:GetService("Workspace").Remote.ItemHandler
  135. Event:InvokeServer(A_3)
  136.  
  137. end
  138. if cmd.Text=='bypass' then
  139. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  140. game.Players.LocalPlayer.CharacterAdded:connect(function()
  141. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  142. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  143. end)
  144. game:GetService("StarterGui"):SetCore("SendNotification", {
  145. Title = "Made by brack4712";
  146. Text = "yup he made it thx to him";
  147. })
  148. end
  149. end)
  150. game:GetService("StarterGui"):SetCore("SendNotification", {
  151. Title = "Message";
  152. Text = "All Scripts go to the owner. i did not make any of the scripts expect all weapons script. THX FOR USING IT :D";
  153. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement