Advertisement
_Thanh_Thy_Cute_

Runker Area 51 DARK MATTER GUN

Jul 28th, 2021
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. local gun = require(game:GetService("ReplicatedStorage").GunInfo.Metadata)
  2.  
  3. gun["RIFLE 52"].Firerate = 151123123
  4. gun["RIFLE 52"].BulletsPerRound = 25
  5. gun["RIFLE 52"].MagSize = 1001 -- dark matter gun (guards team)
  6. gun["RIFLE 52"].Capacity = 10
  7. gun["RIFLE 52"].RecoilMult = 0
  8. gun["RIFLE 52"].MaxSpreadAngle = 0
  9. gun["RIFLE 52"].Scopable = true
  10. gun["RIFLE 52"].ReloadTime = 0
  11. gun["RIFLE 52"].Rounds = "Rocket"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement