All Of Us Are Dead Script (Infinite Ammo)

👇Copy This Script👇

local old local path = game.Players.LocalPlayer.Backpack old = hookmetamethod(path,"__index",function(instances,property) if tostring(instances) == "CurrentAmmo" and property == "Value" then return math.huge end return old(instances,property) end)

👆Copy This Script👆

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.