PDA

View Full Version : ioRULES


hot_pit
02-10-2004, 10:10 AM
program to output rules for specificated sections ...

Usage:

site rules <section> -> display rules for <section>
site rules all -> display all rules from the site

1) Configure Ini correct

2) Add to ioFTPD.ini :

[FTP_Custom_Commands]

rules = EXEC ..\scripts\ioRULES.exe rules

thats all ...

fuscao

Xn3t
02-10-2004, 10:12 AM
interesting! thx ;)

apusnaias
02-10-2004, 05:11 PM
i will use it, thx a lot

typhon|wk
02-11-2004, 03:51 AM
gonna try

thx

hot_pit
02-12-2004, 01:03 PM
v 1.0.2 Out ... Now suport irc announce ... just load ioRULES.tcl in your eggdrop and !rules on channel....

see first post

Cya

wooolF[RM]
02-12-2004, 01:05 PM
does it support !rules section too? or only !rules?
does it send rules as text (in pm or as notice) or as file?

and does those 2 (ftpd and irc commands) use same file(s) for rules or u ahve to set it up twice (killing purpose of all-in-one script)?

hot_pit
02-12-2004, 01:19 PM
Originally posted by wooolF[RM]
does it support !rules section too? or only !rules?
does it send rules as text (in pm or as notice) or as file?

and does those 2 (ftpd and irc commands) use same file(s) for rules or u ahve to set it up twice (killing purpose of all-in-one script)?

it support !rules all (for site rules) and !rules <section> for specificated section

it currently output rules in notice (can be easily changed) ... no send files for now ...
and they use both files for output (uses exe for it)

wooolF[RM]
02-12-2004, 01:48 PM
Originally posted by fuka
and they use both files for output (uses exe for it) U mean that both commands (ftpd one and IRC one) uses same files for displaying rules... Have I understood you correctly?

hot_pit
02-12-2004, 01:50 PM
Originally posted by wooolF[RM]
U mean that both commands (ftpd one and IRC one) uses same files for displaying rules... Have I understood you correctly?

yes hehehe .. bad english

wooolF[RM]
02-12-2004, 01:53 PM
that's nice :) u got mostly all features that a RULES script need :p now U only need to implement "send rules as file" feature and u'll get rules script that will beat the competitors ;)

Nice work :)

hot_pit
02-12-2004, 01:58 PM
Originally posted by wooolF[RM]
that's nice :) u got mostly all features that a RULES script need :p now U only need to implement "send rules as file" feature and u'll get rules script that will beat the competitors ;)

Nice work :)

i ll work on it maybe tonight so :D

bounty
02-12-2004, 02:43 PM
!getrules is implemented in dzsbot since v1.07 check there and addapt the code for your txt file

have fun
bounty

hot_pit
02-12-2004, 03:01 PM
Originally posted by bounty
!getrules is implemented in dzsbot since v1.07 check there and addapt the code for your txt file

have fun
bounty

thnx bounty .. my tcl programmin is soo limited :p

PappaBear
02-18-2004, 05:54 PM
thx´s for sharing, i´ll will test it

ChipMunk666
02-21-2004, 01:16 AM
thx bud
much appreciated