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 35 matches

by b34r
Tue Jan 03, 2006 7:19 am
Forum: Script Support & Releases
Topic: Error when using "teve 1.2.7" by eBersa
Replies: 6
Views: 8332

I't been a while, but here goes:
v2.0 released
get it at http://b34r.ath.cx/misc/teve/
Hopefully it will work ;)
by b34r
Thu Mar 04, 2004 7:31 am
Forum: Archive
Topic: Are quicker log updates possible?
Replies: 3
Views: 2122

This is in the config: # This could be good if you have had problem with the logfile filling # your quota/hard disk or if you log +p and publish it to the web and # need more up-to-date info. Note that this setting might increase the # CPU usage of your bot (on the other hand it will decrease your m...
by b34r
Wed Mar 03, 2004 2:45 pm
Forum: Archive
Topic: mysqltcl
Replies: 11
Views: 4029

If running debian unstable then you can get mysqltcl from my site
http://b34r.ath.cx/misc/other/mysqltcl_2.50-1_i386.deb
by b34r
Wed Mar 03, 2004 8:42 am
Forum: Archive
Topic: mysql on command
Replies: 1
Views: 1544

by b34r
Tue Mar 02, 2004 7:26 am
Forum: Archive
Topic: googler1.0.tcl
Replies: 8
Views: 3696

Has anyone solved this yet ?
It doesnt give any error messages at all.
I have tried putting in some putlogs here and there, but i can't find out what is wrong.
by b34r
Fri Feb 27, 2004 8:29 am
Forum: Archive
Topic: mirc exploit
Replies: 2
Views: 1972

No, i do not think he's in the wrong forum, and yes there is such a script
Follow this link:
http://forum.egghelp.org/viewtopic.php? ... rc+exploit
by b34r
Tue Feb 17, 2004 5:45 am
Forum: Archive
Topic: Megahal - how to filter badwords ?
Replies: 0
Views: 957

Megahal - how to filter badwords ?

Hi... I'm currently trying to create a script that filters out bad words, but i'm a bit out of ideas how to do it. Something like this for starters: bind pubm - "* $nick*" megahal:filter setudef flag megahfilt proc megahal:filter {nick uhost hand chan text} { if {[lsearch -exact [channel i...
by b34r
Tue Oct 07, 2003 8:59 am
Forum: Archive
Topic: i need some help
Replies: 8
Views: 2603

and i'm telling you to download the dopa script, read the README, and follow the instructions.
by b34r
Tue Oct 07, 2003 8:52 am
Forum: Archive
Topic: i need some help
Replies: 8
Views: 2603

Well, then you obviously didn't look through your config.


Code: Select all

Dopa v1.1 by Dopamina
A bash script to help newbies easily set up their Eggdrops
http://www.egghelp.org/files/dopa.tar.gz
by b34r
Fri Oct 03, 2003 6:07 am
Forum: Archive
Topic: How can I add things to megahal's brain?
Replies: 6
Views: 1417

Delete megahal.brn
create a text file called megahal.trn with all the tex you want.
The you load the module
Then when you do a .save , a megahal.brn file willl show up.
by b34r
Mon Sep 29, 2003 2:23 pm
Forum: Archive
Topic: bind time with month doesnt work ?
Replies: 14
Views: 3493

Ehm, sorry but i don't need random numbers :)

But now i'm in trouble again

Code: Select all

bind time -|- "21 20 29 8 *" test:test <- does not work
bind time -|- "21 20 29 08 *" test:test <- works
by b34r
Mon Sep 29, 2003 2:04 pm
Forum: Archive
Topic: bind time with month doesnt work ?
Replies: 14
Views: 3493

&"%#%¤!"#%"&¤
I thought that the string would get short :x

Code: Select all

set variable [expr [string trimleft [lindex [split $testdate {-}] 0] 0 ] - 1] 
by b34r
Mon Sep 29, 2003 1:54 pm
Forum: Archive
Topic: bind time with month doesnt work ?
Replies: 14
Views: 3493

Now it says

Code: Select all

 Tcl error [test:test]: "09" is an invalid octal number
:roll:
by b34r
Mon Sep 29, 2003 1:43 pm
Forum: Archive
Topic: bind time with month doesnt work ?
Replies: 14
Views: 3493

:lol:
thanx anyway, now it works
have to do alot of [exp $blah - 1] though...
by b34r
Mon Sep 29, 2003 1:39 pm
Forum: Archive
Topic: bind time with month doesnt work ?
Replies: 14
Views: 3493

How come 08 ? that does not make any sense to me :D