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 netstrider
Fri Nov 03, 2006 7:06 am
Forum: Eggdrop Help
Topic: How can the bot IDENTIFY itself to NickServ?
Replies: 10
Views: 6940

]Kami[ wrote:

Code: Select all

bind evnt - init-server identify

proc identify init-server {
  putquick "PRIVMSG NickServ :IDENTIFY USER PASS"
}
Thanks, but where exactly do I add that? in the .chan file or what :arrow: ? Thanks in advance
by netstrider
Mon Oct 30, 2006 5:34 am
Forum: Eggdrop Help
Topic: How can the bot IDENTIFY itself to NickServ?
Replies: 10
Views: 6940

How can the bot IDENTIFY itself to NickServ?

Hey, I have a problem which I don't believe is that big if you know what you're doing lol. One simple question how can I make the bot identify itself everytime it gets connected to IRC ? 8)
by netstrider
Tue Oct 24, 2006 4:56 pm
Forum: Eggdrop Help
Topic: Connecting to Eggdrop with DCC!? (Solved)
Replies: 4
Views: 3828

Yes, I happen to be behind a router with double firewall and NAT. But I did this now and it worked for some reason:

/ctcp botnick chat

And there it was! Boom! Problem solved, thanks for all the help :)
by netstrider
Sun Oct 22, 2006 6:54 pm
Forum: Eggdrop Help
Topic: Connecting to Eggdrop with DCC!? (Solved)
Replies: 4
Views: 3828

Connecting to Eggdrop with DCC!? (Solved)

I finally managed to get my bot online and it's on the channel. However it's useless at the moment because when I do /dcc chat <bot nick> <command> I get a message telling me that It's waiting for <bot nick> to accept the DCC request! So how can I connect with the bot? The bot is running on my own c...
by netstrider
Fri Oct 20, 2006 4:10 pm
Forum: Eggdrop Help
Topic: What exactly do I need to run eggdrop?
Replies: 1
Views: 2213

What exactly do I need to run eggdrop?

Ok, I run PCLinuxOS and I have edited the WHOLE eggdrop.conf. Everything is set up exactly as I want it (For the most part that I understand) This is my first experience with the bot and I don't know how to run it. Can I run it from my computer? Do I need to buy a "shell" or is that not ne...