PDA

View Full Version : [REQ] - Pre Counter


rage2001
06-09-2004, 10:20 AM
Hey was looking for a script that would keep track of the # of pres each group does, and on a !pre cmd lets say it would spit out say the top 5 or 10 or let the person pick the number of groups to display along with there # of pres.... I am not sure if there is such a script out there. I looked through the forumns and shit and didnt notice one. If someone knows of one, please let me know or hopefully someone can script one up.

Thanks
rage

rage2001
06-13-2004, 09:55 PM
Update to what is above.... The above feature would be nice, but this will also do (either this or above):

you know how
iob spits out the top uplaoders for the week, every week, well instead of doing that, spit out the top preing groups every week.... maybe a variable to set the # of groups to display, etc.... Anyone up to this one???

Thanks
rage

R2_2k
07-08-2004, 01:00 AM
[02:03:19] site pstat SiTEOPS
[02:03:19] 200----/PRE Stats 0.1/---
[02:03:19] ---GROUP---RELEASE---TIME---
[02:03:19] 1 - SiTEOPS pred 3 at 11:24:19 PM 07/07/2004
[02:03:19] 2 - SiTEOPS pred test1 at 11:49:17 PM 07/07/2004
[02:03:19] 3 - SiTEOPS pred test2 at 11:49:20 PM 07/07/2004
[02:03:19] 4 - SiTEOPS pred test3 at 11:49:22 PM 07/07/2004
[02:03:19] 5 - SiTEOPS pred test4 at 11:49:25 PM 07/07/2004
[02:03:19] 6 - SiTEOPS pred test5 at 11:49:28 PM 07/07/2004
[02:03:19] 7 - SiTEOPS pred test6 at 11:49:57 PM 07/07/2004
[02:03:19] 8 - SiTEOPS pred testaaaa6 at 11:49:57 PM 07/07/2004
[02:03:19] 9 - SiTEOPS pred te333t6 at 11:49:57 PM 07/07/2004
[02:03:19] 10 - SiTEOPS pred te6t6 at 11:49:57 PM 07/07/2004
[02:03:19] -----------------------
[02:03:19] Found 13 Pres for SiTEOPS
[02:03:19] 200 Command successful.
[02:03:24] site pstat SOPS
[02:03:25] 200----/PRE Stats 0.1/---
[02:03:25] ---GROUP---RELEASE---TIME---
[02:03:25] 1 - SOPS pred te6t6 at 11:49:57 PM 07/07/2004
[02:03:25] 2 - SOPS pred te5t6 at 11:49:57 PM 07/07/2004
[02:03:25] 3 - SOPS pred t3st6 at 11:49:57 PM 07/07/2004
[02:03:25] -----------------------
[02:03:25] Found 4 Pres for SOPS
[02:03:25] 200 Command successful.


I Think this is what you want sorta, i didnt get your first post i think i did the 2nd, on pre it writes grp rls and time too file, then on cmd pstat grpname looks up.... listing last # (you can set) rls from that grp on your site, and the total amount in the file. Get ahold of me on efnet or post here if i got the right idea here.

rage2001
07-13-2004, 09:12 AM
This is getting close... I would not wanting it to list out the pres... basically, in irc if someone went:

!toppre 3

then a listing woudl appear on irc:

#1. Group1 -- 15 pres
#2. Group2 -- 13 pres
#3. Group3 -- 10 pres

The 3 above would show the # of groups to display (of all time).

As well as to being able to do a ! cmd in irc... it would automatically send something to the channel at the end of each week saying the top pre groups for that week. (same as iobanana does with weekly uploaders... i think harm might implement the pre one in v21 of iobanana).

so it would need to keep track of weekly group pres.. as well as total...