PDA

View Full Version : nuke with ioA and iobanana


Nicknet
04-22-2005, 01:29 PM
hi boys.. i use ioA to nuke directories and iobanana's bot to report in channel..

nuke are ok in ftp but bot has problem to sy in channel the nuke:

NUKE: 0422/name.of dire was nuked x by nicknet@SiTEOPS/colboy@iND - Reason: no.reason - Nukees: 3 17.38 (mb).


it should be:

NUKE: 0422/name.of dire was nuked 3x by nicknet@SiTEOPS - Reason: not.allowed - Nukees: colboy@iND (17.38 (mb)

the config of my ioftpd.ini is this:

nuke = EXEC ..\scripts\ioBanana.exe kicknuke NUKE
unnuke = EXEC ..\scripts\ioBanana.exe kicknuke UNNUKE
nuke = EXEC ..\scripts\ioA\ioA.exe NUKE
unnuke = EXEC ..\scripts\ioA\ioA.exe UNNUKE

and in my ioA.cfg i don't know what i have to write in Nuke_Run_Script and UnNuke_Run_Script


how can i do?

PlaN3t
04-22-2005, 02:00 PM
set for NUKE:
Nuke_Log = ""%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%.0multi" "%.2size" "%reason""

and this for UNNUKE:

UnNuke_Log = ""%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%.0multi" "%.2size" "%reason""

bye

Nicknet
04-22-2005, 02:17 PM
very good..now it works!

thank u boy :)