RewriteEngine On
RewriteCond %{HTTP_REFERER} !^https?://(?:.*\.)?parseerror.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule \.(?:jpe?g|gif|png)$ http://parseerror.com/hotlink-annoying.gif [NC,L]
obviously you'll want to change "parseerror.com" to match your own domain