# UnT_AutoLimit.tcl

**Category:** mIRC_Addon
**Original Author:** Taimur

## Description
This script provides a simple auto-limit functionality for IRC channels, allowing channel masters to enable or disable autolimit and set the grace period.

## Key Features
- **!autolimit on/off/status**: Enables, disables, or checks the current status of autolimit.
- **!grace [number]**: Sets or displays the grace period for new users joining a channel with autolimit enabled.

## File Analysis
- **UnT_AutoLimit.tcl** — Contains the main script logic and commands to manage autolimit functionality in IRC channels. It includes checks for user permissions and updates channel modes accordingly.
- **UnT_AutoLimit.tcl** — (repeated, but listed as a single entry) — The same file is listed twice due to the structural evidence.