- getgenv()killaura = true
-
-
- while killaura == true do
- local args = {
- [1] = {
- [1] = {
- [1] = "\4",
- [2] = "Combat",
- [3] = 1,
- [4] = false,
- [5] = game:GetService("Players").LocalPlayer.Character.Combat,
- [6] = "Melee"
- },
- [2] = {
- [1] = "\t",
- [2] = workspace:WaitForChild("__GAME"):WaitForChild("__Mobs"):WaitForChild("Ilha_01"):WaitForChild("Bandit9"),
- [3] = game:GetService("Players").LocalPlayer.Character.Combat
- }
- }
- }
-
- game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
-
- wait()
- end