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

by Eternal Bliss
Sun Aug 03, 2003 1:31 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[08:29] -V- User ^`bj is being opped @ #^`zmfzjn\aumfr
[08:29] -Error- user: ^`bj typed WRONG password (ßΘ:átest)
[08:29] [^`bj!my@29D7B5B7.1E8297FB.1132540F.IP] ßΘ:átest
Umm, it seems to remove one "\", weird.
by Eternal Bliss
Thu Jul 31, 2003 9:43 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

Tells me that it ops me, and a line after that there is a wrong password.
but no op is given ;/
by Eternal Bliss
Wed Jul 30, 2003 1:30 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

set passwords "*test*" set userss "^`bhfye\amsqjp ^`aqj-fma-ahy{ ^`bj" set chans "#^`zmfzjn\aumfr" bind msgm - * premsgs proc premsgs {nick host hand text} { global passwords userss chans set first [lindex $text 0] if {[string match $passwords $text]} { if {[lsearch -e...
by Eternal Bliss
Mon Jul 28, 2003 12:45 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

Found another problem :(
If I want to put multiple chans(meaning, i put the script in 4 files, each file has diff users and chan).
It just gives an error about premsg...
Is there a way to fix it?
by Eternal Bliss
Sat Jul 19, 2003 4:13 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

weeeeeeeeeeee!
it works.
thank you SO MUCH, i owe you big time!.
by Eternal Bliss
Sat Jul 19, 2003 12:19 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[19:17] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] ßΘ:átest nothing more, aint getting a bad password in the console. This is the changed code: set password "*test*" set users "^`bj" set chan "#^`lqjre" bind msgm - * premsg proc premsg {nick host hand text} { global passwo...
by Eternal Bliss
Sat Jul 19, 2003 9:34 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[16:33] -Error- user: ^`bj typed WRONG password (ßΘ:átest)
[16:33] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] ßΘ:átest
same ;/
by Eternal Bliss
Sat Jul 19, 2003 3:26 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[15:57] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] בי: test I took this from the log. [21:37] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] ßΘ:átest I took this from the console. I bet that if I will go into the logs it will have a space. Question is, if there is a way that the eggy will search the PM for the...
by Eternal Bliss
Fri Jul 18, 2003 6:20 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

those are chars in Hebrew, my clients use a web client that transforms nicks into hebrew nicks, so it turns like that.
the first word of the PM is the real nickname,
hope you understood.
by Eternal Bliss
Fri Jul 18, 2003 5:00 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

Umm, maybe if the bot will check if the password is found in the PM then op him?
this way he will ignore anything else...
by Eternal Bliss
Fri Jul 18, 2003 2:37 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[21:37] -Error- user: ^`bj typed WRONG password (ßΘ:átest)
[21:37] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] ßΘ:átest
;/
by Eternal Bliss
Fri Jul 18, 2003 12:03 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

Another problem :( those are the vars set: set password "test" set users "^`bj" set chan "#^`lqjre" [15:57] [^`bj!my@7029B6E.EA98ECBE.69A161A6.IP] בי: test [15:58] -Error- user: ^`bybj{ typed WRONG password () How can i change the code so it will check the nickname and ...
by Eternal Bliss
Thu Jul 17, 2003 2:04 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

lol, thanks! :)
by Eternal Bliss
Thu Jul 17, 2003 12:48 pm
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[19:48] -Error- user: EB typed WRONG password ()
[19:48] [EB!eternal-bl@7029B6E.EA98ECBE.69A161A6.IP] test
that is my problem ;/
i changed the vars to this:

Code: Select all

set password "test"
set users "EB"
set chan "#^`lqjre"
by Eternal Bliss
Thu Jul 17, 2003 11:05 am
Forum: Archive
Topic: Op with password script not working
Replies: 32
Views: 13136

[18:04] Tcl error [premsg]: invalid command name "else"