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

by HolyCow
Thu Jun 24, 2004 1:35 pm
Forum: Archive
Topic: putbot max length
Replies: 0
Views: 1080

putbot max length

channel add #test { chanmode +itn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 20:60 flood-ctcp 3:60 flood-join 5:60 flood-kick 3:10 flood-deop 3:10 flood-nick 0:0 aop-delay 5:30 ban-time 120 exempt-time 600 invite-time 6...
by HolyCow
Thu Jun 24, 2004 12:51 pm
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

wouldnt that just give me a list of all the handles on the bot?
by HolyCow
Thu Jun 24, 2004 9:47 am
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

KrzychuG: It seemed I hadn't? But I told you I had. I asked a question and gb gave me the answer. And then you come nagging after saying its in the manual. Its all in the manual!! some of it is just harder to find. thats why we have forums like this one. ]Kami[: I setup my first conf entirely from t...
by HolyCow
Thu Jun 24, 2004 7:47 am
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

Well, fist of all. KrzychuG didnt help me, he just insinuated that I was a kiddie that didnt bother to check the manual.

I didnt mean to offend anyone else.
In fact: thanks for the help gb.
by HolyCow
Wed Jun 23, 2004 7:42 pm
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

Yes, I've read it shithead.. how else would I know how getuser works?
And I'm getting pretty [censored] tired of not being able to ask a simple question, without lamers like yourself telling me to read the manual!!
by HolyCow
Wed Jun 23, 2004 4:41 pm
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

whaaat?
this is the tcl script forum.
you dont think perhaps I ment with tcl then?
I even mentioned a tcl command..
by HolyCow
Wed Jun 23, 2004 4:32 pm
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

thats some nice random paste'ing your doing there ]Kami[..
*pats on the head*
anyone else know how to get the users' flaaags?
by HolyCow
Wed Jun 23, 2004 3:36 pm
Forum: Archive
Topic: get user flags
Replies: 18
Views: 6369

get user flags

How do I get a list of a users flags?
some said getuser but I dont see how.
by HolyCow
Mon Jun 14, 2004 3:48 pm
Forum: Archive
Topic: bind bot - ... ...
Replies: 2
Views: 1579

bind bot - ... ...

Code: Select all

bind bot - htd.net htd.net.recv
proc htd.net.recv {bot command arg} {
	putserv "PRIVMSG HolyCow: test?"
}
Isn't this suppose to react if I use
.tcl putbot the_bot_running_the_tcl "htd.net something something whatever"
from a bot in the botnet?
by HolyCow
Mon Jun 14, 2004 3:09 pm
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

I know... I just wanted to know how to disable the 'new' username when the userfile is empty..
by HolyCow
Mon Jun 14, 2004 1:11 pm
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

but I want a clean userfile.. The bot is suppose to get the users from the hub...
by HolyCow
Mon Jun 14, 2004 1:04 pm
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

How do I make a userfile in TCL then?
by HolyCow
Mon Jun 14, 2004 12:59 pm
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

exactly..
But I dont want to be able to telnet to the bot and type NEW as a username even if there is now userlist.
What do I do?
by HolyCow
Mon Jun 14, 2004 11:34 am
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

well you can still login with NEW in telnet and become owner?
by HolyCow
Mon Jun 14, 2004 10:36 am
Forum: Archive
Topic: Removing 'NEW' username
Replies: 14
Views: 4743

Do you mean

Code: Select all

set open-telnets 0
?
I want it disabled.
But disabling that doesnt remove the 'new' username that makes you the owner if you have a clean userlist