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.
Old posts that have not been replied to for several years.
z
zyxep
Post
by zyxep » Mon Jun 24, 2002 7:34 am
hi... how can i get so my eggdrops is an ircoperator ? and it not can be deoped an other thing ?
Darmoth
Master
Posts: 210 Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe
Post
by Darmoth » Mon Jun 24, 2002 4:30 pm
you bot a irc op ? ask the ircops of your irc net if they would be so kind to make your bot an irc op
, or start ya own irc net.
s
sneeze
Post
by sneeze » Mon Jun 24, 2002 4:39 pm
uhm.. LoL?
z
zyxep
Post
by zyxep » Mon Jun 24, 2002 5:18 pm
i'm irc op ther but how can i get so my bot is a irc op ?
s
sneeze
Post
by sneeze » Mon Jun 24, 2002 5:31 pm
On what network?
A private one?
z
zyxep
Post
by zyxep » Mon Jun 24, 2002 5:42 pm
nope a new network /server b00st.dk:6667
Darmoth
Master
Posts: 210 Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe
Post
by Darmoth » Mon Jun 24, 2002 6:39 pm
Interesting way to advertise a new net
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Jun 25, 2002 7:07 am
HMM - most people give answers to the questions they are asked, just like this person did.
As for making the bot an IRC-op.
Look through the config file for the "set init-serv" setting.
You should add the commands that should be sent to make the bot an IRC-op here.
z
zyxep
Post
by zyxep » Tue Jun 25, 2002 8:26 am
ok my friend say that to whit initserv and i try to search for that line in my config but no answer i will try whit this
z
zyxep
Post
by zyxep » Tue Jun 25, 2002 9:22 am
it can't find this line in my config set init-serv
z
zyxep
Post
by zyxep » Tue Jun 25, 2002 9:39 am
i have found it in the advernce config but it is this et init-server { putserv "MODE $botnick +i-ws" /oper nick pass } <-- that right ?
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Jun 25, 2002 11:28 am
I don't get to look at config files, or the source very often any more, so my precision in not that good, when it comes to names of variables.
Yes, that is the line in question.
S
Salk
Post
by Salk » Wed Jun 26, 2002 4:34 am
xyxep,
Look for these lines in your config file ::
# Set here a script to run (if any) when first connecting to a server.
# This is limited to 120 characters.
set init-server {
putserv "oper <opnick> <oppassword>"
}
This will get your bot to oper up on connect although you are mad if you want to do that, as a user can version the bot, see its a bot and operator and attempt to overtake it then you have huge problems.
_________________
<font size=-1>[ This Message was edited by: Salk on 2002-06-26 02:35 ]</font>
S
Salk
Post
by Salk » Wed Jun 26, 2002 4:36 am
Failing that, I suggest you get a new DEFAULT config file, and redo your bots config.
z
zyxep
Post
by zyxep » Wed Jun 26, 2002 9:06 am
right now i use the simple config can i set the line on that ?