Jump to content

serseri_1453

Üye
  • Posts

    44
  • Joined

  • Last visited

Posts posted by serseri_1453

  1.  

    acil çözüm bekleniyor..

     

    Edit Çözdüm :)

     

    Yeni kullanıcı betiğine şunu girin:

    // ==UserScript==
    // @name           Turbobit Helper
    // @description    Helper for turbobit.net
    // @version        3.0.3
    // @date           2013-04-16
    // @author         ReklatsMasters
    // @require        http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
    // @homepageURL    http://userscripts.org/scripts/show/103235
    // @updateURL      https://userscripts.org/scripts/source/103235.meta.js
    // @include        http://turbobit.net/*.html
    // @include        http://turbobit.net/*/*.html
    // @include        http://turbobit.net/download/*
    // @include        http://hitfile.net/download/*
    // @include        http://hitfile.net/*.html
    // @include        http://turbob1t.ru/*.html
    // @include        http://turbob1t.ru/download/*
    // @include        http://failoobmenik.ru/*.html
    // @include        http://failoobmenik.ru/download/*
    // @include        http://tufiles.ru/*.html
    // @include        http://tufiles.ru/download/*
    // @include        http://turboblt.ru/*.html
    // @include        http://turboblt.ru/download/*
    // @include        http://turbodeposit.tk/download/free/*
    // @icon           http://turbobit.net/favicon/fd1.ico
    // ==/UserScript==
    
    (function(){
        function main() {
            var data = location.pathname.match(/^\/(.+)(\/.+)?\.html$/i);
            if (data != null){
                location.href = "http://turbobit.net/download/free/" + data[1] + "/";
                return;
            }
            
                $("html").css({"background":"none"});
                $("#download-top-note, .col-1:eq(0) a, .col-2:eq(0), #branding-link, .download-top, object").css({'display':'none'});
    
                $('#download-main-info')
            .html('<iframe src="http://turbo-rmapps.rhcloud.com/" id="rm_frame" frameborder="0" >dinosaur</iframe>');
    
                $("#rm_frame").css({width:'100%', height:"100%"});
            
        }
        
        window.addEventListener('DOMContentLoaded', main, false);
    })();
    
    

     

    Eywallah Çalışıyor.

  2. Evet arkadaşlar nette cogu yerlı yabancı forum sıtesı cuteftp 9 ıcın 8ın cracklerını vermıs ama bosa vermıs hıcbırı kalkıpda olmuyor hepsınıde denedım kendım kıramya calıstım admalar sagolsun visual c++ 2010 versıyonunda yazdıkları ıcın ve bıraz da sıstemı karıstırdıkları ıcın kırması 8 versıyonuna göre bıraz daha zorlasmıs durumda

     

    admaın biri paralı indirme site linki vermiş 9 ıcın ama bilmiyorum ne kadar doğrudur crack çalışırmı çalışmazmı belirsiz....

×
×
  • Create New...