# own.tar.gz

**Category:** mIRC_Addon
**Original Author:** Unknown

## Description
This is a small mIRC script that provides some utility commands for users.

## Key Features
- Provides `!help` command to display available commands.
- Implements `!echo` command to echo input text.
- Implements `!time` command to display current time.

## File Analysis
- **own.tar.gz** — Binary file or unsupported archive. No text extracted.
- **mirc.ini** — Configuration for mIRC client, likely contains settings for the script.
- **aliases.ini** — Contains aliases for commands like `!help`, `!echo`, and `!time`.
- **script.ini** — Main script file containing command implementations.