Here a tombola script (a game for ioFTPD)
It add users (lose 200mb) and in a week it sorts and give one user credits (number of user * 200) .. others will loose ... (99% useless ... but someone asks for it
)
ps: next version if this is popular , with ini setings
v1.01 = new comands and bug fixed ...
Usage :
site tombola join -> for join tombola
site tombola info -> for info of user
Add on ioFTPD.ini :
[FTP_Custom_Commands]
tombola = EXEC ..\scripts\tombola.exe tombola
[Scheduler]
tombolacheck = 0 0 * 0 EXEC ..\scripts\tombola.exe check
Add to ioftpd.env :
CREDIT=%.[credits(mega)(section)]
RATIO=%[ratio]
RESTART IOFTPD !!!! IF THIS VARS ARE NOT ON IOFTPD.ENV TOMBOLA WILL CRASH!!!!!
Thats All , fuscao