| Score | File | Stats | Location(s) | Date Added | Description |
| 5 | sysinfo.tcl |  | | 11/02/02 | Displays various system information about the box your bot is running from, such as: os, uptime, cpu, filesystem, ram, network traffic, and load averages. Note: This script is designed for use on Linux,BSD,Windows Eggdrops. |
| 3.71 | egghttp.tcl |  | | 05/12/02 | A script for other scripters to use for true asynchronous webpage connections. Also required for some of my (maybe others) scripts. |
| 2.86 | alice.tcl |  | | 05/12/02 | This will turn your bot into an artificially intelligent chatterbot. (www.alicebot.org, Note: TCLScript.com is not associated with alicebot.org) |
| 2.86 | commands.tcl |  | | 05/26/02 | Allows channel administrators to manage available triggers for a channel, and allows users to view the available triggers by typing !commands |
| 2.14 | ad.tcl |  | | 03/14/02 | Small script to advertise urls in a channel, such as shell companies |
| 1.43 | charts.tcl |  | | 10/19/02 | Retrieves various top music charts as reported by www.radioandrecords.com (AT40 source), and allows users to view them. (Note: TclScript.com is not affiliated with radioandrecords.com) |
| 1.43 | trivia.tcl |  | | 08/04/01 | Trivia game script. Highly configurable. |
| 1.43 | rawweather.tcl |  | | 05/25/04 | Displays weather information by interpretting the raw METAR and TAF data provided by http://weather.noaa.gov (Note: TclScript.com is not affiliated with noaa.gov) |
| 1.29 | shoutcast.tcl |  | | 10/16/03 | Highly configurable script which gathers info from the shoutcast xml page and posts it to channels. Includes dj management, song requests, advertising and much more. |
| 1.29 | tictactoe.tcl |  | | 05/27/02 | Tic-Tac-Toe the game, for eggdrop! |
| 1.14 | googleweather.tcl |  | | 10/26/09 | Uses the google-api for getting international weather information. Script is in German. |
| 1 | google.tcl |  | | 04/17/02 | Gets search results from Google.com. |
| 1 | seen.tcl |  | | 09/27/00 | Seen script. Better than the seen module. |
| 0.86 | bgexec.tcl |  | | 08/19/98 | TCL for other scripters to use as a replacement for the 'exec' tcl command, as it uses non-blocking i/o. |
| 0.86 | eggtrix.tcl |  | | 01/18/04 | Addictive puzzle game for eggdrop. |
| 0.86 | http.tcl |  | | 09/08/04 | Client-side HTTP for GET, POST, and HEAD commands. These routines can be used in untrusted code that uses the Safesock security policy. These procedures use a callback interface to avoid using vwait, which is not defined in the safe base. |
| 0.86 | yahoo.tcl |  | | 04/16/04 | Retrieves search results from www.yahoo.com, and displays them to the user. (Note: TclScript.com is not affiliated with Yahoo!) |
| 0.86 | newssyndication.tcl |  | | 08/19/06 | Parses RSS and Atom feeds. Will help you stay up to date all the time. The script uses a seperated configuration file, which makes it really easy to set up and add or remove feeds. It also uses asynchronous sockets to prevent your bot from pinging out if you have added lots of feeds. |
| 0.86 | blackvip.tcl |  | | 12/17/09 | Let's you create a list of VIPs for each channel, who will be given voice status on join. Can also scan the channel and give voice to any VIPs found. |
| 0.71 | trivia21.zip |  | | 05/09/98 | multi game |
| 0.71 | tclgame10in1.tcl |  | | 03/02/09 | 10-in-1 game script including trivia. |
| 0.71 | ophmisutrivia.tcl |  | | 03/30/09 | Romanian trivia script that supports team game. Players are allowed to create teams and invite others in them. This script it's an hardly modified version by WSergio of the well-known old trivia.tcl script. |
| 0.57 | pwf.tcl |  | | 05/31/02 | Tcl script for eggdrop that provide pickup ( gather ) on your chan. It work with every games ( Counter-strikes , Quake 3 , etc ) and is fully customisable. See all features in the release notes or documentation. ( preconfigured windrop also available ) |
| 0.57 | googlescore.tcl |  | | 03/16/03 | Will check google to get the 'score' google has for a specified site. |
| 0.57 | ircnews.tcl |  | | 12/15/02 | Retrieves and displays articles from www.IRCNews.com. (Note: This script is deprecated, use ircjunk.tcl instead) |