Hi m8, place the attached file in your /custom/modules/ folder and use the command in game to delete any user from your DB without further check or warnings. It deletes from USERS table only!
/tell botname deleteuser <username>
Note! Bebot itself normally don't delete FYI, it only marks the character as deleted. This script actually deletes the player from the DB. Should not cause any issue, though have in mind if you have used the Alt/Main system there might be references that are sort of trash data here and there.