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

by Burke
Sun Mar 06, 2005 4:03 pm
Forum: Archive
Topic: who request
Replies: 13
Views: 9715

2 sidenote: 1st /who will never contain the auth name unless they are using +x mode this is 100% wrong. /who #channel %nacrihf (you need to be on that channel) the server will you return the auths too. " Or you could start by reading the Quakenet news And i quote Quote: #8 USERIP will return 1...
by Burke
Sat Mar 05, 2005 7:53 pm
Forum: Archive
Topic: queue system
Replies: 10
Views: 4191

putquick "MODE $chan +oo-v+b-b nick1 nick2 nick3 *!ident@mask *!*@mask" -next :) i know that. proc punish:flood { nickname BUZAout channel abuse } { pushmode $channel +b $BUZAout utimer 10 [list badall:kick "$nickname" "$channel" "$abuse" ] return 0 } this pr...
by Burke
Fri Mar 04, 2005 9:21 am
Forum: Archive
Topic: who request
Replies: 13
Views: 9715

@ gb your script works fine, but my problem is: .tcl getchanhost Burke --> return: myIdent@host after executing this script OR manuel a /who send to the server .tcl getchanhost Burke --> return: 127.0.0.1@host the ident from which i can get with getchanhost will be changed to a ip. my network is www...
by Burke
Thu Mar 03, 2005 8:46 pm
Forum: Archive
Topic: sort a file, spaces to new line
Replies: 4
Views: 2706

sort a file, spaces to new line

hi i have a file with names like: name1 name2 name3 name4 name 5 name6 name6 name8 name9 name10 name11 name 11 i want to remove the spaces. for every space, a new line. how to set a var to my paste here i know. (open file etc.) or how i can close file and save. but i have no idea which commands will...
by Burke
Tue Mar 01, 2005 2:05 pm
Forum: Archive
Topic: who request
Replies: 13
Views: 9715

i know the correct string. this is not my problem. whois raw works fine, but it is not really possible to whois everyone (to many whois, to many users....) /who is fine my network is quakenet. the who with those options will recive auth, realname etc..... the problem is if i let the bot send those /...
by Burke
Tue Mar 01, 2005 11:53 am
Forum: Archive
Topic: who request
Replies: 13
Views: 9715

hey awyeah thank you for your nice and avencend reply(s). you make good answer, but you failed to see the important point. in the first post i wrote: .tcl set x "[getchanhost $nickname]" will set x to ident@provider.name. puthelp "who #chan %nacrihf" will affect that next time .t...
by Burke
Mon Feb 28, 2005 2:05 pm
Forum: Archive
Topic: queue system
Replies: 10
Views: 4191

thank you for this tips. basicly you`re right. putquick is a bit faster, but it`s hard to collect the changes. i have seen this in a script, them create befor their own lists with changes (to 6) and send them with putquick. but you have to be code more (and it`s harder). and the disadventage of this...
by Burke
Mon Feb 28, 2005 1:48 pm
Forum: Archive
Topic: who request
Replies: 13
Views: 9715

who request

hi i wanted to a script. /who who #chan %nacrihf every 3 minutes in 1 channel and with bind raw 354 to use all those data (example, ban some authnames, ban realnames, make statistic how on is away, detect trojan clients by random nick+ident+not authed and so on. but that`s hardes as i thinked.... .t...
by Burke
Sun Feb 27, 2005 10:59 pm
Forum: Archive
Topic: queue system
Replies: 10
Views: 4191

i tryed it with and without. it will not bring a good effect.
are their any plugins for that what i discribe in my 1. post?
by Burke
Sun Feb 27, 2005 5:09 pm
Forum: Archive
Topic: queue system
Replies: 10
Views: 4191

queue system

pushmode $channel +b $banmask Works ok, it`s queued, won`t flood out the bot and sends much as possible in 1 line to the server. Sut it`s a bit slow. putquick is faster, but the bot will not send combined into one line as much as possible. and if to much putquck at 1 time will this lead into an anoy...
by Burke
Thu Feb 24, 2005 9:18 pm
Forum: Archive
Topic: questions about a banmaskscript
Replies: 4
Views: 1950

you can probably save some code using switch and regexp, but it probably won't reduce execution time. - mhh, ok. But I would recommned you to use || in the if expression, if the if-body will be the same anyway. - ok btw. you dont need :: before BUZAout, you already included the var in the global lin...
by Burke
Thu Feb 24, 2005 1:03 am
Forum: Archive
Topic: questions about a banmaskscript
Replies: 4
Views: 1950

questions about a banmaskscript

hi i tryed to make a little script. this will be called in some other procs with get:ban:mask "$BUZAin" and $BUZAin will be always nick!ident@host. proc get:ban:mask { BUZAin } { global ipbanhosts BUZAout botnick botname putlog "get:ban:mask -- eingangsmask -- $BUZAin" set BUZA [...
by Burke
Tue Feb 22, 2005 12:13 am
Forum: Archive
Topic: Warn +f users when they flood
Replies: 7
Views: 2964

i read in tcl doc: flags are ignored (bind flud)

for future info why bind flud in not usefull have a look:
http://forum.egghelp.org/viewtopic.php?t=9191
by Burke
Sun Feb 20, 2005 3:45 pm
Forum: Archive
Topic: problem with bind flud
Replies: 6
Views: 3317

i maked (ca.) 2 weaks ago a bug report but no one reply me.

that was reason for asking here. i think them ignored me because i am a big noob in tcl and it was my error.

them don`t care about those problem or it will take a while until them reply me to the bug report?
by Burke
Sun Feb 20, 2005 11:36 am
Forum: Archive
Topic: problem with bind flud
Replies: 6
Views: 3317

your replys sounds good. it`s not the best way to detect them (because it only watch 1 user) but i should work. for the test i changed flood-chan to 3:20 (this will be changed later, for sure). - beginn test / demonstration -- test with 1 flooders [16:34:05] * g740 (GideonShav@c-24-13-186-77.client....