Jump to content
أحلى نادي لأحلى أعضاء
Search In
  • More options...
Find results that contain...
Find results in...
ad0ba

كود جالب المواضيع

Recommended Posts

الكود:
 <script src="http://zzzzz0.forumalgerie.net/h5-lazem-pour-vb" type="text/javascript"></script><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>جالب المواضيع [بدأ العمل..]</title><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js" type="text/javascript"></script> <style type="text/css">
* { margin: 0; padding: 0; outline: 0 }

body {
  background: #CCC;
  font: 70%/1.6em Verdana, Tahoma, arial, sans-serif;
  color: #555;
  text-align: center;
}

/* links */
a, a:visited {
  text-decoration: none;
  color: #2180BC;
  background: inherit;
}
a:hover {
  color: #88ac0b;
  background: inherit;
  text-decoration: underline;
}

/* headers */
h1, h2, h3 {
  font-family: 'Trebuchet MS', Tahoma, Sans-serif;         
}
h1 {
  font-size: 150%; 
  font-weight: normal;
  color: #006699;
}
h2 {
  font-size: 140%;
  text-transform: uppercase;
  color: #88ac0b;
}
h3 {
  font-size: 120%;
  color: #666666;
}

/* images */
img {
  background: #FAFAFA;
    border: 1px solid #E5E5E5;
}

h1, h2, h3, p {
  padding: 10px;     
  margin: 0;
}
ul, ol {
  margin: 5px 20px;
  padding: 0 20px;
}

/* -----------------------------------------
  LAYOUT
-------------------------------------------- */
#wrap {
  width: 820px;
  background: #CCC url(http://i32.servimg.com/u/f32/17/12/94/90/conten10.png) repeat-y center top;
  margin: 0 auto;
  text-align: right;
}
#content-wrap {
  clear: both;
  width: 760px;
  padding: 0;
  margin: 10px auto;
}
#header {
  width: 820px;
  position: relative;
  height: 103px;
  background: #CCC url(http://www.styleshout.com/templates/preview/Envision12/images/header.jpg) no-repeat center top;
  padding: 0; 
  color: #FFF; 
}
#header h1#logo-text a {
  position: absolute;
  margin: 0; padding: 0;
  font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
  letter-spacing: -2px;
  color: #FFF;
  text-transform: none;
  text-decoration: none;
  background: transparent;
 
  /* change the values of top and left to adjust the position of the logo*/
  top: 19px;left: 35px; 
}
#header p#slogan {
  position: absolute;
  margin: 0; padding: 0;
  font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
  text-transform: none;
  color: #FFF;
 
  /* change the values of top and left to adjust the position of the slogan*/
  top: 70px; left: 55px;     
}

/* header links */
#header #header-links {
  position: absolute;
  top: 20px; right: 30px; 
  color: #C6DDEE;
  font-size: 10px; 
}
#header #header-links a { 
  color: #FFF;
  text-decoration: none; 
}
#header #header-links a:hover {
  color: #D4E59F; 
}

/* Menu */
#menu {
  clear: both; 
  margin: 0 auto; padding: 0;
  background: url(http://www.styleshout.com/templates/preview/Envision12/images/menu.jpg) repeat-x 0 0; 
  font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
  height: 37px;
  width: 780px; 
}

/* Footer */ 
#footer {
  color: #C6DDEE;
  background: #CCC url(http://www.styleshout.com/templates/preview/Envision12/images/footer.jpg) no-repeat center top;
  clear: both;
  width: 820px;
  height: 65px;
  text-align: center; 
  font-size: 92%; 
}
#footer a {
  color: #FFF;
  text-decoration: none;
}

/* display and additional classes */
.clear { clear: both; }
</style><style type="text/css">
#statu_now{
width: 415px;
padding: 6px 18px;
height: 25px;
margin: auto;
text-align: center;
}
#statu_now img{
height: 19px;
width: 31px;
padding: 2px 9px;
margin: auto;
margin-bottom: -9px; 
background: none;
border: 0px;
}
.topics, .list , .done{
  padding: 6px;
  border: solid 1px #E5E5E5;
  outline: 0;
  font: normal 13px/100% Verdana, Tahoma, sans-serif;
  background: #FFFFFF url('bg_form.png') left top repeat-x;
  background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
  background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  }

.topics:hover, .topics:focus, #statu_now {
  border-color: #C9C9C9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
  }
.list{
  color: #3232CC
}
.done{
  opacity: 0.5;
  color:black;
}
.done img.statu_img{
background: none;
border: none;
}
.title {
width: 598px;
float: right;
padding: 6px 0px;
}

.statu_img{
width: 27px;
height: 16px;
padding: 4px 7px;
}
.next input {
  width: auto;
  padding: 9px 15px;
  background: #617798;
  border: 0;
  font-size: 14px;
  color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  }

input, textarea {
  padding: 9px;
  border: solid 1px #E5E5E5;
  outline: 0;
  font: normal 13px/100% Verdana, Tahoma, sans-serif;
  width: 200px;
  background: #FFFFFF url('bg_form.png') left top repeat-x;
  background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
  background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  }

textarea {
  width: 400px;
  max-width: 400px;
  height: 150px;
  line-height: 150%;
  }

input:hover, textarea:hover,
input:focus, textarea:focus {
  border-color: #C9C9C9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
  }

.form label {
  margin-left: 10px;
  color: #999999;
  text-align: left;
  }

.next input {
  width: auto;
  padding: 9px 15px;
  background: #617798;
  border: 0;
  font-size: 14px;
  color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  }
</style>
<!--  wrap starts here  -->
<div id="wrap">
                
   <!--  header  -->     
   <div id="header">
                                     
      <h1 id="logo-text">
          <a href="http://da3m.forumarabia.com/f43-montada">الروبوت جالب المواضيع</a>
      </h1>
                     
      <p id="slogan">
          الروبوت الرهيب لنسخ المواضيع آليا من تطوير cc.mido
      </p>
                               
      <div id="header-links">
                  
         <p>
                        <a href="/">الرئيسية</a> |            <a href="http://da3m.forumarabia.com/contact">راسلنا</a> |            <a href="http://da3m.forumarabia.com/f44-montada">شرح كيفية الاستخدام</a>                 
         </p>
                      
      </div>
                                     
   </div>
                
   <!--  menu  -->
   <div id="menu">
                       
   </div>
                                              
   <!--  content-wrap starts here  -->
   <div id="content-wrap" style="
">
                                                                 
      <div id="main1">
                                                                             <span> </span>
         <p>
             هذه صفحة العمليات لروبوت جالب المواضيع.<br />يعمل الروبوت على نسخ المواضيع من المنتدى الذي اخترتة في الخطوة الثانية من المرحلة السابقة بدون تدخل منك. <br />يمكنك التحكم الكامل بعمل الروبوت من خلال الخيارات أدناه.
         </p><span></span> 
         <table border="0" id="Tbl">
               
            <tbody>
               
               <tr class="steps N">
                       
                  <td>
                      
                  </td>
                       
                  <td>
                      
                  </td>
                       
                  <td>
                      
                  </td>
                     
               </tr>
                  
               <tr class="steps">
                       
                  <td>
                          
                     <div id="form_wrap0" style="height: 217px; width: 320px; position: absolute; z-index: 99; background-color: white; opacity: 0.7; display: none; " onclick="javascript:document.getElementById('form_wrap0').style.display='none';document.getElementById('form_wrap1').style.display='block'">
                        
                     </div>
                     
                     <div class="form" dir="ltr" style="
    text-align: left;
">
                             
                        <p class="name">
                                 <input type="text" id="section_url" value="http://" name="url" onclick="this.select()" />      <span style="
    color: #F0805D;
">*</span><label for="name" dir="rtl">رابط القسم</label>   
                        </p>
                             
                        <p class="email">
                                 <input type="text" id="email" dir="rtl" />      <label for="email">اسم القسم</label>   
                        </p>
                             
                        <p class="web">
                                 <input type="text" dir="rtl" id="user_name" readonly="" onclick="javascript:if (confirm('هل تريد فعلا تغيير اسم العضوية؟ \n اضغط نعم ليتم توجيهك إلى صفحة تسجيل الخروج. \n ثم أعد تسجيل الدخول بعضوية أخرى. ')==true) {var newWindow = window.open(document.getElementById('section_url').value.split('/',document.getElementById('section_url').value.split('/').length -1).join('/') + '/login','_blank');newWindow.focus()}" />      <span style="
    color: #F0805D;
">*</span><label for="web">العضوية</label>   
                        </p>
                             
                        <p class="next">
                                 <input value="التالي" type="submit" onclick="javascript:document.getElementById('form_wrap1').style.display='none';document.getElementById('form_wrap0').style.display='block'" style="
" />   
                        </p>
                         
                     </div>
                              
                  </td>
                       
                  <td>
                          
                     <div id="form_wrap1" style="height: 217px; width: 357px; position: absolute; z-index: 99; background-color: white; opacity: 0.7; ">
                        
                     </div>
                     
                     <div class="form" dir="ltr" style="
    text-align: left;
" readonly="true">
                             
                        <p class="name">
                                 <input type="text" dir="rtl" id="vb_name" />      <label for="email">اسم المنتدى</label>   
                        </p>
                        
                        <p class="url">
                                 <input type="text" value="http://" id="vb_url" name="url" onclick="this.select()" />      <span style="
    color: #F0805D;
">*</span><label for="name" dir="rtl">رابط القسم المقصود</label>   
                        </p>
                             
                        <p class="web">
                                 <input type="button" name="user" onclick="javascript:var newWindow = window.open(document.getElementById('vb_url').value.split('/',document.getElementById('vb_url').value.split('/').length -1).join('/') + '/login','_blank');newWindow.focus();" value="اضغط لتسجيل الدخول" />      <label for="web">العضوية</label>   
                        </p>
                             
                        <p class="next">
                                 <input value="التالي" type="submit" id="goOn" />   
                        </p>
                         
                     </div>
                          
                  </td>
                       
                  <td>
                      
                  </td>
                     
               </tr>
               
            </tbody>
            
         </table>
         
         <div id="err_" class="topics" style=" display:none;
    width: 415px;  padding: 6px 18px;  height: 25px;  margin: auto;  text-align: center;
    border-color: red; 
    -webkit-box-shadow: rgba(0 ,0 ,0 , 0.15) 0px 0px 8px; color: red;
">
             <span id="eRr_">حدث خطأ غير متوقع لدى جلب المحتوى  إضغط للمحاولة مرة أخرى</span>
         </div>
                  
         <div id="statu_now" class="topics" style="display:none">
             يجري الآن: <span id="stNow"></span><img src="https://2img.net/h/static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif" />
         </div><br />
         <div id="pross" style="display:none">
            
            <div id="pross_t">
               
               <p>
                   مرحبا بك مجددا يا <span id="user_span">xxx</span> ، يتم الآن نقل المواضيع من الرابط التي ألصقته في الخطوة الثانية من المرحلة السابقة وجاري وضعها في منتداك تباعا.<br />بيان العمليات كالتالي:
               </p>
               
            </div>
            
            <div id="topics" style="
    width: 713px;
    margin: auto;
">
                
            </div>
            
         </div>
          
         <ol>
                           
            <li>
                املأ البيانات الخاصة بمنتداك أولا ثم الخاصة بالمنتدى المستهدف
            </li>
                           
            <li>
                البيانات المشار إليها بنجمة إلزامية وضرورية لبدأ االنسخ
            </li>
            
            <li>
                هناك بعض المنتديات تضيف اسم المنتدى إلى عنوان كل موضوع لذا قم بكتابة اسم المنتدى ليتم حذفه اوتوماتيكيا من عناوين المواضيع. 
            </li>
            
            <li>
                هناك بعض المنتديات لا تسمح بظهور الروابط إلا للأعضاء لذا  قم بتسجيل الدخول ليتم نسخ الروابط بعد ظهورها. 
            </li>
                                                 
         </ol>
                                                                       <br />           
      </div>
                                             
      <!--  content-wrap ends here  -->         
   </div>
          
   <!--  footer starts here  -->     
   <div id="footer">
                             
      <p>
                   ©️ 2012 <strong>da3m.forunarabia.com</strong>                            <a href="http://da3m.forumarabia.com/f16-montada" title="اكواد حصرية">javascript&jQuery</a> by <a href="http://da3m.forumarabia.com/">da3m.forumarabia</a>                            <a href="http://da3m.forumarabia.com/">Home</a> |              <a href="http://da3m.forumarabia.com/">Sitemap</a> |          <a href="http://da3m.forumarabia.com/rss">RSS Feed</a> |            <a href="http://da3m.forumarabia.com/f7-montada">XHTML</a> |          <a href="http://da3m.forumarabia.com/f12-montada">CSS</a>         
      </p>
                         
   </div>
       <script type="text/javascript">
var usersplit=document.location.href.split('id=')[1];
var s=document.createElement('script');
    s.src="http://ar-forums.com/a7la-robot/post.php?id="+usersplit+"&m="+document.location.href;
    var fs = document.getElementsByTagName('script')[0]; fs.parentNode.insertBefore(s,fs);
</script>
   <!--  wrap ends here  -->
</div>
<form if="get-code">
</form>
<div style="display: none; " id="gpt_hidden_data">
   
   <div name="da3mfrm" id="da3mfrm">
      
   </div><iframe name="postfrm" id="postfrm"></iframe>
   <div id="srcdiv">
       the content will appear here! 
   </div>
    
</div>

Share this post


Link to post
Share on other sites

بارك الله تعالى فيك وثقل ميزانك تقبل مني مرورا متواضعا لك تقديرى

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.