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.

problem whit need-op cmd

Old posts that have not been replied to for several years.
Locked
o
oity

problem whit need-op cmd

Post by oity »

I upgraded my eggrop fron 1.6.13 to 1.6.15 mantained .13 conf file.
When bot join on channell don't autop himself. Initially I tough about a problem with nedd-op cmd but if I manually op bot and then someone else or me deop it everithing work fine the bot execute correctly the command and ragain the op status!
So the problem seem that the boot can not correctly recognize his status when rejoin a channel. Someone have idea?
thanks in advance
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

what do you mean op him self the bot can't op him self either he needs to request a op from an other bot or user to op him this can be done from botnet, if it is on a botnet and one of the bots is in the channel and has ops well then check your config settings .. just to be sur cause i run a botnet and it works fine also might be that the channel where it is requesting ops is dynamic ive seen that this might cause some problems not sur if this is a bug but it sur works on static channels dynamic channels tempt to fail .. from what ive seen ..
XplaiN but think of me as stupid
o
oity

Post by oity »

"what do you mean op him self the bot can't op him self either he needs to request a op from ...."

yes sorry, the bot work in a network with chanserv on the config file i putted the command to request op to the chanserv someting like this need-op {putserv "PRIVMSG chanserv :OP #lamechan lamebot "}.
the command work fine cause if the bot is opped and someone deop it, the bot execute the command and regain op, as I tested many time ....
The problem is when the reconnect the irc server and join the channel it don't execute the command but remain unopped since someone give him the op!
So my question is ... why the bot don't execute the ned-op command when join the channel but only if it is unopped from someone?

many thanks for your previous reply
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

On connect, the bot needs to identify to services else it's ignored. The TCL Archive has many good auto identification scripts.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
o
oity

Post by oity »

On connect, the bot needs to identify to services else it's ignored. The TCL Archive has many good auto identification scripts. .
The bot correctly identified to services on connet. there another piece of code that do this. As I wrote if it's opped and someone deop him it is able to contact the chanserv and regain op. To do this the only way is that it is correctly identified whit nicksevr and correctly execute the need-op script!
There are no problem with chanserv nickserv botnet or something else, simple when the bot join the channel don't reconise his unopped statuts and don't execute the need-op cmd!
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Hi,

Do you see any message from ChanServ in DCC when this happens?
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked