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.
Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
h44i
Voice
Posts: 12 Joined: Tue Feb 28, 2006 6:39 pm
Post
by h44i » Tue Feb 28, 2006 6:43 pm
Hi!
I'm owner of a bot and searching for a script so that I can identify to the bot when I'm at work using a webchat applet like the java ones or CGI:IRC (i use cgi:irc most). This to get ops.
Webchats dont support DCC chats so is there some kind of other way to identify and get ops? I cannot use hostnames, the hostname is the same for the whole company on irc. It should work with a password or something.
thnx in advance
metroid
Owner
Posts: 771 Joined: Wed Jun 16, 2004 2:46 am
Post
by metroid » Wed Mar 01, 2006 7:08 am
eggdrop already uses passwords
i believe there is an 'ident' command you need to enable, check your eggdrop.conf
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Wed Mar 01, 2006 8:05 am
Comment out the following:
Command is:
Code: Select all
/msg botnick ident <password> [handle]
... this lets the bot recognise you from a new address.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
h44i
Voice
Posts: 12 Joined: Tue Feb 28, 2006 6:39 pm
Post
by h44i » Wed Mar 01, 2006 2:53 pm
works
but i do not want it to remember me.... when i rejoin it gives ops again
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Wed Mar 01, 2006 9:53 pm
You asked for a way to get ops. You got it!
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
dusk
Halfop
Posts: 91 Joined: Sun Mar 06, 2005 7:25 pm
Location: Belgium
Post
by dusk » Thu Mar 02, 2006 12:21 am
Disable your auto-op-flag then...
and gain your @ with the message command
Code: Select all
/Msg yourbot OP <password> [channel]
GRTZ
ayie
Voice
Posts: 38 Joined: Thu Feb 20, 2003 3:13 am
Post
by ayie » Mon Jan 29, 2007 5:38 am
how to make my bot identify at webchat ??
i use
but my bot still using unreg nick.