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

by MrT
Sat Apr 03, 2004 12:32 pm
Forum: Archive
Topic: trigger to message all ops
Replies: 2
Views: 1500

Ahh, ok. Thanks for the help. I was after a pm because several of the admins have their irc clients set to make noises when they receive pm's.
by MrT
Fri Apr 02, 2004 6:09 pm
Forum: Archive
Topic: trigger to message all ops
Replies: 2
Views: 1500

trigger to message all ops

Hi,

I'm trying to write a simple script so that when someone in my channel types "!admin" the bot will private message all the ops in the channel. Is this possible, and if so what would the code be for messaging everyone at the same time?

Thanks in advance....
by MrT
Wed Nov 19, 2003 10:42 am
Forum: Archive
Topic: problem with qnet.tcl
Replies: 4
Views: 1728

thanks guys, much appreciated
by MrT
Tue Nov 18, 2003 5:23 pm
Forum: Archive
Topic: problem with qnet.tcl
Replies: 4
Views: 1728

problem with qnet.tcl

hi, just downloaded and installed qnet.tcl, and it will auth my bot with q fine when the bot joins but i get an error from it which i believe is part of the function to check it is authed at given intervals... bind dcc m auth set alltimers [timers] for {set i 0} {$i < [llength $alltimers]} {incr i} ...
by MrT
Wed May 14, 2003 10:39 am
Forum: Archive
Topic: bot getting "killed"
Replies: 3
Views: 3471

After an netsplit he gets killed cos somebody else has that nick and he was the first person who was using it. Do you have more than one eggdrop that is keeping your nick? If yes then there is your answer. Nope, just the one bot. The reason i asked was becuase it only started doing it a few days ag...
by MrT
Tue May 13, 2003 6:00 pm
Forum: Archive
Topic: bot getting "killed"
Replies: 3
Views: 3471

bot getting "killed"

I have set up a bot on quakenet that will keep my name for me when i am offline using nickhold.tcl. It was working fine until recently, when i noticed this happening: * xxx is now known as yyy * yyy has quit IRC (Killed (*.quakenet.org (older nick overruled))) The first line being when the nick is r...
by MrT
Wed May 07, 2003 8:49 am
Forum: Archive
Topic: automatic message on adduser
Replies: 12
Views: 4141

ahhh i see :)

one final adjustment i had to make was to change puthelp to putserv... i dont know if its just a network thing or what but it works great now.

Thanks

MrT
by MrT
Wed May 07, 2003 5:32 am
Forum: Archive
Topic: automatic message on adduser
Replies: 12
Views: 4141

that looks like exactly what im looking for :D one small problem (im basically a bit of a noob at the coding side of things although ive been playing with eggrops for a while...), i just had a go of the code exactly as you wrote it and i get an error: Tcl error [myfilt:adduser]: invalid command name...
by MrT
Tue May 06, 2003 11:15 pm
Forum: Archive
Topic: automatic message on adduser
Replies: 12
Views: 4141

automatic message on adduser

hi, I was just wondering if there is a way of having the bot automatically send a message to a user that has just been added telling them how to set their password? Sort of like when you message the bot "hello" to add yourself and the bot then tells you you were added and tells you to set ...
by MrT
Sat May 03, 2003 2:59 pm
Forum: Archive
Topic: problems with trivia.tcl
Replies: 2
Views: 1460

problems with trivia.tcl

Hi there, I just installed trivia.tcl version 1.02 by DarkMist, on the latest version of eggdrop, and I can start the game, but whenever I try anything I get tcl errors. At the moment all I have been able to do is start and stop the game or skip a question... If I try !hint i get the following error...
by MrT
Thu Nov 07, 2002 12:05 am
Forum: Archive
Topic: space in shell
Replies: 5
Views: 1969

space in shell

Probably a stupid question, but how much space do i need in my account to install and run my eggdrop? I have 10MB at the moment and I got as far as the "make install DEST=/home/name/botdir" stage with no problems, but now i am out of space... I removed the install archive (which wasnt much...