1. getgenv()killaura = true
  2. while killaura == true do
  3. local args = {
  4. [1] = {
  5. [1] = {
  6. [1] = "\4",
  7. [2] = "Combat",
  8. [3] = 1,
  9. [4] = false,
  10. [5] = game:GetService("Players").LocalPlayer.Character.Combat,
  11. [6] = "Melee"
  12. },
  13. [2] = {
  14. [1] = "\t",
  15. [2] = workspace:WaitForChild("__GAME"):WaitForChild("__Mobs"):WaitForChild("Ilha_01"):WaitForChild("Bandit9"),
  16. [3] = game:GetService("Players").LocalPlayer.Character.Combat
  17. }
  18. }
  19. }
  20. game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
  21. wait()
  22. end