Project Lazarus: ZOMBIES Script | INF AMMO

Png-63.png

Created by Hawtoo

Features:

  • INF AMMO
local old
old = hookmetamethod(game, "__namecall", newcclosure(function(self,...)
   local args = {...}
   if not checkcaller() and getnamecallmethod() == "FireServer" and tostring(self) == "SendData" then
       return;
   end
  return old(self,...)
end))

folder = game:GetService("Players").LocalPlayer.Backpack

for i,v in pairs(folder:GetChildren()) do
   if v:IsA("ModuleScript") then
       local gun = require(v)
       gun.StoredAmmo = math.huge
       gun.Ammo = math.huge
       gun.Damage = {Max = 1500000, Min = 10000}
       gun.Spread = {Min = 0, Max = 0}
       gun.Semi = false
       gun.Pitch = { Min = 0, Max = 0 }
       gun.ViewKick = { Pitch = {Min = 0, Max = 0}, Yaw = {Min = 0, Max = 0} }
       end
end

folder.ChildAdded:connect(function(child)
  if child.ClassName == "ModuleScript" then
      task.wait(1)
       local gun = require(child)
       gun.StoredAmmo = math.huge
       gun.Ammo = math.huge
       gun.Damage = {Max = math.huge, Min = math.huge}
       gun.Spread = {Min = 0, Max = 0}
       gun.Semi = false
       gun.Pitch = { Min = 0, Max = 0 }
       gun.ViewKick = { Pitch = {Min = 0, Max = 0}, Yaw = {Min = 0, Max = 0} }
      end
end)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service