Si tienes un hosting linux que soporte .htaccess puedes evitarlo
RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR]
RewriteRule ^.*$
http://127.0.0.1/ [R,L]
Por ejemplo eso deshabilita a WinHTtrack y a WebCopier