[قابل للتحديث] قائمة السكربتات المحدثه

DeletedUser29902

Guest


17.حاذف القرى البربريه من الخريطه
PHP:
[/I][/FONT][/SIZE][/COLOR][/B][/SIZE][/CENTER]
[SIZE=4][B][COLOR=#000080][SIZE=4][FONT=times new roman][I]
[CENTER]javascript:$.getScript('https://pastebin.com/raw.php?i=4GKUeGmT');void(0);


بالنسبة لذا السكربت، انحذفت كل القرى الا البربرية
 

Abu.Rajih

نبيل
مستوى التفاعل
541
بالنسبة لذا السكربت، انحذفت كل القرى الا البربرية

تم الانتهاء من برمجة 2 من السكربتات الان

1. حاذف القرى عدا البربر

PHP:
javascript:
var AbuRajih = 'AbuRajih';
let jQuery = window.jQuery;
(($) =>{
var url = window.location.href;
if(url.match(/&screen=map/g))
{
var UI = window.UI;
    UI.InfoMessage('مبرمج السكربت : '+AbuRajih+' .. تم تشغيل السكربت', 4000 , 'success');
setInterval(()=>{
var img = document.querySelectorAll("#map_container > div > img");
  for(let i = 0; i < img.length; i++){
     if(
        img[i].src.match(/b1_left.png/g)||
        img[i].src.match(/b2_left.png/g)||
        img[i].src.match(/b3_left.png/g)||
        img[i].src.match(/v1_left.png/g)||
        img[i].src.match(/v2_left.png/g)||
        img[i].src.match(/v3_left.png/g)||
        img[i].src.match(/see.png/g)||
        img[i].src.match(/berg1.png/g)||
        img[i].src.match(/berg2.png/g)||
        img[i].src.match(/berg3.png/g)||
        img[i].src.match(/berg4.png/g)||
        img[i].src.match(/forest0000.png/g)||
        img[i].src.match(/forest0001.png/g)||
        img[i].src.match(/forest0010.png/g)||
        img[i].src.match(/forest0011.png/g)||
        img[i].src.match(/forest0100.png/g)||
        img[i].src.match(/forest0101.png/g)||
        img[i].src.match(/forest0110.png/g)||
        img[i].src.match(/forest0111.png/g)||
        img[i].src.match(/forest1000.png/g)||
        img[i].src.match(/forest1001.png/g)||
        img[i].src.match(/forest1010.png/g)||
        img[i].src.match(/forest1011.png/g)||
        img[i].src.match(/forest1100.png/g)||
        img[i].src.match(/forest1101.png/g)||
        img[i].src.match(/forest1110.png/g)||
        img[i].src.match(/forest1111.png/g)
        )
      {}
         else{
              img[i].remove();
         }
}
},250);
}
    else{
        UI.InfoMessage('هذا السكربت يعمل من الخريطه', 4000 , 'error');
    }
})();



2. حاذف القرى البربرية من الخريطه

PHP:
javascript:
var AbuRajih = 'AbuRajih';
let jQuery = window.jQuery;
(($) =>{
var url = window.location.href;
if(url.match(/&screen=map/g))
{
var UI = window.UI;
    UI.InfoMessage('مبرمج السكربت : '+AbuRajih+' .. تم تشغيل السكربت', 4000 , 'success');
setInterval(()=>{
var img = document.querySelectorAll("#map_container > div > img");
  for(let i = 0; i < img.length; i++){
     if(
        img[i].src.match(/b1_left.png/g)||
        img[i].src.match(/b2_left.png/g)||
        img[i].src.match(/b3_left.png/g)||
        img[i].src.match(/v1_left.png/g)||
        img[i].src.match(/v2_left.png/g)||
        img[i].src.match(/v3_left.png/g)

        )
      {
       img[i].remove();
       }
}
},250);
}
    else{
        UI.InfoMessage('هذا السكربت يعمل من الخريطه', 4000 , 'error');
    }
})();

السكربتات تعمل من الخريطه

اذا في اخطاء بالسكربت اتمنى مراجعتي او مراجعة احد المبرمجين
بالتوفيق للجميع
 

Abu.Rajih

نبيل
مستوى التفاعل
541
كود:
javascript:$.getScript("https://dl.dropbox.com/s/pztwxndroriml1b/Army.js?dl=0"); void(0);

جرد الجيش
سكربيت مختصر الهجمات


هذه السكربتات للاسف لا استطيع تعدليها من حسابي صاحب 26 نقطه لانها بتحتاج حساب اقل شي فيه 3 قرى لكي يتم حل جميع المشاكل الي فيه واختبارها بنفس الوقت
 
أعلى