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.

Search found 14 matches

by Fussi
Wed Oct 12, 2005 11:26 am
Forum: Archive
Topic: Binding special chared words
Replies: 5
Views: 15090

Well, i bound "<censored>", and the bot reacted to both "censored" AND "<censored>". But it seems to be a bug in the eggdrop itself.
The script isnt working as it should, so i'm going to remove it.

Whatever, thanks for reading and the reply :)
by Fussi
Tue Oct 11, 2005 3:37 pm
Forum: Archive
Topic: Binding special chared words
Replies: 5
Views: 15090

Binding special chared words

Hi,

i tried to do bind to the word "<censored>";

Code: Select all

bind pubm - "*<censored>*" proc_doanticensor
But he also reacts to "censored" which is not wanted at all.
So, is it possible to bin to such a word? If yes, how?


Thanks for any help

-Fussi
by Fussi
Sun Aug 21, 2005 9:35 am
Forum: Archive
Topic: Maxium timers reached?
Replies: 3
Views: 3261

Maxium timers reached?

Just a little question.. Could it be that the timers are limited to 4096 timers? And how can i reset this counter? Because: i run the "timebomb" script on my eggdrop since 12.05.2005 (no change on the bot or the script since that date) But if someone tries to timebomb another person, the t...
by Fussi
Sun May 15, 2005 6:40 am
Forum: Archive
Topic: What does this +shared flag exactly?
Replies: 1
Views: 1531

What does this +shared flag exactly?

I have the following botnet: Guardian |-+PubGuard |-+ChanGuard |-+CommandGuard `-+MeetingGuard Every bot is on its own channelset, like Guardian is on official channels, pubguard is on #*-public channels and so on. Now i've set userfile sharing, and the "hello" command enabled only on Guar...
by Fussi
Mon Mar 14, 2005 4:30 pm
Forum: Archive
Topic: default userflags?
Replies: 1
Views: 1542

default userflags?

Eggdrop configfile: # If you want people to be able to add themselves to the bot's userlist # with the default userflags (defined above in the config file) via the # 'hello' msg command, set this to 1. set learn-users 1 Where exactly "above" ? i cant find anything where i can set the defau...
by Fussi
Sun Mar 13, 2005 5:37 pm
Forum: Archive
Topic: Big problem with timer
Replies: 5
Views: 2721

Thanks :)
by Fussi
Sun Mar 13, 2005 4:17 pm
Forum: Archive
Topic: Big problem with timer
Replies: 5
Views: 2721

and what for

Code: Select all

bind timer - ?5* update_keys
?

Is it correct that this will execure "update_keys" every 10 minutes?
(01:05 01:15 01:25 01:35 ....)
by Fussi
Sun Mar 13, 2005 3:48 pm
Forum: Archive
Topic: Big problem with timer
Replies: 5
Views: 2721

Big problem with timer

Hi

i start a timer in my .tcl script by:

Code: Select all

timer 10 refresh_keys
but it seems that the timer gets disabled randomly. Is there any known problem with the timers?
Or do i have to re-set the timer after every run?

I can upload the whole script if you want that.
by Fussi
Sat Mar 12, 2005 2:23 pm
Forum: Archive
Topic: MySQL for Eggdrop TCL
Replies: 5
Views: 2332

http://www.xdobry.de/mysqltcl ? yes.
I got it to work, used the FreeBSD version.
The test .tcl scripts are working now i'll see if the eggdrop scripts are working too.
by Fussi
Sat Mar 12, 2005 1:50 pm
Forum: Archive
Topic: MySQL for Eggdrop TCL
Replies: 5
Views: 2332

File: README-msqltcl:

> INSTALLATION
>
> See the file INSTALL.

There is no file called "INSTALL"...
And, no forum to ask :( Any idea how to install that on SuSE 9.0?
by Fussi
Sat Mar 12, 2005 1:25 pm
Forum: Archive
Topic: MySQL for Eggdrop TCL
Replies: 5
Views: 2332

MySQL for Eggdrop TCL

I know this has been asked many times before, but i cant find a suiteable solution.
What is the best mysql-mod for eggdrop-tcl scripts? There are so many modules, i dont want to do trial and error to find the best (a working) one
by Fussi
Fri Mar 11, 2005 4:52 pm
Forum: Archive
Topic: Eggdrop in ~50 channels?
Replies: 8
Views: 2685

Thanks :)
by Fussi
Fri Mar 11, 2005 11:13 am
Forum: Archive
Topic: Eggdrop in ~50 channels?
Replies: 8
Views: 2685

Chanserv wont join teh channels anymore, the ircservices team removed this function. ^DooM^, you said "you could use more than one eggdrop with the same setup linked to each other." Do you have any tutorials how to do that? I'm happy at all that i've managed to install the bot and run it w...
by Fussi
Thu Mar 10, 2005 1:23 pm
Forum: Archive
Topic: Eggdrop in ~50 channels?
Replies: 8
Views: 2685

Eggdrop in ~50 channels?

Is it possible to let eggdrop join 50+ channels without getting huge lags / server loads?

I need him to watch over key-protected channels since chanserv wont join teh channels anymore...