I'm not using the /exit command to close my BOT in older version's i had a script with on *:exit: and before hi exit hi asked for the password (that script) if the password was right than hi exit - other hi restarted and can't be closed
why does that now not worken any more? :S
Ow yeah you had:
alias exit {
.....
.....
....
exit <--- that does not work :P
}