Go Back   FlashFXP Forums > > > >

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-30-2003, 12:33 PM   #196
LooPTrooP
Junior Member
 
Join Date: Nov 2003
Posts: 6
Default

Thx Alot For It , Seems Like You Done An Amazing Jog With It
LooPTrooP is offline   Reply With Quote
Old 11-30-2003, 09:03 PM   #197
b>d>>s
Senior Member
 
Join Date: Feb 2003
Posts: 488
Default Re: other ranking announce setup

Quote:
Originally posted by bounty
[B]for ranking announce you must add a cookie in your zipscript log STATS:

here is the modification for badaazs itcl zipscript

!!! you need to change this twice !!!

search for line:
set dzstatu "$dzstatu$uamnt\. [b][lindex $line 0][b]/$groupt \[[format %.1f $mbfu]\mB/$filet\F/$perc\%/[format %.1f $spfu]\KBs\] [c]4[b]\(†[b] $tagwin [b]†\)[c]|"

and replace with:
set dzstatu "$dzstatu$uamnt\. [b][lindex $line 0][b]/$groupt \[[format %.1f $mbfu]\mB/$filet\F/$perc\%/[format %.1f $spfu]\KBs\] [c]4[b]\(†[b] $tagwin †\)[c] - rank:[lindex $line 0]|"

here the cookie is rank:[lindex $line 0]

have fun
bounty
like this actually,

set dzstatu "$dzstatu$uamnt\. [b][lindex $line 0][b]/$groupt \[[format %.1f $mbfu]\mB/$filet\F/$perc\%/[format %.1f $spfu]\KBs\] [c]4[b] - rank:[lindex $line 0] \(†[b] $tagwin [b]†\)[c]|"

b>d>>s is offline   Reply With Quote
Old 11-30-2003, 10:02 PM   #198
jason
Junior Member
 
Join Date: Nov 2003
Posts: 24
Default

when i type "!free all" I have in the partyline of the bot this error message:

TCL error [freealias]: wrong # args: should be "set varName ?newValue?"

what is the problem ?
jason is offline   Reply With Quote
Old 11-30-2003, 10:04 PM   #199
romracer
Junior Member
 
Join Date: Oct 2003
Posts: 25
Default

restart the bot. don't just rehash
romracer is offline   Reply With Quote
Old 11-30-2003, 10:21 PM   #200
jason
Junior Member
 
Join Date: Nov 2003
Posts: 24
Default

no this problem is here again :'(
jason is offline   Reply With Quote
Old 11-30-2003, 10:57 PM   #201
romracer
Junior Member
 
Join Date: Oct 2003
Posts: 25
Default

works fine for me. check perhaps your cut and pastes if you are upgrading. i noticed some variables name changed (like ircstats).
romracer is offline   Reply With Quote
Old 12-02-2003, 10:42 AM   #202
nrgetik
Junior Member
 
Join Date: Nov 2003
Posts: 10
Default

im having a problem with the sections, ill setup multiple sections and only my last section entry will be announced, any idea why that is?

my tcl looks like this.


# SETUP HERE YOUR SECTIONS
set sections "MP3 REQUESTS"

################################################## #######
# SETUP EATCH PATH YOU NEED LIKE THIS #
# set paths(section) "/vfs_path/*" (vfs format) #
# set type(section) "RACE" #
# set chanlist(section) "#channel" #
################################################## #######
set paths(MP3) "/MP3/*"
set type(MP3) "RACE"
set chanlist(MP3) "#chan"
set sections "MP3"

set paths(REQUESTS) "/REQUESTS/*"
set type(REQUESTS) "RACE"
set chanlist(REQUESTS) "#chan"
set sections "REQUESTS"

set chanlist(DEFAULT) "#chan"
set chanlist(INVITE) "#chan"
set chanlist(WELCOME) "#chan"
nrgetik is offline   Reply With Quote
Old 12-02-2003, 11:12 AM   #203
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

remove
set sections "MP3"
and
set sections "REQUESTS"
u should only have
set sections "MP3 REQUESTS"
SomeoneWhoCares_2 is offline   Reply With Quote
Old 12-05-2003, 04:21 PM   #204
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default NEW dZSbot 1.04 released

after more than 250 downloads
here is a new update of dzsbot

DL link & changelog on 1st post

have fun
bounty
bounty is offline   Reply With Quote
Old 12-07-2003, 09:00 PM   #205
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Default

a small problem:

Code:
!leechers
[09:58] <|bla|> -bla- [STATUS] + b@bla1 is downloading rl1.part33.rar @ 3kb/sec - 4MB/-1MB (-567978667%)
[09:58] <|bla|> -bla- [STATUS] + b@bla1 is downloading rlz1.part32.rar @ 3kb/sec - 6MB/-1MB (-735459556%)
dzsbot 1.04
stLancer_2 is offline   Reply With Quote
Old 12-08-2003, 01:10 AM   #206
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

-1 MB for the filesize means sitewho.exe can't find your real file.
see what the output for %(realpath) gives u, check if it's 100% correct
ADDiCT is offline   Reply With Quote
Old 12-08-2003, 04:06 AM   #207
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Default

Quote:
Originally posted by ADDiCT
-1 MB for the filesize means sitewho.exe can't find your real file.
see what the output for %(realpath) gives u, check if it's 100% correct
OK, I got it, the file is there, but it is in a virtual mapped directory, I think that's why sitewho.exe can't find it either.
stLancer_2 is offline   Reply With Quote
Old 12-09-2003, 08:09 AM   #208
zoeperman
Junior Member
 
Join Date: Nov 2003
Posts: 1
Default

[14:04] Tcl error [proc_requests]: couldn't open "d: ilesRequests.ioFTPD.message": no such file or directory

the file is in that dir, but i get this error when i do !requests in irc
i'm using ioA 1.02 anyone got an idea what is wrong?
zoeperman is offline   Reply With Quote
Old 12-09-2003, 10:10 AM   #209
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

"d: ilesRequests.ioFTPD.message":
I doubt that its in that dir..

edit: typo
-=DoBBeR=- is offline   Reply With Quote
Old 12-09-2003, 06:06 PM   #210
HkN
Junior Member
 
Join Date: Nov 2003
Posts: 3
Default

firstly, i would like to thx bounty for this great plugin

i got a problem: when i type !bw i got this:

<xxx> -xxx- [BW] + Uploaders: 0@0kb/sec - Leechers: 0@0kb/sec - Idlers: 0 - Total: 0@0kb/sec

when the site is in activity (regular bandwith use), the same with !uploaders !leechers
HkN is offline   Reply With Quote
Reply

Tags
bounty, dzsbot, fun, link, update


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


All times are GMT -5. The time now is 04:35 AM.

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