Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
protect images with a Copyright message in explorer on right click Details »»
protect images with a Copyright message in explorer on right click
Version: , by Smellycat Smellycat is offline
Developer Last Online: Dec 2003 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-28-2002 Last Update: Never Installs: 0
 
No support by the author.

Small bit of java code to stop users right clicking on images within vbulletin pages and saving them to disk.

Add this to your header template

<!-- copyright -->
<script LANGUAGE="JavaScript">
function click() {
if (event.button == 2) {
alert('Images Are Copyright!.');
}
}
document.onmousedown=click
// -->
</script>
<!-- copyright -->

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-05-2002, 03:54 PM
Smellycat's Avatar
Smellycat Smellycat is offline
 
Join Date: Jan 2002
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Sparkz
This is not Sesame Street (or however it is spelled). Ppl here are actually able to think and have opinions...

Well sometimes it seems it is LOL

gee chill out, it was only posted light heartedly.
Reply With Quote
  #23  
Old 04-05-2002, 03:58 PM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lol, I was not bashing you.
If it was bashing at all, it was bashing The One That Does Not Want Others To Express Their Views[TM].

Personally, if people does not like my hacks or mods or whatever, I don't really care. I made it primarily for myself.

But whining because someone says they don't like it, well...
Reply With Quote
  #24  
Old 04-05-2002, 04:02 PM
Smellycat's Avatar
Smellycat Smellycat is offline
 
Join Date: Jan 2002
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Sparkz
Lol, I was not bashing you.

But whining because someone says they don't like it, well...
nah i know, But that what makes me come here so much its more entertaining that TV! and free!
Reply With Quote
  #25  
Old 04-11-2002, 06:03 PM
Bugz Bugz is offline
 
Join Date: Feb 2002
Location: Cleveland
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

left click and right click really fast and right click menu comes up.
Reply With Quote
  #26  
Old 04-16-2002, 04:02 AM
drives fast's Avatar
drives fast drives fast is offline
 
Join Date: Nov 2001
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is software out there that will eliminate any theft of images or code on your site. It actually gray's out the view button in the browser and right clicks and anything else you can throw at it. It can even be set to dissable all navagation buttons in the browser which I found to be quite annoying when you got the "page not found" thing because you couldn't click the back button and try again.

But anyway.....there is security...it is out there.....and yes...it is quite expensive too.

Use all the little tricks that are easily obtainable and that will discourage most that attempt since many barely know how to browse let alone aquire content.. There are even scripts that will replace the image with one of your choosing when someone tries to steal it. Integrating it into vbulletin is the tricky part.
Reply With Quote
  #27  
Old 04-16-2002, 07:53 AM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by drives fast
there is software out there that will eliminate any theft of images or code on your site. It actually gray's out the view button in the browser and right clicks and anything else you can throw at it. It can even be set to dissable all navagation buttons in the browser which I found to be quite annoying when you got the "page not found" thing because you couldn't click the back button and try again.

But anyway.....there is security...it is out there.....and yes...it is quite expensive too.

Use all the little tricks that are easily obtainable and that will discourage most that attempt since many barely know how to browse let alone aquire content.. There are even scripts that will replace the image with one of your choosing when someone tries to steal it. Integrating it into vbulletin is the tricky part.
As long as everything is already downloaded to your harddrive, I still cannot see how any of this would stop me from 'stealing' the images...
Just a quick look through the cached files would do it... I could just delete the cache before loading the page, to limit the number of files I'd have to search...
Reply With Quote
  #28  
Old 04-17-2002, 04:55 AM
drives fast's Avatar
drives fast drives fast is offline
 
Join Date: Nov 2001
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It actually prevents that too along with not allowing the images to be stored in the temp dir

When you pay $1200 fro protection software.....it really does work
Reply With Quote
  #29  
Old 04-17-2002, 05:15 AM
Neo's Avatar
Neo Neo is offline
 
Join Date: Oct 2001
Location: Anywhere
Posts: 1,817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its easy, with combinations of the no right lick, turning the page cache off, and using a dynamic script that can only call the image from your current script.... but it doesnt really matter if someone can just PrtScrn
Reply With Quote
  #30  
Old 04-17-2002, 12:30 PM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by drives fast
It actually prevents that too along with not allowing the images to be stored in the temp dir

When you pay $1200 fro protection software.....it really does work
I guess it forces you to have Java enabled? Or even better, maybe it is some active-x component...

I'd like to see that run on my linux box
Reply With Quote
  #31  
Old 06-27-2002, 08:06 PM
hidjra hidjra is offline
 
Join Date: Jan 2002
Location: Amsterdam
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can also put this in you body

PHP Code:
<body oncontextmenu="return false" ondragstart="return false" onselectstart="return false" ....> 
And you can use this script so that people dont open a page outside your frame settings, using the Menu -> View -> Source;

PHP Code:
<script language="JavaScript"
           <!-- 
           if (
top.frames.length!=0
               
top.location=self.document.location
           
//--> 
</script
But like Sparkz said, this is stupid, everyone smart enough knows how to get the ++++s he/she needs. The people that don't know this (the so called newbie) should'nt be a thread to u anyway
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04595 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete