Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Blademasters

Thank you for using our website
Your script:

				
					_G.oop = true
local Player = game:GetService("Players").LocalPlayer

while true do
    if _G.oop and Player.Character and Player.Character:FindFirstChild("Humanoid") and Player.Character.Humanoid.Health <= 0 then
        wait(4)
        game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Deployed"):FireServer()
    end
    wait(1)
end
				
			

if the script does not work, try other scripts on our website