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

by De Kus
Fri Mar 07, 2003 12:41 am
Forum: Archive
Topic: Nick Holder.
Replies: 2
Views: 886

there are 3 solutions:
1st: change your nickserv script and add a expression to look which botnick is aktiv and give nickserv back the right password
2nd: change the passes to the same of the 2 nicks
3rd: and easiest: link your both nicks :)
by De Kus
Thu Mar 06, 2003 11:54 pm
Forum: Archive
Topic: I hate this error PLS HELP !!!
Replies: 13
Views: 3696

not to say...

RTFM... MODE (stackable) bind mode <flags> <mask> <proc> proc-name <nick> <user@host> <handle> <channel> <mode-change> <victim> Description: mode changes are broken down into their component parts before being sent here, so the <mode-change> will always be a single mode, such as "+m" or &q...
by De Kus
Thu Mar 06, 2003 11:44 pm
Forum: Archive
Topic: weather script defaalt save for every user ?
Replies: 8
Views: 1528

hehe

thats because .+user must be provided with the hostmark, use ".+user handle hostmark". .adduser will be used with ".adduser nick" using ".+user nick" will create a user recored without any hostmark, so nobody will be recognized as this user :).
by De Kus
Thu Mar 06, 2003 11:40 pm
Forum: Archive
Topic: Problem with Key Protected Channel
Replies: 4
Views: 1090

hmm

in the case the key wont change often i'd suggest to add the +k to the chamode onforcing, this way the bot will automatically supply the password to the server even without any bot connected :).
by De Kus
Thu Mar 06, 2003 11:34 pm
Forum: Archive
Topic: compilation problem since new cygwin version
Replies: 5
Views: 1227

can't select newer version and already completly reinstalled to prevent any version conflitcs. also tried a cvs version to be sure its not a probleme with it since the configure script has changed, but same messages with both version.

btw. no reponse on the windrop forum so long ^-^
by De Kus
Tue Mar 04, 2003 2:51 pm
Forum: Archive
Topic: rejoin scrip for higher security ?
Replies: 4
Views: 737

myself from pm wrote:<yourhand> has to be replaced with your handle name of the bot, which has the hostmarks set to accknowlege your bnc as you.
<pass> kann be anything, set it to something like youdontwannaknow or nhBW682H. only thing, they should be both the same :).
by De Kus
Mon Mar 03, 2003 11:43 am
Forum: Archive
Topic: rejoin scrip for higher security ?
Replies: 4
Views: 737

hmmm

i have a better solution, configer your BNC to let the bot request for op: /ADDOP <pass> :*!bots@hostmark then go to partyline and .chanset #channel need-op { putserv "PRIVMSG [hand2nick <yourhand>] :OP <pass> #channel" } this will protect the bot from excluding himself if someone deops yo...
by De Kus
Sun Mar 02, 2003 9:34 pm
Forum: Archive
Topic: compilation problem since new cygwin version
Replies: 5
Views: 1227

ehm... yes, sorry, saw i few topics about scripts problemes relaying to windrops, so thought would be ok. hmm, perhaps, but didn't change anything since last compilation execpt running the update. first i thought it the problem was perhaps caused i decompressd the bind and tcl stuff via winrar inste...
by De Kus
Sun Mar 02, 2003 7:18 pm
Forum: Archive
Topic: compilation problem since new cygwin version
Replies: 5
Views: 1227

compilation problem since new cygwin version

i dunno why, but since i updatet to the newsst cygwin version i cant ,/configure any more. it stops with De Kus@de-kus /eggdrop1.6 $ ./configure This is Eggdrop's GNU configure script. It's going to run a bunch of strange tests to hopefully make your compile work without much twiddling. checking for...
by De Kus
Sun Mar 02, 2003 6:55 pm
Forum: Archive
Topic: Looking for a special word ban/kick script
Replies: 5
Views: 907

however...

a script like this exists. i dunno where i have it from, but here it is: ########################################################################## # # WordKick v1.50 by ccr/TNSP <ccr@tnsp.org> # Based on original wordkick.tcl by Goblet <goblet@goblet.net> # #########################################...
by De Kus
Fri Feb 28, 2003 1:47 am
Forum: Archive
Topic: vhost
Replies: 8
Views: 1372

hmmm

i would suggest

Code: Select all

putserv "VHOST user pass"
by De Kus
Fri Feb 28, 2003 1:42 am
Forum: Archive
Topic: error when starting bot
Replies: 8
Views: 2005

hehe

sure the bot counts the line numbers, but that isnt a number you could delete in the core files of the lang files. and default or not, it at least runs on the creators bot, so it can't have fatal errors in its "original" release version. so the error must be in an modification made in the ...
by De Kus
Thu Feb 27, 2003 6:06 pm
Forum: Archive
Topic: error when starting bot
Replies: 8
Views: 2005

Re: error when starting bot

hi. However, I deleted those line numbers in core.norwegian.lang that caused eggdrop to crash.The eggdrop then started but if the language file work I dont know yet. there are no "line numbers" in the langue file. these are assosiation numbers used to catch various lang quotes. also i wou...
by De Kus
Thu Feb 27, 2003 5:57 pm
Forum: Archive
Topic: users with more than 9 chars in userfile?
Replies: 4
Views: 695

stats.mod uses longer names then handlength, BUT as long a user record matchs its hostmark to a user, stats.mod will use the handle of this record for its stats. so changing the bots handlen and rename all existing users will automatically change the users stats names. i did that before and worked a...
by De Kus
Thu Feb 27, 2003 5:47 pm
Forum: Archive
Topic: Question
Replies: 6
Views: 708

hmmm

i have pasted accidently a longer text to my bot, i have got owner and friend flag and got bootet from the partyline :D.