Advertisement
DoctorAnarchist

Big Paintball Modded Gun | OP

Aug 24th, 2021
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  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.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
  5. gun["1"].automatic = true
  6. gun["1"].velocity = 123123
  7. gun["1"].quality = false
  8. gun["1"].isLimited = false
  9. gun["1"].zoomAmount = 4
  10. gun["1"].additionalSpeed = 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement