Hi, i was wondering if this is possible to check in any ban/kick script that n|n flag cann't kick permanent owner(config file), or there is no diffenerce?
Ya, there is a global variable called "owner" which holds the bot owner in it (can be multiple). You can use getuser HOSTS to get the owner's host list, and make sure the ban doesn't match any of them. You can make sure the nick being kicked isn't the owner by using nick2hand and comparing that to $owner.