On some of my shells I can right from the partyline do ".set use-exempts 1" to enable ban exempts, however a few of them I can't, it doesn't recognize use-exempts from the .set command. And when I put "set use-exempts 1" in its config file, it ignores this. Why is this? Is there some ./configure option that enables it when you first compile it?
I've been recently trying to configure a bot. all of the scripts work ok and i've been searching for the befor mentioned problem too, so thats why I reply to this post..
i have eggdrop 1.6.17 and i have problems with use-exempts and use-invites.
I've set these to 1 and uncomented them both... still when I use .+invite or .+exempt , the bot always responds with "you need to enable use-invites ...
I see it clearly set in my config file that I use within the bot, so I tried to enable the .set command in the console and I noticed this unbinding of these commands, tried to make them bind (as described in the previous posts) and still when restarting the bot it just won't work.. the bot still says "What ? you need help"...
the network i'm on is kreynet wich support +e and +I modes .. the bot just doesn't allow me to set .+invites or .+exempts becaose it always says use-exempts etc has to be enabled...