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

by indigo
Fri Apr 02, 2004 1:08 pm
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

sorry for my foolish questions... i'll try and read the document again and in more detail :)
by indigo
Fri Apr 02, 2004 12:43 pm
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

so % is a wildcard in tcl? and i can type %hello% to fetch any sentence containing hello? ok :)

[update]

hello% seems to work, but 'how%doing' doesn't when i type 'how are you doing' ... what's up with that?
by indigo
Fri Apr 02, 2004 7:43 am
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

i'll do that, thx for the pointer [edit] i tried bind pubm -|- "hello little bot" pub:bot proc pub:bot {nick host handle chan arg} { putquick "PRIVMSG $chan :hello to you too" } but it doesn't seem to do the trick, what did i do wrong? oh yeah, already tried replacing pub:bot wit...
by indigo
Fri Apr 02, 2004 3:10 am
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

can anyone help me? :+
by indigo
Thu Apr 01, 2004 3:39 pm
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

thx :+ exactly what i needed

but what if i need a space in the 'activation text' ??

the bot doesn't seem to accept that
by indigo
Thu Apr 01, 2004 11:41 am
Forum: Archive
Topic: very basic
Replies: 9
Views: 3053

very basic

i need a very basic script... your say "hello" for example (in the channel) and the bot then says "good day $nick" ... could someone give me a line of code on how to do this?
by indigo
Wed Mar 17, 2004 1:23 pm
Forum: Archive
Topic: eggdrop runs, but doesn't connect?
Replies: 8
Views: 2264

thanx everyone, the problem seems to be fixed, my server couldn't resolve the dns of quakenet... i entered the ip, and it worked :)
by indigo
Wed Mar 17, 2004 1:15 pm
Forum: Archive
Topic: eggdrop runs, but doesn't connect?
Replies: 8
Views: 2264

thx, i'll try that
by indigo
Sat Mar 13, 2004 6:09 am
Forum: Archive
Topic: eggdrop runs, but doesn't connect?
Replies: 8
Views: 2264

set servers {
irc.quakenet.org
}

with

network type 5 ... i have spoken to other eggdrop users that have their bots running on quakenet and they said i should have 5, zo i guess that's correct
by indigo
Fri Mar 12, 2004 2:14 pm
Forum: Archive
Topic: eggdrop runs, but doesn't connect?
Replies: 8
Views: 2264

eggdrop runs, but doesn't connect?

i am just beginning as an eggdrop user, and so far it was quite boring reading through the config and help files, but i managed ;) but i thought i had configured the bot perfectly, but it seems this isn't entirely true... when i run my eggdrop by typing ./eggdrop-1.6.15 -m indibot.conf (that's the n...