| Score | File | Stats | Location(s) | Date Added | Description |
| 5 | 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. |
| 3.57 | 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) |
| 3.57 | 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 | 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. |
| 1.43 | ad.tcl |  | | 03/14/02 | Small script to advertise urls in a channel, such as shell companies |
| 1.43 | tictactoe.tcl |  | | 05/27/02 | Tic-Tac-Toe the game, for eggdrop! |
| 1.43 | tvragelookup.tcl |  | | 04/18/07 | A simple script to query TVRage.com when a !tv <show>; is done in a channel. |
| 1.29 | googlescore.tcl |  | | 03/16/03 | Will check google to get the 'score' google has for a specified site. |
| 1.29 | mynews.tcl |  | | 06/13/02 | Small news system script for adding and removing important news with relation to a channel |
| 1.29 | addhelp.tcl |  | | 03/14/02 | add-help system for eggdrop1.1.5 |
| 1 | quotescript.tcl |  | | 09/01/03 | Adds !quote, !addquote, !quotestats and !quote *matchtext*. |
| 1 | eggtrix.tcl |  | | 01/18/04 | Addictive puzzle game for eggdrop. |
| 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 | 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) |
| 0.86 | incoming_is_obsolete--see_readme |  | | 05/15/08 | add description |
| 0.71 | 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) |
| 0.71 | rssnews.tcl |  | | 08/08/04 | Parses news from most valid rss feeds every 10 minutes or by a trigger and posts them to a channel/query. Easily configurable. |
| 0.57 | eggpad.tcl |  | | 04/02/02 | Text editor for eggdrop, for on-the-fly text file creation/modification. |
| 0.57 | ipv6dns.tcl |  | | 10/07/02 | Adds public and dcc commands to have your bot perform dns and reverse lookups on ipv6 hosts and ips. |
| 0.57 | pagerencode.tcl |  | | 03/14/02 | Fun little script to encode text as it would be seen when sent through a pager system. |
| 0.43 | topicmask.tcl |  | | 12/10/07 | Lets you add topicmasks for a channel. Such as, welcome to #channel, news: *, Then lets you replace * with anything you enter in the channel by using a command. Nice way to keep topic up to date with the latest and save a default topic as well. |
| 0.43 | nsidentify.tcl |  | | 10/04/07 | Identifies your bot to NickServ. The script is triggered when NickServ requests identification. Helps when services restart. Was designed for SurrealServices, which allows you to identify to a nick that you are not on. |
| 0.43 | whatis.tcl |  | | 11/23/02 | Retrieves IT definitions from www.whatis.com and displays it to the channel or privately to the user. |
| 0.43 | sl.filetools.tcl |  | | 07/07/02 | Adds more options to the TCL 'file' command, making file input/output easier for scripters. |
| 0.43 | opermod.tcl |  | | 01/19/03 | Allows +S users to perform a bunch of IRC operator commands via the eggdrop's DCC console. Commands included are: chatops chghost global kill kline local sajoin sapart and wallop. This script also logs all usage of commands as a security feature. |