this is the script guard.tcl set guard(ver) "v1.01.00" set guard(tag) "\[\002Guard\002\]" if {[info exists guardn]} {unset guardn} if {[info exists guardj]} {unset guardj} if {[info exists guardc]} {unset guardc} # This variable is set to 0 during some attacks. Usefull to have # ...