Сontent continues after AD

Script – Walk or Die Stamina

Thank you for using our website
Your script:

				
					local eventbypass

eventbypass = hookmetamethod(game, "__namecall", function(self, ...)
    local method = getnamecallmethod()
    local args = {...}

    if not checkcaller() and self.Name == "Reliable" and method == "FireServer" and args[1]["\f"][1][1] == true then
        return 
    end
    return eventbypass(self, ...)
end)
				
			

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