I have a script which uses /ban -uN to ban users. The problem arrives when the bans either don't get set because of the IRCD, or when the ban is already removed by someone else before the N seconds are up. In both cases, mIRC unbans bans that don't even exist (anymore). Is there a possibility of adding a check into this command to only remove the ban if it still exists?

Loc