| Score | File | Stats | Location(s) | Date Added | Description |
| 5.57 | 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.29 | 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.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) |
| 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.86 | 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.86 | google.tcl |  | | 04/17/02 | Gets search results from Google.com. |
| 1.71 | ptools.tcl |  | | 06/09/09 | Public commands script for channel functions. |
| 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) |
| 0.86 | eggdropweather.tcl |  | | 04/23/09 | Most weather scripts get their data from web pages and stop working when the page structure changes. This one uses xml data from www.weatherroom.com. They allow use of their xml data as long as you say you got it from them. Currently this script is barebones and only does zip codes for US weather. |
| 0.71 | tclgame10in1.tcl |  | | 03/02/09 | 10-in-1 game script including trivia. |
| 0.71 | ourtube.tcl |  | | 04/20/09 | Retrieves information about a YouTube link and sends it to the channel. |
| 0.71 | publicwhois.tcl |  | | 04/23/09 | Adds a public command that makes the bot perform a WHOIS on a user and display the results in the channel. Made for Quakenet but should work on other IRCDs that use the same RAWs. |
| 0.71 | tictactoe.tcl |  | | 05/27/02 | Tic-Tac-Toe the game, for eggdrop! |
| 0.71 | norepeats.tcl |  | | 07/24/02 | This TCL will make your bot kick/ban users who repeat so many times in so many seconds. The repeat settings are defined channel specifically, meaning you don't have to have your bot kicking for repeats in all channels if you don't want. |
| 0.71 | 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.71 | markyscoloruno.tcl |  | | 06/01/04 | A simple Uno game for Eggdrop-1.6. It plays much like other uno bots, responds much faster, makes use of color, has play shortcuts, and the robot player actually wins games ;-) |
| 0.57 | 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.57 | whatis.tcl |  | | 11/23/02 | Retrieves IT definitions from www.whatis.com and displays it to the channel or privately to the user. |
| 0.57 | secnews.tcl |  | | 10/21/02 | Displays latest Internet Security and Technology News Headlines from SecurityNewsPortal.com |
| 0.57 | mynews.tcl |  | | 06/13/02 | Small news system script for adding and removing important news with relation to a channel |
| 0.57 | tord.tcl |  | | 09/10/03 | Truth or Dare the game for IRC! Note: Default Questions not suitable for children. |
| 0.57 | eggtrix.tcl |  | | 01/18/04 | Addictive puzzle game for eggdrop. |
| 0.57 | xgoogle.tcl |  | | 01/25/04 | This script will perform searches on XGoogle.com, an irc channel and XDCC search engine, and return the results to the user. Note: TclScript.com is not affiliated with XGoogle.com |
| 0.57 | 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.57 | 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!) |