You can set the desired hourly attempts yourself in the zbblock. ini file to off while you work on the reg templates
Code:
; *** Registration/Confirmation Pageloads Per Hour
;
; This throttle allows only X many registration attempts, and confirmation
; attempts per hour.
;
; values: pageloads
; "0" = Turn off limiter
; "1" = Turn off registration/confirmation
; "6" = Best for phpBB and it's derivatives
; "8" = Good for boards that use one file for all reg operations.
; "15" = Bots sometimes give up by now.
;
; default: hourly_reg = 8
hourly_reg = 0