PtokaX forum

Archive => Archived 5.1 boards => Conversion Requests => Topic started by: ExtreeM on 20 December, 2007, 16:56:30

Title: A few request
Post by: ExtreeM on 20 December, 2007, 16:56:30
Dunno if there is developed any of these scripts for the upcoming API

Freshstuff
Kick and ban log
Tophubbers
sparechat
Nopubhub
max hubs and slots etc. for each profile

this is a very big request from me, so i hope someone will help me with this, so i can get my hub up and running :D
thx to all the great scripters btw. big respect from here
Title: Re: A few request
Post by: Gnuff? on 20 December, 2007, 18:16:34
Tophubbers and sparechat is in this part of the forum.
NoPubHub was at the top untill you wrote this request, so now it is right under this tread.
Title: Re: A few request
Post by: ExtreeM on 21 December, 2007, 05:04:29
Quote from: ExtreeM on 20 December, 2007, 16:56:30
Dunno if there is developed any of these scripts for the upcoming API

Freshstuff
Tophubbers
max hubs and slots etc. for each profile

this is a very big request from me, so i hope someone will help me with this, so i can get my hub up and running :D
thx to all the great scripters btw. big respect from here

only need this now :D Tophubbers i cant find in here and freshstuff thread that is posted iun here, the link dont work
Title: Re: A few request
Post by: ExtreeM on 23 December, 2007, 06:40:00
hope someone have just a little time for these 3 small scripts, dunno if anybody maybe is working on them atm.

Freshstuff
Tophubbers
max hubs and slots etc. for each profile

it would be my christmas wish hehe
Title: Re: A few request
Post by: jiten on 23 December, 2007, 10:00:40
I will be posting the TopHubbers' version for the new API probably today.

Best regards
Title: Re: A few request
Post by: jiten on 23 December, 2007, 11:56:05
Here you go:

TopHubbers 2.03 - LUA 5.1x [Strict][API 2] (http://board.ptokax.ath.cx/index.php?topic=7496.msg71525#msg71525)
Title: Re: A few request
Post by: bastya_elvtars on 23 December, 2007, 13:17:08
FreshStuff should work with the new API.
http://lawmaker.no-ip.org/modules/PDdownloads/

Please test it and report bugs.
Title: Re: A few request
Post by: ExtreeM on 23 December, 2007, 14:02:30
QuoteHere you go:

TopHubbers 2.03 - LUA 5.1x [Strict][API 2]

thx a lot m8 :)

QuoteFreshStuff should work with the new API.
http://lawmaker.no-ip.org/modules/PDdownloads/

Please test it and report bugs.

I?ll try it thx to you too m8
Title: Re: A few request
Post by: bastya_elvtars on 23 December, 2007, 17:53:59
Mutor: you seem to block HTTP referrrers and I disallow direct linking so everyone is forced to read the release notes. ;)
Title: Re: A few request
Post by: bastya_elvtars on 23 December, 2007, 18:20:46
Quote from: /me on 23 December, 2007, 17:53:59
I disallow direct linking so everyone is forced to read the release notes. ;)
Title: Re: A few request
Post by: ExtreeM on 25 December, 2007, 08:02:49
as mutor always says anything is possible hehe

well then what about this little script

max hubs and slots etc. for each profile

its the only script i need left
Title: Re: A few request
Post by: NeTrOmE on 26 December, 2007, 14:24:28
That script would help me a lot at my hub :)  ^^
Title: Re: A few request
Post by: ExtreeM on 27 December, 2007, 09:50:19
thx mutor

Is it possbile to modify the script a little??

s? that its not slots/hubs ratio, but just so that i can set max slots and max hubs, without ratio

something like this

-- Set Your Profiles
-- [#] = {MinShare in GB,MaxHubs,maxSlot},
local Profiles = {
[-1] = {0,10,2},
[0] = {0,0,0},
[1] = {0,0,0},
[2] = {20,5,1},
[3] = {20,5,1},