Harm's scripts ioBanana, Readd script, ioVote |
01-08-2004, 11:07 AM
|
#76
|
Junior Member
Join Date: Nov 2003
Posts: 4
|
Thats true, but owner (=creator) of release homedir is only one, and thats the name i wish to be shown. Just for info.
And next thing, is there some cookie for showing age of release? Not date and time of upload, but how long its on FTP.
|
|
|
01-08-2004, 11:16 AM
|
#77
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
doesn't the default msg file show %age ?
|
|
|
01-08-2004, 11:25 AM
|
#78
|
Junior Member
Join Date: Nov 2003
Posts: 4
|
Quote:
Originally posted by Mouton
doesn't the default msg file show %age ?
|
no default sitenew.body.msg looks this way
? #%02pos ? %10date ? %8time ? %-42.42release ?
and %age doesn't work to me
|
|
|
01-08-2004, 11:26 AM
|
#79
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
ah, ok. i was probably thinking pretimes...
so the answer is no.
|
|
|
01-08-2004, 04:59 PM
|
#80
|
Junior Member
Join Date: May 2003
Posts: 22
|
isn't there a options to activate bot message LOGIN announcments and LOGOUT ?
like in ioBanana.tcl
set disable(NEWDIR) 0
set disable(DELDIR) 0
and so on....
in ioBanana.19.free....
or where can I get another script that does that and don't conflict with iobanana ?
|
|
|
01-09-2004, 07:25 AM
|
#81
|
Senior Member
Join Date: Sep 2002
Posts: 111
|
any way to stop the idle time out?? the sitebot keeps getting logged out after 120 sec's and then the sitewho is useless again, including passed quota etc, the only current fix I can do is rehash the bot to connect, which is annoying
|
|
|
01-09-2004, 09:02 AM
|
#82
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
Quote:
Originally posted by Ren
any way to stop the idle time out?? the sitebot keeps getting logged out after 120 sec's and then the sitewho is useless again, including passed quota etc, the only current fix I can do is rehash the bot to connect, which is annoying
|
Set the idle time out to 999999999, until darkone adds some sort of idle time out exemption.
|
|
|
01-09-2004, 11:44 AM
|
#83
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
ioB tcl is supposed to send NOOP each 90 secs, unless u changed something u shouldn't have.
make sure your sitebot user got access to NOOP, and u can add a putlog "something" just before the NOOP is sent, to make sure the sitebot does indeed send NOOP. just CTRL-F NOOP in ioBanana.tcl and add a line just over it with:
putlog "Sending NOOP now!"
|
|
|
01-09-2004, 06:10 PM
|
#84
|
Senior Member
ioFTPD Foundation User
Join Date: Feb 2003
Posts: 170
|
hmm i had tried to set ioss(imdb) 0 in iobanana.tcl and then loaded imdb.tcl from bounty, but windrop still gives me iob's imdb announce output.
weird thing is bot announces imdb from:
set announce(IMDB) (...)
and not from:
## For !imdb
set announce(IMDB2) (...)
when i unload iobanana.tcl from eggdrop.conf completely then imdb.tcl works.
|
|
|
01-10-2004, 09:17 AM
|
#85
|
Senior Member
Join Date: Sep 2002
Posts: 111
|
hmm iobanana.tcl checked and found that
proc ftpe {} {
global ftpr ioss
if {[expr [clock clicks -milliseconds] - $ftpr] < 5} {return}
if {[lindex [::ftp::Quote $ioss(ftp) NOOP] 0] != "200"} {
if {$ioss(ftp) != -1} { ::ftp::Close $ioss(ftp) }
if {![ftp_login]} { putlog "ioSS: ERROR : could not connect" }
} else {
set ioss(idlestamp) 0
}
set ftpr [clock clicks -milliseconds]
}
is that 200 sec's and thats downloaded direct from the members section...
But, ive gone off that therory anyhow, as the sitebot is still online after setting the time out to 99999999, however once again it's stopped announcing bw and trial status, but still announce's new dir etc
|
|
|
01-10-2004, 09:52 AM
|
#86
|
Senior Member
Join Date: Sep 2002
Posts: 111
|
done more checking, watching the bot on cmd's
everytime im doing the !bw command in the partyline you can see it start to do the "who" and can see the who'msg start, but then suddenly it disconnect's, im begging to wonder if it's telnet flooding but ive never had that problem b4
|
|
|
01-13-2004, 11:18 AM
|
#87
|
Disabled
Join Date: Aug 2003
Posts: 8
|
hmmm testing latest-symlinks atm, but I have a problem. the script does create folders but these folders are no symlinks. seem to be normal folders instead. if you click them you are not redirected but enter a empty folder ...
what can I do against that?
edit
k error found. thx 2 #iobanana ... paths with spaces
|
|
|
01-14-2004, 01:26 PM
|
#88
|
Junior Member
Join Date: Feb 2003
Posts: 29
|
why sometimes does the bot tell me !bw !uploaders and other commands to my telnet screen and not the mirc channel? when i restart the bot and do !bw he works fine, is this a common problem?
i just did a rehash of the bot and he gave me this error the first time i tryed !uploaders
[10:29] Tcl error [upalias]: can't read "ftp(state.control)": no such variable
but the second time it showed the uploader status to the mirc screen
|
|
|
01-15-2004, 08:24 PM
|
#89
|
Junior Member
FlashFXP Registered User
Join Date: Jan 2004
Posts: 2
|
Cant find Complete Mp3 Release command for iobanana
Can someone please let me know the Complete Mp3 Release for iobanana and all the cookies that can be used with it.
Thx Trip
|
|
|
01-16-2004, 01:53 PM
|
#90
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
the command ?
What ?
zipscript.msg contains dirtags definitions, if that's what u asked...
if not, explain what u want better pls.
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:21 PM.
|