Advertisement
scripter99793

Untitled

Aug 2nd, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local gun = require(game:GetService("ReplicatedStorage").Framework.Modules["1 | Directory"].Guns["guns | Default"]) -- EQUIP THE DEFAULT GUN
  2.  
  3. gun["1"].damage = 123123123
  4. gun["1"].shotrate = 0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
  5. gun["1"].automatic = true
  6. gun["1"].velocity = 1350
  7. gun["1"].quality = true
  8. gun["1"].isLimited = true
  9. gun["1"].zoomAmount = 1
  10. gun["1"].additionalSpeed = 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement