for i, v in next, getgc(true) do if type(v) == "table" and rawget(v, "damage") then v.damage = math.huge v.firerate = 0.000000001 v.velocity = 45000 v.automatic = true v.additionalspeed = 15 v.gadgetDamage = math.huge end end