Basically i edited the login code to this

else { ; Sorry, only 3 attempts allowed echo -a You have tried to identify 3 times and failed. Goodbye.
/exit
}
}

Is this a forced quit? Is there something more subtle?