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

by vlada
Mon Oct 30, 2006 12:55 pm
Forum: Script Requests
Topic: Auto channel msg
Replies: 2
Views: 2529

Auto channel msg

Hi there, i use this tcl: set idx 0 set msgs {"spam 1" "spam 2" "spam 3"} set chans(0) {#chan1 #chan2} ;# chans for msg1 set chans(1) {#chan3 #chan4} ;# chans for msg2 set chans(2) {#chan5 #chan6} ;# chans for msg3 bind time - * foo proc foo {m args} { if {$m!="08&...
by vlada
Sun Oct 29, 2006 10:26 pm
Forum: Eggdrop Help
Topic: How to close chat?!
Replies: 7
Views: 5215

Ok,i don`t know how,but now is everything just fine :lol:

thanks for help!
by vlada
Sun Oct 29, 2006 9:55 pm
Forum: Eggdrop Help
Topic: How to close chat?!
Replies: 7
Views: 5215

You could check your bots logs (might be a good idea to add a separate log that logs everything) Also, do you run it with or without -m, and have you created a userfile yet? Logs are empty!! How to add a separete log?!? :roll: i can run without -m,becouse there is userfile! ~# apt-get install tcl8....
by vlada
Sun Oct 29, 2006 9:29 pm
Forum: Eggdrop Help
Topic: How to close chat?!
Replies: 7
Views: 5215

That`s ok,but when i use 'normal command' (./eggdrop confname.conf ) bot can`t connect,there`s no errors or anything else... i don`t know what to do :S
by vlada
Sun Oct 29, 2006 9:05 pm
Forum: Eggdrop Help
Topic: How to close chat?!
Replies: 7
Views: 5215

How to close chat?!

I was start my eggdrop with: ./eggdrop -mnt eggdrop.conf And that`s ok,but how to close chat? I was close with ^z and bot was left network with message: ping timeout p.s. i can`t run eggdrop with ./eggdrop eggdrop.conf! .quit *** Ja mata! [02:12] DCC connection closed (HQ!llama@console) *** HQ left ...