# WatNet Services Script v1.0 by RoCk

**Category:** mIRC_Addon  
**Original Author:** RoCk <ScriptThis@yahoo.com>

## Description
A Tcl script for an IRC client that automates the process of authorizing a bot with NickServ and requesting operator (OP) status on specified channels.

## Key Features
- Automates authorization with NickServ every 5 minutes.
- Checks OP status of the bot on each channel every 5 minutes.
- Requests @ (OP) status from Feline if the bot is not already oped on a monitored channel.

## File Analysis
- **WatNet-Services10.tcl** — Contains the main script logic for authorizing and requesting OP status, including functions to handle NickServ authentication and channel monitoring.