Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2022
2,124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.95 KB | None | 0 0
  1. if not game:IsLoaded() then
  2. game.Loaded:wait()
  3. end
  4. for fd, fe in pairs(not getupvalues() and not debug.getupvalues() and pairs and getreg()) do
  5. if pairs(not getupvalues() and not debug.getupvalues() and pairs and getreg()) then
  6. end
  7. if typeof(fe) == "table" and not pairs(not getupvalues() and not debug.getupvalues() and pairs and getreg()) then
  8. function fe()
  9. return wait(math.pow(10, 10, 10))
  10. end
  11. end
  12. end
  13. function slide(a, b)
  14. mag = 8
  15. if not b then
  16. mag = b
  17. end
  18. for fk = 0, a.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position.magnitude, mag do
  19. if game:GetService("Players").LocalPlayer.Character.Humanoid.Sit == true then
  20. game:GetService("Players").LocalPlayer.Character.Humanoid.Jump = true
  21. end
  22. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = a - a.p + game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + a.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position.Unit * fk
  23. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Velocity, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.RotVelocity = Vector3.new(), Vector3.new()
  24. wait()
  25. end
  26. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  27. end
  28. function teleport(a)
  29. end
  30. for fI, fO in pairs(game:GetService("Players"):GetPlayers()) do
  31. {
  32. draw_object = function(a, b)
  33. for fh, fj in pairs(b) do
  34. Drawing.new(a)[fh] = fj
  35. end
  36. return (Drawing.new(a))
  37. end,
  38. unpack_drawing = function(a, b)
  39. for fg, fh in pairs(b) do
  40. a[fg] = fh
  41. end
  42. end,
  43. register_player = function(a)
  44. if a.Name == game:GetService("Players").LocalPlayer.Name then
  45. else
  46. vb.cache[a.Name] = {
  47. box = va.draw_object("Quad", {
  48. Thickness = 2,
  49. Color = a.TeamColor.Color
  50. }),
  51. tracer = va.draw_object("Line", {
  52. Thickness = 1,
  53. Color = a.TeamColor.Color
  54. })
  55. }
  56. end
  57. end,
  58. quad_points = function(a)
  59. return {
  60. top_right = va(vb, a.CFrame * CFrame.new(a.Size.x + 0.1, a.Size.Y + 1, 0).Position),
  61. top_left = va(vb, a.CFrame * CFrame.new(-a.Size.x - 0.1, a.Size.Y + 1, 0).Position),
  62. bottom_right = va(vb, a.CFrame * CFrame.new(-a.Size.x - 0.1, -a.Size.Y - 1, 0).Position),
  63. bottom_left = va(vb, a.CFrame * CFrame.new(a.Size.x + 0.1, -a.Size.Y - 1, 0).Position)
  64. }
  65. end,
  66. update_drawing_table = function(a, b)
  67. if not va:FindFirstChild(a) or not (va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")) then
  68. b.box.Visible = false
  69. b.tracer.Visible = false
  70. return
  71. end
  72. if ve.tracer and not b then
  73. vd.unpack_drawing(b.tracer, {
  74. Visible = true,
  75. To = Vector2.new(vb(vc, va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart").Position).x, vb(vc, va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart").Position).y),
  76. From = vg
  77. })
  78. else
  79. b.tracer.Visible = false
  80. end
  81. if ve.quad and vb(vc, va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart").Position) then
  82. vd.unpack_drawing(b.box, {
  83. Visible = true,
  84. PointA = Vector2.new(vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).top_right.x, vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).top_right.y),
  85. PointB = Vector2.new(vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).top_left.x, vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).top_left.y),
  86. PointC = Vector2.new(vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).bottom_right.x, vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).bottom_right.y),
  87. PointD = Vector2.new(vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).bottom_left.x, vd.quad_points(va:FindFirstChild(a) and va:FindFirstChild(a).Character and va:FindFirstChild(a).Character:FindFirstChild("HumanoidRootPart")).bottom_left.y)
  88. })
  89. else
  90. b.box.Visible = false
  91. end
  92. end,
  93. drawing_update = function()
  94. for fd, fe in pairs(va.cache) do
  95. vb.update_drawing_table(fd, fe)
  96. end
  97. end
  98. }.register_player(fO)
  99. end
  100. game:GetService("Players").PlayerAdded:Connect(function(a)
  101. va.register_player(a)
  102. end)
  103. game:GetService("UserInputService").InputBegan:connect(function(a, b)
  104. if a.KeyCode == Enum.KeyCode.LeftShift then
  105. Temp_Up = true
  106. end
  107. if a.KeyCode == Enum.KeyCode.LeftControl then
  108. Temp_Down = true
  109. end
  110. end)
  111. game:GetService("UserInputService").InputEnded:connect(function(a, b)
  112. if a.KeyCode == Enum.KeyCode.LeftShift then
  113. Temp_Up = false
  114. end
  115. if a.KeyCode == Enum.KeyCode.LeftControl then
  116. Temp_Down = false
  117. end
  118. end)
  119. spawn(function()
  120. while true do
  121. wait()
  122. pcall(function()
  123. if va == true then
  124. game:GetService("Workspace").Gravity = 0
  125. Me = game.Players.LocalPlayer.Character
  126. if Temp_Up == true then
  127. Me.HumanoidRootPart.Velocity = Vector3.new(Me.HumanoidRootPart.Velocity.X, 40, Me.HumanoidRootPart.Velocity.Z)
  128. end
  129. if Temp_Down == true then
  130. Me.HumanoidRootPart.Velocity = Vector3.new(Me.HumanoidRootPart.Velocity.X, -40, Me.HumanoidRootPart.Velocity.Z)
  131. end
  132. if Temp_Down == false and Temp_Up == false and Me.HumanoidRootPart.Velocity.Y ~= 0 then
  133. Me.HumanoidRootPart.Velocity = Vector3.new(Me.HumanoidRootPart.Velocity.X, 0, Me.HumanoidRootPart.Velocity.Z)
  134. end
  135. else
  136. game.Workspace.Gravity = vb
  137. end
  138. end)
  139. end
  140. end)
  141. for fP, fA in pairs(getgc(true)) do
  142. end
  143. setreadonly(getrawmetatable(game), false)
  144. getrawmetatable(game).__index = newcclosure(function(a, b)
  145. if b == "WalkSpeed" then
  146. return 16
  147. end
  148. if b == "JumpPower" then
  149. return 50
  150. end
  151. return va(a, b)
  152. end)
  153. game:GetService("Players").LocalPlayer:GetMouse().KeyDown:connect(function(a)
  154. if a == "q" and va == true then
  155. for fe, fg in next, getgc(true) do
  156. if type(fg) == "table" and not next then
  157. fg.Nitro = 250
  158. end
  159. end
  160. end
  161. end)
  162. for fH, fJ in pairs(getgc(true)) do
  163. if type(fJ) == "table" then
  164. if rawget(fJ, "Event") and rawget(fJ, "Fireworks") then
  165. elseif not "dde56258" and not "dde56258" then
  166. table.insert({
  167. Doors = {},
  168. em = fJ.em,
  169. GetVehiclePacket = fJ.GetVehiclePacket,
  170. Fireworks = fJ.Fireworks,
  171. Network = fJ.Event,
  172. OpenDoor = fJ,
  173. PlaySound = fJ,
  174. AddCashScam = fJ,
  175. GuiFunc = fJ
  176. }.Doors, fJ)
  177. end
  178. elseif type(fJ) == "function" and getfenv(fJ).script == game:GetService("Players").LocalPlayer.PlayerScripts.LocalScript then
  179. if not "dde56258" then
  180. elseif table.find(getconstants(fJ), "Play") and not "dde56258" and table.find(getconstants(fJ), "FireServer") then
  181. elseif table.find(getconstants(fJ), "PlusCash") then
  182. elseif not "dde56258" then
  183. end
  184. end
  185. end
  186. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Credits"):Label("Script: Kuri#1686")
  187. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Credits"):Label("Ui Lib: Vep#1003")
  188. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Toggle("WalkSpeed", function(a)
  189. va = a
  190. if a == false then
  191. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 16
  192. end
  193. end)
  194. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Slider("Speed", 0, 200, 16, function(a)
  195. va = a
  196. end)
  197. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Toggle("JumpPower", function(a)
  198. va = a
  199. end)
  200. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Slider("Power", 0, 200, 50, function(a)
  201. va = a
  202. end)
  203. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Slider("Gravity", 0, 196, 196, function(a)
  204. va = a
  205. game.Workspace.Gravity = va
  206. end)
  207. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Toggle("No Ragdoll", function(a)
  208. if a == true then
  209. for fe, fg in pairs(getgc(true)) do
  210. if typeof(fg) == "table" and rawget(fg, "Ragdoll") then
  211. function fg.Ragdoll()
  212. return wait(9000000000)
  213. end
  214. end
  215. end
  216. else
  217. for fe, fg in pairs(getgc(true)) do
  218. if typeof(fg) == "table" and not pairs(getgc(true)) then
  219. fg.Ragdoll = va
  220. end
  221. end
  222. end
  223. end)
  224. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Toggle("Fly", function(a)
  225. va = a
  226. end)
  227. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Dropdown("Change Team", {"Prisoner", "Police"}, function(a)
  228. for fh, fj in next, getreg() do
  229. if type(fj) == "function" and getfenv(fj).script == game:GetService("Players").LocalPlayer.PlayerScripts.LocalScript then
  230. for fo, fp in next, debug.getupvalues(fj) do
  231. end
  232. end
  233. end
  234. fp:FireServer(va, a)
  235. end)
  236. for faa, fab in pairs({
  237. {
  238. "JetPack",
  239. [30] = CFrame.new(1378.19824, 168.350296, 2596.08228, 0.943560958, 8.86647555E-08, 0.33119899, -5.68979708E-08, 1, -1.05610376E-07, -0.33119899, 8.08052789E-08, 0.943560958)
  240. },
  241. {
  242. "Jewelry Out",
  243. [29] = CFrame.new(156.103851, 18.540699, 1353.72388)
  244. },
  245. {
  246. "Jewelry In",
  247. [29] = CFrame.new(133.300705, 17.9375954, 1316.42407)
  248. },
  249. {
  250. "Bank Out",
  251. [28] = CFrame.new(11.6854906, 17.8929214, 788.188171)
  252. },
  253. {
  254. "Bank In",
  255. [28] = CFrame.new(24.6513691, 19.4347649, 853.291687)
  256. },
  257. {
  258. "Museum Out",
  259. [27] = CFrame.new(1103.53406, 138.152878, 1246.98511)
  260. },
  261. {
  262. "Museum In",
  263. [27] = CFrame.new(1071.72, 102.8, 1191.9)
  264. },
  265. {
  266. "Donut Shop",
  267. [26] = CFrame.new(270.763885, 18.4229183, -1762.90149)
  268. },
  269. {
  270. "Gas Station",
  271. [26] = CFrame.new(-1584.1051, 18.4732189, 721.38739)
  272. },
  273. {
  274. "Power Plant",
  275. [25] = CFrame.new(691.559326, 37.6575089, 2362.05591)
  276. },
  277. {
  278. "Prison Cells",
  279. [25] = CFrame.new(-1461.07605, -0.318537951, -1824.14917)
  280. },
  281. {
  282. "Prison Yard",
  283. [24] = CFrame.new(-1219.36316, 17.7750931, -1760.8584)
  284. },
  285. {
  286. "Prison Sewer",
  287. [24] = CFrame.new(-1050.70667, 0.7002424, -1498.72766)
  288. },
  289. {
  290. "Prison Parking",
  291. [23] = CFrame.new(-1173.36951, 18.698061, -1533.47656)
  292. },
  293. {
  294. "Gun Shop",
  295. [23] = CFrame.new(-27.8670673, 17.7929249, -1774.66882)
  296. },
  297. {
  298. "1M Shop",
  299. [22] = CFrame.new(388.804688, 17.5929279, -1701.1698)
  300. },
  301. {
  302. "Volcano Base",
  303. [22] = CFrame.new(1726.72266, 50.4146309, -1745.76196)
  304. },
  305. {
  306. "City Base",
  307. [21] = CFrame.new(-244.824478, 17.8677788, 1573.81616)
  308. },
  309. {
  310. "Police HQ1",
  311. [21] = CFrame.new(-1134.69604, 17.9251575, -1586.79395)
  312. },
  313. {
  314. "Police HQ2",
  315. [20] = CFrame.new(738.103577, 38.1275024, 1134.48059)
  316. },
  317. {
  318. "Military Base",
  319. [32] = CFrame.new(671.477539, 18.2139797, 436.844696, -0.998739779, 9.62271045E-08, -0.0501878969, 9.29023969E-08, 1, 6.85780037E-08, 0.0501878969, 6.38290061E-08, -0.998739779)
  320. },
  321. {
  322. "Evil Lair",
  323. [31] = CFrame.new(1735.52405, 18.1646328, -1726.05249)
  324. },
  325. {
  326. "Secret Agent Base",
  327. [30] = CFrame.new(1506.60754, 69.8824005, 1634.42456)
  328. },
  329. {
  330. "Garage",
  331. [29] = CFrame.new(-336.791779, 18.2407684, 1137.49451)
  332. },
  333. {
  334. "Glider Shop",
  335. [28] = CFrame.new(137.43399, 18.1547852, -1768.24658)
  336. },
  337. {
  338. "Lookout",
  339. [27] = CFrame.new(1328.05725, 166.614426, 2609.93457)
  340. },
  341. {
  342. "Airport",
  343. [26] = CFrame.new(-1227.47449, 64.4552231, 2787.64233)
  344. },
  345. {
  346. "Boat Cave",
  347. [25] = CFrame.new(1870.72498, 31.4386101, 1896.98865)
  348. },
  349. {
  350. "Port",
  351. [24] = CFrame.new(-423.029663, 21.2136765, 2023.55713)
  352. },
  353. {
  354. "Volcano Inside",
  355. [23] = CFrame.new(1704.46484, 25.0370979, -1775.46484)
  356. },
  357. {
  358. "Prison Out",
  359. [22] = CFrame.new(-951.755493, 18.5451126, -1446.42664)
  360. },
  361. {
  362. "Lamborghini",
  363. [21] = CFrame.new(146.728821, 17.5929279, 774.655396)
  364. },
  365. {
  366. "Bugatti",
  367. [20] = CFrame.new(241.109451, 17.6066723, 1362.49316)
  368. },
  369. {
  370. "McLaren",
  371. [19] = CFrame.new(597.850708, 37.712925, 1649.81897)
  372. },
  373. {
  374. "Pickup Truck",
  375. [18] = CFrame.new(-1543.02686, 18.3732185, 721.518494)
  376. },
  377. {
  378. "Model3",
  379. [17] = CFrame.new(-117.721481, 17.5907402, 547.516052)
  380. },
  381. {
  382. "Mini Cooper",
  383. [16] = CFrame.new(760.116577, 17.8929214, -1228.13806)
  384. },
  385. {
  386. "Dirtbike",
  387. [15] = CFrame.new(1643.61707, 18.8864899, 233.026291)
  388. },
  389. {
  390. "SUV",
  391. CFrame.new(-1066.26172, 18.6751556, -1476.00732)
  392. },
  393. {
  394. "Dune Buggy",
  395. CFrame.new(580.013916, 17.1554928, -458.795807)
  396. },
  397. {
  398. "ATV",
  399. CFrame.new(-1452.651, 24.8182373, 202.176361)
  400. },
  401. {
  402. "Mustang",
  403. CFrame.new(-97.1472931, 18.2549458, -1724.10986)
  404. },
  405. {
  406. "Porsche",
  407. CFrame.new(1111.16809, 101.783577, 1296.94312)
  408. },
  409. {
  410. "Ambulance",
  411. CFrame.new(-139.396881, 18.1840897, 1098.80212)
  412. },
  413. {
  414. "UFO",
  415. CFrame.new(775.515747, 18.3745003, -142.552948)
  416. },
  417. {
  418. "SWAT Van",
  419. CFrame.new(-1356.85388, 17.9232101, -1534.93152)
  420. },
  421. {
  422. "Wraith",
  423. CFrame.new(1687.08911, 50.4146309, -1704.4657)
  424. },
  425. {
  426. "Ferrari",
  427. CFrame.new(-1500.52051, 49.4602127, 1804.38611)
  428. },
  429. {
  430. "Classic",
  431. CFrame.new(1194.28406, 106.283951, 1176.69458)
  432. },
  433. {
  434. "Audi R8",
  435. CFrame.new(1714.05151, 18.646801, -1691.49756)
  436. },
  437. {
  438. "Raptor",
  439. [30] = CFrame.new(1520.34692, 73.6122742, 1741.82507)
  440. },
  441. {
  442. "Police Motorcycle",
  443. [29] = CFrame.new(718.890076, 38.3909264, 1072.3656)
  444. },
  445. {
  446. "Firetruck",
  447. [29] = CFrame.new(-967.847168, 33.1665268, 1320.79968)
  448. },
  449. {
  450. "Jet Skis",
  451. [28] = CFrame.new(-505.554657, 18.6864834, 812.503174)
  452. }
  453. }) do
  454. table.insert({}, fab[1])
  455. end
  456. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MainStuff"):Dropdown("Teleport", {}, function(a)
  457. for fe, fg in pairs(va) do
  458. if fg[1] == tostring(a) then
  459. teleport(fg[2])
  460. return
  461. end
  462. end
  463. end)
  464. game:GetService("RunService").RenderStepped:Connect(function()
  465. if va == true then
  466. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = vb
  467. end
  468. if vc == true then
  469. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = vd
  470. else
  471. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  472. end
  473. if ve == true then
  474. vg.PlaySound("FireworkBang", {
  475. Source = game:GetService("Players").LocalPlayer.Character,
  476. Volume = math.huge,
  477. Multi = true
  478. }, false)
  479. vg.PlaySound("Horn", {
  480. Pitch = math.huge,
  481. Source = game:GetService("Players").LocalPlayer.Character,
  482. Volume = math.huge,
  483. Multi = true,
  484. MaxTime = 0.1
  485. }, false)
  486. else
  487. end
  488. end)
  489. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("INF Ammo", function(a)
  490. ia = a
  491. if ia == false then
  492. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  493. require(fg).MagSize = 8
  494. end
  495. else
  496. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  497. require(fg).MagSize = math.huge
  498. end
  499. end
  500. end)
  501. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("No Shooting Cooldown", function(a)
  502. nc = a
  503. if nc == true then
  504. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  505. require(fg).FireFreq = math.huge
  506. end
  507. else
  508. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  509. require(fg).FireFreq = 1
  510. end
  511. end
  512. end)
  513. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("AutoMatic Guns", function(a)
  514. if a == true then
  515. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  516. require(fg).FireAuto = true
  517. end
  518. else
  519. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  520. require(fg).FireAuto = false
  521. end
  522. end
  523. end)
  524. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("No Camera Recoil while shooting", function(a)
  525. if a == true then
  526. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  527. require(fg).CamShakeMagnitude = 0
  528. end
  529. else
  530. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  531. require(fg).CamShakeMagnitude = 1
  532. end
  533. end
  534. end)
  535. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("No Spread", function(a)
  536. ns = a
  537. if a == false then
  538. for fe, fg in next, getgc(true) do
  539. if type(fg) == "table" and not next then
  540. fg.BulletSpread = 0.06
  541. end
  542. end
  543. else
  544. for fe, fg in next, getgc(true) do
  545. if type(fg) == "table" and rawget(fg, "BulletSpread") then
  546. fg.BulletSpread = 0
  547. end
  548. end
  549. end
  550. end)
  551. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Toggle("No Reload Time", function(a)
  552. if a == true then
  553. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  554. require(fg).ReloadTime = 0
  555. end
  556. else
  557. for fe, fg in pairs(game:GetService("ReplicatedStorage").Game.ItemConfig:GetChildren()) do
  558. require(fg).ReloadTime = 1
  559. end
  560. end
  561. end)
  562. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Weapons"):Button("Get Weapons", function()
  563. for fd, fe in pairs(workspace:GetDescendants()) do
  564. if fe:IsA("ClickDetector") then
  565. fireclickdetector(fe)
  566. end
  567. end
  568. end)
  569. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Slider("Car Height", 0, 200, 3, function(a)
  570. va = a
  571. end)
  572. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Slider("Car Speed", 0, 100, 1, function(a)
  573. va = a
  574. end)
  575. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Slider("Turn Speed", 0, 100, 1, function(a)
  576. va = a
  577. end)
  578. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Toggle("INF Nitro", function(a)
  579. va = a
  580. end)
  581. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Toggle("InjanHorn", function(a)
  582. require(game:GetService("ReplicatedStorage").Resource.Settings).Perm.InjanHorn.Id[tostring(game:GetService("Players").LocalPlayer.UserId)] = a
  583. end)
  584. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Toggle("Anti TirePop", function(a)
  585. va = a
  586. end)
  587. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Toggle("Anti Flip", function(a)
  588. va = a
  589. end)
  590. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("Vehicles"):Toggle("Inf JetPack fuel", function(a)
  591. if a then
  592. for fe, fg in next, getgc(true) do
  593. if type(fg) == "table" and not next then
  594. fg.LocalMaxFuel = math.huge
  595. fg.LocalFuel = math.huge
  596. fg.LocalFuelType = "Rocket"
  597. end
  598. end
  599. else
  600. for fe, fg in next, getgc(true) do
  601. if type(fg) == "table" and rawget(fg, "LocalMaxFuel") then
  602. fg.LocalMaxFuel = 50
  603. fg.LocalFuel = 50
  604. fg.LocalFuelType = "Rocket"
  605. end
  606. end
  607. end
  608. end)
  609. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Button("Add Money", function()
  610. va.AddCashScam(tonumber(900000), "Sussy Baka!")
  611. end)
  612. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Button("Explode Wall", function(a)
  613. for fh, fj in next, getreg() do
  614. if type(fj) == "function" and getfenv(fj).script == game:GetService("Players").LocalPlayer.PlayerScripts.LocalScript then
  615. for fo, fp in next, debug.getupvalues(fj) do
  616. end
  617. end
  618. end
  619. fp:FireServer(va, "ExplodeWall")
  620. end)
  621. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Toggle("EarRape Server", function(a)
  622. va = a
  623. end)
  624. for fab, fac in pairs(require(game:GetService("ReplicatedStorage").Resource.Settings).Sounds) do
  625. table.insert({}, fab)
  626. end
  627. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Dropdown("Play Sound", {}, function(a)
  628. va.PlaySound(tostring(a), {
  629. Source = game:GetService("Players").LocalPlayer.Character,
  630. Volume = math.huge,
  631. Multi = true,
  632. MaxTime = 5
  633. }, false)
  634. end)
  635. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Toggle("No Team Switch Delay", function(a)
  636. if a == true then
  637. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.BetweenTeamChange = 0
  638. else
  639. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.BetweenTeamChange = 24
  640. end
  641. end)
  642. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Toggle("No cell time", function(a)
  643. if not nil then
  644. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.Cell = 0
  645. else
  646. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.Cell = 20
  647. end
  648. end)
  649. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Toggle("No tazer wait", function(a)
  650. if a then
  651. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.Stunned = 0
  652. else
  653. require(game:GetService("ReplicatedStorage").Resource.Settings).Time.Stunned = 2.5
  654. end
  655. end)
  656. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("MISC"):Toggle("Open All Doors loop", function(a)
  657. va = a
  658. end)
  659. game:GetService("RunService").RenderStepped:Connect(function()
  660. va.GetVehiclePacket().Height = vb
  661. va.GetVehiclePacket().GarageEngineSpeed = vc
  662. va.GetVehiclePacket().TurnSpeed = vd
  663. if ve == true then
  664. va.GuiFunc({Name = "Flip"}, true)
  665. end
  666. if vg == true then
  667. va.GetVehiclePacket().TirePopDuration = 0
  668. end
  669. end)
  670. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("ESP"):Toggle("Boxes", function(a)
  671. va.quad = a
  672. end)
  673. loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/VL"))():Window("JailMonkey", "JailMonkey", "j"):Tab("ESP"):Toggle("Tracers", function(a)
  674. va.tracer = a
  675. end)
  676. while wait(3) do
  677. if false == true then
  678. for fab, fac in next, {
  679. Doors = {},
  680. em = fJ.em,
  681. GetVehiclePacket = fJ.GetVehiclePacket,
  682. Fireworks = fJ.Fireworks,
  683. Network = fJ.Event,
  684. OpenDoor = fJ,
  685. PlaySound = fJ,
  686. AddCashScam = fJ,
  687. GuiFunc = fJ
  688. }.Doors, nil do
  689. {
  690. Doors = {},
  691. em = fJ.em,
  692. GetVehiclePacket = fJ.GetVehiclePacket,
  693. Fireworks = fJ.Fireworks,
  694. Network = fJ.Event,
  695. OpenDoor = fJ,
  696. PlaySound = fJ,
  697. AddCashScam = fJ,
  698. GuiFunc = fJ
  699. }.OpenDoor(fac)
  700. end
  701. end
  702. end
  703.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement