Y@H00$ DEM!$E H@CK!NG t00L$
html codes

HOME

Cool new things, and news
Yahoo, MSN, and ICQ Bombers/Booters
Trojans,and msn zone hacks
html codes
Page Five Title
Crackers, and IP tracers

        
 
The kwik key for instance is "h" on the keyboard you will go to the designated page.
(Got these from http://www.hackoo.spyw.com/ kool place)
<script language="JavaScript1.2">
/*
Home Hot Key Script-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
var hotkey=104
var destination="http://www.dynamicdrive.com"
if (document.layers)
document.captureEvents(Event.KEYPRESS)
function backhome(e){
if (document.layers){
if (e.which==hotkey)
window.location=destination
}
else if (document.all){
if (event.keyCode==hotkey)
window.location=destination
}
}
document.onkeypress=backhome
</script>
 
Opens links in a new window

Head

<SCRIPT LANGUAGE="JavaScript">
<!--

file://Open links in new window option- By spk100 (spk100@yahoo.com)
file://Script featured on Dynamic Drive
file://Visit http://www.dynamicdrive.com for this script and more

function hyperlinks(target)
{
   if (target) where = "_blank";
   else where = "_self";
   for (var i=0; i<=(document.links.length-1); i++)
   {
   document.links[i].target = where;
   }
}
// -->
</SCRIPT>
 

        
 
Here are some more codes
No right clicks on images.
<script language="JavaScript1.2">
/*
Disable right click script II (on images)- By Dynamicdrive.com
For full source, Terms of service, and 100s DTHML scripts
Visit http://www.dynamicdrive.com
*/
var clickmessage="Right click disabled on images!"
function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
alert(clickmessage)
return false
}
}
}
function associateimages(){
for(i=0;i<document.images.length;i++)
document.images[i].onmousedown=disableclick;
}
if (document.all||document.getElementById)
document.onmousedown=disableclick
else if (document.layers)
associateimages()
</script>
 

Silent No Right Clicks

<script language=JavaScript>
<!--

file://Disable right click script III- By Renigade (renigade@mediaone.net)
file://For full source code, visit http://www.dynamicdrive.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>
 

No right clicks on your page at all.

<script language="JavaScript1.2">
<!--
var msg = "Right Click Disabled";
if(document.layers) window.captureEvents(Event.MOUSEDOWN);

function no_click(e){
if (navigator.appName == 'Netscape' && ( e.which == 2 || e.which == 3))
 {
  alert(msg);return false;
 }
 if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
 {
   alert(msg);return false;
 }
}
window.onmousedown=no_click;
document.onmousedown=no_click;
file://-->
</script>

 

Enter first column content here

Enter third column content here

Hay you know what this is,"we are not responcible for anything that you download off my site thus u cant blame anything on us"