how about a script that logs how often your users have been nuked already? quite usefull if you have some rule on your site like:
nuked 5x within one week -> DELUSER
shouldnt even be that hard to code, just have it write to a .log file and increase (oh, really?) the number everytime hes nuked and decrease it evertime hes unnuked (if at all
).