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.

invicible bot help

Old posts that have not been replied to for several years.
Locked
M
MatrixBot

invicible bot help

Post by MatrixBot »

ok I've looked a about 56 pages worth on trying to keep the bot allive

I have oper privs for my bot, and everything
I want my bot to stay oped no matter what, that way it can't be banned and junk

I would like to be pointed in the right direction for a 'invicible bot script'
or for somebody to post a code for what I'm looking for

kudos for those who help :D
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

enter partyline:
.chanset need-op putserv "PRIVMSG <service's nick> :op <channel> $botnick"
.chanset need-unban putserv "PRIVMSG <service's nick> :unban <channel> $botnick"

You must be admin of the bot inorder to set these (note that there are also need-limit and need-invite options)
M
MatrixBot

Post by MatrixBot »

I get this: Tcl error in script for 'need-op':

as well as this
can't read "BotName": no such variable

note I did change the botname :D
M
MatrixBot

Post by MatrixBot »

nm prob fixed
Locked