Thread: tombola
View Single Post
Old 02-09-2004, 04:31 PM  
hot_pit
Member
 
Join Date: Nov 2003
Posts: 78
Default tombola

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
hot_pit is offline   Reply With Quote