This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Help searched for programming a new modul (rewrite from tcl)

Old posts that have not been replied to for several years.
Locked
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Help searched for programming a new modul (rewrite from tcl)

Post by De Kus »

soo, i have written various script like autoop (/voice with flag checking and delay for op4all), channellamer (revenging +k, +i, +l, -o and kick in abusing way like kicking/deoping a +m user, realy usefull for chans with many ops or on freeop chans), banmanger (adding bans to bots banlist allowing to remove some without .-ban if the flags are equal or higher to the creators flags). antirejoin (script adding a ban to prevent autorejoin after kick from a registered op) and rewritten peak and limit script from the archive. i'd like to translate them into a new modul. cause all features shall become toggleable via .conf file, it shouldnt be that difficult. also you could create lang file support from which i could provide the german and english one.
i have basic knowlege about C syntax, so all i would need are the howto to rewrite the syntax to C functions definined in the eggdrop source. of course i would provide the tcl files so the logical behavior can copied.

if you wonder why i am intrested in this? its very easy to discribe: my bots response time gets even higher, especially on my windrops. seems tcl source really sux cpu time on windrops *sigh*. i would publish the source code and compiled win32 .dll as well as soon as it would be ready. as i can read in the boards many users are searching for script doing things like what my script or others are doing. perhaps even more script will be included, if the folks help me :D. if the demand is high enough it could be moved to a sourceforge project or something like this.

and to be honest: i am not in haste, making it step by step adding the script one after one would be in my intrest :D.

PS: if you think im kidding and dreaming, the laugh at me and tell me this @_o
s
serra
Voice
Posts: 17
Joined: Sat Feb 22, 2003 10:24 pm

Post by serra »

HI,

I think reading this:
http://forum.egghelp.org/viewtopic.php?t=2054
and
http://forum.egghelp.org/viewtopic.php?t=3768

may be a good start, at least i hope so :)

pedro
Locked