Pastebloxian

Arsenal no dmg

Jun 29th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while true do
  2. wait()
  3. if game.Players.LocalPlayer.Character:findFirstChild("Damage") then
  4. game.Players.LocalPlayer.Character.Damage:Destroy()
  5. end
  6. end
Add Comment
Please, Sign In to add comment