nice work with this script..
but one thing i cant seem to find..
!!! IMPORTANT !!!
------------------
for RANKING ANNOUNCE you must add a cookie in your zipscript log STATS:
and dzsbot will replace it automatically !!!
here is the modification for ioZS:
-----------------------------------
search the original line:
STATS_USERTOP=STATS: "$pwd" "$cnt. $bold$user$bold/$group [$uppedsize/$uppedfilesF/$percent%/$speedKB/s]"
and replace by:
STATS_USERTOP=STATS: "$pwd" "$cnt. $bold$user$bold/$group [$uppedsize/$uppedfilesF/$percent%/$speedKB/s] - rank:$user"
here the cookie is rank:$user
That works fine for me..
But what about group ranks ? :-(
thnx again..