يمنع منعاً باتاً رفع الملفات على المواقع التالية:
Ge.tt - mediafire.com - 4shared.com
مطلوب طاقم إشراف وأدارة للمنتدى, للمعنيين بالرجاء التواصل مع الادارة على البريد التالي :
vbspiders.network@gmail.com


العودة   :: vBspiders Professional Network :: > [ ::. الـقرصـنـة والأختراق ~ The Hidden World Of Hackers .:: ] > قـسـم إخـتـراق الـمـواقـع والـسـيرفـرات > قـسـم أدوات واندكـسات الإختراق

إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
قديم 01-01-2012, 12:23 AM   رقم المشاركة : 16 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


كود ألعاب نارية


1- انسخ هذا الكود و ضعه في منطقة الرأس HEAD

كود PHP:
<STYLE type=text/cssBODY {
    
OVERFLOW-Xhidden
}
v\:* {
    
BEHAVIORurl(#default#VML)
}
</
STYLE

2- انسخ هذا الكود و ضعه في المكان الذي تريده في منطقة BODY


كود PHP:
<SCRIPT language=JavaScript>

/*
VML Fireworks script -- By Jacco IJzerman (j.ijzerman1@REMOVETHISchello.nl)
Permission granted to Dynamicdrive.com to feature script in archive.
Translated By www.sakrkuraish.netfirms.com
* Visit our site at http://www.star28.com/ for more code
* This notice must stay intact for use
***********************************************/


//Customize fireworks colors:
colors = new Array();
colors[0] = new Array('yellow''lime');
colors[1] = new Array('lime''green')
colors[2] = new Array('lime''blue');
colors[3] = new Array('lightyellow''purple');
colors[4] = new Array('lightblue''white');
colors[5] = new Array('blue''silver');
colors[6] = new Array('red''fuchsia');
colors[7] = new Array('yellow''red');

maximum 1000;

vmlobj=''
for(
012i++){ 
vmlobj += '<div id="ster'+i+'" style="position:absolute; left:-50px; top-50px; visibility:hidden; z-index:50;">';
vmlobj += '<v:shape style="width:15px; height:15px;" fillcolor="yellow" coordorigin="0,0" coordsize="200 200">';
vmlobj += '<v:path v="m 8,65 l 72,65, 92,11, 112,65, 174,65, 122,100, 142,155,92,121, 42,155, 60,100 x e"/>';
vmlobj += '<v:stroke on="false" /></v:shape></div>';
}
********.
write(vmlobj); vmlobj null;

aantal 0;

function 
begin()
{
try {
if(
aantal == maximum){ return;}
kleurschema Math.floor(Math.random() * colors.length);
posLinks Math.floor(Math.random() * (********.body.clientWidth 180));
posLinks = (posLinks 170)? 170posLinks;
posBoven Math.floor(Math.random() * (********.body.clientHeight 180));
posBoven = (posBoven 170)? 170posBoven;
straal 0uiteen trueteller 1flikkereffect false;
for(var 
012i++){
********.
getElementsByTagName('shape')[i].setAttribute('fillcolor'colors[kleurschema][0]);
********.
getElementById('ster'+i).style.visibility 'hidden'// 5.0 fix
********.getElementById('ster'+i).style.left posLinks;
********.
getElementById('ster'+i).style.top posBoven;
}
********.
getElementById('ster0').style.top = (********.body.clientHeight 20); 
********.
getElementById('ster0').style.visibility 'visible';
omhoog();
} catch(
e){}
}

function 
omhoog()
{
try {
positie parseInt(********.getElementById('ster0').style.top);
if(
positie posBoven){
********.
getElementById('ster0').style.top = (positie 25); 
setTimeout('omhoog()'50);
} else {
for(
112i++){
********.
getElementById('ster'+i).style.top positie;
********.
getElementById('ster'+i).style.visibility 'visible';

uiteenspatten();
}
} catch(
e){}
}

function 
uiteenspatten()
{
try {
if(
straal 120 && straal 10 == 0){ 
flikkereffect true;
teller = (teller == colors[kleurschema].length)? 0: (teller+1);
}
for(var 
012i++){
var 
hoek 30
var 
piHoek Math.PI Math.PI 180 hoek;
var 
links posLinks Math.round(straal Math.sin(piHoek)); 
var 
boven positie Math.round(straal Math.cos(piHoek));
********.
getElementById('ster'+i).style.left links;
********.
getElementById('ster'+i).style.top boven;
if(
flikkereffect){
********.
getElementsByTagName('shape')[i].setAttribute('fillcolor'colors[kleurschema][teller]);
}
}
if(
straal 160 && uiteen){
straal += (straal 120)? 105;
setTimeout('uiteenspatten()'50);
}
else if(
straal 120){
uiteen falsestraal -= 5;
setTimeout('uiteenspatten()'50);
}
else if(
straal <= 120){
for(var 
012i++){
********.
getElementById('ster'+i).style.visibility 'hidden';
}
aantal++;
setTimeout('begin()'500);
}
} catch(
e) {}
}

window.onload=begin;

</SCRIPT> 
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 12:25 AM   رقم المشاركة : 17 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


كود لجعل الصفحة تمطر


كود PHP:
<script language="JavaScript">

/* This credit MUST stay intact for use */
/* Visit our site at http://www.star28.com/ for more code */

<!-- Begin
var no 50;
var 
speed 1;
var 
ns4up = (********.layers) ? 0;
var 
ie4up = (********.all) ? 0;
var 
sxysncs;
var 
arcxcy;
var 
idoc_width 800doc_height 600;
if (
ns4up) {
doc_width self.innerWidth;
doc_height self.innerHeight;
}
else
if (
ie4up) {
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
= new Array();
= new Array();
= new Array();
cx = new Array();
cy = new Array();
8;
for (
0no; ++ i) {  
initRain();
if (
ns4up) {
if (
== 0) {
********.
write("<layer name=\"dot"+"\" left=\"1\" ");
********.
write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.
write(",</font></layer>");
}
else {
********.
write("<layer name=\"dot"+"\" left=\"1\" ");
********.
write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.
write(",</font></layer>");
   }
}
else 
if (
ie4up) {
if (
== 0) {
********.
write("<div id=\"dot"+"\" style=\"POSITION: ");
********.
write("absolute; Z-INDEX: "+"; VISIBILITY: ");
********.
write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.
write(",</font></div>");
}
else {
********.
write("<div id=\"dot"+"\" style=\"POSITION: ");
********.
write("absolute; Z-INDEX: "+"; VISIBILITY: ");
********.
write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.
write(",</font></div>");
      }
   }
}
function 
initRain() {
6;
r[i] = 1;
sn Math.sin(a);
cs Math.cos(a);
cx[i] = Math.random() * doc_width 1;
cy[i] = Math.random() * doc_height 1;
x[i] = r[i] * sn cx[i];
y[i] = cy[i];
}
function 
makeRain() {
r[i] = 1;
cx[i] = Math.random() * doc_width 1;
cy[i] = 1;
x[i] = r[i] * sn cx[i];
y[i] = r[i] * cs cy[i];
}
function 
updateRain() {
r[i] += s;
x[i] = r[i] * sn cx[i];
y[i] = r[i] * cs cy[i];
}
function 
raindropNS() {
for (
0no; ++ i) {
updateRain();
if ((
x[i] <= 1) || (x[i] >= (doc_width 20)) || (y[i] >= (doc_height 20))) {
makeRain();
doc_width self.innerWidth;
doc_height self.innerHeight;
}
********.
layers["dot"+i].top y[i];
********.
layers["dot"+i].left x[i];
}
setTimeout("raindropNS()"speed);
}
function 
raindropIE() {
for (
0no; ++ i) {
updateRain();
if ((
x[i] <= 1) || (x[i] >= (doc_width 20)) || (y[i] >= (doc_height 20))) {
makeRain();
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
********.
all["dot"+i].style.pixelTop y[i];
********.
all["dot"+i].style.pixelLeft x[i];
}
setTimeout("raindropIE()"speed);
}
if (
ns4up) {
raindropNS();
}
else
if (
ie4up) {
raindropIE();
}
//  End -->
</script> 
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 12:27 AM   رقم المشاركة : 18 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


كود الثلج

1- انسخ هذا الكود و ضعه في منطقة HEAD

كود PHP:
<STYLE>.drop {
    
FONT-SIZE40pxFILTERflipV(), flipH(); WIDTH3pxCOLORbluePOSITIONabsolute
}
</
STYLE>

<
SCRIPT language=javascript>

// Rain/Snow effect- By Craig Blanchette Craiga.topcities.com
// Script featured on Dynamic Drive
// Visit our site at http://www.star28.com/ for more code

snow true;    // false-rain;   true-snow
snowsym " * "  //These are the symbols for each
rainsym " ' "  //You can put images here.
howmany 10     //How many drops/snowflakes?

/**************Do not need to change anything below***********/
if(snow){sym snowsymspeed=1angle=10drops=howmany}
else{
sym rainsymspeed=50drops=howmanyangle=6}
movex = -speed/anglemovey speedcount 0;

function 
moverain(){
for(
move 0move dropsmove++){
xx[move]+=movex;  yy[move]+=mv[move];
hmm Math.round(Math.random()*1);
if(
xx[move] < 0){xx[move] = maxx+10;}
if(
yy[move] > maxy){yy[move] = 10;}
drop[move].left xx[move]
drop[move].top yy[move]+********.body.scrollTop;
}
setTimeout('moverain()','1')}

</SCRIPT> 


2- انسخ هذا الكود و ضعه في المكان الذي تريده في منطقة BODY


كود PHP:
<SCRIPT language=javascript>

if (********.
all){
drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array()
ly "********.all[\'"st "\'].style"
for(make 0make dropsmake++){
********.
write('<div id="drop'+make+'" class=drop>'+sym+'</div>');
drop[make] = eval(ly+'drop'+make+st);
maxx = ********.body.clientWidth-40
maxy 
= ********.body.clientHeight-40
xx
[make] = Math.random()*maxx;
yy[make] = -100-Math.random()*maxy;
drop[make].left xx[make]
drop[make].top yy[make]
mv[make] = (Math.random()*5)+speed/4;
drop[make].fontSize = (Math.random()*10)+20;
if(
snow){col 'white'}else{col 'blue'}
drop[make].color col;
}
window.onload=moverain
}
</SCRIPT> 
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 12:30 AM   رقم المشاركة : 19 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


رسالة تضهر للزائر قبل دخول الصفحة

انسخ هذا الكود و ضعه في منطقة HEAD

كود PHP:
  **********
if (!
confirm("هل تريد دخول هذه الصفحة ؟"))
window.location=history.go(-1)
</script> 
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 12:35 AM   رقم المشاركة : 20 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


كلام يتبع الماوس

1- انسخ هذا الكود و ضعه في منطقة HEAD


كود PHP:
<style>
.
spanstyle {
    
position:absolute;
    
visibility:visible;
    
top:-50px;
    
font-size:10pt;
    
font-family:Verdana;
      
font-weight:bold;
    
color:black;
}
</
style>
**********

/* Visit our site at http://www.star28.com/ for more code
* This notice must stay intact for use */

var x,y
var step=20
var flag=0

// Your snappy message. Important: the space at the end of the sentence!!!
var message="Welcome!!!"
message=message.split("")

var 
xpos=new Array()
for (
i=0;i<=message.length-1;i++) {
    
xpos[i]=-50
}

var 
ypos=new Array()
for (
i=0;i<=message.length-1;i++) {
    
ypos[i]=-50
}

function 
handlerMM(e){
    
= (********.layers) ? e.pageX : ********.body.scrollLeft+event.clientX
    y 
= (********.layers) ? e.pageY : ********.body.scrollTop+event.clientY
    flag
=1
}

function 
makesnake() {
    if (
flag==&& ********.all) {
        for (
i=message.length-1i>=1i--) {
               
xpos[i]=xpos[i-1]+step
            ypos
[i]=ypos[i-1]
        }
        
xpos[0]=x+step
        ypos
[0]=y
    
        
for (i=0i<message.length-1i++) {
            var 
thisspan = eval("span"+(i)+".style")
            
thisspan.posLeft=xpos[i]
            
thisspan.posTop=ypos[i]
        }
    }
    
    else if (
flag==&& ********.layers) {
        for (
i=message.length-1i>=1i--) {
               
xpos[i]=xpos[i-1]+step
            ypos
[i]=ypos[i-1]
        }
        
xpos[0]=x+step
        ypos
[0]=y
    
        
for (i=0i<message.length-1i++) {
            var 
thisspan = eval("********.span"+i)
            
thisspan.left=xpos[i]
            
thisspan.top=ypos[i]
        }
    }
        var 
timer=setTimeout("makesnake()",30)
}

</script>

**********
<!-- Beginning of JavaScript -

for (i=0;i<=message.length-1;i++) {
    ********.write("<span id='span"+i+"' class='spanstyle'>")
    ********.write(message[i])
    ********.write("</span>")
}

if (********.layers){
    ********.captureEvents(Event.MOUSEMOVE);
}
********.onmousemove = handlerMM;

// - End of JavaScript - -->
</script> 

2- ضع هذه الرموز ضمن الوسم BODY لتصبح هكذا

كود PHP:
 <BODY onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll"
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 12:37 AM   رقم المشاركة : 21 (permalink)
معلومات العضو
 
الصورة الرمزية هشبول
 

 

 
إحصائية العضو






هشبول غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
هشبول is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


نقاط ملونة تتبع الماوس

انسخ هذا الكود و ضعه في المكان الذي تريده في منطقة BODY

كود PHP:
 <LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffffff" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#fff000" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffa000" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ff00ff" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#00ff00" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FF00FF" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FF0000" CLIP="0,0,1,1"></LAYER>
<
LAYER NAME="a7" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffffff" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a8" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#fff000" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a9" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffa000" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a10" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ff00ff" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a11" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#00ff00" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a12" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#0000ff" CLIP="0,0,2,2"></LAYER>
<
LAYER NAME="a13" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FF0000" CLIP="0,0,2,2"></LAYER>


<
script language="JavaScript">



if (********.
all){
with (********){
write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
write('<div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#fff000;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ff00ff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div>')
write('<div style="position:relative;width:3px;height:3px;background:#FF0000;font-size:3px;visibility:visible"></div>')
write('</div>')
}
}

if (********.
layers)
{
window.captureEvents(Event.MOUSEMOVE);}
var 
yBase 200;
var 
xBase 200;
var 
step 1;
var 
currStep 0;
var 
Xpos 1;
var 
Ypos 1;

if (********.
all)
{
  function 
MoveHandler(){
  
Xpos = ********.body.scrollLeft+event.x;
  
Ypos = ********.body.scrollTop+event.y;
  }
  ********.
onmousemove MoveHandler;
}

else if (********.
layers)
{
  function 
xMoveHandler(evnt){
  
Xpos evnt.pageX;
  
Ypos evnt.pageY;
  }
  
window.onMouseMove xMoveHandler;
}

function 
animateLogo() {
if (********.
all)
{
 
yBase window.********.body.offsetHeight/6;
 
xBase window.********.body.offsetWidth/6;
}
else if (********.
layers)
{
 
yBase window.innerHeight/8;
 
xBase window.innerWidth/8;
}

if (********.
all)
{
 for ( 
starsDiv.all.length i++ )
 {
  
starsDiv.all[i].style.top Ypos yBase*Math.sin((currStep i*4)/12)*Math.cos(400+currStep/200);
 
starsDiv.all[i].style.left Xpos xBase*Math.sin((currStep i*3)/10)*Math.sin(currStep/200);
 }
}

else if (********.
layers)
{
 for ( 
14 j++ ) //number of NS layers!
 
{
  var 
templayer="a"+j
  
********.layers[templayer].top Ypos yBase*Math.sin((currStep j*4)/12)*Math.cos(400+currStep/200);
  ********.
layers[templayer].left Xpos xBase*Math.sin((currStep j*3)/10)*Math.sin(currStep/200);
 }
}
currStep+= step;
setTimeout("animateLogo()"10);
}
animateLogo();
</script> 
التوقيع







 

   

رد مع اقتباس
قديم 01-01-2012, 05:36 PM   رقم المشاركة : 22 (permalink)
معلومات العضو
 
الصورة الرمزية x-men
 

 

 
إحصائية العضو





x-men غير متواجد حالياً

 

 

إحصائية الترشيح

عدد النقاط : 10
x-men is on a distinguished road

افتراضي رد: مكتبة الشبكة العنكبوتية لأفضل أكواد الجافا لتصميم الاندكس


بارك الله فيك اخي الكريم لاكن الاكواد ليس صالحه لان المنتدى يحظر بعض الكلمات ويسابدلها بالنجوم راجع جميع الاكواد راح اتلاقي نجوم هاي معناتهه انو محظوره فالاكواد كلها ليست صالح الرجاء ارفاقها او باعد بين الكلمات المحظوره وطلب من الاعضاء ان يمسحو المسافه وجزاك الله خيراً

التوقيع

انا حاضر لاي أستفسار

xmen910@yahoo.com

 

   

رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة

الانتقال السريع


الساعة الآن 11:11 PM


[ vBspiders.Com Network ]

SEO by vBSEO 3.6.0