Tha Bronx 2😈 (Beta) FREE GUI – AUTO BOX JOB – NO CLIP – EXTENDED HITBOX

Created by Mstir, OfficialLofi

Features:

  • AUTO BOX JOB
  • NO CLIP
  • HITBOX EXTENDER
local gmt = getrawmetatable(game)
setreadonly(gmt, false)
local gindex = gmt.__index
local gnindex = gmt.__newindex
gmt.__index = function(tbl, idx)
   if tostring(tbl) == "Ammo" or tostring(tbl) == "Mag" then
           return 9999
   end
   return gindex(tbl, idx)
end

gmt.__newindex = function(tbl, idx, val)
   if (tostring(tbl) == "Ammo") or (tostring(tbl) == "Mag") then
       return gnindex(tbl, idx, 9999)
   end
   return gnindex(tbl, idx, val)
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

πŸ“‹ Notice: If you find any of the scripts patched or not working, please report it to Forever4D throughΒ Discord. The script will be removed or marked as patched!

Β