mcpheer figure out how to throw him to a paysite on image hotlink and these free hotlink sites will be golden
BTW here is what I ended up with:
Options All -Indexes
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/.*$ [NC]
RewriteRule .*\.(jpg|jpeg|png|bmp|exe|zip|swf|mp3|rar)$
http://www.yourdomain.com/banners/Broken.gif [R,NC]
Works so it is very cool.