Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-01-2004, 12:31 PM   #1
Bygone
Junior Member
FlashFXP Registered User
 
Join Date: May 2002
Posts: 20
Default [REQUEST] - extra feature for ioB if possible...

great work on the betas of iob...i miss one feature, if possible...

i know its forbidden to talk about the old and lost raiden, but the bot script for raiden had a feature within given time specs to do a bw in channel...

would be nice to have added to tcl if possible the option to turn bw announce on/off and in what time specs it should be announced like every 15min or 30min or 60min...

would be nice...
Bygone is offline   Reply With Quote
Old 07-02-2004, 08:00 AM   #2
iXi
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2002
Posts: 220
Default

moin,

you can write it by your self its very easy to code..

cya
iXi is offline   Reply With Quote
Old 07-02-2004, 09:30 AM   #3
Bygone
Junior Member
FlashFXP Registered User
 
Join Date: May 2002
Posts: 20
Default

if its that easy why dont u put the code in here for Harm to incorporate into ioB ... i dont know about coding...which is the reason i suggest it.
Bygone is offline   Reply With Quote
Old 07-03-2004, 10:15 AM   #4
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

You can try something like:

Code:
bind time - "00,30 * * * *" ioB:bwalias $botnick [lindex [split $botname !] 1] ${botnet-nick} $ioBvar(announcechannel) ""
Note: proc names are based on ioBanana v20pre3
Harm is offline   Reply With Quote
Old 07-03-2004, 09:00 PM   #5
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default

Hummm!!! Very interesting!!!!

And, now, that a such more little help?

Where and as to place this code in ioBanana.tcl???

I placed before the first bind (BINDS section) and gave the following error:
Code:
wrong # args: should be "bind type flags cmd/mask ?procname?"
Yes, yes!!! I'm total blind in tcl!!! :banana:


.
MidasKing is offline   Reply With Quote
Old 07-04-2004, 03:35 PM   #6
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Try this:
Code:
bind time - "00,30 * * * *"[list ioB:bwalias $botnick [lindex [split $botname !] 1] ${botnet-nick} $ioBvar(announcechannel) ""]
Just use list when you need to pass arguments to binds, timers, etc.
neoxed is offline   Reply With Quote
Reply

Tags
feature, iob, nice, raiden, specs

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


All times are GMT -5. The time now is 03:14 PM.

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