PDA

View Full Version : dszbot, ioa and pre announcing


Nicknet
02-27-2006, 05:57 AM
i use ioa to pre dirs but dszbot doesn't spam in chan new pre..

!pres command, to see last pre dirs, works, but when i do site pre <section> <release> and the command is succesfull, nothing happens in channel

these are my settings in ioA:


[PRE]
Pre_Area_0 = "mp3|Some MP3 shit|j:\MP3\%M%D|/MP3/%M%D|0"
Pre_Group_0 = "ioftpd|MP3|/PRE/ioftpd|0|0|ufo"
Pre_Order = 0
Pre_Log = ""%user" "%group" "%type" "%vfs" "%desc" "%.2mb" "%.0files" "%release" "%genre" "%kbit" "%year""
Pre_Touch_Owner = 1
Pre_Give_Credits_To_Uploaders = 1
Pre_Give_Credits_To_Predude = 1
#Pre_Run_Script = "C:\ioFTPD\scripts\ioBanana.exe imdbpre"
Pre_Run_Script = ""
Pre_File_Filter_0 = "*.ioFTPD*"
Pre_Skip_Messagefile = 1
Pre_Stats_File = "c:\ioFTPD\logs\pre_stats.log"


and my dszbot settings:

set disable(PRE) 0
set variables(PRE) "%pf %user %group %files %mbytes %type %desc %ufo"
#set variables(PRE) "%user %group %type %pf %desc %mbytes %files %ufo"
set announce(PRE) "\[%color11%section%color\] -> %color4%bold%group-PRE%bold%color gives us %color4%release%color (%bold%mbytes%boldM in %bold%files%boldF) in %bold%path%bold"
set announce(PREMP3) "\[%color11%section%color\] -> %bold%user%bold launches new %bold%group-PRE%bold called %release (%bold%mbytes%boldM in %bold%files%boldF - %bold%genre%bold - %bold%kbit%boldkbits - %bold%year%bold) in %bold%path%bold"


what's the problem??

WarC
02-27-2006, 09:00 AM
check if its logged at all in ioftpd.log

bounty
02-27-2006, 10:17 AM
check also your Pre_Order = 0

atm dzsbot support only = 1

have fun
bounty

LordM
03-02-2006, 03:13 AM
sometimes I recognised problems with the following part in ioA.cfg:


Pre_Area_0 = "mp3|[B]Some MP3 shit[B]|j:\MP3\%M%D|/MP3/%M%D|0"


Try

Pre_Area_0 = "mp3|SomeMP3shit|j:\MP3\%M%D|/MP3/%M%D|0"
instead.

Have Fun

zag2me
04-09-2006, 04:11 PM
I had the same problem, but never fixed it. Take a look at the script ioPRE by tuff. That works perfectly with dzsbot.