Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
  #1  
Old 23rd April 2009, 20:54
alex.delpiero8 alex.delpiero8 is offline
Member
 
Join Date: Apr 2009
P2P
Posts: 5
Default Delete 48 h download waiting
Sorry for the three 3d but i have some problem...........i want delete the 48 h time wait download for new torrent........sombeody help me?????
Reply With Quote
  #2  
Old 23rd April 2009, 23:25
InFeRnO InFeRnO is offline
Senior Member
 
Join Date: Jul 2008
Posts: 29
Default
Ok look in announce.php for this
PHP Code:
if ($left && $az["class"] < UC_VIP)
    if (
$az["class"] < UC_VIP)
    {
        
$gigs $az["uploaded"] / (1024*1024*1024);
        
$elapsed floor((gmtime() - $torrent["ts"]) / 3600);
        
$ratio = (($az["downloaded"] > 0) ? ($az["uploaded"] / $az["downloaded"]) : 1);
        if (
$ratio 0.5 || $gigs 5$wait 48;
        elseif (
$ratio 0.65 || $gigs 6.5$wait 36;
        elseif (
$ratio 0.8 || $gigs 8$wait =12;
        elseif (
$ratio 0.95 || $gigs 9.5$wait 0
or similar and change to 0's also in bitorrent.php the same

Last edited by Fynnon; 23rd April 2009 at 23:28. Reason: use [code] or [php]... [codebox] is for IPB i think :P
Reply With Quote
  #3  
Old 24th April 2009, 01:49
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Also in detalis.php




http://bvlist.com/torrent-strike/202....html#post9077
Reply With Quote
  #4  
Old 24th April 2009, 17:49
InFeRnO InFeRnO is offline
Senior Member
 
Join Date: Jul 2008
Posts: 29
Default
Yep my bad also details lol forgot that one
Reply With Quote
Reply

Tags
48 , delete , download , waiting

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Message before delete please can someone help stall20080 Torrent Strike 2 4th February 2010 18:29
Delete your own account in TS 5.6 script ? crztz Template Shares 2 4th December 2009 06:57
waiting times on Torrent Strike Fully Modded wMan Torrent Strike 1 5th August 2009 06:40
not delete torrents mapb_1990 Torrent Strike 3 2nd December 2008 12:39
How to delete torrents Mredin Free Torrent Source 2 17th November 2008 20:21



All times are GMT +2. The time now is 10:47. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.