TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum TBDev.net - Mods & hacks Mods Complete & working Addon Mods
Page 1 2 3 4 5 6 7 8 9

Addon Mods

Topic Posts Author Last post
  Number key Invite System
"CREATE TABLE `invites` ( `id` int(10) unsigned NOT NULL auto_increment, `inviter` int(10) unsigned NOT NULL default '0', `inviteid` int(10) NOT NULL default '0', `invite` varchar(32) NOT NULL default '&..."
229 david3663 2009-01-03 22:16:00 stonebreath said: "Maybe you have not select any user to confirm! :P"
  user mood
"This mod will display the user mood in userdetail and is based on zodiac mode First you have to add this to your data base CREATE TABLE `mood` ( `id` int(10) unsigned NOT NULL auto_increment, `name` varchar(50) default NULL, `m..."
10 putyn 2009-01-03 16:56:00 putyn said: "ok my mistake, but i didn't know about this, i am still learni..."
  Golden Torrents
"Description: a mod that allows free leeching on certain torrents. That means that when people download from that torrent, their download statistics for that torrent are not added to their overall statistics. However, to encoura..."
314 devinkray 2009-01-03 01:23:00 docteranders said: "hello, as first a nice mod i know this mod and i like it. Only see..."
  Better client / agent ban code to replace old one
"Hi, been annoyed at the client / agent ban code for a long time, and decided to re-write it to make it smarter and faster. Neither the original ban code, or the sql-driven ban system worked properly for me anyways. But this doe..."
147 x0r 2009-01-02 18:05:00 Nazaret2005 said: "This is code,show all versions and all clients,you don't need ..."
  yet another image gallery thing!
"Ok folks, here it is... yet another image gallery thing!supports jpg, gif and png image formats (GD2 needed)with advanced options...image editingcrop, re-size, rotate, convert to grey scaleadmin control for staffset number of p..."
35 Sir_SnuggleBunny 2008-12-29 23:01:00 spun2u said: "Sir_Snuggle, this works great for me!! Good work."
  Donation Progress Mod By Snuggles...
"Here it is :P a done deal lolthe donation progress mod by snuggleswith a donation progress bartotal donated by usermonthly donated amount in userdetails with a countdownreset donor status (if they are bad)add time to donor leng..."
208 Sir_SnuggleBunny 2008-12-25 18:24:00 sharpie1664 said: "ok i have a problem the donation percentage bar does not move acros..."
  User selectable IPs for leeching/seeding.
"This mod is intended to allow the user to insert IPs of others computers he uses to download only (seedb0xes, etc.).It should be used with the IP Based Leeching mod.1. Open my.php2. Findelse {"
14 smoker 2008-12-21 22:16:00 ezero said: "hmm, you can also use this with my passkey + ip based mod - my mod ..."
  Advertizing Dump Account
"Find in Announce.php"
43 cddvdheaven 2008-12-18 11:04:00 Pitball said: "thank you for the advice m8y automated script would be a nice add o..."
  Times downloaded
"Hello again.Another created modification for completed torrents in userdetails.php.It shows x times downloaded on this torrent from $user[id].In userdetails.php find this:$completed = "\n" ."KategorieTorrentnameS..."
2 Cue 2008-12-13 14:02:00 aaaaaaaaaa said: "Can you translate it to english plz?"
  Add/Remove User Invites
"Hello Guys! Does anyone have or can make such script?My inviteadder.php"
35 DjDjazzer 2008-12-12 10:04:00 ben said: "Error Missing form data. What have i done wrong ? <div class="
  Seeding Bonus
"MOD: Users get seeding bonuses for seedingBy: TvRecallDescription: Adds .5 ratio everyhor a user seeds to his or her seeding bonus, then the user can trade the points in for upload traffic or invitesSQLALTER TABLE `users` ADD `..."
626 devinkray 2008-12-12 07:54:00 tbowner said: "Hehe. that is a big lie since I dont even have a request system on ..."
  [MOD] Request Section
"Due to several requests in PM's, I'll post all the code related to requests. Massive thanks to EnzoF1 for originally coding this stuff, I've altered it greatly to fit my site :)NB. I am in no way implying I coded..."
214 samehzone 2008-12-10 02:42:00 Puffomon said: "remove the function from the file. Fatal error: Call to undefi"
  slideshow
"he allfound this somewhere, and maby you want it to.thanxs to the one who wrote it(don't now who)add it on a page where ever you want it to slide.just edit the seqslides whit your one pics and linksgtz sargesvar seqslides=..."
8 sarges 2008-12-09 00:27:00 Rabbitz78 said: "thanx sarges :) works great"
  Invite System
"Complete topic rar'ed"
337 thebrass 2008-12-07 01:42:00 Avtec said: "wow, that's as smart as adding @ in front of mysql_query'..."
  Hit and run report in Snatchlist
"Yeah! It works in my source! THX for beginning the code! Here is the rest!Here is the hitandrunreport.php:"
43 Cue 2008-12-05 17:43:00 clocktower said: "You have an error in your SQL syntax; check the manual that corresp..."
  Different download amounts counted per class +onirc
"announce.phpafter(add or change as nessasry )$rz = mysql_query("SELECT id, onirc, uploaded, downloaded, class, downloadpos, parked FROM users where enabled = 'yes' ". (ENA_PASSKEY ? "AND passkey=$passke..."
4 Optitorqued 2008-11-30 16:17:00 BIGBOSS said: "I was being sarcastic as this is a addon mod.... Moved and topic t..."
  Waittime for warned users
"This modification is tested and works on my site. Try it.In announce.php find this:$rz = mysql_query("SELECT id, uploaded, downloaded, class FROM users WHERE passkey=".sqlesc($passkey)." AND enabled = 'yes&#..."
15 Cue 2008-11-29 21:27:00 Falken said: "well a easy way to do this is just to add warned i the query like c..."
  My BooKmark
"It`s wasn`t me who made this script!!I just change it, a little bit!!Step 1:SqlSQL# --------------------------------------------------------## Table structure for table `bookmarks`#CREATE TABLE `bookmarks` ( `id` int(10) unsign..."
125 cazzole 2008-11-26 12:43:00 elephant2 said: "Warning: Invalid argument supplied for foreach() in /var/www/includ..."
  Dynamically add subtitle links
"If you're intrested in adding subtitle links to your tracker without doing it manually, this might be the addon for you.I'll get right to the code, so you can see yourself what it does...Here's the sql code, run ..."
34 Nephropathia 2008-11-25 18:31:00 LuddeSnutte said: "hmm, I cant see.. I have put in the SQL code and the php code in..."
  Passkey by Skorpios
"The files that must be modified are: announce.php download.php modtask.php my.php takeprofedit.php userdetails.php First of all, create the field 'passkey' in the 'users' and 'peers' tables."
96 Angel 2008-11-25 13:28:00 obeegoone said: "nvm got it work :P"
  Where user active now
"Hello@allI created a version of where user active now myself. A little mod and easy to install. First the SQL:ALTER TABLE users ADD page_now VARCHAR(40) NOT NULL default '';Then add this into your bittorrent.php:funct..."
5 Cue 2008-11-24 17:51:00 dEnnA said: "I have modified it a bit, there probably is a much better solution ..."
  List Unconnectable Users
"ADD to DBCREATE TABLE `notconnectablepmlog` ("
34 Wilba 2008-11-24 10:47:00 putyn said: "thx dude, works perfect :)"
  Process Hit and Runers
"This mod is an add-on for the snatchlist mod, so you need to have that installed first.If you do not have a snatchlist mod installed yet I suggest this one: A bit info about what it does:This will set a user to pending hit and ..."
200 ScarS 2008-11-22 18:41:00 Sam007 said: "have i added it right? caise i was testing the code and it didn..."
  New Report mod, Safer faster EZ install
"here we go with a newer safer report system :PEDITED TO LATEST VERSIONinspired by Dokty, and very loosly based on the report mod by OiNK.there are a few new features, and this version IS NOT compatable with the old report mod.h..."
108 Sir_SnuggleBunny 2008-11-22 00:58:00 jack001 said: "[quote name='Hrki' post='100956' date='Dec..."
  last 10 torrent and top 10 torrent
"this is not made by me i just modified (the existing code and the credit gose to the ppl how made it ) a little bit the code for my needs and i thought will be nice to share it Torrents stats"
2 putyn 2008-11-20 21:58:00 TripleH said: "I made it almost the same..slightly different ..because i use an &q..."
  Max Slots with Ratio and GBs
"This is better than the other one because you do not need SQL or cleanup for this first in global.php addfunction maxslots () {"
10 -XtReMe- 2008-11-20 00:43:00 robbie said: "alter the announce to this if ($az["class"]"
  Update Users Bonus
"Hi,this code req. you have this mod installed:The code is based on my old code (http://www.tbdev.net/index.php?showtopic=5954)Here can you ect. send 25.0 bonus point to all users, there are confirmed.I use this code on my own t..."
9 Laeborg 2008-11-19 16:43:00 johnsmith24 said: "I get this error Parse error: syntax error, unexpected ':..."
  Simple snatched list based on oinks code
"here is the tableCREATE TABLE `snatched` ( `id` int(11) NOT NULL auto_increment, `torrentid` int(11) default '0', `userid` int(11) default '0', PRIMARY KEY"
136 thebrass 2008-11-17 19:36:00 aaaaaaaaaa said: "I'm using ! I can't put this mod working with my announce..."
  IRC Stats
"here we go :P (use !user username )make a file called ircstats.php"
31 Ronny 2008-11-17 10:40:00 MonoTon said: "great, thx! how can i change the fontcolorfrom the bot ?"
  Hanne's shoutbox with smilies, class color an class img
"For those of you that have Hanne's ShoutBox and need smilies with class color and class img here it is... just a lil modifiedlook for this code , in your index or wherever you have it** Hannes' ShoutBox v1.0 start **/"
98 okiee 2008-11-17 08:50:00 Traffic said: "how to remove the lots of if/elseif statements to display userclass..."