Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #11  
Old 9th November 2012, 12:48
Tones Tones is offline
Banned
 
Join Date: Sep 2011
Cuba
Posts: 154
Default database
Hey!! I need the complet database from fileleech this one is not complet!!

Bump:
Quote:
Originally Posted by daffy View Post
open include/bittorrent.php look for

Code:
// Check Staff Names
$lmaxclass  = 48;
 $lsysopnames = array("name1","name2","name2","nam4"); // Case sensitive. Change this (YOUR SYSOP-ADMIN NAMES GOES HERE) (example: array("adminname1","adminname2","adminname3","adminname4","so far")
    if ($CURUSER["class"] >= $lmaxclass)
        if (!in_array($CURUSER["username"], $lsysopnames, true)) { // true for strict comparison
            $msg = "Fake Account Detected: Username: ".$CURUSER["username"]." - UserID: ".$CURUSER["id"]." - UserIP : ".getip();
            write_log($msg);
            stderr("Access Denied!","We come to believe you are using a fake account, therefore we've logged this action!");
        }

// Check Staff IDS        
define ('UC_OWNER', 15); // Minumum Staff Level (9= UC_MODERATOR)
if ($CURUSER['class'] >= UC_OWNER) {
      $allowed_ID = array(1); // Change this (YOUR SYSOP-ADMIN IDS GOES HERE) (example: array(1,2,3,4,5))
        if (!in_array((int)$CURUSER["id"], $allowed_ID, true)) { // true for strict comparison
            $msg = "Fake Account Detected: Username: ".$CURUSER["username"]." - UserID: ".$CURUSER["id"]." - UserIP : ".getip();
            write_log($msg);
            stderr("Access Denied!","We come to believe you are using a fake account, therefore we've logged this action!");            
        }        
    }
}
you can se what you have to change ;)

.
wow
Code:
if ($CURUSER["class"] > 15)
{
stdhead();
  stdmsg("FUCK OFF...", "STOP CHEATING MOTHER FUCKER");
  stdfoot();
  exit;
}
15 user classes lol think il check it out for the crack


Next time I recommend you not to give abstain completely wrong directions .. The thing to do is to actually go to the database and set user class lvl 15 that's all!
Now I let you whuit you delusions!!
Reply With Quote
  #12  
Old 29th November 2012, 21:21
z3ro z3ro is offline
Senior Member
 
Join Date: Oct 2010
P2P
Posts: 121
Red face
not understand

signup katt and divert http://www.searchremagnified.com/?dn...4Q7C6:suicide:
Reply With Quote
  #13  
Old 30th November 2012, 12:22
Chez's Avatar
Chez Chez is offline
Senior Member
 
Join Date: Sep 2011
P2P
Posts: 278
Default
The attached file is my database from my old tracker and it's working 100% with this 2 sources.
Attached Files
File Type: sql u273381571_tb.sql (302.4 KB, 26 views)
__________________
http://www.bvlist.com/images/avatars/signaturepics/sigpic16443_2.gif
Reply With Quote
  #14  
Old 30th November 2012, 12:42
ajax's Avatar
ajax ajax is offline
Senior Member
 
Join Date: Apr 2009
United Kingdom
Posts: 165
Default
Quote:
Originally Posted by FTWR View Post
Not the original source code only that which is free on the internet.
U r so smart I can't even tell..
__________________
"ALWAYS BE YOURSELF.
UNLESS YOU CAN BE A UNICORN.
THEN ALWAYS BE A UNICORN."
Reply With Quote
Reply

Tags
sources , trackers

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



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