Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
892
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.09 KB | None | 0 0
  1. --[[
  2. scripts made by someone else i was just joking
  3. ]]--
  4.  
  5. local library = loadstring(game:HttpGet("https://pastebin.com/raw/eWKgbdix", true))()
  6. local w = library:CreateWindow('Main Cheats')
  7. w:Section('Prison Haxx [Main]')
  8. local old = workspace.CurrentCamera.FieldOfView
  9. local s = w:Slider("FOV", {
  10. min = math.floor(workspace.CurrentCamera.FieldOfView);
  11. max = 120;
  12. flag = 'fov'
  13. }, function(v)
  14. workspace.CurrentCamera.FieldOfView = v;
  15. end)
  16. local b2 = w:Button('Reset FOV', function()
  17. s:Set(old)
  18. end)
  19. local test = w:Button("All Guns", function()
  20. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  21.  
  22. OwO = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  23. end
  24. end)
  25. local test2 = w:Button("Tase Bypass", function()
  26. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  27. game.Players.LocalPlayer.CharacterAdded:connect(function()
  28. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  29. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  30. end)
  31. end)
  32. local test3 = w:Button("Remove Doors", function()
  33. Workspace.Prison_Cellblock.doors:Destroy()
  34.  
  35. for i,v in pairs(workspace:GetChildren())do
  36. if v.Name == "Doors" then
  37. v:Destroy()
  38. end
  39. end
  40. end)
  41. local test5 = w:Button("Kill All", function()
  42. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  43.  
  44. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  45.  
  46. wait(0.5)
  47. function kill(a)
  48. local A_1 =
  49. {
  50. [1] =
  51. {
  52. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  53. ["Distance"] = 3.2524313926697,
  54. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  55. ["Hit"] = a.Character.Head
  56. },
  57. [2] =
  58. {
  59. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  60. ["Distance"] = 3.2699294090271,
  61. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  62. ["Hit"] = a.Character.Head
  63. },
  64. [3] =
  65. {
  66. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  67. ["Distance"] = 3.1665518283844,
  68. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  69. ["Hit"] = a.Character.Head
  70. },
  71. [4] =
  72. {
  73. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  74. ["Distance"] = 3.3218522071838,
  75. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  76. ["Hit"] = a.Character.Head
  77. },
  78. [5] =
  79. {
  80. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  81. ["Distance"] = 3.222757101059,
  82. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  83. ["Hit"] = a.Character.Head
  84. }
  85. }
  86. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  87. local Event = game:GetService("ReplicatedStorage").ShootEvent
  88. Event:FireServer(A_1, A_2)
  89. Event:FireServer(A_1, A_2)
  90. end
  91.  
  92. for i,v in pairs(game.Players:GetChildren())do
  93. if v.Name ~= game.Players.LocalPlayer.Name then
  94. kill(v)
  95. end
  96. end
  97. wait(1)
  98. workspace.Remote.TeamEvent:FireServer("Bright orange")
  99. end)
  100.  
  101. local test5 = w:Button("Fly", function()
  102. repeat wait()
  103. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  104. local mouse = game.Players.LocalPlayer:GetMouse()
  105. repeat wait() until mouse
  106. local plr = game.Players.LocalPlayer
  107. local torso = plr.Character.Torso
  108. local flying = true
  109. local deb = true
  110. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  111. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  112. local maxspeed = 50
  113. local speed = 0
  114.  
  115. function Fly()
  116. local bg = Instance.new("BodyGyro", torso)
  117. bg.P = 9e4
  118. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  119. bg.cframe = torso.CFrame
  120. local bv = Instance.new("BodyVelocity", torso)
  121. bv.velocity = Vector3.new(0,0.1,0)
  122. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  123. repeat wait()
  124. plr.Character.Humanoid.PlatformStand = true
  125. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  126. speed = speed+.5+(speed/maxspeed)
  127. if speed > maxspeed then
  128. speed = maxspeed
  129. end
  130. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  131. speed = speed-1
  132. if speed < 0 then
  133. speed = 0
  134. end
  135. end
  136. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  137. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  138. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  139. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  140. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  141. else
  142. bv.velocity = Vector3.new(0,0.1,0)
  143. end
  144. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  145. until not flying
  146. ctrl = {f = 0, b = 0, l = 0, r = 0}
  147. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  148. speed = 0
  149. bg:Destroy()
  150. bv:Destroy()
  151. plr.Character.Humanoid.PlatformStand = false
  152. end
  153. mouse.KeyDown:connect(function(key)
  154. if key:lower() == "e" then
  155. if flying then flying = false
  156. else
  157. flying = true
  158. Fly()
  159. end
  160. elseif key:lower() == "w" then
  161. ctrl.f = 1
  162. elseif key:lower() == "s" then
  163. ctrl.b = -1
  164. elseif key:lower() == "a" then
  165. ctrl.l = -1
  166. elseif key:lower() == "d" then
  167. ctrl.r = 1
  168. end
  169. end)
  170. mouse.KeyUp:connect(function(key)
  171. if key:lower() == "w" then
  172. ctrl.f = 0
  173. elseif key:lower() == "s" then
  174. ctrl.b = 0
  175. elseif key:lower() == "a" then
  176. ctrl.l = 0
  177. elseif key:lower() == "d" then
  178. ctrl.r = 0
  179. end
  180. end)
  181. Fly()
  182. end)
  183. local ex2 = library:CreateWindow("Cheats Tab Two")
  184. local wow = ex2:Button("One Punch Man", function()
  185. mainRemotes = game.ReplicatedStorage
  186. meleeRemote = mainRemotes['meleeEvent']
  187. mouse = game.Players.LocalPlayer:GetMouse()
  188. punching = false
  189. cooldown = false
  190.  
  191. function punch()
  192. cooldown = true
  193. local part = Instance.new("Part", game.Players.LocalPlayer.Character)
  194. part.Transparency = 1
  195. part.Size = Vector3.new(5, 2, 3)
  196. part.CanCollide = false
  197. local w1 = Instance.new("Weld", part)
  198. w1.Part0 = game.Players.LocalPlayer.Character.Torso
  199. w1.Part1 = part
  200. w1.C1 = CFrame.new(0,0,2)
  201. part.Touched:connect(function(hit)
  202. if game.Players:FindFirstChild(hit.Parent.Name) then
  203. local plr = game.Players:FindFirstChild(hit.Parent.Name)
  204. if plr.Name ~= game.Players.LocalPlayer.Name then
  205. part:Destroy()
  206.  
  207. for i = 1,100 do
  208. meleeRemote:FireServer(plr)
  209. end
  210. end
  211. end
  212. end)
  213.  
  214. wait(1)
  215. cooldown = false
  216. part:Destroy()
  217. end
  218.  
  219.  
  220. mouse.KeyDown:connect(function(key)
  221. if cooldown == false then
  222. if key:lower() == "f" then
  223.  
  224. punch()
  225.  
  226. end
  227. end
  228. end)
  229. end)
  230.  
  231. local wwww = ex2:Button("Be Inmate", function()
  232. Workspace.Remote.TeamEvent:FireServer("Bright orange")
  233. end)
  234. local awsad = ex2:Button("Be Guard", function()
  235. Workspace.Remote.TeamEvent:FireServer("Bright blue")
  236. end)
  237. local wasdasd = ex2:Button("Be Criminal", function()
  238. LCS = game.Workspace["Criminals Spawn"].SpawnLocation
  239.  
  240. LCS.CanCollide = false
  241. LCS.Size = Vector3.new(51.05, 24.12, 54.76)
  242. LCS.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  243. LCS.Transparency = 1
  244. wait(0.5)
  245. LCS.CFrame = CFrame.new(-920.510803, 92.2271957, 2138.27002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  246. LCS.Size = Vector3.new(6, 0.2, 6)
  247. LCS.Transparency = 0
  248. end)
  249.  
  250. local killAura = ex2:Button("Kill Aura", function()
  251. local plr = game.Players.LocalPlayer
  252. local plrs = game:GetService('Players')
  253.  
  254. while wait() do
  255. for i, v in pairs(plrs:GetChildren()) do
  256. if v.UserId == plr.UserId then
  257. print"Your bad kid"
  258. else
  259. game:GetService("ReplicatedStorage").meleeEvent:FireServer(v)
  260. wait()
  261. end
  262. end
  263. end
  264. end)
  265.  
  266. local characterCheats = library:CreateWindow("Character Cheats")
  267. characterCheats:Slider("Speed", {
  268. min = math.floor(game.Players.LocalPlayer.Character.Humanoid.WalkSpeed);
  269. max = 1000;
  270. flag = 'ws'
  271. }, function(v)
  272. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = v;
  273. end)
  274.  
  275. characterCheats:Slider("JumpPower", {
  276. min = math.floor(game.Players.LocalPlayer.Character.Humanoid.JumpPower);
  277. max = 1000;
  278. flag = 'jp'
  279. }, function(v)
  280. game.Players.LocalPlayer.Character.Humanoid.JumpPower = v;
  281. end)
  282.  
  283. local e = characterCheats:Button("Go To Crim Base", function()
  284. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943, 96, 2055)
  285. end)
  286.  
  287. local e = characterCheats:Button("Go To Nexus", function()
  288. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(879,99,2377)
  289. end)
  290.  
  291. local e = characterCheats:Button("Police Room Tp", function()
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(802,99,2270)
  293. end)
  294.  
  295. characterCheats:Box("Teleport To Player", {
  296. flag = "what";
  297. type = "letters";
  298. }, function(name, enter)
  299. print(name .. " succesfully tpied " .. enter)
  300. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[name].Character.HumanoidRootPart.CFrame
  301. end)
  302.  
  303. local credits = library:CreateWindow("Credits")
  304.  
  305. credits:Label("Credits To Wally Ui Hub v1, and v2 :)", true)
  306. credits:Label("Scripts made By Creeper")
  307. credits:Label("And Thanks To you for Using!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement