Go Back   FlashFXP Forums > > > >

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-19-2004, 04:27 PM   #136
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

01-19-2004 22:27:13 IOBKMOV: "//" " (00 Files) was auto Moved From [] section, Saved 0 Bytes."


thats all what it logs to ioFTPD.log

no bot announcement

addition :

made an error in dzsbot.tcl

bot output looks like this :

15::. 07DEFAULT .:: (00 Files) was auto Moved From [] section, Saved 0 Bytes.

folder was EMPTY (trying filled folder now)
MIC_vBa is offline   Reply With Quote
Old 01-19-2004, 04:35 PM   #137
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

15::. 07DEFAULT .:: (00 Files) was auto Moved From [] section, Saved 21808074 Bytes.

size is correct ... but this 0DAY folder has NOT 0 files

section is also NOT shown

must be 0day and dated dir ... e.g. 0day/1114
MIC_vBa is offline   Reply With Quote
Old 01-19-2004, 04:40 PM   #138
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

is it possible that its NOT a DEFAULT msg in dzsbot ?

like this :

set announce(IOBKDEL) "::. %bold%color07AUTO DELETE%color%bold .:: %msg"
set announce(IOBKMOV) "::. %bold%color07AUTO MOVE%color%bold .:: %msg"



addition :

ive tested some things in dzsbot.tcl and now it looks like this :

15::. 07AUTO MOVE .:: 01 files 7AUTO MOVED from section : saved 32030929 bytes ::.

%section cookies are not working ...

and B0unty told me that "//" in the logged output in ioFTPD.log
is bad :

01-20-2004 02:20:34 IOBKMOV: "//" "\00201\002 files \002\0037AUTO MOVED\002\003 from section : saved \00232030929\002 bytes ::."
MIC_vBa is offline   Reply With Quote
Old 01-20-2004, 12:10 PM   #139
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Hi ..

I will speak with him.

//Scull
scull is offline   Reply With Quote
Old 01-20-2004, 04:57 PM   #140
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default New Version!

Hello! ...

I spoke to Bounty and he was very helpful, and showed me how to get ioBK to work with his dZSBot!

I changed a few things to get ioBK to fit.

How to get it to announs ? Do like this ( in dZSBot.tcl ) :

## add at end of msgtypes(DEFAULT) line
set msgtypes(DEFAULT) ".... IOBKDEL IOBKMOV"
...

set disable(IOBKDEL) 0
set disable(IOBKMOV) 0
...

set variables(IOBKDEL) "%msg"
set variables(IOBKMOV) "%msg"
...

## NO RANDOMIZING OUTPUT
set announce(IOBKDEL) "-%sitename- \[IOBKILLER\] + %msg"
set announce(IOBKMOV) "-%sitename- \[IOBKILLER\] + %msg"

Then it WILL announce any DELETE or MOVE operation to the ICR channel! ...

//Scull


ioByteKiller Movedhere ( script section )
scull is offline   Reply With Quote
Old 01-20-2004, 07:26 PM   #141
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

cool, nice! working! thanx!!!
one request pls! output is ib bytes - is it possible to have output in MB?

not:
[01:19] BOT: [IOBKILLER] + Pratele.9x18.Loterie.2003.XviD-BB (18 Files) was auto Moved From [DIVX] section, Saved 188933830 Bytes .
request:
[01:19] BOT: [IOBKILLER] + Pratele.9x18.Loterie.2003.XviD-BB (18 Files) was auto Moved From [DIVX] section, Saved 189 MBytes
mapis is offline   Reply With Quote
Old 01-20-2004, 09:18 PM   #142
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

script called ioBYTEkiller, so there u have your BYTES
wooolF[RM] is offline   Reply With Quote
Old 01-20-2004, 10:27 PM   #143
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

15::. 07AUTO MOVE .:: 1223 7AUTO MOVED from 0day section : saved 260864564 bytes ::.

nice ))
MIC_vBa is offline   Reply With Quote
Old 01-21-2004, 12:51 AM   #144
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Hi! ...

wooolF[RM] is right ..

Well ..i guess i could always add a Mb & Gb size cookie too ... sometime in the near future

//Scull

Latest Version Found Here (v1.3.1)
scull is offline   Reply With Quote
Old 01-21-2004, 10:46 AM   #145
MIC_vBa
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Dec 2003
Posts: 37
Default

could u do that as soon as possible ?

would be GREAT
MIC_vBa is offline   Reply With Quote
Old 01-21-2004, 03:13 PM   #146
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default Smart %dirsize cookie

Hi! ..

Version 1.3.2 Out! ...

I have changes the %dirsize cookie to be "smart" , it decides if it's B, KB ,MB or GB it selfe.

Latest Version Found Here (v1.3.2)

//Scull
scull is offline   Reply With Quote
Old 01-21-2004, 04:32 PM   #147
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

how? i dont know how, and in help, theres nothing about cokie
mapis is offline   Reply With Quote
Old 01-21-2004, 06:07 PM   #148
mapis
Senior Member
 
Join Date: May 2003
Posts: 106
Default

aaa, its automatically... nice!

does have anybody some nice exaple of IRC msg? Color, etc...
mapis is offline   Reply With Quote
Old 01-22-2004, 12:14 AM   #149
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Hi ..

MIC_vBa gave me some guide lines ...

Quote:
Originally posted by MIC_vBa
itcl :

##color, underline, bold, reverse.
proc u {} {return \037}; #underline
proc r {} {return \026}; #reverse
proc c {} {return \003}; #color
proc b {} {return \002}; #bold

i hope this will help
so .. if you want underlined text just enter "\037your_message\037"
And if you want reverced test you enter "\026your_message\026"
And so on .. and if you mix it i THINK it would look something like this:

"\002%delname\002 (\037%nbrfile\037 Files) was autodeleted in \026[%section]\026 section, Saved \0035%dirsize\003".

so .. one code must be finisht with same code ( "\002hello\002" )

But how many colors there are i don't know ( i think it's 8 ).

Is this right ? .. someone ?

//Scull

Latest Version Found Here (v1.3.2)
scull is offline   Reply With Quote
Old 01-22-2004, 12:58 AM   #150
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

CTRL-K in mIRC will show u the avail colors and the associated number. 16 colors there.
Mouton is offline   Reply With Quote
Reply

Tags
delete, files, folder, folders, ftp


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send commands to a running FlashFxp. mag123 General Discussion 0 08-01-2004 04:14 AM


All times are GMT -5. The time now is 02:49 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)