¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶


صفحة 7 من 9 الأولىالأولى ... 56789 الأخيرةالأخيرة
النتائج 61 إلى 70 من 81

الموضوع: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

  1. #61

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة ZINABIDIN مشاهدة المشاركة
    السلام عليكم
    أريد طريقة وضع مقطع صوتي داخل الاندكس
    تشتغل تلقائيا بعد الدخول للاندكس
    تابعت هذا الشرح هنا لكني لم أفهم جيداا أي موقع حمل عليه وكيف المهم لم أهم من فضلك أخي الحل بسرعة

    http://www.aljyyosh.com/vb/showthrea...t=26785&page=3
    في التعليمات البرمجيه تضع الكود المخصص

    كود PHP:
    <embed name="video" pluginspage="http://www.real.com/player/"  
    src="ضع رابط الملف الصوتي هنا"  
    hidden="true" type="audio/x-pn-realaudio-plugin" loop="true"  
    autostart="true" nojava="true" controls="ControlPanel,StatusBar"  
    maintainaspect="false" width="165" height="46"></span></font></p
    لذلك لابد من رفع المقطع الصوتي برابط مباشر ومن ثم وضع الرابط داخل الكود كما هو موضح أعلاه


    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  2. #62

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    كيف أضع كتابة متحركة كاني أكتب في تلك اللحظة
    لما تفتح الاندكس تجيك كتابة وكأني انا كتب فيه في تلك اللحظة
    أرجو انك فهمتني
    وأرجو الافادة ان امكن
    أشهد أن لا اله الا الله وأن محمد رسول الله

  3. #63
    هكر متألق الصورة الرمزية brader
    تاريخ التسجيل
    Mar 2012
    الدولة
    ☆ القلب ☆
    المشاركات
    4,831

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    مشكور ويعطيك عافيه

    بالغضب والدم الاحمر نملئ قلوبنا
    سندمركم ونحرقكم جميعا
    هذا قدركم




  4. #64

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    كيف و ضع صوره بعد رفعها + كيف عمل نافذه من جافا يعني pop up box و شكرًا

  5. #65

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة ZINABIDIN مشاهدة المشاركة
    كيف أضع كتابة متحركة كاني أكتب في تلك اللحظة
    لما تفتح الاندكس تجيك كتابة وكأني انا كتب فيه في تلك اللحظة
    أرجو انك فهمتني
    وأرجو الافادة ان امكن

    ضع هذا الكود في منطقة body مع كتابة الجمله اللتي تريد كما هو موضع أدناه

    كود PHP:
    <p id='anima' style="position:absolute;font-size:20;background-color:white;">
    </
    p>
    <
    br>
    <
    br>

    <
    script language="JavaScript">

    // Visit http://www.star28.com/ for more code

    <!-- Begin
    text 
    "hacked by";
    word text.split('~');
    = -1;           //letter count
    0;            //which word in array is to be spelled
    start 0;      //variable to hold cycles of the blink
    scount 0;  //variable to hold cycles of the mispell
    function checkIt() {
    with(document.all.anima) {
    if(
    innerText.charAt(innerText.length-1) == "_") {
    innerText innerText.substring(0innerText.length 1);
    return 
    true;
    }
    else {
    innerText innerText "_";
    return 
    false;
          }
       }
    }
    function 
    blinkfor(counttiming) {
    with(document.all.anima) {
    if(
    start count) {
    if(
    checkIt()) {
    start++;
    }
    mistake 'blinkfor('+count+','+timing+')';
    setTimeout('eval(mistake)'timing);
    }
    else {
    start 0;
    i++;
    call_It();
          }
       }
    }
    function 
    mispell(offset,correction) {
    with(document.all.anima) {
    if(
    scount offset) {
    if(!
    checkIt()) {
    innerText innerText.substring(0innerText.length-2) + "_";
    scount++;
    }
    mistake 'mispell(' offset ', "' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    if(
    correction == '' && scount == offset ) {
    offset;
    scount++;
    }
    if(
    offset 0) {
    if(
    checkIt()) {
    innerText += correction.charAt(correction.length offset) + "_";
    offset--;
    }
    mistake 'mispell(' offset ',"' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    scount 0;
    j++;
    innerText innerText.substring(0innerText.length 1);
    call_It();
             }
          }
       }
    }
    function 
    spellit(string) {
    with(document.all.anima) {
    if(
    <= string.length) {
    if(
    string.charAt(i) == '/') {
    NumErrs string.charAt(1);
    NewLets string.substring(2NumErrs);
    mispell(NumErrs,NewLets);
    }
    else if(
    <= string.length 1) {
    i++;
    innerText string.substring(0,i) + "_";
    mistake 'spellit("' string '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    innerText string.substring(0i);
    j++;
    call_It();
             }
          }
       }
    }
    function 
    call_It() {
    with(document.all) {
    if(
    == -1){
    blinkfor(4150);
    }
    else if(
    <= word.length 1) {
    spellit(anima.innerText " " word[j]);

    else {
    blinkfor(100,230);
          }
       }
    }
    if(
    document.all) {
    call_It();
    }
    //  End -->
    </script


    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  6. #66

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اقتباس المشاركة الأصلية كتبت بواسطة هاوي حنانك مشاهدة المشاركة
    ضع هذا الكود في منطقة body مع كتابة الجمله اللتي تريد كما هو موضع أدناه

    كود PHP:
    <p id='anima' style="position:absolute;font-size:20;background-color:white;">
    </
    p>
    <
    br>
    <
    br>

    <
    script language="JavaScript">

    // Visit http://www.star28.com/ for more code

    <!-- Begin
    text 
    "hacked by";
    word text.split('~');
    = -1;           //letter count
    0;            //which word in array is to be spelled
    start 0;      //variable to hold cycles of the blink
    scount 0;  //variable to hold cycles of the mispell
    function checkIt() {
    with(document.all.anima) {
    if(
    innerText.charAt(innerText.length-1) == "_") {
    innerText innerText.substring(0innerText.length 1);
    return 
    true;
    }
    else {
    innerText innerText "_";
    return 
    false;
          }
       }
    }
    function 
    blinkfor(counttiming) {
    with(document.all.anima) {
    if(
    start count) {
    if(
    checkIt()) {
    start++;
    }
    mistake 'blinkfor('+count+','+timing+')';
    setTimeout('eval(mistake)'timing);
    }
    else {
    start 0;
    i++;
    call_It();
          }
       }
    }
    function 
    mispell(offset,correction) {
    with(document.all.anima) {
    if(
    scount offset) {
    if(!
    checkIt()) {
    innerText innerText.substring(0innerText.length-2) + "_";
    scount++;
    }
    mistake 'mispell(' offset ', "' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    if(
    correction == '' && scount == offset ) {
    offset;
    scount++;
    }
    if(
    offset 0) {
    if(
    checkIt()) {
    innerText += correction.charAt(correction.length offset) + "_";
    offset--;
    }
    mistake 'mispell(' offset ',"' correction '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    scount 0;
    j++;
    innerText innerText.substring(0innerText.length 1);
    call_It();
             }
          }
       }
    }
    function 
    spellit(string) {
    with(document.all.anima) {
    if(
    <= string.length) {
    if(
    string.charAt(i) == '/') {
    NumErrs string.charAt(1);
    NewLets string.substring(2NumErrs);
    mispell(NumErrs,NewLets);
    }
    else if(
    <= string.length 1) {
    i++;
    innerText string.substring(0,i) + "_";
    mistake 'spellit("' string '")';
    setTimeout("eval(mistake)"150);
    }
    else {
    innerText string.substring(0i);
    j++;
    call_It();
             }
          }
       }
    }
    function 
    call_It() {
    with(document.all) {
    if(
    == -1){
    blinkfor(4150);
    }
    else if(
    <= word.length 1) {
    spellit(anima.innerText " " word[j]);

    else {
    blinkfor(100,230);
          }
       }
    }
    if(
    document.all) {
    call_It();
    }
    //  End -->
    </script
    أين أكتب الكتابة

    أشهد أن لا اله الا الله وأن محمد رسول الله

  7. #67

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶



    إن المحبة الصادقة كعلاقة اليد بالعين إذا تألمت اليد دمعت العين وإذا دمعت العين مسحتها اليد

  8. #68

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    شكرا اخي على مجهودك
    أشهد أن لا اله الا الله وأن محمد رسول الله

  9. #69

    Lightbulb رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    هلا شباب لقد قمت بتصميم هذا الأندكس بنفسي فما رأيكم فيه ؟

    كود HTML:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    
    <script language="JavaScript1.2">               
    
    /*****************************************
    * Visit our site at http://www.star28.com/ for more code
    * This notice must stay intact for use
    ***********************************************/            
    //change 1 to another integer to alter the scroll speed. Greater is faster               
    var speed=1               
    var currentpos=0,alt=1,curpos1=0,curpos2=-1               
    function initialize(){               
    startit()               
    }               
    function scrollwindow(){               
    if (document.all)               
    temp=document.body.scrollTop               
    else               
    temp=window.pageYOffset               
    if (alt==0)               
    alt=1               
    else               
    alt=0               
    if (alt==0)               
    curpos1=temp               
    else               
    curpos2=temp               
    if (curpos1!=curpos2){               
    if (document.all)               
    currentpos=document.body.scrollTop+speed               
    else               
    currentpos=window.pageYOffset+speed               
    window.scroll(0,currentpos)               
    }               
    else{               
    currentpos=30               
    window.scroll(0,currentpos)               
    }               
    }               
    function startit(){               
    setInterval("scrollwindow()",30)               
    }               
    window.onload=initialize               
    </script>
    ****** http-*****="Content-Language" content="en">
    ****** http-*****="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>.::Hacked By The Tunisian Kill3r::.</title>
    ****** name="generator" content="WYSIWYG Web Builder 8 - http://www.wysiwygwebbuilder.com">
    <style type="text/css">
    body
    {
       background-color: #000000;
       background-image: url(http://img11.hostingpics.net/pics/9043971321717456743.gif);
       background-attachment: fixed;
       background-position: center center;
       color: #000000;
    }
    </style>
    <style type="text/css">
    a
    {
       color: #0000FF;
       outline: none;
       text-decoration: underline;
    }
    a:visited
    {
       color: #4B0082;
    }
    a:active
    {
       color: #0000FF;
    }
    a:hover
    {
       color: #4B0082;
       text-decoration: underline;
    }
    </style>
    <style type="text/css">
    #Table1
    {
       border: 2px #FF0000 solid;
       background-color: #000000;
       border-spacing: 1px;
    }
    #Table1 td
    {
       padding: 0px 0px 0px 0px;
    }
    #Table1 td div
    {
       white-space: nowrap;
    }
    #Image2
    {
       border: 0px #000000 solid;
    }
    #Image3
    {
       border: 0px #000000 solid;
    }
    #wb_Text2 
    {
       background-color: transparent;
       border: 0px #FF0000 solid;
       padding: 0;
    }
    #wb_Text2 div
    {
       text-align: center;
    }
    #wb_Text1 
    {
       background-color: transparent;
       border: 0px #000000 solid;
       padding: 0;
    }
    #wb_Text1 div
    {
       text-align: center;
    }
    </style>
    </head>
    <body>
    <div id="wb_Flash1" style="position:absolute;left:588px;top:544px;width:111px;height:30px;z-index:0;padding:0;">
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="111" height="30" id="Flash1">
    <param name="movie" value="Perfect%20Deface%20Page%20Music.swf">
    <param name="quality" value="High">
    <param name="scale" value="ExactFit">
    <param name="wmode" value="Transparent">
    <param name="play" value="true">
    <param name="loop" value="false">
    <param name="menu" value="false">
    <param name="allowfullscreen" value="false">
    <param name="allowscriptaccess" value="sameDomain">
    <param name="sAlign" value="tl">
    <embed src="http://www.swfcabin.com/swf-files/1346525469.swf" width="111" height="30" quality="High" wmode="Transparent" loop="false" play="true" menu="false" allowfullscreen="false" allowscriptaccess="sameDomain" scale="ExactFit" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
    </embed>
    </object>
    </div>
    <table style="position:absolute;left:148px;top:13px;width:936px;height:1159px;z-index:1;" cellpadding="0" cellspacing="1" id="Table1">
    <tr>
    <td style="background-color:transparent;border:1px #C0C0C0 solid;text-align:left;vertical-align:top;height:1151px;">
    &nbsp;</td>
    </tr>
    </table>
    <div id="wb_Image2" style="position:absolute;left:369px;top:451px;width:500px;height:326px;z-index:2;padding:0;">
    <img src="http://www.tvrubin.rs/images/hacked.jpg" id="Image2" alt="" border="0" style="width:500px;height:326px;"></div>
    <div id="wb_Image3" style="position:absolute;left:397px;top:231px;width:500px;height:200px;z-index:3;padding:0;">
    <img src="http://alboraaq.com/jpg/myindex/logo_blue.gif" id="Image3" alt="" border="0" style="width:500px;height:200px;"></div>
    <div id="wb_Text2" style="position:absolute;left:180px;top:113px;width:915px;height:94px;text-align:center;z-index:4;">
    <span style="color:#0000CC;font-family:Algerian;font-size:85px;"> </span><span style="color:#FF0000;font-family:Algerian;font-size:85px;">T</span><span style="color:#FFFFFF;font-family:Algerian;font-size:85px;">u</span><span style="color:#FF0000;font-family:Algerian;font-size:85px;">n</span><span style="color:#FFFFFF;font-family:Algerian;font-size:85px;">i</span><span style="color:#FF0000;font-family:Algerian;font-size:85px;">s</span><span style="color:#FFFFFF;font-family:Algerian;font-size:85px;">i</span><span style="color:#FF0000;font-family:Algerian;font-size:85px;">a</span><span style="color:#FFFFFF;font-family:Algerian;font-size:85px;">n</span><span style="color:#0000CC;font-family:Algerian;font-size:85px;">&nbsp; </span><span style="color:#A52A00;font-family:Algerian;font-size:85px;">Kill3r</span></div>
    <div id="wb_Text1" style="position:absolute;left:316px;top:37px;width:657px;height:71px;text-align:center;z-index:5;">
    <span style="color:#FFFFFF;font-family:Algerian;font-size:64px;">W</span><span style="color:#FF0000;font-family:Algerian;font-size:64px;">eb</span><span style="color:#FFFFFF;font-family:Algerian;font-size:64px;">S</span><span style="color:#FF0000;font-family:Algerian;font-size:64px;">ite </span><span style="color:#FFFFFF;font-family:Algerian;font-size:64px;">o</span><span style="color:#FF0000;font-family:Algerian;font-size:64px;">wned </span><span style="color:#FFFFFF;font-family:Algerian;font-size:64px;">b</span><span style="color:#FF0000;font-family:Algerian;font-size:64px;">y</span></div>
    <div id="wb_JavaScript2" style="position:absolute;left:356px;top:824px;width:547px;height:107px;z-index:6;padding:0;">
    <div style="color:#FF0000;font-family:Arial;font-size:36px;font-weight:bold;font-style:normal;text-decoration:none" id="Fly">Your Website Got Hacked ! Where Is your security Admin ? All your files were deleted !! But Don't worry I have a backup ..  Contact Me ==) https://www.facebook.com/BolbolGamer </div>
    <script type="text/javascript">
    // Flying Letters script- by Matthias ([email protected])
    // Modified by Twey for efficiency and compatibility
    // For this script and more, visit Dynamic Drive: http://www.dynamicdrive.com
    
    // Configure message to display. Use "$" for linebreak
    // By default, set to just grab the text from element with ID="fly"
    message = document.getElementById("Fly").innerHTML; // $ = taking a new line
    distance = 50;
    speed = 200;
    
    var txt="",
    num=0,
    num4=0,
    flyofle="",
    flyofwi="",
    flyofto="",
    fly=document.getElementById("Fly");
    
    function stfly() 
    {
       for(i=0;i != message.length;i++) 
       {
          if(message.charAt(i) != "$")
             txt += "<span style='position:relative;visibility:hidden;' id='n"+i+"'>"+message.charAt(i)+"<\/span>";
          else
             txt += "<br>";
       }
       fly.innerHTML = txt;
       txt = "";
       flyofle = fly.offsetLeft;
       flyofwi = fly.offsetWidth;
       flyofto = fly.offsetTop;
       fly2b();
    }
    
    function fly2b() 
    {
       if(num4 != message.length) 
       {
          if(message.charAt(num4) != "$") 
          {
             var then = document.getElementById("n" + num4);
             then.style.left = (flyofle - then.offsetLeft + flyofwi / 2) + "px";
             then.style.top = (flyofto - then.offsetTop + distance) + "px";;
             fly3(then.id, parseInt(then.style.left), parseInt(then.style.left) / 5, parseInt(then.style.top), parseInt(then.style.top) / 5);
          }
          num4++;
          setTimeout("fly2b()", speed);
       }
    }
    
    function fly3(target,lef2,num2,top2,num3) 
    {
       if((Math.floor(top2) != 0 && Math.floor(top2) != -1) || (Math.floor(lef2) != 0 && Math.floor(lef2) != -1)) 
       {
          if(lef2 >= 0)
             lef2 -= num2;
          else
             lef2 += num2 * -1;
          if(Math.floor(lef2) != -1) 
          {
             document.getElementById(target).style.visibility = "visible";
             document.getElementById(target).style.left = Math.floor(lef2) + "px";
          }
          else
          {
             document.getElementById(target).style.visibility = "visible";
             document.getElementById(target).style.left = Math.floor(lef2 + 1) + "px";
          }
          if(lef2 >= 0)
             top2 -= num3;
          else
             top2 += num3 * -1;
          if(Math.floor(top2) != -1)
             document.getElementById(target).style.top = Math.floor(top2) + "px";
          else
             document.getElementById(target).style.top = Math.floor(top2 + 1) + "px";
    
          setTimeout("fly3('"+target+"',"+lef2+","+num2+","+top2+","+num3+")",50);
       }
    }
    
    stfly();
    
    </script></div>
    <div id="wb_JavaScript3" style="position:absolute;left:449px;top:1194px;width:511px;height:37px;z-index:7;padding:0;">
    <div style="color:#FF0000;font-size:14px;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none" id="copyrightnotice"></div>
    <script type="text/javascript">
       var now = new Date();
       var startYear = "2012";
       var text =  "Copyright &copy; ";
       if (startYear != '')
       {
          text = text + startYear + "-";
       }
       text = text + now.getFullYear() + ", TUNISIAN KILL3R. All rights reserved.";
       var copyrightnotice = document.getElementById('copyrightnotice');
       copyrightnotice.innerHTML = text;
    </script>
    
    
    </div>
    <div style="z-index:8">
    <script type="text/javascript">
    <!--
    var disabled_message = "";
    document.oncontextmenu = function() 
    { 
       return false; 
    }
    document.onmousedown = function md(e) 
    { 
      try 
      { 
         if (event.button==2||event.button==3) 
         {
            if (disabled_message != '')
               alert(disabled_message);
            return false; 
         }
      }  
      catch (e) 
      { 
         if (e.which == 3) return false; 
      } 
    }
    // -->
    </script>
    </div>
    </body>
    </html>
    أيضا لا أعلم لماذا لا يريد الكود الذي يجعل الصفحة تنزل تلقائيا أن يشتغل فهلا تفحصون الكود و تقولو لي ما المشكل ؟

    شكرا

  10. #70

    افتراضي رد: ¶§x§¶§x§¶مشاكل الاندكس ـــــــــ> إطرحه هنا¶§x§¶§x§¶

    اريد وضع رابط لفايس بوكي في الاندكس ؟ وشكرا =)

صفحة 7 من 9 الأولىالأولى ... 56789 الأخيرةالأخيرة

المواضيع المتشابهه

  1. رفع الاندكس للمبتدئين بعدر رفع الشل ...
    بواسطة Mr.DaGaA في المنتدى اختراق المواقع والسيرفرات
    مشاركات: 2
    آخر مشاركة: 12-05-2010, 01:39 AM
  2. تم تعليق الاندكس بانجاااااااح
    بواسطة virus3033 في المنتدى معرض الانجازات
    مشاركات: 9
    آخر مشاركة: 10-04-2010, 01:42 PM
  3. طلب استفسار في الاندكس ..
    بواسطة المحترف HaCk في المنتدى قسم المشاكل والإستفسارات
    مشاركات: 1
    آخر مشاركة: 09-20-2010, 02:44 PM
  4. تغيير الاندكس
    بواسطة خارج عن القانون في المنتدى قسم المشاكل والإستفسارات
    مشاركات: 8
    آخر مشاركة: 09-10-2010, 04:49 AM
  5. رفع الاندكس على منتديات phpbb
    بواسطة المرشدي 511 في المنتدى اختراق المواقع والسيرفرات
    مشاركات: 0
    آخر مشاركة: 05-31-2010, 01:48 PM

المفضلات

أذونات المشاركة

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