Advertisement
Meliodas0_0

Island royale fast fire

Feb 12th, 2020
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. *Execute before deploying
  2. *Works best with automatic guns
  3. Script:
  4. Code:
  5. for a,b in pairs(getgc(true)) do
  6. if typeof(b) == "table" and rawget(b,"FireRate") then
  7. b.FireRate = math.huge
  8. end
  9. end
  10. Game link: https://www.roblox.com/games/1320186298/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement