Advertisement
_Thanh_Thy_Cute_

Fortnite 1 Battle Royale Vibe War GUN MODS

Aug 5th, 2021
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. local a = require(game:GetService("Players").LocalPlayer.Backpack.CommonPistol.Setting)
  2. a.BaseDamage = 999
  3. a.FireRate = 0
  4. a.ReloadTime = 0
  5. a.AmmoPerClip = 999999
  6. a.Spread = 1
  7. a.Clips = 99999999
  8. a.MaxClip = 99999999
  9. a.Lifesteal = 999999999
  10. a.Piercing = 999999999
  11. a.Radius = 99999999
  12. a.ExplosiveEnabled = true
  13. a.Intensity = 0
  14. --spawn, make sure you dont have your pistol equipped, then its a very wonderful and fun experience
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement