Hello There everyone,
I have my own IRC network with Anope IRC services and would like to know, how i can make my bot look like a botserv bot or service
i have tried making it oper up and use usermode +S through operserv but that didn't change much. any suggestions?
how to hide bot as service
Moderator: Supporters
Re: how to hide bot as service
/os umode Bot-Nick +S
or if bot is eggdrop write tcl which do superadmin on and umode (see above) on oper
or if bot is eggdrop write tcl which do superadmin on and umode (see above) on oper
Re: how to hide bot as service
omg COULD YOU PLEASE READ MY POST?
also tried /os raw mode master-bot +S but this didnt work. i whoised with multiple connections, one without oper, and it didnt change anything
That isn't very helpful, plus i have already done this. *repeat*i have tried making it oper up and use usermode +S through operserv but that didn't change much. any suggestions?
also tried /os raw mode master-bot +S but this didnt work. i whoised with multiple connections, one without oper, and it didnt change anything
Re: how to hide bot as service
Would you like it to show up in /bs botlist or something? (<-- Isn't possible) What you want it to do when it looks like a service bot?
Ex Network-Administrator
Re: how to hide bot as service
I am assuming that you are meaning the line "is a Network Service"? I've just tested this with the BOPM bot on the network I admin. Note the usermode changed was done as /os umode ProxyScan +SCAsercan3 wrote:omg COULD YOU PLEASE READ MY POST?That isn't very helpful, plus i have already done this. *repeat*i have tried making it oper up and use usermode +S through operserv but that didn't change much. any suggestions?
also tried /os raw mode master-bot +S but this didnt work. i whoised with multiple connections, one without oper, and it didnt change anything
Code: Select all
[15:12:11] * [ChanServ] ([email protected]): Channel Server
[15:12:11] * [ChanServ] is using modes +oS
[15:12:11] * [ChanServ] is connecting from *@network.net
[15:12:11] * [ChanServ] services.network :Network Network Services
[15:12:11] * [ChanServ] is a Network Service
[15:12:11] * [chanserv] End of WHOIS list.
[15:12:21] * [ProxyScan] ([email protected]): Blitzed Open Proxy Monitor
[15:12:21] * [ProxyScan] is using modes +iowgrxBHtGp +kcfvGqso
[15:12:21] * [ProxyScan] is connecting from *@127.0.0.1 127.0.0.1
[15:12:21] * [ProxyScan] is a registered nick
[15:12:21] * [ProxyScan] @#services
[15:12:21] * [ProxyScan] server1.network.net :Network
[15:12:21] * [ProxyScan] is away (I'm a bot. Your messages will be ignored.)
[15:12:21] * [ProxyScan] is an IRC Operator
[15:12:21] * [ProxyScan] is a Bot on Network
[15:12:21] * [ProxyScan] Proxy Scanner
[15:12:21] * [ProxyScan] End of WHOIS list.
[15:12:36] -OperServ- You are now a SuperAdmin
[15:12:36] * *** Global -- from OperServ: zEkE is now a Super-Admin
[15:12:38] -OperServ- Changed usermodes of ProxyScan.
[15:12:38] * *** Global -- from OperServ: zEkE used UMODE on ProxyScan
[15:12:41] * [ProxyScan] ([email protected]): Blitzed Open Proxy Monitor
[15:12:41] * [ProxyScan] is using modes +iowgrSxBHtGp +kcfvGqso
[15:12:41] * [ProxyScan] is connecting from *@127.0.0.1 127.0.0.1
[15:12:41] * [ProxyScan] is a registered nick
[15:12:41] * [ProxyScan] @#services
[15:12:41] * [ProxyScan] server1.network.net :Network
[15:12:41] * [ProxyScan] is away (I'm a bot. Your messages will be ignored.)
[15:12:41] * [ProxyScan] is a Network Service
[15:12:41] * [ProxyScan] is a Bot on Network
[15:12:41] * [ProxyScan] Proxy Scanner
[15:12:41] * [ProxyScan] End of WHOIS list.
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
http://www2.i-al.net/ircbots/
Re: how to hide bot as service
try to make the bot mode +B
Re: how to hide bot as service
That's not what he wants.XMindX wrote:try to make the bot mode +B
It will add an extra line to whois output (swhois) like: $nick is a Bot on $networkname.
As we don't exactly know what the user wants to achieve with what he's asking for, we should wait untill we get that information
Ex Network-Administrator
Re: how to hide bot as service
i tried on an unopered client, worked. but not on my own bot which is IRCop, not.
Flandre is [email protected] * Flandre Scarlet
Flandre is a registered nick
Flandre using irc.ca-clan.com CA-Clan IRC Network
Flandre is a Network Administrator
Flandre is available for help.
Flandre has been idle 1min 46secs, signed on Thu Nov 13 21:03:00
flandre End of /WHOIS list.
it has mode +S and oper.
after removing some usermodes ( -ohaAN )
Flandre is [email protected] * Flandre Scarlet
Flandre is a registered nick
Flandre using irc.ca-clan.com CA-Clan IRC Network
Flandre is a Network Service
Flandre has been idle 20secs, signed on Thu Nov 13 21:03:00
flandre End of /WHOIS list.
but i still wanna remove these lines:
Flandre is a registered nick (removing r would probably block my bot's access )
Flandre using irc.ca-clan.com CA-Clan IRC Network
Flandre has been idle 20secs, signed on Thu Nov 13 21:03:00
know how to?
and casper, doesnt need to show up as a botserv bot, just a service.