Automatic IRC Bot Admin Login
#1

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
Reply
#2

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.
Reply
#3

Jacob's plugin isn't supported anymore, use this one: Click
Reply
#4

Why is it not supported it works fine. All it is, Is that it isnt automaticaly identifying.
Reply
#5

Well, where you let the bots join the channels add:
pawn Код:
ircSendRawData(botid, "NS ID password);
Reply
#6

Quote:
Originally Posted by Marcel
Well, where you let the bots join the channels add:
pawn Код:
ircSendRawData(botid, "NS ID password);
you forgot to close the quotes

ircSendRawData(botid, "NS ID password");
Reply
#7

Ah sorry, didn't see that. Thanks for fixing me.
Reply
#8

hey, we can use instead ID bot's name ?! btw. my bot's name is EchoChan , so it will work ?!
Reply
#9

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");
Reply
#10

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 ...

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)