1. 1.
    0
    <html>
    <head>
    <title>
    The Illuminati
    </title>
    <style>
    body {
    background-color:black;
    }
    </style>
    <script type="text/javascript">
    <---
    //
    // Countdown Timer
    //

    //
    // configuration
    //
    var month = '12'; // '*' for next month, '0' for this month or 1 through 12 for the month
    var day = '7'; // Offset for day of month day or + day
    var hour = 8; // 0 through 23 for the hours of the day
    var tz = -5; // Offset for your timezone in hours from UTC
    var lab = 'countdownTimer'; // The id of the page entry where the timezone countdown is to show
    // END configuration

    function start() {displayTZCountDown(setTZCountDown(month,day, hour,tz),lab);}

    // Start function can be changed
    window. onload = start;

    //
    // countdownTimer
    //
    function setTZCountDown(month,day, hour,tz)
    {
    var toDate = new Date();
    if (month == '*') {
    toDate. setMonth(toDate. getMonth() + 1);
    } else if (month > 0) {
    if (month <= toDate. getMonth())toDate. setYear(toDate. getYear() + 1);
    toDate. setMonth(month-1);
    }
    if (day. substr(0,1) == '+') {
    var day1 = parseInt(day. substr(1));
    toDate. setDate(toDate. getDate()+day1);
    } else {
    toDate. setDate(day);
    }
    toDate. setHours(hour);
    toDate. setMinutes(0-(tz*60));
    toDate. setSeconds(0);
    var fromDate = new Date();
    fromDate. setMinutes(fromDate. getMinutes() + fromDate. getTimezoneOffset());
    var diffDate = new Date(0);
    diffDate. setMilliseconds(toDate - fromDate);
    return Math. floor(diffDate. valueOf()/1000);
    }
    function displayTZCountDown(countdown, tzcd) {
    if (countdown < 0) {
    document. getElementById("countdownTimer").innerHTML = "Sorry, you are too late.";
    } else {
    var secs = countdown % 60;
    if (secs < 10) {
    secs = '0' + secs;
    }
    var countdown1 = (countdown - secs) / 60;
    var mins = countdown1 % 60;
    if (mins < 10) {
    mins = '0' + mins;
    }
    countdown1 = (countdown1 - mins) / 60;
    var hours = countdown1 % 24;
    var days = (countdown1 - hours) / 24;
    document. getElementById("countdownTimer").innerHTML = days + " day" + (days == 1 ? '' : 's') + ' + ' + hours + 'h : ' + mins + 'm : ' + secs + 's';
    setTimeout('displayTZCountDown('+(countdown-1)+',+tzcd+);',999);
    }
    }
    // END countdownTimer
    -->
    </script>
    </head>
    <body>
    <div id="countdownTimer">
    </div>

    </body>
    </html>
    Tümünü Göster
    ···
  2. 2.
    0
    siteye human yazınca giriyorum ben kardeşim
    ···
  3. 3.
    0
    human yazınca kapandı züt. pc saatini ileri alınca da sorry youre too late diyor da ne ayak çözemedim henüz beyler hacker falan yok mu aranızda siteyi alıp türk bayrağı falan döşesek xdxd
    ···
  4. 4.
    0
    sorry, you are too late yazıyor siteye sağ tıklayıp dökümanlar (kaynaklar) deyince
    ···
  5. 5.
    0
    benim tırstığım bir durum ama bakıcaz
    ···
  6. 6.
    0
    @27 giriş human kardeşim eminim
    ···
  7. 7.
    0
    @24 giris sifresi human degil
    ···
  8. 8.
    0
    sitede girdiğimde şu yazıyla karşılaştım

    this site is dedicated to all individuals, provided with intellectual or spiritual understanding.

    does thy ability to perceive encompass additional enquiry, annotations or further objects of a petition, please transfigure thyself to

    yani şunu demek istemiş bu site artık normal olanlar tarafından açığa çıkarılmış erişebilir hale gelmiş oysaki onların zekası buna yeter mi diyor
    ···
  9. 9.
    0
    bu oçların 1991 de aynı böyle bi kehaneti vardı amk fasa fiso çıktı gereksiz endişeler bunlar amk
    ···
  10. 10.
    0
    binler şaka maka gerçekten ilerleye bildiğimiz kadar ilerleyelim bu sitede

    gerçek masonların sitesi olduğu söyleniyor : http://www.illuminatiorder.info/pass-e.html

    giriş şifresi "HUMAN" GiRDiM AMA iLERLEYEMEDiM YABANCI DiLiM ZAYIF BENIM DEVAM EDiN GiRiN ARAŞTIRIN GERÇEKTEN ÇOK MERAK EDiLEN BiR KONU
    ···
  11. 11.
    0
    http://www.illuminatiorder.info/index23.html açılıyor şifreye human yazınca
    ···
  12. 12.
    0
    ma’at-neb-men-aa, ma’at-ba-aa

    yazıyor ne demek acaba
    ···
  13. 13.
    0
    70 days + 16h : 11m : 48s
    ···
  14. 14.
    0
    bunlar salakca kurulmus siteler beyler sallayin
    ···
  15. 15.
    0
    @41 cevap humandı dün giriyordum yemin ederim ki :]
    ···
  16. 16.
    0
    wir wollen dass ihr uns vertraut, wir wollen dass ihr uns alles glaubt yazın panpalar şifre yerine http://www.illuminatiorder.info/pass-e.html
    ···
  17. 17.
    0
    olum bi çok akıllı yazar vardı uçuruldu mını gibim. adamlar korkutmak amaçlı sonuçsuz bi geri sayım yapıyorlar
    ···
  18. 18.
    0
    @37 bin o süre bilgisayar saatine göre
    ···
  19. 19.
    0
    @36 haklı
    ···
  20. 20.
    0
    çok garip şuan girdiğimde 313 days + 14h : 29m : 02s yazıyor :/ 1 saat önce 70 days yazıyordu
    ···