+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 49

Thread: Me wants insert_tracker_name_here V++

  1. #16
    Moderator
    Instab's Avatar
    Join Date
    18.09.09
    Posts
    6,660
    Activity Longevity
    5/20 17/20
    Today Posts
    0/5 sssss6660
    to create such scripts yourself you gotta have to know javascript and css.

    btw adblock plus will hide the TL ads as well. at least i never saw one :tongü:
    Your account has been disabled.
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    mangathala2002 (03.02.10)

  3. #17
    Not a tutorial but here's some info.
    Opera: Tutorial - User javascript
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    mangathala2002 (03.02.10)

  5. #18
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Quote Originally Posted by Instab View Post
    btw adblock plus will hide the TL ads as well. at least i never saw one
    Yes, but the table/block containing them will still be there, empty, which steals a little space. After using the "no ads" stylesheet, it's also gone.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  6. #19

    Join Date
    19.06.09
    Location
    Everywhere and Nowhere
    P2P Client
    VEM
    Posts
    552
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss552
    I can't seem to be able to operate the No Ads on Torrentleech (< tirar propaganda Torrentleech >) correctly..
    it still shows the support and commercial space (I use Opera's content block for the flashes)
    here's a pic:
    http://i46.tinypic.com/2ch6gc0.png

    on the other hand the rest the White TL theme script and the BurnOmania script works..

    anyone knows why?
    Reply With QuoteReply With Quote
    Thanks

  7. #20
    Other user scripts work?
    Reply With QuoteReply With Quote
    Thanks

  8. #21

    Join Date
    19.06.09
    Location
    Everywhere and Nowhere
    P2P Client
    VEM
    Posts
    552
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss552
    yes..
    I've got a gmail script working and the like I said the White TL theme script and the BurnOmania script works.

    the support + ad hiding script works for you exactly like it's shown in the before>after pic?
    Reply With QuoteReply With Quote
    Thanks

  9. #22
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Quote Originally Posted by shmizan View Post
    I can't seem to be able to operate the No Ads on Torrentleech (< tirar propaganda Torrentleech >) correctly..
    Same here even though it worked correctly in the past. It appears TL took measures to prevent it from working.

    Which I don't blame them for, those 14 servers aren't going to pay themselves
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  10. #23
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Do the new icons for the Linkomanija black theme work for you in Opera, guys? They don't for me, I see the same ones. Here's the link to the script:

    Code:
    http://userscripts.org/scripts/show/63557
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. #24
    Quote Originally Posted by shmizan View Post
    I can't seem to be able to operate the No Ads on Torrentleech (< tirar propaganda Torrentleech >) correctly..
    it still shows the support and commercial space (I use Opera's content block for the flashes)
    here's a pic:
    http://i46.tinypic.com/2ch6gc0.png

    on the other hand the rest the White TL theme script and the BurnOmania script works..

    anyone knows why?
    Maybe its because your using Opera! I use it on FF and it works fine! Btw i'm not sure if TL use's iframes for their Ads, But if they do you can try out this code


    PHP Code:
     function zapifr(){
    var 

    doc=document,ifras=doc.getElementsByTagName('iframe'),rempr=function(obj){obj.parentNode.removeChild

    (obj);};
    if(
    ifras.length){for(var i=ifras.lengthi--;){rempr(ifras[i]);}}
     }
       
    document.addEventListener('load',zapifr(),false);
    /*]]>*/ 
    I found that code on userscripts!I tried it on some sites and trackers it works

    ---------- Post added at 12:07 ---------- Previous post was at 12:01 ----------

    EDIT : replace the smiley with semicolon with a parentheses
    Reply With QuoteReply With Quote
    Thanks

  12. #25

    Join Date
    19.06.09
    Location
    Everywhere and Nowhere
    P2P Client
    VEM
    Posts
    552
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss552
    okay thanks but the ads I already took care of..
    the gigantic support us shit that covers half screen is what bothering me..
    is there any other known script to remove that?
    Reply With QuoteReply With Quote
    Thanks

  13. #26

    Join Date
    23.08.09
    Posts
    231
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss231
    You might want to try checking code and manually adding block to your opera ad-blocker.

    On FF it's much easier to do with "Element Hiding Helper" extension.
    Reply With QuoteReply With Quote
    Thanks

  14. #27
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Quote Originally Posted by mangathala2002 View Post
    EDIT : replace the smiley with semicolon with a parentheses
    You can use the CODE or PHP tags to prevent that from happening, like I have just done with your post
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  15. Who Said Thanks:

    mangathala2002 (16.03.10)

  16. #28

    Join Date
    19.06.09
    Location
    Everywhere and Nowhere
    P2P Client
    VEM
    Posts
    552
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss552
    Quote Originally Posted by grebetu View Post
    You might want to try checking code and manually adding block to your opera ad-blocker.

    On FF it's much easier to do with "Element Hiding Helper" extension.
    but Opera needs an address and the Support us frame is coded into the source:
    Code:
    <!-- Donate Box -->
    <table cellpadding="4" cellspacing="1" border="0" style="width:95%">
    
       <tr>
    
        <td><table style="width:100%" cellspacing="0" cellpadding="0" border="0"><tr><td class="bottom"><span class=smallfont><center><h2><font 
    color=red>Support</font> TorrentLeech 
    </h2></center> <left><ul> <li>Please support us to help us bear with the server costs. </li> <li>For supporting us, you get rewarded with VIP 
    status for a specific period. VIP users dont have wait time restrictions or slot resctrictions, don't see any ads, participate on montly drawings and much more. 
    Read 
    all about 
    it by <a href="donate.php">clicking here</a> </li></ul></left>
    
    </span></td></tr></table></tr></table>
    <!-- End donate Box -->
    if anyone knows his way around coding he could help me out with this
    Reply With QuoteReply With Quote
    Thanks

  17. #29
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,386
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39386
    Does anyone know a script to hide IPT's top 10 torrents in the browse page? I can know which ones they are sorting the list by seeders anyway.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  18. #30

    Join Date
    23.08.09
    Posts
    231
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssss231
    IPT? they should have "hide top 10" link right next to it.
    Last edited by grebetu; 23.03.10 at 11:22.
    Reply With QuoteReply With Quote
    Thanks

  19. Who Said Thanks:

    anon (23.03.10)

+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •