PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Request for scripts => Topic started by: greywyatt on 18 January, 2017, 19:21:36

Title: Script to keep track of the content uploaded and downloaded by users on hub
Post by: greywyatt on 18 January, 2017, 19:21:36
Hi!
I want to achieve the functionality to keep track of the the amount dnloaded and uploaded by users on a hub and store the in a text file/sql table.By this i want to promote sharing and more seeding/uploading on my hub.Any help will be greatly appreciated!
Thnx!

Edit:If someone has the knowlege of how to do so pls ahare ...i will try to write the script on my own. :)
Title: Re: Script to keep track of the content uploaded and downloaded by users on hub
Post by: the-master on 19 January, 2017, 19:35:56
you'll need info from users client, hub doesn't give any info about amounts.
Title: Re: Script to keep track of the content uploaded and downloaded by users on hub
Post by: greywyatt on 20 January, 2017, 08:38:50
Quote from: the-master on 19 January, 2017, 19:35:56
you'll need info from users client, hub doesn't give any info about amounts.
sorry i didnt understand.how can i do that?
Title: Re: Script to keep track of the content uploaded and downloaded by users on hub
Post by: PPK on 20 January, 2017, 16:25:33
That is the point. You can't... hub don't have any info about transfers, because they are done between clients directly.
Title: Re: Script to keep track of the content uploaded and downloaded by users on hub
Post by: greywyatt on 20 January, 2017, 17:03:25
Ok. Thanks for the reply! :)