hacksoftware by COBRA NEB1
filme , jocuri , muzica , hack soft , crack soft ...torrente valide !!! A.t.e.n.t.i.e !!!! Precizam ca tot ce se gaseste pe acest site este doar in scop de dezvoltare iar voi va asumati intreaga raspundere pt actiunile savarsite. PENTRU A PUTEA POSTA PE FORUM TREBUIE SA VA INREGISTRATI ... FOLOSITI BUTONUL DE INREGISTRARE DE MAI JOS ... pentru sugestii si reclamatii sau orice alt motiv contactatine pe messenger la adresa hacksoft_office@yahoo.com .... va multumim ca alti ales hacksoftware
Lista Forumurilor Pe Tematici
hacksoftware by COBRA NEB1 | Reguli | Inregistrare | Login

POZE HACKSOFTWARE BY COBRA NEB1

Nu sunteti logat.
Nou pe simpatie:
MicheleC
Femeie
19 ani

cauta Barbat
26 - 68 ani
hacksoftware by COBRA NEB1 / ^^^ Tutoriale ^^^ / cele mai marfa codutri htmi ... Moderat de scandal
Autor
Mesaj Pagini: 1
cobraneb1
Administrator

Inregistrat: acum 16 ani
Postari: 712
<script language='JavaScript'>var acum = new Date(); minacum.getMinutes()<10) ? '0' : '';document.write(acum.getHours()+':'+ min +acum.getMinutes()); </script>

=======================================

<!-- SiteSearch Google -->
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor="#000000"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40blk.gif"
border="0" ALT="Google" width="128" height="53"></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">
<font size=-1 face=tahoma color=white>
<input type=hidden name=domains value="YOUR DOMAIN NAME"><br><input type=radio name=sitesearch value=""><strong> WWW <input type=radio name=sitesearch value="www.dajackal.go.ro" checked> WireD | DaJackal <br>

</font>
</td></tr></TABLE>
</FORM>
<!-- SiteSearch Google -->



=====================================
mesaj iesire din pagina

<BODY onunload="alert('mesaj');">

================================================

insereaza frame

<IFRAME src="www.gg.ro" name="dajackal" width="500"
height="500" frameborder="5"></IFRAME>
========================================

scris mergaretz

<marquee bgcolor="#00ff00" width="80%" scrollamount="6">
lolsaoldaosldlas</marquee>
====================================
mesaj

<SCRIPT language="JavaScript">
<!--
alert('Welcome to my page!');
-->
</SCRIPT>
===============================================
ADAUGA LA FAVORITI

<script language="JavaScript1.2">

<!--
var bookmarkurl="http://www.bashsoftware.tk"
var bookmarktitle="Bash Software Homepage"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

-->
</script>
=====================================================
<form>
<INPUT TYPE="button" VALUE="BACK" onClick="parent.myframe.history.back()">
<INPUT TYPE="button" VALUE="FORWARD" onClick="parent.myframe.history.forward()">
</form>
=====================================================
CREEAZA BUTON DE INCHIDERE PAGINA

<script language="JavaScript">
<!--
function closeIt() {
  close();
}
// -->
</script>
=======================================================
MSJ CU DA SAU NU

<SCRIPT language="JavaScript">
<!--
{
var where_to= confirm("Are you sure?";
if (where_to== true)
{
   window.location="http://www.bashsoftware.tk";
}
else
{
  // do nothing
  }
}
//-->
</SCRIPT>

==================================
ca sa pui html sa se vada

<xmp>place html tags here</xmp>


===================================
ceava apt mouse

<STYLE TYPE="text/css">
<!--
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->
</STYLE>
=============================
scrie data

<SCRIPT LANGUAGE="JavaScript">
<!--
   function InsertDate(){
     thedate = new Date();
     theday = thedate.getDay();
     themonth = thedate.getMonth();
     theweekday = thedate.getDate();
     weekday = theweekday;
     theyear = thedate.getYear();
     year = theyear

     if(theday == 0)
             day = "Sunday"     
     else if(theday == 1)
           day = "Monday"
     else if(theday == 2)
             day = "Tuesday"   
     else if(theday == 3)
             day = "Wednesday"   
     else if(theday == 4)
             day = "Thursday"
     else if(theday == 5)
             day = "Friday"
     else if(theday == 6)
             day = "Saturday"

     if(themonth == 0)
              month = "January"
     else if(themonth ==1)
              month = "February"
     else if(themonth ==2)
             month = "March"
     else if(themonth ==3)
            month = "April"
     else if(themonth ==4)
              month = "May"
     else if(themonth ==5)
              month = "June"
     else if(themonth ==6)
              month = "July"
     else if(themonth ==7)
            month = "August"
     else if(themonth ==8)
           month = "September"
     else if(themonth ==9)
          month = "October"
     else if(themonth ==10)
          month = "November"
     else if(themonth ==11)
          month = "December"

     document.write(day +", " +month + " ";
     document.write(theweekday +", " +theyear);}
-->
</SCRIPT>
====================================
fara click dreapta

<script language=JavaScript>
<!--

//Disable right mouse click Script
//By DaJackal E-mail)
//For full source code, visit

var message="Function Disabled!";
///////////////////////////////////
function clickIE() {if (document.all) {alert(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {alert(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>
=============================================
smecher pt cursor si scroll

<script language="JavaScript1.2">
<!--

//onMouseover Scrollbar effect-by Svetlin Staev E-mail)
//Submitted to Dynamic Drive
//Visit for this script

/*---------------[IE 5.5+ Scrollbars colorer]-------------------*/
function scrollBar(line,face,theme)
    {
        if (!line||!face)
            {
                line=null;
                face=null;
                switch(theme) // Predefined themes, add or remove as you like
                    {
                        case "blue":
                            var line="#78AAFF"; //the border color
                            var face="#EBF5FF"; //the fill color
                            break;
                        case "orange":
                            var line="#FBBB37";
                            var face="#FFF9DF";
                            break;
                        case "red":
                            var line="#FF7979";
                            var face="#FFE3DD";
                            break;
                        case "green":
                            var line="#00C600";
                            var face="#D1EED0";
                            break;
                        case "neo":
                            var line="#BC7E41";
                            var face="#EFE0D1";
                            break;
                        case "white":
                            var line="#000000";
                            var face="#FFFFFF";
                            break;
                        case "black":
                            var line="#FFFFFF";
                            var face="#000000";
                            break;
                    }
            }

                with(document.body.style)
                    {
                        scrollbarDarkShadowColor=line;
                        scrollbar3dLightColor=line;
                        scrollbarArrowColor="black";
                        scrollbarBaseColor=face;
                        scrollbarFaceColor=face;
                        scrollbarHighlightColor=face;
                        scrollbarShadowColor=face;
                        scrollbarTrackColor="#F3F3F3"; //you can change this if you want, it is the color of the area behind the scrollbar
                    }
            }

/*------------------[Pointer coordinates catcher]---------------*/
function colorBar(){
        var w = document.body.clientWidth;
        var h = document.body.clientHeight;
        var x = event.clientX;
        var y = event.clientY;
        if(x>w) scrollBar('#000000','#FFFF80'); // Mouseover colors: border,face
        else scrollBar(null,null,"white"; // Starting theme from list at top
    }

if (document.all){
scrollBar(null,null,"neo"; //default theme, you really don't need to change this at all but if you remove the neo theme from the list at the top you might want to
document.onmousemove=colorBar;
}
//-->
</script>

================================================================
pune ca home page

<!--[if IE]><small><a class="chlnk" style="cursor:hand;font-weight:bold;
color:#0000FF;font-family:arial" HREF onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.bashsoftware.tk');
">Set this site as your homepage.</a></small><![endif]-->


==================================================
te muta pe alta pagina dupa 2oua secunde

<META HTTP-EQUIV="refresh" content="2;URL=http://www.bestsites.go.ro">

======================================================
nu stiu ce e :P wuahaha am aflat
ca sa nu copieze scrisu

<body onselectstart="return false" ondragstart="return false">

=========================================================
scoate liniile de subt lincuri

<style type="text/css">
<!--
A { text-decoration:none }
-->
</style>
============================
pui ce cursor vrei

<style type='text/css'>
<!--
BODY
{
cursor:url("mycursor.cur";
}
-->
</style>
============================
schimbi scrollbaru

<style type='text/css'>
<!--
BODY
{
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
//-->
</style>
===============================
sa nu se ma miste backgroundu

<style type='text/css'>
<!--
BODY
{
background-image:url(mybackground.jpg);
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed}
//-->
</style>
======================================
interesant

<FORM name="DropMenu">
<select name="MyMenu" onChange="window.location=document.DropMenu.MyMenu.options[document.DropMenu.MyMenu.selectedIndex].value">
<option value="#dsfsdfdsfds">--Choose A Section--</option>
<option value="www.google.com">dsfs</option>
<option value="www.google.com">dsfs</option>
<option value="www.google.com">dsfs</option>
</select>
</FORM>

=====================================

onClick="parent.location='www.google.com'"
===============================

<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
function blockError(){return true;}
window.onerror = blockError;
//  End -->
</script>
=================
1.poooi swf pe site...
[center]<EMBED src=`http://site......swf`quality=`high` menu=`true` pluginspage=`http://www.macromedia.com/shockwave/
download/index.cgi?P1_Prod_Version=ShockwaveFlash` type=`application/x-shockwave-flash` width=`545` height=`328`>
</EMBED>[/center]



2.Alerta la intrarea in site
<SCRIPT language="JavaScript">alert("Wellcome"</SCRIPT>



3.Pt dezactivare click dreapta...
[h1][h1][br][body oncontextmenu=`alert('NOP');alert('Ha...');return false` onselectstart=`return false`]



4.Radio
<center><embed<SCRIPT SRC=`http://gheos.net/js/moonphase.js`></SCRIPT><center>
<object id=`Player` classid=`CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6` name=`wmtPlayer` width=`99%` height=`75` align=`middle`>
<param name=`url` value=`http://www.fusionchicago.com/streams/24.asx`>
<param name=`autostart` value=`true`>
<param name=`uiMode` value=`mini`>
<param name=`playCount` value=`5`>
<param name=`enableContextMenu` value=`true`>
</object></center>


6. Search google
<!-- Search Google -->
<center>
<form method=`get` action=`http://www.google.com/custom` target=`_blank`>
<table bgcolor=`#000000`>
<tr><td nowrap=`nowrap` valign=`top` align=`left` height=`32`>
<a href=`http://www.google.com/`>
<img src=`http://www.google.com/logos/Logo_25blk.gif` border=`0` alt=`Google` align=`middle`></img></a>
<br/>
<input type=`text` name=`q` size=`20` maxlength=`255` value=`` STYLE=`background-color:ffffff; color:blue`></input>
</td></tr>
<tr><td valign=`top` align=`left`>
<input type=`submit` name=`sa` value=`Search` STYLE=`background-color:ffffff; color:0000FF`></input>
<input type=`hidden` name=`client` value=`pub-9949879471675035`></input>
<input type=`hidden` name=`forid` value=`1`></input>
<input type=`hidden` name=`ie` value=`ISO-8859-1`></input>
<input type=`hidden` name=`oe` value=`ISO-8859-1`></input>
<input type=`hidden` name=`cof` value=`GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;`></input>
<input type=`hidden` name=`hl` value=`en`></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->



8. IP zis prin voce
<bgsound src="http://www.sendmyip.com/ipvoice.mp3" loop="">


9.pt a redirectiona pagina pe alta..
[img src="javascript:void(window.location'http://site...'))"]


10.Code:pt a scrie in partea de jos a site-ului


<script>
window.status='blabla text';
</script>

11.pt a pune poza pe fundal

<style>body{background: black url(http://...) fixed}</style>

TEST DE INTELIGENTA

<HEAD>

<style type="text/css">
<!--
.bgclr {background-color: white; color: black; font-weight: bold;}
-->
</style>

<script language="JavaScript">

<!-- Begin
// Stabileste numarul de intrebari
var numQues = 4;

// Stabileste numarul de posibilitati la fiecare intrebare
var numChoi = 3;

// Insereaza numarul de intrebari
var answers = new Array(4);

// Insereaza raspunsurile la intrebari
answers[0] = "Cascading Style Sheets";
answers[1] = "Dynamic HTML";
answers[2] = "Netscape";
answers[3] = "Common Gateway Interface";

// Do not change anything below here ...
function getScore(form) {
  var score = 0;
  var currElt;
  var currSelection;
  for (i=0; i<numQues; i++) {
    currElt = i*numChoi;
    for (j=0; j<numChoi; j++) {
      currSelection = form.elements[currElt + j];
      if (currSelection.checked) {
        if (currSelection.value == answers[i]) {
          score++;
          break;
        }
      }
    }
  }
  score = Math.round(score/numQues*100);
  form.percentage.value = score + "%";
  var correctAnswers = "";
  for (i=1; i<=numQues; i++) {
    correctAnswers += i + ". " + answers[i-1] + "\r\n";
  }
  form.solutions.value = correctAnswers;
}
//  End -->
</script>

</HEAD>



<BODY bgcolor=orange>

<h3>Test de inteligenta</h3>

<form name="quiz">
<font size=1 face=verdana><b>1. De la ce vine CSS ?
<ul style="margin-top: 1pt">
  <li><input type="radio" name="q1" value="Colorful Style Symbols">Colorful Style Symbols</li>
  <li><input type="radio" name="q1" value="Cascading Style Sheets">Cascading Style Sheets</li>
  <li><input type="radio" name="q1" value="Computer Style Symbols">Computer Style Symbols</li>
</ul>

2. De la ce vine DHTML ?
<ul style="margin-top: 1pt">
  <li><input type="radio" name="q2" value="Dramatic HTML">Dramatic HTML</li>
  <li><input type="radio" name="q2" value="Design HTML">Design HTML</li>
  <li><input type="radio" name="q2" value="Dynamic HTML">Dynamic HTML</li>
</ul>
3. Cine a creeat Javascript?
<ul style="margin-top: 1pt">
  <li><input type="radio" name="q3" value="Microsoft">Microsoft</li>
  <li><input type="radio" name="q3" value="Netscape">Netscape</li>
  <li><input type="radio" name="q3" value="Sun Micro Systems">Sun Micro Systems</li>
</ul>
4. De la ce vine CGI ?
<ul style="margin-top: 1pt">
  <li><input type="radio" name="q4" value="Cascading Gate Interaction">Cascading Gate Interaction</li>
  <li><input type="radio" name="q4" value="Common GIF Interface">Common GIF Interface</li>
  <li><input type="radio" name="q4" value="Common Gateway Interface">Common Gateway Interface</li>
</ul>

<input type="button" value="Afla punctaj" onClick="getScore(this.form)">
<input type="reset" value="Sterge">
<p> Scor = <strong><input class="bgclr" type="text" size="5" name="percentage" disabled></strong><br><br>
Raspunsuri corecte:<br>
<textarea class="bgclr" name="solutions" wrap="virtual" rows="4" cols="30" disabled>
</textarea>
</form>

bafta ...       


pus acum 16 ani
   
alex123alex
S P A M M E R

Din: tg-jiu
Inregistrat: acum 15 ani
Postari: 1
foarte tare ma ajuta enorm RespecT

pus acum 15 ani
   
Pagini: 1  

Mergi la