RoSploitzer

All Out Zombies Script

Jul 28th, 2019
1,936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. DONT HOLD ANY GUN OUT,HAVE GLOCK 17 EQUIPPED
  2.  
  3. local gun = game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Glock 17")
  4.  
  5. local Stats = require(gun:FindFirstChild("Setting"))
  6.  
  7. Stats.SpreadY = 0
  8. Stats.SpreadX = 0
  9. Stats.Auto = true
  10. Stats.BaseDamage = 100
  11. Stats.FireRate = 0
Advertisement
Add Comment
Please, Sign In to add comment