Sinichi998

Anti Coppas

May 13th, 2015
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <SCRIPT type="text/javascript">
  2. if (typeof document.onselectstart!="undefined") {
  3. document.onselectstart=new Function ("return false");
  4. }
  5. else{
  6. document.onmousedown=new Function ("return false");
  7. document.onmouseup=new Function ("return true");
  8. }
  9. </SCRIPT>
Add Comment
Please, Sign In to add comment