# Triviapluswth aka Trivia4nerds

**Category:** mIRC_Bot
**Original Author:** Souperman

## Description
This is a trivia bot designed for use on IRC networks, specifically tailored for What The Hack (WTH) events. It supports multiple question files and includes enhancements like cheat control, random reading of questions, improved timing settings, and logging.

## Key Features
- Runs unattended as an IRC bot.
- Supports multiple question files with various formats.
- Implements cheat control to prevent rapid guessing.
- Allows for random selection of trivia questions.
- Enhances the timer based on the number of answer choices.
- Logs statistics in HTML format.
- Provides improved layout options for displaying questions.

## File Analysis
- **triviapluswth.tcl** — primary script containing bot logic and configuration settings.
- **Books.txt** — contains a list of books with their titles, authors, and publication dates.
- **IANAfullportlist.txt** — lists IANA keywords for various TCP and UDP ports.
- **IANAlowportlist.txt** — similar to `IANAfullportlist.txt` but likely for lower-numbered ports.
- **IANArandom.txt** — random port list with IANA keywords.
- **alles.txt** — contains CCIE exam questions.
- **ccie.txt** — contains CCIE exam questions.
- **ccna.txt** — contains CCNA exam questions.
- **ccsa.txt** — contains CCSA exam questions.
- **ceh.txt** — contains CEH exam questions.
- **ceh.txtorg.txt** — similar to `ceh.txt`.
- **cissp1234.txt** — contains CISSP exam questions.
- **ciw-security.txt** — contains CIW security-related questions.
- **compsec.txt** — contains computer security questions.
- **covertchannels.txt** — includes questions about covert channels and their usage.
- **demo.txt** — contains a mix of different types of demo questions.
- **demoquestions.txt** — defines the format for multiple choice questions.
- **description.txt** — provides details on the bot's features and enhancements.
- **hackersfun.txt** — contains trivia questions related to hacker movies.
- **linux.txt** — contains Linux-related exam questions.
- **perl.txt** — contains Perl programming questions.
- **redhat.txt** — contains Red Hat-related exam questions.
- **rootkit.txt** — includes information about rootkits and their functionalities.
- **trojanportlist.txt** — lists trojans using specific ports.
- **wlanfe.txt** — contains Wi-Fi related exam questions.
- **wlanse.txt** — similar to `wlanfe.txt`.