you could use cts or a modded version of CTS and do it probably..
but alot easier just add these too your dzbot probably...
bind pub -|- !bw proc_bandwidth
------------------
just add them between here (dont matter where aslong as its not inbetween script)
anyways:
set blfs(HEADER) "+OK"
bind pub -|- !bw proc_bandwidth
bind pub -|- !up proc_uploaders
bind pub -|- !lecchers proc_leechers
or whichever... just replease !bw,!up
################################################## #######
# !!! END OF CONFIG HERE !!! #
----
list the proper calls for PROCS; i.e. proc_bandwidth
set procs {
!imdb

roc_imdb
${cmdpre}bnc

roc_bnc
${cmdpre}help

roc_help
${cmdpre}free:show_free
${cmdpre}requests

roc_requests
${cmdpre}search

roc_search
is in that
ends with
}
anyways....