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

by mematrix
Fri Jan 14, 2005 7:37 am
Forum: Archive
Topic: disabling flood kick
Replies: 2
Views: 1221

tanka :D
by mematrix
Thu Jan 13, 2005 10:00 pm
Forum: Archive
Topic: disabling flood kick
Replies: 2
Views: 1221

disabling flood kick

hey, i've got another bot running on my IRC server and it's loaded in a channel for Project Torlan. frequently, we post code pertaining to our project and the bot kicks the paster. is there any way to disable the flood kick completely?
by mematrix
Tue Nov 30, 2004 12:21 am
Forum: Archive
Topic: help to find a quote script
Replies: 2
Views: 2125

help to find a quote script

there is a specific quote script that i'm looking for. it numbers the quotes and has commands !addquote, !quote and another for deleteing (forgot it's actual syntax) the quote script i got right now sux, it keeps repeating the same ones over and over again. can anyone seen me/attach what might be th...
by mematrix
Sat Nov 27, 2004 9:21 pm
Forum: Eggdrop Help
Topic: +e and +I on DALnet
Replies: 8
Views: 6413

what exactly do modes +e and +I do?
by mematrix
Sat Nov 27, 2004 9:19 pm
Forum: Archive
Topic: bot identify
Replies: 12
Views: 6113

*sigh* ok, it isn't even running the script it loads it, but it isn't executed. ok, so new question. could you do something like this PRIVMSG nickserv identify pass in a .tcl file and it execute that command? i'm not sure but is that the equivilent of doing a ".msg nickserv identify pass" ...
by mematrix
Sat Nov 27, 2004 7:49 pm
Forum: Archive
Topic: bot identify
Replies: 12
Views: 6113

bind evnt - * init-server evnt:init_serv proc evnt:init_serv {type} { global botnick putserv "MODE $botnick +i-sw"; putserv "PRIVMSG Nickserv : ur_id_msg" } too simple of a solution, or what? :mrgreen: hehe ok, i probably did it wrong or something but this is what i did: # This ...
by mematrix
Fri Nov 26, 2004 9:41 pm
Forum: Archive
Topic: bot still not coming into irc
Replies: 3
Views: 2435

well, i dunno if this helps but, when i ran another bot from the same user, even if they used different folders, it gave me an ass load of errors. what i had to do is make a new user and run it from there. maybe this helps ya, maybe it doesn't but it's just m 2 cents :mrgreen:
by mematrix
Fri Nov 26, 2004 8:18 pm
Forum: Archive
Topic: bot identify
Replies: 12
Views: 6113

what do you mean exactly? are you talking about what Nickserv says when you use a reggistered nick? if so, i got this from the bot's DCC when i did a .restart [17:53:29] [XBot] [19:10] -NickServ (services@3dbuzz.com)- This nickname is registered and protected. If it is your [17:53:29] [XBot] [19:10]...
by mematrix
Fri Nov 26, 2004 7:35 pm
Forum: Archive
Topic: bot identify
Replies: 12
Views: 6113

bot identify

hey, i'm trying to recode the DalNet bot ident script so it can work on other irc servers. for some reason it's not working, does anyone see any errors in the script, case the bot isn't giving me any :-? # This script will identify your bot once received the notice that nick is # owned by someone el...
by mematrix
Wed Nov 24, 2004 12:27 am
Forum: Archive
Topic: dcc errors
Replies: 3
Views: 1612

dcc errors

i recently switched from using trillian to using mIRC. when i was using trillian dcc'ing into the bot worked. now with mIRC it doesn't. the bot doesn't even acknowledge the dcc. is eggdrop not mIRC friendly? :o
by mematrix
Wed Nov 24, 2004 12:22 am
Forum: Archive
Topic: op certain users
Replies: 1
Views: 1297

op certain users

k, i dinno if this is a built in feature in eggdrop bots, or if i have to use a script to do this but, can anyone point me in the right direction on how to make it so that the bot op's certain ppl when they join?
by mematrix
Sat Sep 04, 2004 8:05 pm
Forum: Archive
Topic: chan limit prob
Replies: 6
Views: 1939

Alchera wrote:

Code: Select all

.chanset #pdf chanmode +tn-kim
For full information on .chanset type .help chanset in bots' partyline. :)
kool it worked thnx for the help :D
by mematrix
Sat Sep 04, 2004 7:35 pm
Forum: Archive
Topic: chan limit prob
Replies: 6
Views: 1939

You could be forcing chanmode -l do a .chaninfo #channel to find out.. this is what i get when i did that: <mematrix> .chaninfo <X-bot> Settings for static channel #pdf <X-bot> Protect modes (chanmode): +tn-klim <X-bot> Idle Kick after (idle-kick): DON'T! <X-bot> stopnethack: DON'T! <X-bot> aop-del...
by mematrix
Fri Sep 03, 2004 8:24 pm
Forum: Archive
Topic: chan limit prob
Replies: 6
Views: 1939

chan limit prob

i have the AutoLimit (http://www.egghelp.org/cgi-bin/tcl_arch ... oad&id=610) running on my bot, but once it sets the limit it unsets it. anyone have any idea on why this is happening?
by mematrix
Sun Aug 29, 2004 1:46 am
Forum: Archive
Topic: start errors
Replies: 5
Views: 1548

m'kay i did that and it says telnet into the bot as NEW. when i tried to telnet into my sef it gave me an Connection Refused error