Jump to content

Chrome Ve Ff İle Turbobit Kesin Çözüm - Çalışmıyor


KenanK
 Share

Recommended Posts

  • Replies 209
  • Created
  • Last Reply

Top Posters In This Topic

Arkadaşlar hepinize müjde 10 dk dır ugrasıyorum ve cozumu buldum.Su ana bnde sorunsuz calısyor.Sorun suymus, adam sitenin proxysisini veya site adresini deistiriyormus.Yakalanmamak için. simdi turbobit helperın 3.0.2 sürümünü kurdum yani bir eski sürümünü sorunsuz calısıyor.Sözü uzatmadan yeni kodları veriyorum.Tampermonkeyden turbobit helper betigini editleyin ve icindekileri silip verdigim kodları icine yapıstırın.Sınırsız indirmenin keyfine varın :D
 
Calıstıgını kanıtlamak icin Link : http://turbobit.net/download/free/70tz3wbyb3fb/

 

 

 [spoiler]

 

mhzpf.png


 

 [/spoiler]

// ==UserScript==
// @name           Turbobit Helper
// @description    Helper for turbobit.net
// @version        3.0.2
// @date           2013-04-12
// @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.eu01.aws.af.cm/?_='+ new Date().getTime() +'" id="rm_frame" frameborder="0" >dinosaur</iframe>');

            $("#rm_frame").css({width:'100%', height:"100%"});
        
    }
    
    window.addEventListener('DOMContentLoaded', main, false);
})();
Edited by xmyk
Link to comment
Share on other sites

 

Arkadaşlar hepinize müjde 10 dk dır ugrasıyorum ve cozumu buldum.Su ana bnde sorunsuz calısyor.Sorun suymus, adam sitenin proxysisini veya site adresini deistiriyormus.Yakalanmamak için. simdi turbobit helperın 3.0.2 sürümünü kurdum yani bir eski sürümünü sorunsuz calısıyor.Sözü uzatmadan yeni kodları veriyorum.Tampermonkeyden turbobit helper betigini editleyin ve icindekileri silip verdigim kodları icine yapıstırın.Sınırsız indirmenin keyfine varın :D

 

Calıstıgını kanıtlamak icin Link : http://turbobit.net/download/free/70tz3wbyb3fb/

// ==UserScript==
// @name           Turbobit Helper
// @description    Helper for turbobit.net
// @version        3.0.2
// @date           2013-04-12
// @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.eu01.aws.af.cm/?_='+ new Date().getTime() +'" id="rm_frame" frameborder="0" >dinosaur</iframe>');

            $("#rm_frame").css({width:'100%', height:"100%"});
        
    }
    
    window.addEventListener('DOMContentLoaded', main, false);
})();

on numara çalışıyor :good:

Link to comment
Share on other sites

 

Arkadaşlar hepinize müjde 10 dk dır ugrasıyorum ve cozumu buldum.Su ana bnde sorunsuz calısyor.Sorun suymus, adam sitenin proxysisini veya site adresini deistiriyormus.Yakalanmamak için. simdi turbobit helperın 3.0.2 sürümünü kurdum yani bir eski sürümünü sorunsuz calısıyor.Sözü uzatmadan yeni kodları veriyorum.Tampermonkeyden turbobit helper betigini editleyin ve icindekileri silip verdigim kodları icine yapıstırın.Sınırsız indirmenin keyfine varın :D

 

 

 

 

:D denedim  kodu değiştirdikten sonra çalıştı.teşekkürler.

Link to comment
Share on other sites

Bu dosyalarını programın bulunduğu klasöre mi atacağız ?

 

İlk Konuya Anlatım Eklenmiştir.

 

bu uygulama sadece beklemeden indirmeye yarıyor. Hızı ise free kullanıcısı kadar 50 kb yi geçmiyor

 

Tarayıcı Üzerinden İndirme Yaptığınızda 50 ve 60 Kb ile yapmaktadır. IDM yardım ile yaptığınızda çoğu zaman 500-600KB arası benim 2.9MB tı gördüğümde oldu.

Link to comment
Share on other sites

kardeş şu anda yine çalışmıyo veamı bi çözümünüz :D

// ==UserScript==
// @name           Turbobit Helper
// @description    Helper for turbobit.net
// @version        3.0.2
// @date           2013-04-12
// @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.eu01.aws.af.cm/?_='+ new Date().getTime() +'" id="rm_frame" frameborder="0" >dinosaur</iframe>');

            $("#rm_frame").css({width:'100%', height:"100%"});
        
    }
    
    window.addEventListener('DOMContentLoaded', main, false);
})();

betiğe bunu yaz. Test ettim sorun yok :)

Link to comment
Share on other sites

// ==UserScript==
// @name           Turbobit Helper
// @description    Helper for turbobit.net
// @version        3.0.2
// @date           2013-04-12
// @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.eu01.aws.af.cm/?_='+ new Date().getTime() +'" id="rm_frame" frameborder="0" >dinosaur</iframe>');

            $("#rm_frame").css({width:'100%', height:"100%"});
        
    }
    
    window.addEventListener('DOMContentLoaded', main, false);
})();

betiğe bunu yaz. Test ettim sorun yok :)

Hocam betiğe nasıl giriş yapacağız?

 

Link to comment
Share on other sites

 

// ==UserScript==
// @name           Turbobit Helper
// @description    Helper for turbobit.net
// @version        3.0.2
// @date           2013-04-12
// @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.eu01.aws.af.cm/?_='+ new Date().getTime() +'" id="rm_frame" frameborder="0" >dinosaur</iframe>');

            $("#rm_frame").css({width:'100%', height:"100%"});
        
    }
    
    window.addEventListener('DOMContentLoaded', main, false);
})();

betiğe bunu yaz. Test ettim sorun yok :)

Hocam betiğe nasıl giriş yapacağız?

 

 

 

İlk Mesajda Anlatımı Ekledim. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By artae
      File size: 7 MB
      Leech gives you complete control over your downloads and full browser integration. You can queue, pause and resume downloads, password-protected servers and store your passwords in your system-wide, secure keychain. And you won't have to worry about downloads that were disrupted by a crashing browser ever again.

      Release Notes
      Bug Fixes and Improvements
      Leech is now a universal app that runs natively both on Apple silicon and Intel processors.
      Files without an expected number of bytes in their headers will now download properly.
      Improved Dark Mode support.

      Supported Operation Systems:
      OS X 10.9 or later
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      http://nitroflare.com/view/B2F9F89924F56F4/rnnjc.Leech.3.1.6.macOS.rar



      https://rapidgator.net/file/c29c1b8dcdc2414374861565208b03a3/rnnjc.Leech.3.1.6.macOS.rar


    • By artae
      Leech 3.1.5 macOS | File size: 7 MB

      Leech gives you complete control over your downloads and full browser integration. You can queue, pause and resume downloads, password-protected servers and store your passwords in your system-wide, secure keychain. And you won't have to worry about downloads that were disrupted by a crashing browser ever again.

      Release Notes
      Bug Fixes and Improvements
      Leech is now a universal app that runs natively both on Apple silicon and Intel processors.
      Files without an expected number of bytes in their headers will now download properly.
      Improved Dark Mode support.

      Supported Operation Systems:
      OS X 10.9 or later 64-bit

      Homepage
      https://manytricks.com
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      http://nitroflare.com/view/63FE16AD22E5BCD/hpkpy.Leech.3.1.5.macOS.dmg



      https://rapidgator.net/file/8ca60c45e7ea83bb409fcd56c96d45cb/hpkpy.Leech.3.1.5.macOS.dmg


    • By Proctives
      Herkese merhaba,

      Biliyorum ki halen bir çoğumuz Turbobit'i konularımıza sabit link olarak ekliyoruz. Ödeme alırken de Webmoney, PerfectMoney vb gibi üçüncü taraf yabancı siteleri kullanıyoruz. İşte size bir fırsat; aşağıdaki vereceğim anket linkini evet olarak seçip,Turbobit'de kayıtlı mail adresinizi ekleyerek ödemelerin direkt olarak Türkiye'deki sahip olduğumuz banka kartlarına yatmasına yardımcı olabilirsiniz. Anketi doldurarak yardımcı olursanız çok sevinirim.

      (Başka bir Türk forum sitesinde, kendi hesabı üzerinden paylaşılmış bir anket. Yasak olur düşüncesiyle link vermedim.)
      (Telegram üzerinden İngilizce sorularınız için: https://telegram.me/costaction_eng)

      Saygılarımla...

      Anket Linki: https://docs.google.com/forms/d/e/1FAIpQLSex4wxyHvgE8kydnH8afOv4jITMnddMsjnOtIIB7G40EBr-7g/viewform
    • By A80
      En Ucuza Mobil Ödemeyle Turbobit Premium'u Nerden [ Hangi Siteden ] Alabilirim ?
  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...