• IP addresses are NOT logged in this forum so there's no point asking. Please note that this forum is full of homophobes, racists, lunatics, schizophrenics & absolute nut jobs with a smattering of geniuses, Chinese chauvinists, Moderate Muslims and last but not least a couple of "know-it-alls" constantly sprouting their dubious wisdom. If you believe that content generated by unsavory characters might cause you offense PLEASE LEAVE NOW! Sammyboy Admin and Staff are not responsible for your hurt feelings should you choose to read any of the content here.

    The OTHER forum is HERE so please stop asking.

How many foreigners here are eating YOUR lunch?

copy protection... but it still can be done... haha

Indeed. Just save a copy of the page to your PC, then open the file with a text editor and delete this from the html source:

< script type="text/JavaScript">
//courtesy of BoogieJack.com
function killCopy(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=killCopy
document.onclick=reEnable
}
< /script >

Note to the twits out there: Adding a KillCopy script and/or disabling right-click on your webpage doesn't work. It's a waste of time, and you're stupid.
 
Last edited:
Back
Top