Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 12-26-2003, 06:10 PM   #61
beast00
Junior Member
 
Join Date: Aug 2003
Posts: 16
Default

ahhhh..sorry..Harm and thank you very much.

i already solved it.

ur' right. i missed free = !.. in [scripts]


thank you.
beast00 is offline  
Old 12-29-2003, 02:10 PM   #62
zpr
Senior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 170
Default

Harm, here's my iob v19 problem (clean install of iobanana.tcl)

when i start ioftpd.exe, then eggdrop and bot joins channel and i do !bw or !up sitebot gives me nothing so i telnet bot and repeat !bw and then he says in partyline:

[20:02] 200- ___________ ________
200- _______\_ _/__\ /________
200- ° \ / | | | _ /
200- ruz | /\ | | | |
200-+---------------°----|______________\___|_____|_______|------------------------+
200-| zpr / SiTEOPS | idle 00:00:18 | %: |
200-| tagline | since 00:00:20 | p: / |
20

and nothing else (there are other users too). NOW, i do .rehash in partyline and after that !bw, !up etc are working just fine.

besides that other announces are ok.

used: ioftpd 5.2.15r (same probably with 5.3.9r), windrop 1.6.13 and .15

interesting thing is i havent noticed that odd thing with iob v18d, it worked fine.

TIA

regards
zpr is offline  
Old 12-30-2003, 11:56 AM   #63
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default Show last 5 releases

How I make to make to appear last the 5 releases when access a directory?

I used the command %[execute(EXEC..\scripts\ioBanana.exe)(sitenew 5 DiVX) ]
inside of ioftpd.message (suggested in the canal) in the directory and functioned perfectly to less of one thing...

Bot was crazzy and started to order messages missed until stopping of time..

Exists some another form to reach the objective
MidasKing is offline  
Old 01-01-2004, 05:07 PM   #64
bobby89
Junior Member
 
Join Date: Feb 2003
Posts: 29
Default

just set up iobanana for the first time, just the v19 and the latest ioftpd.. all the commands seem to be in order but the bot doesnt show when someone logs in or logs out in the channel it only shows in telnet... [13:13] dzs-mod: LOGOUT received
[13:13] dzs-mod: LOGIN received

also was wonderin does the getnfo work in the v19 free? when i try it it says it find the nfo but doesnt send or anything, just wonderin whats up with that.

and every few minutes it does...

[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...
[13:55] Checking Free Space...

is this normal? thanks
bobby89 is offline  
Old 01-01-2004, 05:37 PM   #65
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Everything is normal.
- It doesn't announce login/logout in channel.
- It checks free space every few minutes.
- You have to add 'loadmodule transfer' to your eggdrop.conf for !getnfo and !rules.
Harm is offline  
Old 01-02-2004, 12:46 AM   #66
bobby89
Junior Member
 
Join Date: Feb 2003
Posts: 29
Default

when the site receives an nfo it seems to show double or is this how it should?

[09:38] 06<15bot06> -:: 3NFO ::- New NFO uploaded in Mp3/SOMEDIR-GRP (somedir.nfo). Do "`getnfo 4" to receive it.

[09:38] 06<15bot06> -:: 3NFO ::- New NFO uploaded in Mp3/SOMEDIR-GRP/somedir.nfo (bobby). Do "`getnfo none" to receive it.

Edit: removed release name
bobby89 is offline  
Old 01-02-2004, 03:44 AM   #67
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Can you paste some NFO: lines from your ioFTPD.log ?
Harm is offline  
Old 01-02-2004, 11:07 AM   #68
bobby89
Junior Member
 
Join Date: Feb 2003
Posts: 29
Default

01-01-2004 21:35:56 NFO: "/Mp3/SOMEDIR-GRP/" "3" "somedir.nfo"

01-01-2004 21:35:56 NFO: "/Mp3/SOMEDIR-GRP/somedir.nfo" "none" "user" "group" "D:/TheRibShack/Mp3/SOMEDIR-GRP"

01-01-2004 21:38:14 NFO: "/Mp3/SOMEDIR2-GRP/" "4" "somedir2.nfo"

01-01-2004 21:38:14 NFO: "/Mp3/SOMEDIR2-GRP/somedir2.nfo" "none" "user" "group" "D:/TheRibShack/Mp3/SOMEDIR2-GRP"

Edit: removed releases names
bobby89 is offline  
Old 01-02-2004, 02:30 PM   #69
bobby89
Junior Member
 
Join Date: Feb 2003
Posts: 29
Default

one more question, which scripts/programs do i need so that everything that is available on iobanan19 FREE to work properly..
i have iobanna19 FREE + newest ioFTPD + newest ioA .. do i need other files or am i all set with these 3?
bobby89 is offline  
Old 01-02-2004, 03:54 PM   #70
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

It looks like you are using another script that logs nfo files.
Do you have nfourl.itcl or anything else that do that ?
Harm is offline  
Old 01-02-2004, 04:18 PM   #71
JoeBAR
Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 42
Default

Quote:
Originally posted by bobby89
this is all i have in there..

[Events]
;OnUploadError =
;OnUploadComplete = TCL ..\scripts\test2.itcl
OnUploadComplete = EXEC ..\scripts\ioBanana.exe upload
OnDownloadError = EXEC ..\scripts\ioBanana.exe uploadfailed
;OnDownloadComplete =
iobanana.exe uploadfail in OnDownloadError event?
JoeBAR is offline  
Old 01-02-2004, 05:25 PM   #72
bobby89
Junior Member
 
Join Date: Feb 2003
Posts: 29
Default

JoeBAR thats how it says in the readme file

and Harm yea i did seem to have nfourl in there too, removed it and now all is well, thanks
bobby89 is offline  
Old 01-03-2004, 03:24 AM   #73
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

bobby89: ioBanana doesn't use the OnDownloadError event.
You should have OnUploadError = EXEC ..\scripts\ioBanana.exe uploadfailed
Harm is offline  
Old 01-08-2004, 08:20 AM   #74
TheX
Junior Member
 
Join Date: Nov 2003
Posts: 4
Default

I have a question.

I wish to add name of uploader to site new command, but whats the syntax??
I try %username %user %owner and many more, but it didn't work.

Thx for help.
TheX is offline  
Old 01-08-2004, 10:53 AM   #75
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

There no such cookies for site new.

Since multiple ppl upload rls (usually) it wouldn't make any sense to show one of them, or even all of them (10-15 nicks on one site new line wouldn't look that good).
Mouton is offline  
Closed Thread

Tags
ftp, result, reveals, search, status

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
FlashFXP 3 upgrade and FlashFXP.ini palmtree General Discussion 11 11-10-2004 04:57 PM


All times are GMT -5. The time now is 10:39 AM.

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