Advertisement
SigmaBoy456

4Bing No Exp + No Fast Shot

Oct 5th, 2024 (edited)
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. local h = require(game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Setting["1"])
  2. h.Spread = 1
  3. h.Recoil = 0.001
  4. h.CooldownRate = 0.001
  5. h.BaseDamage = 100
  6. h.SelfDamage = false
  7. h.FriendlyFire = true
  8. h.LifeSteal = 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement