Advertisement
Honansik

Counter Blox Script [Infinity Ammo, No Recoil]

Feb 11th, 2023
2,354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.38 KB | None | 0 0
  1. -- discord.gg/g4EGAwjUAK
  2.  
  3. _G.Settings = {
  4.     InfiniteAmmo = true,
  5.     NoRecoil = true,
  6.     NoSpread = true,
  7.     RapidFire = true,
  8.     FullAuto = true,
  9.     InstantEquip = true,
  10.     InstantReload = true,
  11.     InfinitePenetration = true,
  12.     InfiniteRange = true,
  13. }
  14.  
  15. loadstring(game:HttpGet("https://raw.githubusercontent.com/mopsfl/roblox-scripts/main/cbro_gunmods.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement