then take down the links before theyre taken down for youQuote:
i am working on it im not no genius like everyone on this forum when it comes to the client i have yet to add one of your items you have in your game in to my db. i dont want anything that goes in projectzo who wants to play a server thats the same as the last one? you have to have your own thing that's how you get your players. trust me im not wanting your edits!
then start with the actual client provided (which actually has all the same files just not edited) and re upload it ... that doesnt take genius
and then put it back online ... you will be more popular for making something of your own than if u got my stuff anyways ..... people will always want to go back to the source in that case
adding a link to copyrighted material directly from your server is a stupid idea
even more silly was listening to whoever suggested you should rename your client and re upload the exact same files and say you removed them lol
note:
It is Go Daddy's policy to provide for the termination, of Go Daddy customers and account holders who repeatedly violate this policy or are repeat infringers of copyrighted works, trademarks or any other intellectual property.
I tried to be reasonable with you.... you had to choose the hard path
Code:
var message="Right click disabled!";
function clickIE4(){
if (event.button==2){
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
that doesnt work ... check for yourself [Only registered and activated users can see links. Click Here To Register...]
lmfao