# NickID

**Category:** mIRC_Addon
**Original Author:** Laurababe (Unknown)

## Description
This script sends identification messages to a nickop on a regular basis, designed for use on the Austnet server but can be modified for other servers.

## Key Features
- Sends an "identify" message to `nickop@austnet.org` every 60 minutes.
- Uses `putserv` to send the message.
- Tracks if the script has been loaded using a global variable.

## File Analysis
- **nickid.tcl** — Sends identification messages at regular intervals and logs when it is loaded.