Project Lazarus: ZOMBIES Script | INFINITE AMMO

Png-3-4-300x169-1


Created by DestGod

Features:

  • INFINITE AMMO

local Tables = {}
for i,v in next, getreg() do
if typeof(v) == "table" then
if v.Ammo then
table.insert(Tables, v)
end
end
end
local function Upload()
for i,v in next, Tables do
v.Ammo = 10000
v.StoredAmmo = 10000
v.MagSize = 10000
v.MaxAmmo = 10000
end
end
while wait(15) do
Tables = {}
for i,v in next, getreg() do
if typeof(v) == "table" then
if v.Ammo then
table.insert(Tables, v)
end
end
end
Upload()
end

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Â