SA-MP Forums Archive
IrC Command for Op. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: IrC Command for Op. (/showthread.php?tid=426614)



IrC Command for Op. - Admigo - 29.03.2013

Heey all,

By a mistake my IRC Bot is the operator of the IRC Chat.
Is it possible to send a command by the bot to give me operator?

Admigo


Re: IrC Command for Op - Vince - 29.03.2013

You should have registered the channel on your nick. You just need to authenticate with NickServ and ChanServ and the IRC server will set your status to owner (+q, ~).


Re: IrC Command for Op - Admigo - 29.03.2013

I had owner state but now he doesnt identify me anymore as owner. I know the channel password, How can i give myself owner?


Re: IrC Command for Op. - Admigo - 29.03.2013

I see its fixed now, the channel doesnt was registered anymore.
I used :
Код:
/msg ChanServ register #channel
But now i have a bot called ChanServ.
How can i delete this?