Advertisement
XAGunman

Untitled

Jun 16th, 2019
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. for i, v in pairs(game.Players.guardname.Backpack:GetChildren())do
  2. if v:IsA("Tool") then
  3. v.Parent = game.Players.LocalPlayer.Backpack
  4. end
  5. end
  6.  
  7. wait(2)
  8.  
  9. for i = 1, 10 do
  10. for i, v in pairs(game.Players:GetChildren())do
  11. local Event = game:GetService("Workspace").XAGuzman["Glock 17"]["GunScript_Server"].InflictTarget
  12. local A_1 = v.Character.Humanoid
  13. local A_2 = v.Character.Head
  14. local A_3 = 80
  15. local A_4 = Vector3.new(0.878140211, -0.126531839, 0.461366951)
  16. local A_5 = 0
  17. local A_6 = 0
  18. local A_7 = false
  19. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  20. end
  21. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement