Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[free prison life infinite taser ammo]--
- local players = game:GetService("Players")
- local player = players.LocalPlayer
- local gun = player.Backpack.Taser
- local states = gun.GunStates
- local state = require(states)
- state.MaxAmmo = math.huge
Advertisement
Add Comment
Please, Sign In to add comment