Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
I have included jacobs irc script and the bot connects to my channel but does not identify himself to be an admin how do i do it so it does it automaticaly?
Thanks - Kyle
Posts: 370
Threads: 21
Joined: Jun 2009
Reputation:
0
Create a timer in the IRC script that makes the login to the channel, unfortunately I don't have my IRC Script, so I cant help you.
Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
Why is it not supported it works fine. All it is, Is that it isnt automaticaly identifying.
Posts: 382
Threads: 1
Joined: Nov 2007
Reputation:
0
Ah sorry, didn't see that. Thanks for fixing me.
Posts: 91
Threads: 21
Joined: Mar 2009
Reputation:
0
hey, we can use instead ID bot's name ?! btw. my bot's name is EchoChan , so it will work ?!
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
ID means 'Indentify' in this case, I guess.
Anyways, if you have registered your bot(s) with NickServ, use this to identify them:
IRC_SendRaw(botid, "PRIVMSG NickServ :IDENTIFY yourpasswordhere");
Posts: 91
Threads: 21
Joined: Mar 2009
Reputation:
0
Aha, and how to give acces ?!!
/cs access #ChanName add Nick 1-9999 (Don't WORK!)
It says i must to use HOP,AOP .... and even i use it instead of 1-9999 - same thing ...